Re: External files in Standalones

2014-11-28 Thread William Prothero
Marty: Thanks so much for your patience and help. I wasn’t worried about finding stacks because all of my project stacks are substacks. But, this situation will occur, I know. The buy site is very useful. I think I have it now. Best, Bill On Nov 28, 2014, at 10:07 AM, Marty Knapp wrote: > No t

Re: External files in Standalones

2014-11-28 Thread Marty Knapp
No that's the structure in the standalone only. If you look in the Standalone settings, you'll see that there's a place to indicate which stacks to include and another place to indicate non-stack files to include. I would set up a folder on your hard drive and organize as you wish, then go into

Re: External files in Standalones

2014-11-28 Thread William Prothero
brief and un-informative, and I've googled to no >>>>> avail. >>>>> >>>>> Any directions or links would be most welcome. >>>>> Best, >>>>> Bill >>>>> >>>>> William Prothero >>>&

Re: External files in Standalones

2014-11-28 Thread William Prothero
; >>>>> Hi Bill. >>>>> >>>>> Have you run into any problems yet with your Mac standalone getting >>>>> rejected >>>>> by Gatekeeper under 10.9.5 or later? >>>>> >>>>> Apparently the app bundle

Re: External files in Standalones

2014-11-28 Thread Marty Knapp
nd signed code". Also, just curious, are you aiming for the Mac App Store with this or are you releasing it as a 3rd party developer? -- Tom Bodine -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/External-files-in-S

Re: External files in Standalones

2014-11-28 Thread William Prothero
Folks: I am really confused about how LC's built-in standalone builder is set up to put user files where I want them. I’m building for MacOSX. There is a “Copy Files” screen in the “Satandalone Settings” window. I have specified the non-stack folders, which are copied, but there is also a “Desti

Re: External files in Standalones

2014-11-27 Thread William Prothero
ntly the app bundle structure is under new restrictions with Apple's >>> V2 codesigning rules, "Resources should not be located in directories where >>> the system expects to find signed code". >>> >>> Also, just curious, ar

Re: External files in Standalones

2014-11-27 Thread William Prothero
r? >>> >>> Apparently the app bundle structure is under new restrictions with Apple's >>> V2 codesigning rules, "Resources should not be located in directories where >>> the system expects to find signed code". >>> >>> Also, just

Re: External files in Standalones

2014-11-27 Thread Marty Knapp
curious, are you aiming for the Mac App Store with this or are you releasing it as a 3rd party developer? -- Tom Bodine -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/External-files-in-Standalones-tp4686277p4686304.html

Re: External files in Standalones

2014-11-27 Thread Earthednet-wp
are you aiming for the Mac App Store with this or are > you releasing it as a 3rd party developer? > > -- Tom Bodine > > > > > > -- > View this message in context: > http://runtime-revolution.278305.n4.nabble.com/Externa

Re: External files in Standalones

2014-11-27 Thread tbodine
expects to find signed code". Also, just curious, are you aiming for the Mac App Store with this or are you releasing it as a 3rd party developer? -- Tom Bodine -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/External-files-in-Standalones-tp4686277p46

Re: External files in Standalones

2014-11-26 Thread William Prothero
I think I’ve got it. I check whether the app is a standalone using the “environment” property, then adjusting file paths accordingly. Bill On Nov 26, 2014, at 3:03 PM, William Prothero wrote: > Folks: > I’m building an app that reads a number of external data files. I’ve been > trying to creat

External files in Standalones

2014-11-26 Thread William Prothero
Folks: I’m building an app that reads a number of external data files. I’ve been trying to create a standalone and have a number of problems with the external files. In my development area, I have a folder: App folder which contains the .livecode app and data files. It looks like this: myApp