Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-38782

allow setting the provisioning profile (or the target device) when building from the command line for iOS

    XMLWordPrintable

Details

    • iOS/tvOS/watchOS
    • f06f1adb6cc3835793a15eafa2d5a3affad712a2, b63be08367fb7fbd1eb7b48d0ab3d584ff1bcea1

    Description

      If one wants to build an application that runs a given device, and has multiple provisioning profiles he might have to select the correct one.
      when calling xcodebuild this can be acheived with

      xcodebuild PROVISIONING_PROFILE=<uid>

      optionally one might want also to specify the signing CODE_SIGN_IDENTITY (see https://developer.apple.com/library/ios/documentation/DeveloperTools/Reference/XcodeBuildSettingRef/1-Build_Setting_Reference/build_setting_ref.html )

      A way to pass arbitrary build settings to xcodebuild would be useful (or at least a way to pass in these two).

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              vikas Vikas Pachdha
              fawzi Fawzi Mohamed
              Votes:
              8 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes