当用脚本打包遇到这个错误error: exportArchive: "XXXApp.app" requires a provisioning profile with the Push Notifications feature.

详细错误原因:

error: exportArchive: "xxxApp.app" requires a provisioning profile with the Push Notifications feature.

Error Domain=IDEProvisioningErrorDomain Code=9 ""xxxApp.app" requires a provisioning profile with the Push Notifications feature." UserInfo={NSLocalizedDescription="BaoXianBaApp.app" requires a provisioning profile with the Push Notifications feature., NSLocalizedRecoverySuggestion=Add a profile to the "provisioningProfiles" dictionary in your Export Options property list.}

解决办法:

1

当用脚本打包遇到这个错误error: exportArchive:
2
当用脚本打包遇到这个错误error: exportArchive:
每次打完包记得删除IPADir,防止下次打重复包到fir
当用脚本打包遇到这个错误error: exportArchive:

你可能感兴趣的:(当用脚本打包遇到这个错误error: exportArchive: "XXXApp.app" requires a provisioning profile with the Push Notifications feature.)