-
Notifications
You must be signed in to change notification settings - Fork 7
Macintosh App Bundle Details
Parallax Git Administrator edited this page Mar 9, 2017
·
3 revisions
Starting with BlocklyPropClient v0.5.4, the application is distributed in a Macintosh Application Bundle format that follows Apple's guidelines. This bundle is automatically created through the execution of the BlocklyPropClient.macos.spec file.
The structure is summarized as follows:
-
BlocklyPropClient.app application bundle
-
Contents subfolder
- Info.plist bundle description
- Frameworks subfolder: empty
-
MacOS subfolder
- blocklypropclient application executable
- libraries .so
- include subfolder symbolic link
- propeller-tools subfolder symbolic link
- tcl subfolder symbolic link
- tk subfolder symbolic link
-
Resources subfolder
- BlocklyPropClient.icns icon file
-
include subfolder
- other libraries
-
lib subfolder
-
python2.7 subfolder
- more...
-
python2.7 subfolder
-
propeller-tools subfolder
-
mac subfolder
- propeller-load propeller loader executable
-
mac subfolder
-
tcl subfolder
- more files
-
tk subfolder
- more files
-
Contents subfolder
Try out Parallax's BlocklyProp System with the Activity Bot or the S3 Robot. See the Learn site for even more!