ITMS-90534: Invalid toolchain. New apps and app updates must be built with the public (GM) versions of XCode 6or later, and ios 8 SDK or later. ios 9 apps for internal TestFlight testers must be built with the latest seed of the ios SDK and uploaded with the latest seed of XcodeI just got this error when Submitting my app. I am using xCode beta currently. Does anyone know how to get around this problem??Thanks!!Coleman
Search results for
ITMS-90158
1,681 results found
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi,I'm just updating a tvOS app to the App Store - which is already on the store. I've only bumped the version and included some new assets, and now I'm getting the error: ERROR ITMS-90502: Invalid Bundle. Apps that only contain the arm64 slice must also have 'arm64' in the list of UIRequiredDeviceCapabilities in Info.plist. The key and value is already in the Info.plist, and I've havent experiences this - since I fixed it when uploading v1.0 - so am I the only one experiencing this problem?Regards,Kristian Trenskow
Getting this error all of a sudden when submitting my app to iTunes Connect via Xcode.Error ITMS-90502 Invalid bundle. Apps that only contain the arm64 slice must also have arm64 in the list of UIRequiredDeviceCapabilities in the Info.plist.
I try to upload my app on itunestore some erroe occur.ERROR ITMS-90529: Invalid package. Applications built with sdk 9.0 or later must be packaged as proper IPA files.
Thanks for posting this!!!How exactly did you do this?I built the ipa and opened it. Then I manually modified the info.plist files of each framework and compressed the directory.Now I am getting a new error:ERROR ITMS-90174: Missing Provisioning Profile - Apps must contain a provisioning profile in a file named embedded.mobileprovision.This file does exists in my ipa. So maybe you modified the frameworks info.plist differently than I did?Thanks,JR
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
I'm wondering if it's possible to distribute an tvOS app IPA to - in my case - clients, such that they can install it on their Apple TV without Xcode and not via TestFlight. On iOS one can use an ITMS link to the correct manifest plist and IPA. Is there any similar method for tvOS?
While I am certain that EverestA is different from Everest, I am not certain that Everest. or EveRest or Ev-erest or, for that matter Everest! is different. I do know that the itms code omits characters like - from an app name and that is why I wonder about !.
Topic:
App Store Distribution & Marketing
SubTopic:
General
Tags:
If I try to upload Apple-hosted content for an in-app purchase through Xcode, here's what I get:Unable to validate your application.Could not find a CFBundlePackageType within the Info.plist; or the package is missing in Info.plist.If I try to use Application Loader, I get:ERROR ITMS-90310: The archive for In-App Purchase '<ID>' is invalid. Unable to analyze signing information: -67062In Xcode, there is no signing identity for my IAP, but I don't believe I need one. Am I missing something? This should be simple and I've done this exact thing before without any problems. I'm using the same project template and I can't discern any significant differences between a project I used successfully about a six weeks ago and the current one.
At one of our Enterprise customers, we had the Refusing client without bundle identifier message in our device logs. We had also seen the issue where, with iOS 9, the user has to re-trust the provisioning profile.We were using the ipa/plist/itms-services web server method of download, and the users were getting the Unable to Download at this time message.We also tried installing the ipa through iTunes (which is where we got the refusing client message.The solution is apparently to delete the Enterprise provisioning profile (which deletes all of the apps associated with this profile) and re-install. This appears to kickstart the trust dialog again.A real pain in the butt for the users, but it does appear to fix the issue.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags:
Good afternoon,We are no longer able to upload an archive to iTunes Connect after upgrading our app from watchkit to watchkit 2. We are getting an error that the home screen icon for 42mm is missing. However we are not able to specify 2 home screen icons in the assets catalogue.The error being returned is 'Error ITMS-90394: Missing Icon. The watch application ...' is missing icon with pattern *44x44@2x.png' (Home screen 42mm). Please visit ... for more information. Below are screenshots of the Asset Catalog and the error that is being returnedhttp://postimg.org/image/d9vojo2h7http://postimg.org/image/9ozt0fxxn/As a hack, I've tried to edit the Contents.json file directly to add a second icon but that hasn't helped.Does anyone have any ideas?
Hi guys,we are trying to upload our App bundle with xCode 7.1 (we tried also with App Loader 3.0) but we are constantly getting this error:ERROR ITMS-90207: Invalid Bundle. The bundle at 'xxxxxxxxx' does not contain a bundle executable.All the Certificates/Identifiers are correct (we checked with Apple support). Of course the IPA package has the executable file, we checked a million times. Did you ever experienced something similar? Any suggestion? Thanks in advance.P
I was struggling a bit with this, this morning, with an app that had a plist originating from early 2009.First I got both an invalid CFBundleExecutable value error and this annoying ITMS-90207. The app does contain a couple of other bundles, so I removed all occurrences of CFBundleExecutable from all plists (it was also included in at least one sub-bundle). I was still stuck with the ITMS-90207 error afterwards, and couldn't get rid of it. I also set Enable Bitcode to No in all embedded projects.However, reinserting CFBundleExecutable, and setting it to ${EXECUTABLE_NAME} in the app's plist fixed it for me.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
hello everyone, when I am trying to upload new build of my apache cordova's base application to the iTunesConnect via Xcode 7 I am getting this error message:Error itms-90032:invalid image path- no image found at the path referenced under key 'CFBundleIconFile': 'icon.png'I put all icons by selecting (use asset catalog) into Images.xcassets but when I submit my application to the app-store after archiving this error message comes. any help would be greatly appreciated!
I've been having this issue for the last few days and haven't come close to figuring out what's wrong. Tinkering with my build settings or changing Xcode versions or machines hasn't worked either. I've also tried resetting my certificates.Looking at the detailed log doesn't yield much, either:[2015-11-20 10:34:04 CET] <main> DBG-X: Apple's web service operation return value: [2015-11-20 10:34:04 CET] <main> DBG-X: parameter ErrorMessage = ERROR ITMS-90000: This bundle is invalid. $message. ERROR ITMS-90000: This bundle is invalid. $message. (1102)This code '1102' might be an indication of what's going on. I haven't been able to find out what it means, though.EDIT: One other thing I tried was to set up a fresh `Info.plist` and added only the bare minimum of needed entries. No luck though.
Topic:
App Store Distribution & Marketing
SubTopic:
App Review
Tags:
We get an ITMS-90168 error with an empty message when uploading an ipa via Application Loader. It only happens on this specific project. Any idéas?[2015-11-20 13:38:09 CET] <main> DBG-X: parameter Version = 1.8.7 [2015-11-20 13:38:09 CET] <main> DBG-X: parameter iTMSTransporterMode = upload [2015-11-20 13:38:09 CET] <main> INFO: id = 20151120133809-398 [2015-11-20 13:38:10 CET] <main> DBG-X: Apple's web service operation return value: [2015-11-20 13:38:10 CET] <main> DBG-X: parameter ErrorMessage = ERROR ITMS-90168: (1102) [2015-11-20 13:38:10 CET] <main> DBG-X: parameter CPUToken = 7d519b50-e2e6-442f-9313-b4fa1c37f87b/1447681548281 [2015-11-20 13:38:10 CET] <main> DBG-X: parameter AssetsToDescribe = [{UTI=com.apple.ipa, Role=source, ShouldDescribeAsset=true, Filename=Unity-iPhone.ipa}] [2015-11-20 13:38:10 CET] <main> DBG-X: parameter FileSizes = {Unity-iPhone.ipa=81821147} [2015-11-20 13:38:10 CET] <main> DBG-X: parameter Checksums = {