Search found 11 matches

by benco5000
Fri May 08, 2020 7:49 pm
Forum: Feature Proposals
Topic: Mac App Store require persistant security bookmarks
Replies: 0
Views: 3114

Mac App Store require persistant security bookmarks

I've created a post explaining the sandboxing process for mac app store here: https://forums.livecode.com/viewtopic.php?f=19&t=34055&p=191430#p191430 I can't finish my app for MAS (Mac App Store) because the app needs persistant security bookmarks. If I can't publish on MAS this particular App will ...
by benco5000
Fri May 08, 2020 6:30 pm
Forum: Mac OS
Topic: Sandboxing Entitlements MacOS App Store
Replies: 0
Views: 7834

Sandboxing Entitlements MacOS App Store

........ This discussion is about: ...... 1. Sandboxing an app for the macOS app store ...... 2. Configuring the plist files ...... 3. Signing the App ...... 4. Submitting the pkg to the app store In my case I need something called bookmarks to enable persistant security permissions I've put down h...
by benco5000
Mon May 04, 2020 2:53 pm
Forum: Mac OS
Topic: Mac sandbox entitlement read/write documents folder for help file
Replies: 16
Views: 12936

Re: Mac sandbox entitlement read/write documents folder for help file

LOL. Was working on my program - didn't stay up just for that :-)
I've narrowed it down to an os read/write problem I think. Only happends after being sandboxed.
I've submitted a help ticket to apple.
by benco5000
Mon May 04, 2020 7:47 am
Forum: Mac OS
Topic: Mac sandbox entitlement read/write documents folder for help file
Replies: 16
Views: 12936

Re: Mac sandbox entitlement read/write documents folder for help file

post number eight

one more time today.....
this.is.not.a.real.link will it submit

yes.... yes it did.... :-)

it's almost 2:00am and I'm shutting down for the night....
by benco5000
Mon May 04, 2020 3:33 am
Forum: Mac OS
Topic: Mac sandbox entitlement read/write documents folder for help file
Replies: 16
Views: 12936

Re: Mac sandbox entitlement read/write documents folder for help file

here is post number seven
and\.this\.is\.not\.a\.real\.link

will it work?

error:
You can’t post image, email or url links that are external to this domain. Please remove and\.
by benco5000
Sun May 03, 2020 10:37 pm
Forum: Mac OS
Topic: Mac sandbox entitlement read/write documents folder for help file
Replies: 16
Views: 12936

Re: Mac sandbox entitlement read/write documents folder for help file

ok so here is post number six this\.is\.not\.a\.real\.link error: You can’t post image, email or url links that are external to this domain. Please remove this\.is\. tried another post for post seven error: You cannot make another post so soon after your last. What's also a bit funny is that I signe...
by benco5000
Sun May 03, 2020 1:07 am
Forum: Mac OS
Topic: Mac sandbox entitlement read/write documents folder for help file
Replies: 16
Views: 12936

Re: Mac sandbox entitlement read/write documents folder for help file

For some reason the forum post would not let me post anything with a dot in the text.
It kept saying I’m not allowed to post a url and to remove myPath.
After I changed all those it said for me to remove the 9. etc for the version numbers so I changed those as well.
by benco5000
Sat May 02, 2020 11:28 pm
Forum: Mac OS
Topic: Mac sandbox entitlement read/write documents folder for help file
Replies: 16
Views: 12936

Re: Mac sandbox entitlement read/write documents folder for help file

Thank you Klaus for the assistance. Still not working for me after sandboxing the app for mac app store. By the way -- I couldn't figure out how to escape the dot [.] so the paths are a little ugly. I tried this first a while back and tried it again this morning after your suggestion to see if I had...
by benco5000
Sat May 02, 2020 2:18 am
Forum: Mac OS
Topic: Mac sandbox entitlement read/write documents folder for help file
Replies: 16
Views: 12936

Mac sandbox entitlement read/write documents folder for help file

I have a pdf help file that is embeded in a global property. When the user requests the help file, it checks to see if the pdf help file exists and if not, it will create it in the users documents folder. Why am I doing this? Because apparently the browser widget does not traverse hidden folders? So...
by benco5000
Fri Mar 05, 2010 10:03 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Add or delete a new card from a button.
Replies: 4
Views: 3493

Add or delete a new card from a button.

I'm new to RunRev, did some coding in HyperCard years ago. I've searched the docs but cant seem to find these two basic commands. Its got to be simple. Have two buttons, one adds a card one deletes. Already figured out the background issue. Thanks in advance for your help and patience. on mouseUp ho...
by benco5000
Fri Mar 05, 2010 9:58 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Add or delete a new card from a button.
Replies: 1
Views: 2324

Add or delete a new card from a button.

I'm new to RunRev, did some coding in HyperCard years ago. I've searched the docs but cant seem to find these two basic commands. Its got to be simple. Have two buttons, one adds a card one deletes. Already figured out the background issue. Thanks in advance for your help and patience. on mouseUp ho...