You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Christian Grobmeier (JIRA)" <ji...@apache.org> on 2013/06/28 14:31:20 UTC

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

Christian Grobmeier created CB-4040:
---------------------------------------

             Summary: 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