Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hboon/macoswithinjectioniii
A demo macOS app with InjectionIII working
https://github.com/hboon/macoswithinjectioniii
Last synced: 22 days ago
JSON representation
A demo macOS app with InjectionIII working
- Host: GitHub
- URL: https://github.com/hboon/macoswithinjectioniii
- Owner: hboon
- Created: 2024-02-13T09:20:40.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-23T07:06:25.000Z (10 months ago)
- Last Synced: 2024-12-04T13:48:56.854Z (28 days ago)
- Language: Swift
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Derived with help from John: https://github.com/johnno1962/InjectionIII/issues/487
This is for the GitHub version of InjectionIII. I can't get the app store version to work. You have to run the app and choose "Open Project". Don't choose "Prepare Project"
I can't get it to run in standalone mode (maybe the trick is to reset or remove `com.apple.security.app-sandbox` in `MacOSWithInjectionIII.entitlements`).
The rest are in the commits in the repo.
Unlike most repos, I intend to force-push to this repo instead of adding commits because it's meant to show specific steps to set up a new project.