After installation of XCode 8 and project migration to Swift 2.3 I started to seeing this message on archive uploading to TestFlight:ERROR ITMS-90046: Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value 'AAA00AAAAA.myAppId' for key 'application-identifier' in 'Payload/myApp.app/myApp' is not supported. This value should be a string starting with your TEAMID, followed by a dot '.', followed by the bundle identifier.Can anyone help me, please?
2
0
1.7k