Posts

Post marked as solved
1 Replies
7.2k Views
Hi,I can't achieved to upload my app to App Store because of a weird signature issue :Invalid Signature - A sealed resource is missing or invalid. The file at path [APPXXX.app/APPXXX] is not properly signed. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose "Clean All" in Xcode, delete the "build" directory in the Finder, and rebuild your release target. For more information, please consult https://developer.apple.com/library/ios/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.htmlI already sent dozen of app the past years and I never bein sutcked with a such problem...I checked everything i could :- Build settings at target level : Code Signing Identity is "iOS developer", Development Team is set to the good team, Provisionning Profil is set to Automatic- App targets last iOS SDK (iOS 11.4), standard architectures...- Clean all project (deleted DerivedData...)- Manually select iOS distribution certificate and App Store profile when archiving- No special characters in file namesI also tried to upload the App from another Mac that don't have an APFS disk (I read that it could cause that issue..) but same result.I'm just getting crazy.Any idea ?
Posted
by Ezor.
Last updated
.
Post not yet marked as solved
7 Replies
3.7k Views
Hello,I got a problem, on iTunesConnect app detail page, the App Store icon not looks the same as the icon packaged in my app.As you can see on the following screenshot, the "generated" App Store icon is gray (should be black) :http://julienroze.fr/icon_issue.pngI uploaded my App with Xcode 9 and i'm sure that my App Store icon in the AppIcon.appiconset is black as the other one (with no alpha layer).Any idea ?
Posted
by Ezor.
Last updated
.