Cannot upload IPA to store after updating Mac OS X to 10.9.5

I need to update an app on App Store, but the Application Loader keeps rejecting my IPA.
The command I'm using for the build is the same one I used before one of my colleagues updated the Mac OS X from 10.8 to 10.9.5.
"/Users/imac/dev/AIRSDK_Compiler/bin/adt" -package -target ipa-app-store -storetype pkcs12 -keystore  /Users/imac/Documents/flash/dist/distributionCertificate.p12 -storepass notShown -provisioning-profile /Users/imac/Documents/flash/dist/Monster_Brain_Dist.mobileprovision Monster_Brain_Surgery.ipa monster-brain-surgery-app-ios.xml Monster-Brain-Surgery-Mobile.swf Default.png [email protected] [email protected] Default-Landscape.png [email protected] assets -extdir /Users/imac/Documents/flash/monster\ build/lib
I checked all the certificates and provision profiles and they are good. I tried transforming the ipa into a zip, uncompress it, compress it to a new zip and transforming into a ipa.
I also run the command:
codesign -vv Monster_Brain_Surgery.app
and it says Monster_Brain_Surgery.app: resource envelope is obsolete
I can't seem to find any solution to this specific problem online. If anyone ran into this problem, I would appreciate any help to make it work.
EDIT: I'm using the latest AIR SDK.

Hey Marylou Wade,
We would need the Acrobat installation logs in order to analyze this error. Please follow the below procedure to extract the log :
- During the installation press Command + L.
- Installer Log window appears. Now On the top left corner of this window, by default 'Show Errors Only' is selected in drop-down list.
- Change it to 'Show All Logs'. Now when the installer hangs, copy log from here and send it to us.
Regards,
Rahul Tyagi

Similar Messages

  • Cannot connect to itunes store after update

    I cannot connect to itunes store after downloading latest update. I have tried everything list in "support" including flushing, etc

    My problem appeared after upgrading to itunes 8.
    "itunes could not connect to itunes store"
    "Make sure network connection is active and try again"
    Norton was the problem ....
    -open Norton
    -Select "Internet Security", then "Status & Settings"
    -Select "Personal Firewall", then "Programs"
    -Scroll down to itunes
    My situation had itunes Internet access set to
    "block all" I changed this setting to "permit all"
    Hope this info helps you out ... Happy Holidays

  • Cannot connect to itunes stores after update 6

    I have done the new update and I cannot connect to the itunes store.  I have tried the turning off the automatic date and time etc. and it has not worked. 

    Also try reset all settings
    Settings>General>Reset>Reset All Settings
    Note: Data will not be affected but settings for Wi-Fi, FaceTime, Message, Home Sharing will be reset

  • Cannot connect to app store after updating to mavericks

    First time I've had to post here, never had a problem before. Couple days ago it pops up that I have an update to mavericks for my macbook pro. Go ahead and install it and all the sudden I can't connect to the app store. I click the sign in button and nothing happens. I've tried the stuff I can think of from resetting it to disk permissions and nothing works.
    Worked fine before the update, obviously since i had to have it to get the update but now nothing

    well as an update, last night it just started connecting again. No rhyme or reason but I clicked it and it magically connected.
    However now my email is dead.

  • HT202162 I cannot open my app store on my mac and i really want to update my computer... is there a way i can update without opening it?

    I cannot open my app store on my mac and i really want to update my computer... is there a way i can update without opening it?

    Which files specifically?

  • TS1368 cannot connect itune store after update ios 6

    cannot connect itune store after update ios 6

    Hello Dannard Lee,
    It sounds like you aren't able to connect to the iTunes Store, or update your device to iOS 8. I would use the troubleshooting from the following article to help troubleshoot the issue, and it seems to be they may be related to one another:
    Apple software on Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123
    Thank you for using Apple Support Communities.
    Regards,
    Sterling

  • Cannot connect to app store after downloading mountain lion

    cannot connect to app store after installing mountain lion it says there is no network connection when there clearly is i am on the internet now and i had this problem with the bootcamp server i read that in another forum and the answer to remove the auto proxy setting was correct but not for this situation because it is allready unchecked i checked it and tried again still no connection please help .... oh and apple you are beginging to be more like windows/microsoft with all the problems

    That poor wordpress site has collapsed in exaustion from trying to keep up with the 3mil hits a day
    here is a "copied" version with credits for those looking for a solution to an annoying problem Apple should patch.  (Yes, I'm aware of the irony of that statement)
    July 18, 2012 · by Arthur Lockman · in Apple, Tutorials
    After doing a reinstall of Lion a few weeks ago, I found that my computer suddenly would reject every VeriSign certificate that it encountered. Using Chrome, that meant that I couldn’t even access Twitter.com, because it thought that the certificate was wrong. I couldn’t login to the Apple developer portal, I couldn’t authenticate a device with XCode, I couldn’t make a purchase at Apple.com, I couldn’t download updates from the Mac App Store, and I couldn’t login to Mint.com, among other sites. I essentially couldn’t do anything that used a VeriSign certificate for SSL.
    What did I do? I called my trusty AppleCare advisor, hoping for an answer. I thought that maybe they could help me figure it out. After getting to senior support, I was told to reinstall Lion, which I did to no avail. My case was then forwarded to the Apple engineering team, with 3 to 5 days to wait until I had an answer. I looked around, through my console logs and through Keychain access, and finally came up with an answer, and a solution to my problems.
    It turned out that my solution was pretty simple. I had to delete a few files and reset one to its default setting.
    Delete the files /var/db/crls/crlcache.db and /var/db/crls/ocspcache.db. These can be found using Finder’s Go >; Go To Folder menu (Cmd + Shift + G). This resets the cache of accepted certificates in the system. It doesn’t remove them, it just forces the system to rebuild the caches upon restart.
    Open Keychain Access (/Applications/Utilities/Keychain Access). Select Certificates in the Category picker on the left side. In the search bar, type in the word Class. Look through that list, and find any certificates that have a blue + symbol over their icon. These are the ones you need to modify.
    Select one that has a blue +, and hit Command + I. Click the disclosure triangle beside the “Trust” list to show the list of permissions. Now, what we need to do is to set this certificate to use the system defaults. However, for some reason, when you select it, it doesn’t save. So what you need to do is this. Under “Trust”, where it says “Secure Sockets Layer (SSL)”, change the dropdown menu to say “No Value Specified”. Then, close the window. It will ask for your administrator permissions. Then, open the info pane for that certificate again. Under “Trust” again, now set the dropdown that says “When using this certificate:” to say “Use System Defaults”. You can then close out of the info pane, and enter your password again. Do this for any of the certificates that have a blue + on their icon. There should only be one or two at most.
    Restart your system.
    This solution seemed to work just fine for me. All of my certificate problems have been fixed. It must be something with the OSX installer that causes this certificate issue. I’ll file a bug report. Hopefully someone looks into it and fixes the flaw in the OS. And, I hope that this fixed the flaw for you.
    Addendum – a note on security:
    This procedure won’t affect the security of your Mac. I’ve had some questions come in about that, and if anything, it makes it more secure because then sites that require SSL certificates can actually use them, unlike before where they might default to non secure connections because the certificate was bad.

  • I can't access to my app store after update to IOS 7.

    I can't access to my app store after update to IOS 7. It write that " Cannot connect to the App Store. You must connect to a wi-fi or mobile data network to access the app store". But, in fact, my mobile data is running well. Any solution?

    Hi iwern,
    Thanks for using Apple Support Communities.  This article has steps you can take if you're unable to access the iTunes Store or App Store:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Cheers,
    - Ari

  • Why can't I connect to Itunes store, after updating my ipad to OS 6?

    Why can't I connect to Itunes store, after updating mt Ipad to Os 6?

    Saw this on another post.
    Applecare Senior Advisor Txx Bxxx (I have his contact info in an email he just sent) just confirmed with me that the problem people are having with the App Store not loading is an apple issue with there servers, ITS NOT YOUR IPAD so don't go restoring it!   It's not happening to everyone however but they are looking into it, its really hit or miss.
    In the meantime ...........
    The Complete Guide to Using the iTunes Store
    http://www.ilounge.com/index.php/articles/comments/the-complete-guide-to-using-t he-itunes-store/
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Best Fixes for ‘Cannot Connect to iTunes Store’ Errors
    http://ipadinsight.com/ipad-tips-tricks/best-fixes-for-cannot-connect-to-itunes- store-errors/
    Try this first - Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    This works for some users. Not sure why.
    Go to Settings>General>Date and Time> Set Automatically>Off. Set the date ahead by about a year.Then see if you can connect to the store.
     Cheers, Tom

  • I cannot power charge for iP4s after update iOs 8

    I have used iPhone 4s 16GB after I update iOs7 I cannot charge  battery.
    I cannot charge power when iP running , I have to close iP then plug adapter ,the power in.
    The staff of iStudio recommend me to update iOs 8  but I cannot charge iP by adapter after update iOs8.
    Now I can charge by USB via my computer but iTune cannot connect with my device.
    Could you have any recommendation?

    Same here. Issue is on both Apple TV's and iphone. Resetting everything did not fix the issue. Rebooting modem did not fix the issue. PLEASE FIX NOW. Take the thousands of dollars I've spent on movies, music & hardware and at least update the services page to accurately show that iTunes Store is indeed having issues! Thanks!

  • HT4623 I cannot connect to my wifi after updating to iOS 6

    I updated my iPhone 4s to iOS 6.  I cannot connect to my wifi after updating to iOS 6.  I updated while connected to iTunes.  I can no longer connect to the wifi that I had previously used at that location.  However, I can connect to all of the other wifi areas I had previously connected to ie. home, coffee shop, etc.
    I have tried turning off cellular data..  Other than not being able to connect to my office wifi it appears that iOS 6 is working properly..
    Thank you in advance for your assistance

    I have the same problem too and I have not been able to "fix" it. It is very frustrating! My other electronics connected to my wifi:  pc, ipad, iphone 3G,and TV they all working fine. I went to the Apple store and they say this problem is ralated to my network provider, then when I went to AT&T they say it is Apples problem. Who do you believe?
    Luis

  • Cannot longer browse the internet after updated 10.5 to 10.5.8

    cannot longer browse the internet after updated 10.5 to 10.5.8

    Did you repair permissions?
    Did you backup your data prior to installing?
    Are you using any non-Apple routers to connect to the modem?
    Is this with a notebook or a desktop Mac?
    Are there any other Macs with 10.5.8 or newer that can connect?
    Does connecting directly to the modem work via ethernet, or are you on dialup?

  • Cannot print from web sites after update to FF 7.0.1

    cannot print from web sites after update to FF 7.0.1
    Printing from my email account (Cox) is OK
    System Windows Vista

    When my wife updated Firefox to version 7.0.1 she was no longer able to print items from the web such as coupons. She can print from her email (Cox) account.
    She is running Vista.
    When I updated to Firefox 7.0.1, I did not have a problem. I am running Vista also.
    Tried using the Firefox help page but no help so far.
    I did notice that on her computer in the "Plugins" for Firefox that HP Smart Web Printing is now disabled and is not compatible with Firefox 7.0.1. She had no problems until she did the update.

  • Why doesnt itunes 11.1.3 wont open app store after updating to ios7?

    why doesnt itunes 11.1.3 wont open app store after i updated my phone to ios7?

    Hi karthikprabhakaran,
    If you are having issues connecting to the iTunes Store after updating to iOS 7, you may find the following article helpful:
    Apple Support: Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    Regards,
    - Brenden

  • Why I cannot use SIRI in Japanese after updated to ios 5.1?

    Why I cannot use SIRI in Japanese after updated to ios 5.1?
    I can see the language is there but it doesnt work

    Check your settings to make sure Siri is actually enabled.  Sometimes I find that Siri will disable during the updating process.  Oh, and it should be iOS 6.0 not 6.1.  6.1 doesn't exist...yet.

Maybe you are looking for