You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Filip Maj (JIRA)" <ji...@apache.org> on 2013/07/03 23:33:20 UTC

[jira] [Commented] (CB-4040) ios project not refreshed in simulator

    [ https://issues.apache.org/jira/browse/CB-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699467#comment-13699467 ] 

Filip Maj commented on CB-4040:
-------------------------------

I was not able to reproduce. I did:

{code}
fil-MacBookAir:src fil$ cordova create tmp
fil-MacBookAir:src fil$ cd tmp
fil-MacBookAir:tmp fil$ cordova platform add ios
fil-MacBookAir:tmp fil$ cordova build
fil-MacBookAir:tmp fil$ cordova emulate
fil-MacBookAir:tmp fil$ vim www/index.html
 /* changed teh "device is ready" text to something else /*
fil-MacBookAir:tmp fil$ cordova build
fil-MacBookAir:tmp fil$ cordova emulate
{code}

.. and I see the updated text. Is this the issue you are referring to?
                
> ios project not refreshed in simulator
> --------------------------------------
>
>                 Key: CB-4040
>                 URL: https://issues.apache.org/jira/browse/CB-4040
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 2.9.0
>            Reporter: Christian Grobmeier
>            Assignee: Filip Maj
>
> I created a default project and viewed it in the simulator. Then I copied some other sources to the project folder and did:
> $ cordova build
> $ cordova emulate ios
> but the default app was viewable (the one delivered with cordova).
> I tried:
> $ cordova prepare
> $ cordova compile
> $ cordova emulate ios
> no success.
> Then:
> $ platforms/ios/cordova/clean
> $ cordova build
> $ cordova emulate
> no success.
> I verified in the folder platforms were the update files.
> I also deleted the default app from the simulator. But it was reinstalled every time i started the emulator.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira