[
https://issues.apache.org/jira/browse/CB-6287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13945779#comment-13945779
]
ASF subversion and git services commented on CB-6287:
-----------------------------------------------------
Commit 6b1012e0b2f0450418edbbc941b7b1d365443d2e in cordova-ios's branch
refs/heads/master from [~shazron]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-ios.git;h=6b1012e ]
CB-6287 - Add build script support for arm64
> Add build script support for arm64
> ----------------------------------
>
> Key: CB-6287
> URL: https://issues.apache.org/jira/browse/CB-6287
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Reporter: glmnbeyond
> Assignee: Shazron Abdullah
> Fix For: 3.5.0
>
>
> Currently, build script specify VALID_ARCHS as "armv7 armv7s", should we add
> arm64 to VALID_ARCHS?
> exec xcodebuild -xcconfig "$CORDOVA_PATH/build.xcconfig" -project
> "$PROJECT_NAME.xcodeproj" ARCHS="armv7 armv7s" -target "$PROJECT_NAME"
> -configuration $CONFIGURATION -sdk iphoneos build VALID_ARCHS="armv7 armv7s"
> CONFIGURATION_BUILD_DIR="$PROJECT_PATH/build/device"
--
This message was sent by Atlassian JIRA
(v6.2#6252)