https://github.com/fjh658/mac_dev_tools
Standalone instruments, AccessibilityInspector and other tools to remotely diagnose problems with customer desktop apps
https://github.com/fjh658/mac_dev_tools
accessibility accessibilityinspector instrument instruments
Last synced: 2 months ago
JSON representation
Standalone instruments, AccessibilityInspector and other tools to remotely diagnose problems with customer desktop apps
- Host: GitHub
- URL: https://github.com/fjh658/mac_dev_tools
- Owner: fjh658
- Created: 2022-06-03T05:35:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-07T12:56:44.000Z (over 2 years ago)
- Last Synced: 2023-10-07T13:36:05.182Z (over 2 years ago)
- Topics: accessibility, accessibilityinspector, instrument, instruments
- Language: Shell
- Homepage:
- Size: 7.25 MB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##### The purpose of this project:
- Utilize Xcode's analysis function to generate standalone applications that are independent of Xcode. These apps will enable remote problem diagnosis between users.
- Apps
- Instruments
- Accessibility Inspector
##### Quick start
- Download **Instruments_14.3.1.dmg** (macOS 12+), double click the dmg, righ click **Instruments_14.3.1.pkg**

- Application location: /Applications
##### Build
- Install **Packages** tool
- open packages/Instruments_14.3.1/Instruments_14.3.1.pkgproj
- **build**