You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Piotr Walczyszyn (JIRA)" <ji...@apache.org> on 2012/09/22 02:13:07 UTC

[jira] [Created] (CB-1524) No such a file or directory libCordova.a error when running app on device

Piotr Walczyszyn created CB-1524:
------------------------------------

             Summary: No such a file or directory libCordova.a error when running app on device
                 Key: CB-1524
                 URL: https://issues.apache.org/jira/browse/CB-1524
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 2.1.0
         Environment: Xcode 4.5, iPad 2, iOS 6
            Reporter: Piotr Walczyszyn
            Assignee: Shazron Abdullah
            Priority: Blocker


Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):

clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'



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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "Becky Gibson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464066#comment-13464066 ] 

Becky Gibson commented on CB-1524:
----------------------------------

Yes, I believe this fix from Shaz addresses the issue:  https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=commit;h=07b54f14951af57906a25f041f8c1ccb497006e9

                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "Piotr Walczyszyn (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13463265#comment-13463265 ] 

Piotr Walczyszyn commented on CB-1524:
--------------------------------------

Well I guess it could be.
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "Lee Crossley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461808#comment-13461808 ] 

Lee Crossley commented on CB-1524:
----------------------------------

No problem guys, caught me out for a while. Please mark as resolved Piotr/Shazron.
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "Michal Mocny (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464032#comment-13464032 ] 

Michal Mocny commented on CB-1524:
----------------------------------

Was there any change actually made so that users don't run into this issue accidentally?  Should we add something to the documentation?
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Resolved] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "Michal Mocny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michal Mocny resolved CB-1524.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.0
    
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>             Fix For: 2.2.0
>
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "Lee Crossley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461919#comment-13461919 ] 

Lee Crossley commented on CB-1524:
----------------------------------

I have just tried a 3GS with xcode 4.5 and ommitted the armv6 architecture from the CordovaLib build settings and it worked for me. If you are using xcode < 4.5, you may need to use armv6 and omit armv7.
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "Klaus Schmidt (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461780#comment-13461780 ] 

Klaus Schmidt commented on CB-1524:
-----------------------------------

+1 to this issue.
I've got the same problem. With the latest source it works, but not with the official 2.1.0 release.
We need a workaround or another fix to release our app with Cordova 2.1.0
Thanks and greetings,
Klaus.
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "MJ (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13462168#comment-13462168 ] 

MJ commented on CB-1524:
------------------------

It works for me now, after realizing that I need to change the build settings in two places (my project's and the CordovaLib's).

Thanks.
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "Klaus Schmidt (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461800#comment-13461800 ] 

Klaus Schmidt commented on CB-1524:
-----------------------------------

Yes, that works for me too. Thank you, Lee!
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "MJ (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461892#comment-13461892 ] 

MJ commented on CB-1524:
------------------------

I have armv7 under both Architectures and Valid Architectures in Build Settings.  It doesn't work.

I'm running iOS6 on iPhone 3GS.

Please let me know what the workaround should be.  Thanks.
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "MJ (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461637#comment-13461637 ] 

MJ commented on CB-1524:
------------------------

+1 to the issue described by Piotr.
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Comment Edited] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "MJ (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461637#comment-13461637 ] 

MJ edited comment on CB-1524 at 9/24/12 6:25 PM:
-------------------------------------------------

+1 to the issue described by Piotr.

Please let us know what the workaround should be for using PhoneGap 2.1.

Thanks.
                
      was (Author: mengjang):
    +1 to the issue described by Piotr.
                  
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "Piotr Walczyszyn (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461792#comment-13461792 ] 

Piotr Walczyszyn commented on CB-1524:
--------------------------------------

Yeah indeed removing armv6 worked for me also.
p.
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "Piotr Walczyszyn (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464052#comment-13464052 ] 

Piotr Walczyszyn commented on CB-1524:
--------------------------------------

When I last checked the latest version from GitHub had this fixed.
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "Michal Mocny (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464104#comment-13464104 ] 

Michal Mocny commented on CB-1524:
----------------------------------

Awesome, so I'm going to mark this resolved.  Thanks for clarification!
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>             Fix For: 2.2.0
>
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "Becky Gibson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13463172#comment-13463172 ] 

Becky Gibson commented on CB-1524:
----------------------------------

Everyone seems to be all set?  Can I mark this as resolved?
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "Lee Crossley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461789#comment-13461789 ] 

Lee Crossley commented on CB-1524:
----------------------------------

I had to make a change in the CordovaLib Build Settings. Under Architectures -> Valid Architectures, I removed armv6. I am using xcode 4.5.

Lee.
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460969#comment-13460969 ] 

Shazron Abdullah commented on CB-1524:
--------------------------------------

Is this with the 2.1.0 release and not the latest source? Can you try the latest source with a new project and see if this happens as well.
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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

[jira] [Commented] (CB-1524) No such a file or directory libCordova.a error when running app on device

Posted by "Piotr Walczyszyn (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13460997#comment-13460997 ] 

Piotr Walczyszyn commented on CB-1524:
--------------------------------------

It is okay with latest source from: https://github.com/apache/incubator-cordova-ios.git
The problem is with a 2.1.0 release version from phonegap.com
p.
                
> No such a file or directory libCordova.a error when running app on device
> -------------------------------------------------------------------------
>
>                 Key: CB-1524
>                 URL: https://issues.apache.org/jira/browse/CB-1524
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: Xcode 4.5, iPad 2, iOS 6
>            Reporter: Piotr Walczyszyn
>            Assignee: Shazron Abdullah
>            Priority: Blocker
>
> Getting following build error when trying to run app on a device from Xcode (it is not happening if running same app on emulator):
> clang: error: no such file or directory: '/Users/pwalczys/Library/Developer/Xcode/DerivedData/SCInsight-arkhhdknfvwbqnfdckqyplsjloja/Build/Products/Debug-iphoneos/libCordova.a'

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