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?
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?
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
Now just regenerate your provisioning profile and rebuild/archive using newly generated profile.
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
Go to the Target -> General -> Signing
Click on Automatically Manage Signing and choose a team Account.
press command+,
enter Accounts
re Download All Profiles.
© 2022 - 2024 — McMap. All rights reserved.