Skip to content

DaVikingCode/FromAirAppToMacAppStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FromAirAppToMacAppStore

A quick script for going on the Mac App Store from your Adobe Air Application, used for Silly Family. Thanks to this wonderful guide & Adobe's article.

Before running the script, be sure to add <key>LSApplicationCategoryType</key> in your Info.plist file, like we did.

You will also have to generate an icns file. Replace files inside myicon.iconset folder and run iconutil -c icns -o Icon.icns myicon.iconset to create your icon.

Now you can run the script: sh FromAirToMacAppStore.sh "SillyFamilyDesktop" "3rd Party Mac Developer Application: DaVikingCode (XXXXXXXXXX)" "3rd Party Mac Developer Installer: DaVikingCode (XXXXXXXXXX)"

About

A quick script for going on the Mac App Store from your Adobe Air Application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages