Setting up iOS on a Mac.

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Ron Zellner
Posts: 106
Joined: Wed May 31, 2006 9:56 pm
Location: College Station, Texas
Contact:

Setting up iOS on a Mac.

Post by Ron Zellner » Wed Nov 24, 2010 5:18 pm

I'm trying to master creating mobile apps for iPad.
I have the PDF instructions for the iOS Deployment pack, I've tried to follow the steps carefully, however it gets a little abstract after working with the Apple certificates and developer resources, etc.
I am at the point of trying to deploy a test stack; I have recently updated the Xcode to 4.2, and the iPhone Simulator 4.2 shows up in my Mac System Profiler, but it does not show up in the simulator list in the revMobilePlugin.rev file.

I have a developers license and the certificates show up as validated, etc.
I did update the iPad to OS 4.2 after installing the initial resources.

I have created a couple of LiveCode test projects that show up in the simulator (3.2 and 4.1) and I can deploy them as Apps.
But when I try to add an App to my iPad in the Xcode Organizer I get the following error:

The executable was signed with invalid entitlements
The entitlements specified in your application’s Code Signing Entitlements file do not match those specified in your provisioning profile.
(0xE8008016).


Any thoughts on where I should begin to solve this? Is it a LiveCode thing, an Xcode thing? Not sure what to look for or change.

Mac OS 10.6.5

Developer Information:

Version: 3.2 (10M2423)
Location: /Developer
Applications:
Xcode: 3.2.5 (1760)
Interface Builder: 3.2.5 (823)
Instruments: 2.7 (3017)
Dashcode: 3.0.2 (333)
SDKs:
Mac OS X:
10.4: (8S2167)
10.5: (9L31a)
10.6: (10M2423)
iPhone OS:
4.2: (8C134)
iPhone Simulator:
3.2: (7W367a)
4.0: (8A400)
4.1: (8B117)
4.2: (8C134)



Thanks in advance,
Ron

ctflatt
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 243
Joined: Sun Dec 06, 2009 12:24 am
Location: Fredericktown, MO
Contact:

Re: Setting up iOS on a Mac.

Post by ctflatt » Thu Nov 25, 2010 1:28 pm

Ron:

Do you specifically have an iOS developer certificate?

Ron Zellner
Posts: 106
Joined: Wed May 31, 2006 9:56 pm
Location: College Station, Texas
Contact:

Re: Setting up iOS on a Mac.

Post by Ron Zellner » Fri Nov 26, 2010 4:50 pm

Yes, it's for the " IOS DEVELOPER PROGRAM"

ctflatt
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 243
Joined: Sun Dec 06, 2009 12:24 am
Location: Fredericktown, MO
Contact:

Re: Setting up iOS on a Mac.

Post by ctflatt » Fri Nov 26, 2010 10:25 pm

Ron:

Hmmm... i just updated the iPad to 4.2 as well, and am able to install to the device via the Xcode Organizer.

My hunch tells me it's an Apple issue. I'm assuming you deployed with the mobile plugin using the Team Provisioning Profile associated with your certificate?

BTW... I used the iOS 3.2 and iPad options from the mobile plugin... seems to be working fine. I will test further.

Update us on your progress...

:Todd

Ron Zellner
Posts: 106
Joined: Wed May 31, 2006 9:56 pm
Location: College Station, Texas
Contact:

Re: Setting up iOS on a Mac.

Post by Ron Zellner » Tue Nov 30, 2010 7:41 pm

Problem solved- I went back and deleted the certificates, etc. and started all over using a new ID name and the Provisioning Assistant on the iOS Provisioning Portal site (rather than the "LiveCode for iOS Deployment Pack" instructions).
Something must have been developed wrong, or in the wrong sequence, the first time.
Last edited by Ron Zellner on Tue Nov 30, 2010 11:46 pm, edited 1 time in total.

ctflatt
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 243
Joined: Sun Dec 06, 2009 12:24 am
Location: Fredericktown, MO
Contact:

Re: Setting up iOS on a Mac.

Post by ctflatt » Tue Nov 30, 2010 10:00 pm

Great! Glad you got it working.

ooper
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 46
Joined: Mon Aug 17, 2009 12:22 am

Re: Setting up iOS on a Mac.

Post by ooper » Sat Dec 04, 2010 10:23 pm

Hi, I just started playing with the ios deployment. I took the Sheep Herder stack and successfully deployed to the emulator, BUT when I start the app there, it quits immediately with no error. Any pointers of what's going on? I also tried a very simple stack and the same happened.

Thanks, any help would be greatly appreciated.

Post Reply

Return to “iOS Deployment”