-
-
Notifications
You must be signed in to change notification settings - Fork 46
Bundles : Creating
Wolfgang Baird edited this page Sep 30, 2019
·
2 revisions
- Download and install
MacForge
- Open
MacForge
- Open
Xcode
and navigateFile
>New
>Project...
- Search for
MacForge Plugin
- Select it and press
Next
- Enter a
Product Name
and target bundle id e.g.com.apple.loginwindow
and pressNext
- Select a location for your project and press
Create
- Add your code
- You can find header dumps of most Apple Applications HERE
- Build your code
- Open your plugin with
MacForge
to load it - Test it!
- Publish it!