Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-6287

Add build script support for arm64

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.5.0
    • cordova-ios
    • None

    Description

      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"

      Attachments

        Activity

          People

            shazron Shazron Abdullah
            glmnbeyond glmnbeyond
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: