Advertise Books Events Forum News Social Networking Support Us

sdkIQ for iPhone
($4.99)

Shape Up
($0.99)

Your First iPhone App
($1.99)

iVidCam Free
(free)

Kid Art
($0.99)

iPUBQUIZ
(£1.19)

ArtStudio
($3.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 07-10-2009, 05:55 PM   #1 (permalink)
Registered Member
 
Join Date: Oct 2008
Posts: 231
Default FULL versus LITE binary differences?

I currently have a paid app in the appstore and I'm about to release my first LITE version.

What are the critical differences between these binaries? Obviously, I might have a different icon for the LITE version, but there must be some other differences in the projects to distinguish between them.

I've seen FULL and LITE versions of apps that use the same name on the springboard, so there must be something in the binary to distinguish between them and allow them to coexist on the same iPhone.

Thanks!

Last edited by c0der; 07-10-2009 at 06:11 PM.
c0der is offline   Reply With Quote
Old 07-10-2009, 06:59 PM   #2 (permalink)
Tutorial Author
 
SimpleSDK's Avatar
 
Join Date: Jul 2009
Location: Orange County, CA
Posts: 25
Send a message via AIM to SimpleSDK
Default

Quote:
Originally Posted by c0der View Post
I currently have a paid app in the appstore and I'm about to release my first LITE version.

What are the critical differences between these binaries? Obviously, I might have a different icon for the LITE version, but there must be some other differences in the projects to distinguish between them.

I've seen FULL and LITE versions of apps that use the same name on the springboard, so there must be something in the binary to distinguish between them and allow them to coexist on the same iPhone.

Thanks!
Different icons can show the Lite and Full versions of apps. I think, since I've had a jailbroken iPhone, I've gone into the system directories and found where all App Store apps are stored. The iPhone makes certain folders made of letters and numbers like so:

12DE858CFK-58FJGDDLG9-458TGGKDFEO-RRE1

Inside contains the .app, the documents folder, the tmp folder, and another file. By looking at how they're stored, it looks like it wouldn't matter.

A difference in the binary is nothing. The binary is just a zip of your app.

It's not like dragging an app with the same name as another in your Mac's Applications folder when it overwrites. I would add in "Bundle Display Name" in your Info.plist: YourAppName Lite

Hope this helped a little.
SimpleSDK is offline   Reply With Quote
Old 07-10-2009, 07:14 PM   #3 (permalink)
high school developer
 
Join Date: Jul 2009
Posts: 62
Default

I have no idea if this makes any difference, but I would personally add Lite to the bundle identifier in your info.plist file. That way at least you would have different development provisioning profiles for each app. Just an idea.
anonymous is offline   Reply With Quote
Old 07-10-2009, 08:44 PM   #4 (permalink)
Registered Member
 
Join Date: Oct 2008
Posts: 231
Default

Thanks guys...that's very helpful!
c0der is offline   Reply With Quote
Old 07-11-2009, 01:59 AM   #5 (permalink)
Registered Member
 
Join Date: Nov 2008
Posts: 192
Default

I think the lite version is considered a completely different app than the full. The fact that two apps of the same name an coexist is probably because the phone does not use app names as unique identifiers.
jsonli is offline   Reply With Quote
Old 07-11-2009, 02:28 AM   #6 (permalink)
Twitter: fabiankr
 
Forsworn's Avatar
 
Join Date: Oct 2008
Location: Germany
Posts: 503
Default

It uses the bundle identifier. You have to change the identifier in Info.plist or it won't install.
Forsworn is offline   Reply With Quote
Old 07-11-2009, 04:09 AM   #7 (permalink)
Registered Member
 
Join Date: Oct 2008
Posts: 231
Default

Quote:
Originally Posted by Forsworn View Post
It uses the bundle identifier. You have to change the identifier in Info.plist or it won't install.
Thanks, this makes sense to me.
c0der is offline   Reply With Quote
Reply

Bookmarks

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


Enter the iPhone App Challenge!  Win $500!
» Advertisements
» Stats
Members: 24,198
Threads: 38,971
Posts: 170,967
Top Poster: smasher (2,567)
Welcome to our newest member, Hendrika
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 12:43 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0