PDA

View Full Version : [App Store] found in SDK


slimnickyy
03-09-2008, 03:11 PM
If one installs the SDK and navigates to:

Developer > Platforms > Aspen.platfrom > Developer > SDKs > Aspen1.2.sdk > Applications

You will see all the familiar current iPhone apps, plus the AppStore. However when you open the contents of AppStore.app there's only a AppStore (UNIX executable file).

I tried to open the AppStore.app with the AspenSimulator, however even when placed into it's applications folder it doesn't show up. I believe the SpringBoard for Aspen Simulator would need patched to allow use of the app.

However I was able to edit the general.plist file to enable a new parental controls feature. To see what it looks like, see http://www.hackint0sh.org/forum/showpost.php?p=249342&postcount=16

ChronicProductions
03-09-2008, 04:38 PM
1. No, it won't. I found that yesterday morning, and it doesn't work on the simulator because it only runs apps compiled for an Intel machine, not ARM. If anyone wants to download AppStore, I put it up here yesterday:
http://www.modmyifone.com/forums/downloads.php?do=file&id=2861

2. How about showing people how to do this? To get the Parental Controls feature and more menus, go to
Developer > Platforms > Aspen.platfrom > Developer > SDKs > Aspen1.2.sdk > Applications > Preferences.app, then rename Settings-iPhone.plist to Settings-Simulator.plist, overwriting the old one, then rename General-iPhone.plist to General-Simulator.plist, again, overwriting the old one.

slimnickyy
03-09-2008, 06:04 PM
What I guess I don't get then is if the SDK is making Intel compatible apps to run in Aspen Simulator, how are the apps supposed to run on the phone which is ARM?

Former Bender
03-09-2008, 10:40 PM
What I guess I don't get then is if the SDK is making Intel compatible apps to run in Aspen Simulator, how are the apps supposed to run on the phone which is ARM?

It depends on the "Active SDK" setting in your Xcode project.

If you set it on "Simulator - Aspen 1.2", the Active Architecture will be i386 or PPC. (i read on another thread that it runs also on PPC)

If you set it on "Device - Aspen 1.2 (Project Setting)", the Active Architecture will be armv6. (this one uses the iPhone to run/test the app)

jashsayani
03-16-2008, 06:33 PM
Anyway to get the App Store on the iPhone ???

ChronicProductions
03-16-2008, 07:06 PM
Anyway to get the App Store on the iPhone ???

It's useless. It's just the iTunes Store but it's renamed and it's full of broken tables and poorly coded pages.