Search found 7 matches

by babbie
Tue Dec 10, 2013 2:05 pm
Forum: iOS Deployment
Topic: Stand Alone build for Testing on my own IPAD
Replies: 7
Views: 5316

Re: Stand Alone build for Testing on my own IPAD

Thanks for your earlier advice, which may have solved the problem.

I say "may have" because I am now being told I need a provisioning profile,
and I can't figure out how to provide one, or what to provide.

Sorry to be so slow.

Earl
by babbie
Wed Nov 27, 2013 3:08 am
Forum: iOS Deployment
Topic: Stand Alone build for Testing on my own IPAD
Replies: 7
Views: 5316

Re: Stand Alone build for Testing on my own IPAD

Wait, not so fast. That's exactly the problem I have.

I installed Xcode.

When I try to create a standalone iOS, I'm told I need
iOS 5.1 SDK. When I try to find that, I'm usually told
all I need to do is install Xcode.

Help!

Earl
by babbie
Tue Jul 30, 2013 5:20 pm
Forum: Talking LiveCode
Topic: November 3, 2013
Replies: 7
Views: 9044

Re: November 3, 2013

That's brilliant, Dave. It's an easier change and it works.

Thanks so much.
by babbie
Tue Jul 30, 2013 4:30 pm
Forum: Talking LiveCode
Topic: November 3, 2013
Replies: 7
Views: 9044

Re: November 3, 2013

Thanks, Dave. Your modification makes all the difference, and I got your result. So if I understand correctly, converting ddy to seconds, then to long date, and back to seconds causes it to go crazy on 11/3/13. Leaving it as seconds avoids that. Thanks to both you and Klaus. You are good coaches. ~e...
by babbie
Tue Jul 30, 2013 3:36 pm
Forum: Talking LiveCode
Topic: November 3, 2013
Replies: 7
Views: 9044

Re: November 3, 2013

Very interesting. I tried the test program again and it keeps producing MY result, not YOURS. November 3, 2013, is indeed the end of daylight savings here and is probably the key to the problem. I hadn't written the program by March 10th, so I don't know if it would have happened then. However, I ju...
by babbie
Tue Jul 30, 2013 2:39 pm
Forum: Talking LiveCode
Topic: November 3, 2013
Replies: 7
Views: 9044

November 3, 2013

I have run into a bizarre problem that I've solved but don't understand. In a scheduling program, I search the stack of appointments, looking for anything with today's date, then I add (24*3600) to the date (in seconds) and look again. Everything works fine until I reach November 3, 2013, and it jus...
by babbie
Fri Jul 19, 2013 5:12 pm
Forum: iOS Deployment
Topic: Synching data between OSX and IOS
Replies: 2
Views: 2739

Synching data between OSX and IOS

I have developed a personal management system (sched, todos, etc.) and I would like to use it on both Mac and iPad--with changes made on device one showing up on the other. Is that possible? I'd like to know before farmatting the iPad version and paying Apple $99/year for the privilege. Thanks for a...