-
-
Notifications
You must be signed in to change notification settings - Fork 46
Bundles : Publishing
Wolfgang Baird edited this page Sep 30, 2019
·
3 revisions
- Head over to the MacForge plugin repository
- Fork the project
- Add your compiled and zipped plugin to the bundles folder
- Edit packages.plist to include your submission
- Every package uses this format : example
Dict:
key: bundleID
Dict:
key: apps
key: author
key: compat
key: contact
key: date
key: description
key: donate
key: filename (required)
key: homepage
key: name (required)
key: package (required)
key: price
key: size
key: target
key-array: targets
Dict:
key: BundleIdentifier
key: version (required)
key: webpage
- Submit a pull request