Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 06-25-2010, 10:29 PM   #1 (permalink)
Registered Member
 
Join Date: Jun 2010
Posts: 5
Will Allstead is on a distinguished road
Exclamation Error when uploading app binary to iTunes Connect

Hey Guys, I'm new to Xcode and I'm trying to upload an application Binary to iTunes Connect so they can review it and hopefully put it on the app store. So, I upload the zip file and it iTunes states that "The binary you uploaded was invalid. Apple is not currently accepting applications built with this version of the SDK." I know that there was an earlier thread on this topic but It wouldn't work for me. Please Help Me..
Will Allstead is offline   Reply With Quote
Old 06-25-2010, 10:36 PM   #2 (permalink)
16 Year Old iOS Developer
 
nicolas.gomollon's Avatar
 
Join Date: Mar 2010
Location: California
Age: 16
Posts: 30
nicolas.gomollon is on a distinguished road
Smile

Quote:
Originally Posted by Will Allstead View Post
Hey Guys, I'm new to Xcode and I'm trying to upload an application Binary to iTunes Connect so they can review it and hopefully put it on the app store. So, I upload the zip file and it iTunes states that "The binary you uploaded was invalid. Apple is not currently accepting applications built with this version of the SDK." I know that there was an earlier thread on this topic but It wouldn't work for me. Please Help Me..
What version of the iPhone SDK are you using?
I had the same problem a while back (using a beta), and to solve it, I had to install the normal version (not beta) and use the build feature from there.

Hope that helps! Good luck! (:

Nicolas Gomollon
nicolasgomollon@yahoo.com
nicolas.gomollon is offline   Reply With Quote
Old 06-25-2010, 11:49 PM   #3 (permalink)
Registered Member
 
Join Date: Jun 2010
Posts: 5
Will Allstead is on a distinguished road
Default

Quote:
Originally Posted by nicolas.gomollon View Post
What version of the iPhone SDK are you using?
I had the same problem a while back (using a beta), and to solve it, I had to install the normal version (not beta) and use the build feature from there.

Hope that helps! Good luck! (:

Nicolas Gomollon
nicolasgomollon@yahoo.com
I am using the iphone sdk 4 with xcode 3.2.3
Will Allstead is offline   Reply With Quote
Old 06-26-2010, 09:56 AM   #4 (permalink)
Registered Member
 
fest's Avatar
 
Join Date: Dec 2009
Location: Ammanford, UK
Posts: 92
fest is on a distinguished road
Default

Make sure you download the latest build of xcode, there is now a final release of 3.2.3, maybe you are still using a beta?
__________________
Check out my apps:
They are Storybooks for kids aged 2-10 with fun sounds and fantastic graphics.
Dr Barnacles and the Bogey Blues - Free!!
Dr Barnacles and the Baldy Bother
fest is offline   Reply With Quote
Old 06-26-2010, 11:38 AM   #5 (permalink)
Registered Member
 
Join Date: Jun 2010
Posts: 5
Will Allstead is on a distinguished road
Default

Quote:
Originally Posted by fest View Post
Make sure you download the latest build of xcode, there is now a final release of 3.2.3, maybe you are still using a beta?
Well, I just uninstalled xcode and reinstalled it and the sdk 4 final from the iPhone Dev Center Front page. I did this today and the upload process is now saying, "The binary you uploaded was invalid. An application targeting the iPhone device family may not require a iPhone OS Deployment Target of 3.2, which is an iPad-only OS."

Please Tell Me if I'm doing something wrong-I click on the xcode file for my app and then click info, then I change base sdk to iPhone os 4.0, then I go to targeted os and select 4.0. Then, I click the targets dropdown menu and select my app and click info, then I change base sdk to iPhone os 4.0, then I go to targeted os and select 4.0. Then, I make the binary and upload it to itunes connect

Last edited by Will Allstead; 06-26-2010 at 11:44 AM.
Will Allstead is offline   Reply With Quote
Old 06-26-2010, 02:44 PM   #6 (permalink)
Registered Member
 
fest's Avatar
 
Join Date: Dec 2009
Location: Ammanford, UK
Posts: 92
fest is on a distinguished road
Default

Quote:
Originally Posted by Will Allstead View Post
Well, I just uninstalled xcode and reinstalled it and the sdk 4 final from the iPhone Dev Center Front page. I did this today and the upload process is now saying, "The binary you uploaded was invalid. An application targeting the iPhone device family may not require a iPhone OS Deployment Target of 3.2, which is an iPad-only OS."

Please Tell Me if I'm doing something wrong-I click on the xcode file for my app and then click info, then I change base sdk to iPhone os 4.0, then I go to targeted os and select 4.0. Then, I click the targets dropdown menu and select my app and click info, then I change base sdk to iPhone os 4.0, then I go to targeted os and select 4.0. Then, I make the binary and upload it to itunes connect
In your project info, go to the Deployment Target section, and change the Deployment Target to: iPhone OS 3.2

To do this: click on your icon at the top of your project window, the the blue i, and click on Build and you will see the section in the top 1/3
__________________
Check out my apps:
They are Storybooks for kids aged 2-10 with fun sounds and fantastic graphics.
Dr Barnacles and the Bogey Blues - Free!!
Dr Barnacles and the Baldy Bother
fest is offline   Reply With Quote
Old 06-26-2010, 04:18 PM   #7 (permalink)
Registered Member
 
Join Date: Jun 2010
Posts: 5
Will Allstead is on a distinguished road
Default

Quote:
Originally Posted by fest View Post
In your project info, go to the Deployment Target section, and change the Deployment Target to: iPhone OS 3.2

To do this: click on your icon at the top of your project window, the the blue i, and click on Build and you will see the section in the top 1/3
Ok, first I wan't to know what the difference is between clicking the project, then clicking the blue info button, and just clicking the target in the drop down menu and then clicking info, does this matter which one I click The reason I ask is because when I do it the first method I change the build settings, then I check under the target info build settings, it says something different. Thanks for all the help so far.
Will Allstead is offline   Reply With Quote
Old 06-26-2010, 07:07 PM   #8 (permalink)
Registered Member
 
fest's Avatar
 
Join Date: Dec 2009
Location: Ammanford, UK
Posts: 92
fest is on a distinguished road
Default

Not sure what you mean there, but I clicked on the name of my app to set the build settings
__________________
Check out my apps:
They are Storybooks for kids aged 2-10 with fun sounds and fantastic graphics.
Dr Barnacles and the Bogey Blues - Free!!
Dr Barnacles and the Baldy Bother
fest is offline   Reply With Quote
Old 06-26-2010, 11:43 PM   #9 (permalink)
Registered Member
 
Join Date: Jun 2010
Posts: 5
Will Allstead is on a distinguished road
Arrow

Quote:
Originally Posted by fest View Post
Not sure what you mean there, but I clicked on the name of my app to set the build settings
Hey maybe this video i made will expain... YouTube - Help!
Will Allstead is offline   Reply With Quote
Old 07-01-2010, 05:20 AM   #10 (permalink)
Registered Member
 
Join Date: Jul 2010
Posts: 1
realwail is on a distinguished road
Default

Quote:
Originally Posted by Will Allstead View Post
Hey maybe this video i made will expain... YouTube - Help!
I have the same problem. Did you solve it?
realwail is offline   Reply With Quote
Reply

Bookmarks

Tags
connect, iphone, ipod touch, itunes, xcode

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 327
7 members and 320 guests
anothermine, Chickenrig, Domele, givensur, michaelhansen, PixelInteractive, Sloshmonster
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,657
Threads: 94,118
Posts: 402,892
Top Poster: BrianSlick (7,990)
Welcome to our newest member, jenniead38
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 12:22 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0