WatchKit Upload

前端 未结 5 1261
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-15 09:24

I am trying to submit my WatchKit app t iTunesConnect. I click \"Archive\" and then validate and I am shown the message below. I have created an App Id for the app, extensio

5条回答
  •  感情败类
    2021-01-15 09:48

    You will need to create a provisioning profile for the watchkit extension as well as the provision that you have for your app.

    If you download the Apple Lister App Code Sample there is a guide to getting started that show you everything that you need to do to setup your app to work properly on a device with Apple Watch.

    https://developer.apple.com/library/ios/samplecode/Lister/Introduction/Intro.html

    Click on the Download Sample Code button, and in that folder there is a file called iOS and Watch Quick Start.pdf

提交回复
热议问题