Still cant deploy a app to Apple Store. Now Apple Store complains about my app saying was build with a BETA VESION(?).Anybody please is using TOKYO and can deploy to Apple store apps?

Comments

  1. You can't deploy with XCode 8.3 it has been deprecated by Apple. I downloaded XCode 8.2.1 and activated it before compiling and uploading to the App Store (to activate an alternate version of XCode you can follow https://developer.apple.com/legacy/library/documentation/Darwin/Reference/ManPages/man1/xcode-select.1.html). After that, for your normal debugging you'll need to reactivate the XCode 8.3.2 again.

    ReplyDelete
  2. Im using latest XCODE release Version 8.3.3 (8E3004b). It apply to your instructions?

    ReplyDelete
  3. Yes, but you have to manually download XCode 8.2.1, install it with an alternate name. For example, you can rename XCode to XCode_8.3.3 before installing XCode 8.3.2. Then you'll have two XCodes in your machine and you can activate them following the instructions in my previous message.

    ReplyDelete
  4. To download XCode 8.2.1 you'll have to go to the downloads page of the Apple developer portal.

    ReplyDelete
  5. It works finally changing to XCode 8.2.1
    , thanks!

    ReplyDelete

Post a Comment