An open API service indexing awesome lists of open source software.

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

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**