Re: Asking for Advice on distribution, please?
Re: Asking for Advice on distribution, please?
- Subject: Re: Asking for Advice on distribution, please?
- From: Takaaki Naganoya <email@hidden>
- Date: Tue, 22 Aug 2017 10:56:21 +0900
> 2017/08/21 22:39、Brian Christmas <email@hidden>のメール:
>
> 31. Mail Manager requires TextEdit, Interarchy (optional), GraphicConverter,
> Quark (optional), Acrobat, PitStop Pro (Optional), InDesign (optional),
> Illustrator, Word, Excel, and of course, Mail.
My AppleScript based app “Double PDF” is on sale at MacAppStore. It is written
in 100% AppleScript. No Objective-C code.
https://geo.itunes.apple.com/us/app/double-pdf/id1243418387?mt=12
(1)Optional downloaded software
AppStore app have to work without optional downloaded softwares.
GraphicConverter, Acrobat, Illustrator, Word and Excel are not default
installed (these functions have to be option).
(2)Sandbox
At first, you have to make your app to be sandboxed.
AppStore apps have to be sandboxed.
(3)GUI Scripting
GUI Scripting is not safe way to control apps. GUI Scripting based control have
high risks to be rejected (I think).
(4)Localization
GUI Based apps are localized in each language. The displayed messages are quite
different if it is base on “English”. If your GUI Scripting based app indicates
each GUI Element by titles, your app will not work on outside your language
region (Au?).
--
Takaaki Naganoya
email@hidden
http://piyocast.com/as/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden