Piotr Walczyszyn created CB-1100:
------------------------------------

             Summary: CordovaLib.xcodeproj needs i386 in Architectures to build 
using debug script
                 Key: CB-1100
                 URL: https://issues.apache.org/jira/browse/CB-1100
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 2.0.0
         Environment: Cordova 2.0RC1 Xcode 4.3.3
            Reporter: Piotr Walczyszyn
            Assignee: Shazron Abdullah
            Priority: Minor


By default i386 is missing from CordovaLib project architectures. Without it 
using projects cordova/debug script doesn't work, following error is printed 
out in the command line:

=== BUILD NATIVE TARGET CordovaLib OF PROJECT CordovaLib WITH THE DEFAULT 
CONFIGURATION (Release) ===
Check dependencies
No architectures to compile for (ARCHS=armv6 armv7, VALID_ARCHS=i386).


** BUILD FAILED **


The following build commands failed:
        Check dependencies

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to