Re: Problems with externals when building for iOS8

2014-11-06 Thread Andrew Henshaw
Its all of them Mone,  I cant figure it out at all.

Last night I wiped my Macbook and reinstalled Yosemite, Livecode and xCode from 
the appstore,  then created a basic app which worked,  then added an external 
(answercolor) and it bombed.

I guess I must be doing something wrong somewhere so Ill keep trying as the 
externals have been great so far.  I was wondering if it might be the simulator 
as ive not tested on a real device.  

Andy

 
 Are you having the issue with a particular external or all of them? I haven't 
 had any reports like this. I'm not sure if including a folder or including 
 the lcext file directly would make any difference.
 
 Cheers
 
 Monte
 
 --
 M E R Goulding 
 Software development services
 Bespoke application development for vertical markets
 
 mergExt - There's an external for that!
 
 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your subscription 
 preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Problems with externals when building for iOS8

2014-11-06 Thread Andrew Henshaw
Hi Monte,

You were spot on with the including a folder rather than a file.

Selecting each external file individually to include seems to work,  it was 
selecting a folder that caused the problem.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Problems with externals when building for iOS8

2014-11-06 Thread Monte Goulding

On 6 Nov 2014, at 10:40 pm, Andrew Henshaw hens...@me.com wrote:

 You were spot on with the including a folder rather than a file.

Ah good. I'm glad you're sorted ;-)

Cheers

Monte

--
M E R Goulding 
Software development services
Bespoke application development for vertical markets

mergExt - There's an external for that!

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Problems with externals when building for iOS8

2014-11-05 Thread Andrew Henshaw
Is anyone having problems with externals when building for iOS8 or 8.1?

I seem to be hitting my head against a brick all.  I have the latest xCode 6.1 
installed,  and ive tried building with Livecode 6.5,  6.7 and 7.0 with the 
same result everytime.

Taking a very basic app with just one button and compile and run in the 
simulator and everything is fine,  but then put an external (eg mergext) in a 
folder, and include that folder in the apps package and the app then bombs 
immediately after the splash screen.

Ive tried all combinations I can think of,  and its happening on both my macs.  
Any ideas what I could be doing wrong?

Andy
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Problems with externals when building for iOS8

2014-11-05 Thread Monte Goulding

On 6 Nov 2014, at 3:11 am, Andrew Henshaw hens...@me.com wrote:

 Is anyone having problems with externals when building for iOS8 or 8.1?
 
 I seem to be hitting my head against a brick all.  I have the latest xCode 
 6.1 installed,  and ive tried building with Livecode 6.5,  6.7 and 7.0 with 
 the same result everytime.
 
 Taking a very basic app with just one button and compile and run in the 
 simulator and everything is fine,  but then put an external (eg mergext) in a 
 folder, and include that folder in the apps package and the app then bombs 
 immediately after the splash screen.
 
 Ive tried all combinations I can think of,  and its happening on both my 
 macs.  Any ideas what I could be doing wrong?


Are you having the issue with a particular external or all of them? I haven't 
had any reports like this. I'm not sure if including a folder or including the 
lcext file directly would make any difference.

Cheers

Monte

--
M E R Goulding 
Software development services
Bespoke application development for vertical markets

mergExt - There's an external for that!

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Problems with externals when building for iOS8

2014-11-05 Thread Vaughn Clement
Hi Monte

On the Apple forum there is a discussion on the app bombing at startup. I
have apps that have been online for years doing this in IOS 8.1. I know
Apple is aware of this because there are so many people complaining about
the App Store and their apps crashing.

Thank you

Vaughn Clement

Apps by Vaughn Clement (Support)
*http://www.appsbyvaughnclement.com/tools/home-page/
http://www.appsbyvaughnclement.com/tools/home-page/*
On Target Solutions LLC Website: http://www.ontargetsolutions.biz
Email: ontargetsoluti...@yahoo.com
Skype: vaughn.clement

FaceTime: vclem...@gmail.com
Ph. 928-254-9062


On Wed, Nov 5, 2014 at 3:49 PM, Monte Goulding mo...@sweattechnologies.com
wrote:


 On 6 Nov 2014, at 3:11 am, Andrew Henshaw hens...@me.com wrote:

  Is anyone having problems with externals when building for iOS8 or 8.1?
 
  I seem to be hitting my head against a brick all.  I have the latest
 xCode 6.1 installed,  and ive tried building with Livecode 6.5,  6.7 and
 7.0 with the same result everytime.
 
  Taking a very basic app with just one button and compile and run in the
 simulator and everything is fine,  but then put an external (eg mergext) in
 a folder, and include that folder in the apps package and the app then
 bombs immediately after the splash screen.
 
  Ive tried all combinations I can think of,  and its happening on both my
 macs.  Any ideas what I could be doing wrong?


 Are you having the issue with a particular external or all of them? I
 haven't had any reports like this. I'm not sure if including a folder or
 including the lcext file directly would make any difference.

 Cheers

 Monte

 --
 M E R Goulding
 Software development services
 Bespoke application development for vertical markets

 mergExt - There's an external for that!

 ___
 use-livecode mailing list
 use-livecode@lists.runrev.com
 Please visit this url to subscribe, unsubscribe and manage your
 subscription preferences:
 http://lists.runrev.com/mailman/listinfo/use-livecode

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: Problems with externals when building for iOS8

2014-11-05 Thread Monte Goulding

On 6 Nov 2014, at 10:06 am, Vaughn Clement vclem...@gmail.com wrote:

 On the Apple forum there is a discussion on the app bombing at startup. I
 have apps that have been online for years doing this in IOS 8.1. I know
 Apple is aware of this because there are so many people complaining about
 the App Store and their apps crashing.

It will be interesting to find out more. I would have had more reports by now 
if it were a widespread problem with either LC or my externals. Indeed my tests 
seem to be working fine. It could be a problem with one particular one though. 
I have some that are only used by a few people.

Cheers

--
M E R Goulding 
Software development services
Bespoke application development for vertical markets

mergExt - There's an external for that!

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode