-
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
Ramy Rashad Aug 18, 2015 2:40 PM (in response to abdurahman)Go to Dev Center > App Id > remove associated domains check
-
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
trshields Sep 4, 2015 11:22 PM (in response to Ramy Rashad)I dont see this option and i am having the same issue.
-
-
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
CobwebbedJoh Sep 6, 2015 10:41 PM (in response to abdurahman)Also having this same issue. I'm using Yosemite and the XCode 7 Beta. Gunna try uploading from 6.4 GM, anyone know any fixes?
-
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
CobwebbedJoh Sep 6, 2015 10:56 PM (in response to CobwebbedJoh)I uploaded from 6.4 GM and it worked so if you're running Yosemite and having issues try uploading your project from GM instead of 7 Beta.
-
-
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
kane.codes Oct 6, 2015 6:56 AM (in response to abdurahman)I've had this issue for a while. Turning on "Associated Domains" in "Capabilities" allowed me to upload for TestFlight but with an empty associated domains array, which has the potential to get the app rejected during a review for the Store.
The only thing that worked for me was the following:
Turn ON associated domains in Capabilities, but leave it empty.
Find the entitlements.plist file for your app in the bundle, manually delete the entilement for associated domains. Don't turn off associated domains in capabilities.
Visit https://developer.apple.com/account/ios/identifiers/bundle/bundleList.action and click on App IDs, then your App ID and make sure "Associated Domains" is turned off.
Archive your project, and then the summary when validating/uploading shouldn't include the associated domain entitlement
-
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
joeappledeveloper Nov 4, 2015 3:05 PM (in response to kane.codes)Did not work
-
-
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
joeappledeveloper Nov 4, 2015 3:46 PM (in response to abdurahman)Having exact same problem with ERROR ITMS-90046: "Invalid Code Signing Entitelments> You application bundle's signature contains code signing entitelments that are not supported in iOS. Specifically value '*' for key 'com.apple.developer.assocated-domains' in 'Payload....' is not supported.
I have tried suggested ideas of disabling Associated Domains and turning on Associated Domains in Capabilities and then deleting in entitlements. Niether of these worked. This app has not changed any of these items and is in the App Store, so something else has changed outside of my app. The Archive builds and validates it only has the problem when sending to Uploading to Apple Store from Xcode or with the Application Loader.
Need further diagnostics from Apple on what is meant by Specific value * for key "com.apple.developer.associated-domains" is not supported. Where is this key beings set in my app? How do I change this or remove this?
-
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
joeappledeveloper Nov 4, 2015 4:42 PM (in response to abdurahman)I finally got Apple Store upload to work. I went back and deleted any provisioning profiles that had an * in them. Also I deleted any that were listed in yellow as "invalid". I regenerated the development and distribution provision profiles. Try this, it worked for me, abdurahman
-
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
Miaa Apr 21, 2016 3:43 AM (in response to joeappledeveloper)It worked for me too. Thank you for sharing
-
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
Prasad Bhimaraju May 1, 2016 10:20 AM (in response to joeappledeveloper)Yep, I deleted all the invalid ones (couple of them had asterisks somewhere - I didn't care where) and it worked like magic!!
-
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
vaby May 8, 2016 11:20 PM (in response to joeappledeveloper)Thanks a lot .It worked for me also
-
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
Stephane G. Jun 6, 2016 1:56 PM (in response to joeappledeveloper)The only tricks who works for me. thank you
-
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
contele Mar 21, 2017 4:25 PM (in response to joeappledeveloper)tks worked here! god save the provision
-
-
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
golocal Dec 2, 2015 7:01 AM (in response to abdurahman) -
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
Drewworks Jan 16, 2016 11:57 AM (in response to abdurahman)I updated my operating system and the problem ceased to exist.
-
Re: ERROR ITMS-90046: "Invalid Code Signing Entitlements. Your application bundle's signature contains code signing entitlements that are not supported on iOS. Specifically, value '*' for key 'com.apple.developer.associated-domains' in 'Payload/sihri.app/
thangnvqn Aug 12, 2016 3:41 AM (in response to abdurahman)go to Developer Apple -> choose App ID -> edit -> Uncheck "Associated Domains" -> Save -> recreate Provision -> upload OK
check image above