ITMS - 90179 Invalid Code Signing / ITMS - 90209 Invalid Segment Alignment

I've been getting these two errors no matter what I try. I've deleted all my profiles and certificates, remade them and even remade the App ID multiple times and nothing happened and still the same error. I've updated XCode too and still the same errors.
I used a Wildcard App to create my .ipa file in Flash Pro CC selecting the Apple App Store and tried to publish it through application loader.
Is there any solution to these two problems? Thanks.

This is mine, I did try deleting my xml file before, but didn't work out.
<?xml version="1.0" encoding="UTF-8"?>
<!-- Usage: To localize the description, use the following format for the description element. <description> <text xml:lang="en">English App description goes here</text> <text xml:lang="fr">French App description goes here</text> <text xml:lang="ja">Japanese App description goes here</text> </description> To localize the name, use the following format for the name element. <name> <text xml:lang="en">English App name goes here</text> <text xml:lang="fr">French App name goes here</text> <text xml:lang="ja">Japanese App name goes here</text> </name> -->
-<application xmlns="http://ns.adobe.com/air/application/14.0">
<id>com.jana.meteorapp</id>
<versionNumber>1.0</versionNumber>
<filename>UFO</filename>
<description/>
<name>UFO</name>
<copyright/>
-<initialWindow>
<content>UFO.swf</content>
<systemChrome>standard</systemChrome>
<transparent>false</transparent>
<visible>true</visible>
<fullScreen>true</fullScreen>
<aspectRatio>portrait</aspectRatio>
<renderMode>auto</renderMode>
<autoOrients>true</autoOrients>
</initialWindow>
-<icon>
<image57x57>AppIconsForPublish/a57.png</image57x57>
<image72x72>AppIconsForPublish/a72.png</image72x72>
<image114x114>AppIconsForPublish/a114.png</image114x114>
</icon>
<customUpdateUI>false</customUpdateUI>
<allowBrowserInvocation>false</allowBrowserInvocation>
-<iPhone>
-<InfoAdditions>
<![CDATA[ <key>UIDeviceFamily</key> <array> <string>1</string> </array> ]]>
</InfoAdditions>
<requestedDisplayResolution>high</requestedDisplayResolution>
</iPhone>
<supportedLanguages>en</supportedLanguages>
</application>
<?xml

Similar Messages

  • What does this mean and how do I fix it? Error ITMS-9000 "Invalid Code Signing The executable ´viwer.app/ viewer´ must be signed with the certificate that is contained in the provisioning profile"

    What does this mean and how do I fix it? Error ITMS-9000 "Invalid Code Signing The executable ´viwer.app/ viewer´ must be signed with the certificate that is contained in the provisioning profile"

    If you had Firefox save your Yahoo password, first try deleting that here:
    orange Firefox button ''or'' classic Tools menu > Options > Security > "Saved Passwords"
    The "signed out" message seems to be related to how Yahoo authenticates you. Some users have reported that disabling automatic proxy detection solves the problem, and it also resolves an issue of getting logged out every few minutes, if you have ever experienced that.
    To make the change:
    orange Firefox button ''or'' classic Tools menu > Options > Advanced
    On the "Network" mini-tab, click the "Settings" button, then choose "No Proxy" and OK your way back out.
    If your work connection requires you to use a proxy server, try the "Use system settings" option instead.
    Does that help?

  • Solution to ERROR ITMS-9000: "Invalid Code Signing."

    I am using FlexSDK 4.13 and AIR SDK 15.0.302. I installed the FlexSDK and AIR SDK with the Apache Flex installation binary on a Windows Vista 64-bit machine.
    I can build and run an ad-hoc version of my iOS app on an iPhone 4 (iOS 8.0.2) and iPad 2 (iOS 8.1). When I build a release version for the iTunes App Store, and submit it with the Xcode Application Loader. I get the error.
    ERROR ITMS-9000: "Invalid Code Signing. The executable, Payload/YourApp.app/YourApp, must be signed with the certificate that is contained in the provisioning profile."
    I'm using a Mac to submit my app. It is running OS X 10.10 Yosemite and Xcode version 6.1. The Application Loader is version 3.0.
    I suspect that the adt command no longer creates a payload with the correct entitlements. This post illustrates how I resigned my app so that the iTunes App Store would accept it.
    First, I copied my IPA file to my iMac. Then I changed directories to the location of my IPA file.
    Open a text editor and create a file with the name, entitlements.plist.
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>application-identifier</key>
    <string>XAXAXAXAXA.com.yourapp.yourappmobile</string>
    <key>get-task-allow</key>
    <false/>
    <key>keychain-access-groups</key>
    <array>
    <string>XAXAXAXAXA.com.yourapp.yourappmobile</string>
    </array>
    </dict>
    </plist>
    Save this file.
    Start a terminal session. Then type in the following commands.
    unzip YourApp-app-store.ipa
    cp ~/Downloads/YourApp.mobileprovision Payload/YourApp.app/embedded.mobileprovision
    codesign -f -s "iPhone Distribution: YOUR COMPANY NAME (XAXAXAXAXA)" --entitlements Payload/YourApp.app/entitlements.plist Payload/YourApp.app
    zip -qry YourApp-resigned.ipa Payload/
    Note that codesign uses the full key name of your code signing certificate.
    Now you can submit YourApp-resigned.ipa to the iTunes App Store.
    I've seen some people have success with the iReSign App, which you can find at the following URL. I prefer the command line.
    https://github.com/maciekish/iReSign

    but APP Builder ask me two time the mobileproviosn... one in the last step to build the app and than to sign it to download! i put the same mobileprovision file but it generate the error!!
    I read the DPS guide step by step and it write:
    “The distribuition mobile provisioning file information will be entered automatically for you”
    but is not true.... where i can found that file?? i don't understand sorry..
    Thanks a lot
    Tkart

  • ERROR IMS-9000: Invalid code signing viewer.app/viewer

    Hi Mark
    I found 4 items of error on uplaod app.
    1. Apple's web service operaation was not successful
    2. Unable to authenticate the package:875829473.itmsp
    3. Error ITMS-9000:"Invalid code signing: The exutable " viewer.app/viewer
    4. Could not start delivery: all tranports failed diagonostic
    5. Warning ITM-9000 versiion mismatch Neither CFBundler version 30.2.0.12.95964 nor ...
    Pls.advise me.
    Thank you.
    Supawan Lee

    I think we're missing the full error in point 3 but it looks very similar to this thread: 'Re: error itms-9000 invalid code signing viewer.app/viewer'

  • ERROR ITMS-9000: Missing Code Signing Entitlements when adding app to Apple App Store

    My client is getting the following error when sending my app (compiled in Flash Pro CC 2014 with AIR SDK 15.0.0.356) to the Apple app store:
    ERROR ITMS-9000: "Missing Code Signing Entitlements. No entitlements found in bundle
    'com.xxxxxx.xx.xxx' for excutable 'payload/xxxxx.app./xxxx'.""
    He is saying that I need to send them the entitlements file.
    I can't find out any information about this with regards to Adobe Air compiled iOS apps, apart from this old post:
    Adding iOS entitlements to AIR apps
    which states that 'the packager configures the entitlements file '
    Can anyone explain what might be missing here?
    Thanks,
    Alan.

    It looks as if this problem is solved by doing step 2 from here:
    http://dev.mlsdigital.net/posts/how-to-resign-an-ios-app-from-external-developers/
    It basically states that the client needs to produce the entitlements file and lists the following that the client will provide themselves:
    A “Mobile Provisioning Profile”
    An “Entitlements.plist”
    An “iOS Distribution Certificate”
    iReSign OS X app (or you could use command line)
    Hope this helps someone. We've run into quite a few problems trying to get the Flash Air compiled App to both enterprise and Apple Store as it can't come from us (the developers) it has to be signed and delivered from the client.

  • Invalid  Code Signing Entitlements "inter-app-audio"

    I uploaded my binary file to the iTunes Connect portal an recived this mesage:
    "Invalid  Code Signing Entitlements - Your application bundle's signature  contains code signing entitlements that are not supported. Please check  your Xcode project's code signing entitlements configuration, and remove  any unneeded entitlements.
    Specifically, key "inter-app-audio" is not supported.
    Once  these issues have been corrected, go to the Version Details page and  click "Ready to Upload Binary." Continue through the submission process  until the app status is "Waiting for Upload." You can then deliver the  corrected binary."
    Does anyone now how to solve this problem?

    Hi,
    did you solve your problem yet??
    I got almost the same error response from application loader.
    However, that series entitlement values was not set by us,
    and I have no idea where is that values come from.
    Does anyone know how to solve this??

  • Error itms-9000 invalid code signing viewer.app/viewer

    Salve sto provando a generare la mia prima app con dps (adobe CC), credo di aver seguito correttamente l'intera procedura, tuttavia nel momento in cui tento con l'app Loader di sottomettere ad Apple l'app generata, ricevo questo messaggio come feedback.
    Cosa sbaglio? Come si risolve?
    Grazie

    but APP Builder ask me two time the mobileproviosn... one in the last step to build the app and than to sign it to download! i put the same mobileprovision file but it generate the error!!
    I read the DPS guide step by step and it write:
    “The distribuition mobile provisioning file information will be entered automatically for you”
    but is not true.... where i can found that file?? i don't understand sorry..
    Thanks a lot
    Tkart

  • Invalid Code Signing Entitlements

    Dear developers, I was hoping someone could help me out with this.  The last time I updated my ipa for the app store was prior to ios7 and I had no problems.  Now, I tried using the latest version of AIR 3.9 (with Flash cs6) and I tried both with and without the new icons (152, 76) and got the same error.
    ERROR ITMS 9000
    "The entitlements in your app bundle signature do not match the ones that are contained in the provisioning profile.  According to the provisioning profile, the bundle contains a key value that is not allowed"
    The error goes on to say something about software assets.
    Have anyone else come across this?  Thank you for your help.
    Justin

    I have had the same problem after upgarding my AIR 3,8 to 3.9
    I reverted back to 3.8 and my app went straight up.
    I cannot get an app to go up with 3.9.
    I don't have the latest xcode but when I did upgrade last time it fixed masses of certificate issues I started getting with FLASH.
    They may not except AIR 3.9 unless you have the latest xcode sofyware.
    I can;t confirm it but the issue looks like it, just like the PIE and icon size warnings.

  • Invalid Code Signing Entitlements - Adobe Viewer?

    Hello everybody,
    I have had this problem during the past few days. At this point I need some help because I tried a lot of things to resolve it but it wasn't possible. When I send my App to Apple with 'Application Loader', this error appears again and again:
    I know that it means, but I don't know how resolve it. I created a several new certificates and bundle id, I'm using just roman letters [A-Z, a-z] and numbers... I'm desesperate. I'm writing that here because if you read the lines of the image, you can see that the error is in 'viewer.app/viewer', and that smells like something wrong with Adobe Viewer. It's possible?
    Please, HELP!
    Thanks,
    E.

    Hi Nate,
    Thanks for the email. The issue has been fixed. I had a problem with my mobile provision prefix. Although once I submit the zip file via application loader to the iTunes, shortly after accepting it, they email me (please see attached) some warning with regards to CF Bundler.
    I’ve searched in DPS forum and found out that apparently regardless of this warning, Apple still will publish my app. (although apparently it will take about two weeks for the app to be approved).
    I tried to see if I can rectify this warning, but left it for the moment as it seems it won’t effect on approving and publishing my app.
    Kind regards,
    Calvin Mousavi

  • Invalid Code Signing Entitlements Specifically, key "com.apple.developer.default-data-protection" is not supported.

    Iwas submitting my binary into itune connect and then i got an email saying the title. I dont even have a Entitlements file (well i did and then i deleted it, no use for my game) so can anyone help me with this?

  • "Invalid Provisioning Profile. The provisioning profile included in the bundle {BUNDLENAME} [{BUNDLENAME}.app] is invalid. [Missing code-signing certificate.]" for brand new, vanilla Mac App

    In OS X Maverick's XCode, I created a brand new Mac > "Cocoa Application", with Core Data and Spotlight Importerl; about as vanilla a Cocoa application I could muster. 
    Under Preferences > Accounts, I signed in to my Mac Developer Account.
    In Targets > Identity, I set Signing to "Mac App Store", and was able to select my Mac Developer Account for "Team".
    I then went to Product > Clean, and then Product > Build for... > Running, and then Produt > Archive.
    In the Organizer, I select the resulting .app and click "Validate", and hit the Mac App Store radio, and hit "Next", and it's able to log into my Mac Developer Account.
    I select my Provisioning Profile in the dropdown, and click "Validate".
    It comes back with several errors:
    1 - "Invalid Provisioning Profile. The provisioning profile included in the bundle {BUNDLENAME} [{BUNDLENAME}.app] is invalid. [Missing code-signing certificate.] For more information, visit the Mac OS Developer Portal."
    2 - "The bundle identifier cannot be changed from the current value, '{DIFFERENT-BUNDLE-FROM-OTHER-PROJECT}'.  If you want to change your bundle identifier, you will need to create a new application in iTunes Connect.
    3 - Invalid Code Signing Entitlements.  The entitlements in your app bundle signature do not match the ones that are contained in the provision profile.  The bundle contains a key that is not included in the provisioning profile: 'com.apple.applications-identifier' in '{BUNDLENAME}.app/Contents/MacOS/{BUNDLENAME}'
    I was able to do the same process before, for a vanilla app, before Mavericks.  I'm not sure if this is a Mavericks error, or a fact that now I have multiple app projects.  Particularly odd is that DIFFERENT-BUNDLE-FROM-OTHER-PROJECT in error (2) is not the same bundle name as the current project's bundle.
    Would love any help you can provide!  Thank you!

    Seen this thread?
    New codesign behavior, --deep option 
    "Code signing has some interesting changes in Mavericks (that apparently haven't made it into the release notes yet...). Note that this is a change to the operating system, not to the devtools."

  • Adobe Pro 11.0.10 patch has expired code signing cert

    I can not patch my Adobe 11.0.0 installation to 11.0.10 using the automated process.
    I manually downloaded 11.0.10 from this location: http://ardownload.adobe.com/pub/adobe/acrobat/win/11.x/11.0.10/misc/AcrobatUpd11010.msp
    The MD5 of this MSP per my own check is 4cb5979f49bc5112731da0cce036ac66, while the SHA1 is 8b4130df183f69ab77f9f6748f2e535be5d3336e.
    This download is signed with a code signing certificate issued by Symantec Class 3 Extended Validation Code Signing CA.  The signature has a thumbprint of 111aa9b0c6da43594bb2ad3052567c12ef8d9607.  This certificate expires later this year.
    During the install I receive an error because it extracts a file to c:\config.msi which is code signed with a code signing certificate issued by Verisign Class 3 Code Signing 2010 CA.  The certificate has a thumbprint of 70d566df844f3e2d9ac31e518256e7b6f2de9272.  The certificate expired 9/20/2013.  Today is 5/4/2015.  The install fails on this file.
    The certificate thumbprint for the Verisign Class 3 Code Signing 2010 CA intermediate authority is 495847a93187cfb8c71f840cb7b41497ad95c64f.   This itself is signed by VeriSign Class 3 Public Primary Certification Authority - G5 having a thumbprint of 4eb6d578499b1ccf5f581ead56be3d9b6744a5e5.
    The failing file with the invalid code signing certificate has an MD5 checksum of bddf785233f9d2b3ae43d72822fb74bc and SHA1 of 78e7e15c8baea3c6befc7336d153254777912bd4.  This appears to be amtlib.dll which is part of Adobe AMT Licensing.   These hashes are available on services such as Virus Total and Herd Protect.
    Would it be possible for Adobe to release a 11.0.11 patch that has this issue fixed?  
    Thank you,
    Edwin Davidson.

    Back up all data.
    Launch the Font Book application and validate all fonts. You must select the fonts in order to validate them. See the built-in help and this support article for instructions. If Font Book finds any issues, resolve them.
    From the application's menu bar, select
    File ▹ Restore Standard Fonts...
    You'll be prompted to confirm, and then to enter your administrator login password.
    Start up in safe mode to rebuild the font caches. Restart as usual and test.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t start in safe mode. In that case, ask for instructions.
    Also note that if you deactivate or remove any built-in fonts, for instance by using a third-party font manager, the system may become unstable.

  • Code signing operation failed

    I got a very frastrating broblem suddenly after I refresh my provisioning profile. I can't distribute any project any more. The error message like this when I'm trying to distribute my project as an ad-hoc ipa.
    Code signing operation failed
    Invalid arguments were passed to codesign. Arguments were: --sign fd2f30b26c9b384c635a044aefa90683239a434a --force --preserve-metadata=identifier,entitlements,resource-rules /var/folders/c6/yjp3wvhx2bv34_wpcg4j779c0000gn/T/AD6840D0-4776-4EEF-BFC6-9EBA2A 1188D6-212-0000012034964EA7/TestSigning.app/TestSigning
    It happens for all the projects even for the newly created one. (All those projects have no problems at all before I got this problem.)
    So I did:
    delete all provisions in xcode
    delete all certificate in keychains
    "Refresh" in "Provisioning Profiles"
    download distribution provision for the specific app
    generate the ipa file
    reinstall the xcode
    Unfortunately none of them work. All my projects can still be running in my device or simulate, but I can't distribute it any more. Can anybody suggest? Thank you so much.

    Hi Dude,
    Can you try this two steps?
    Step1: Open  Edit Scheme --> Click on Run 'Appname' in the left menu --> Go to info --> Build configuration into Distribution /release.
    Step2: Go to projects settings --> Info --> Under config --> Use "Distrbution/ release" for command line builds.
    After that clea the project once and try to distribute it.
    May helps.....

  • Error ITMS-9000: Invalid Segment Alignment

    Hello everyone,
    This is my first time submitting an app to the app store.  I've done ad-hoc distribution before, but my client needs this app on close to a thousand of their iPads, and they have corporate offices everywhere, so B2B is the way I have to go.
    Everything is built and tested and works fine. Certificates and Provisioning Profiles are all fine. I am at the last possible step and when I go to submit the .ipa file in Application Loader 3.0, I can't shake this message...
    ERROR ITMS-9000: "Invalid Segment Alignment. This app does not have the proper segment alignment and should be rebuilt with the latest version of Xcode. Please contact Developer Technical Support if you need further assistance."
    Here's the details...
    The app was built in Adobe Flash CC 2014 using AIR for IOS 14.0. I used my PC for the actual building/publishing of the app and then transferred the .ipa file to my Macbook when I tested it and everything was finalized by the client.  Application loader will not let me deliver the app to iTunes connect for submission.  I keep getting this error.
    I've tried everything I can think of.  I've installed Flash CC on my Macbook and tried publishing again.  All the Certificates and Provisioning Profiles were made and downloaded on the Macbook.  I've tried submitting .ipas that were published in AIR for IOS 14.0 and 13.0.  I've tried uninstalling xCode 6 and Application Loader 3 and using older versions.  So far, nothing has worked.
    Has this happened to anyone else?  I'm really in a jam here.  My client needs their app and I can't fix this last issue.  It's very difficult because Adobe Customer Support says that the problem is Apple's Application Loader since the app works fine and distributes without problem ad-hoc.  Apple Customer Support says they can't help either, since the app was built in a 3rd party software and not in xCode.  If anyone can point me in the right direction, that would be amazing.
    Thanks,
    Lee

    There's a huge issue with this on Adobe's developer forums.
    This issue is happening to people everywhere, and it's only been happening for about 20 days or so.  Before that Flash CC apps uploaded fine.
    There is a successful workaround to the problem that a couple of guys came up with, but it's all terminal coding kind of stuff, and that's miles beyond my comprehension.  That kind of coding is way past me, which is why I built it using Flash to begin with, because Action Script is simple.  It would take me longer to figure out the work around that it did for me to build the app itself. lol
    Any other ideas???

  • Solution to ERROR ITMS-9000: "Invalid Segment Alignment."

    I was using Flex 4.13 SDK and AIR 14 SDK. When I build a release version of my iOS app for the iTunes App Store, I received the following error.
    ERROR ITMS-9000: "Invalid Segment Alignment. This app does not have proper segment alignment and should be rebuild with the latest version of Xcode. Please contact Developer Technical Support if you need further assistance."
    To resolve this problem I had to install the Apache Flex SDK with Flex SDK 4.13 and AIR SDK 15.0.302. I installed the FlexSDK and AIR SDK with the Apache Flex installation binary.
    For many of you, this should be enough to rebuild and run your application. However, after I built an ad-hoc version of my iOS app, and transferred it to my iPhone 4 (iOS 8.0.2) and iPad 2 (iOS 8.1), the app crashed immediately after launch.
    If I rebuilt my App in debug mode (-debug-interpreter), it ran correctly.
    However, I found a reference on an Adobe message board to a command line parameter, useLegacyAOT, which indicated that the poster had some success with this command line option after his app crashed.
    I added the option, -useLegacyAOT yes to the build environment.
    This option tells the compiler to disable fast packaging. However, the new linker in AIR 15.0.302 still aligns segments correctly.
    Don't do this unless you have to. But this seemed to work for me, and I was able to submit my iOS App to the iTunes App Store.

    I'm about send application built by Adobe Flash CS6 with AIR SDK 15 for iOS but got error too:
    Error ITMS-9000: "Invalid Bundle. The bundle at 'XX.app' does not contain a bundle executable
    anyone know how solve this issue??

Maybe you are looking for