You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Ray Liu (JIRA)" <ji...@apache.org> on 2013/01/17 13:30:23 UTC

[jira] [Created] (CB-2233) command line tools are not applicable for iOS devices that arch is set to armv7/armv6

Ray Liu created CB-2233:
---------------------------

             Summary: command line tools are not applicable for iOS devices that arch is set to armv7/armv6
                 Key: CB-2233
                 URL: https://issues.apache.org/jira/browse/CB-2233
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 2.3.0
            Reporter: Ray Liu
            Assignee: Shazron Abdullah


Through version 2.0~2.3

Still and still and still that Cordova/CDVViewController.h file not found; 
my command is:
xcodebuild -project iost.xcodeproj -target iost -configuration Release -sdk iphoneos "ARCHS=armv7" clean build CONFIGURATION_BUILD_DIR="./build"

although works if arck set to i386.

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