Provisioning profile doesn't support the Wirel

2019-06-15 09:16发布

After upgrading from Xcode 7.3 to Xcode 8, I'm getting an error:

Provisioning profile "iOS Team Provisioning Profile: *" doesn't support the Wireless Accessory Configuration capability.

May I know how to resolve this?

4条回答
一纸荒年 Trace。
2楼-- · 2019-06-15 09:47

press command+,
enter Accounts
re Download All Profiles.

查看更多
爷的心禁止访问
3楼-- · 2019-06-15 09:53

You should enable it in apple's developer portal.
Go to "App IDs" and edit your app.
Check the Wireless Accessory Configuration checkbox.
Cick Done

enter image description here

Now just regenerate your provisioning profile and rebuild/archive using newly generated profile.

查看更多
戒情不戒烟
4楼-- · 2019-06-15 09:55

enter image description here

Go to the Target -> General -> Signing

Click on Automatically Manage Signing and choose a team Account.

查看更多
时光不老,我们不散
5楼-- · 2019-06-15 10:00

1 apply for rights : https://developer.apple.com/contact/network-extension/ 2 check the Wireless Accessory Configuration checkbox in Xcode 3 selected Wireless Accessory Configuration when create Provisioning Profile

查看更多
登录 后发表回答