https://github.com/appspector/xcode-instrumentspackage
Sample project with custom XCode instrument package. See detailed description here: https://appspector.com/blog/building-custom-xcode-instruments-package
https://github.com/appspector/xcode-instrumentspackage
debug debugging instruments swift swift-language xcode xcode-extension
Last synced: 11 months ago
JSON representation
Sample project with custom XCode instrument package. See detailed description here: https://appspector.com/blog/building-custom-xcode-instruments-package
- Host: GitHub
- URL: https://github.com/appspector/xcode-instrumentspackage
- Owner: appspector
- License: mit
- Created: 2018-06-11T08:42:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T14:51:12.000Z (over 6 years ago)
- Last Synced: 2025-03-24T01:35:12.296Z (12 months ago)
- Topics: debug, debugging, instruments, swift, swift-language, xcode, xcode-extension
- Language: Swift
- Homepage: https://appspector.com
- Size: 78.1 KB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XCode Custom Instruments Package
This is a sample project illustrating custom instrument package built with signpost schema.
See detailed description here: https://appspector.com/blog/building-custom-xcode-instruments-package
You will need Xcode 10 GM and iOS 12 to build this.
### Resources
- WWDC session 410 'Creating Custom Instruments'
https://developer.apple.com/videos/play/wwdc2018/410/
- John Sundell article about os_signpost API
https://www.swiftbysundell.com/daily-wwdc/getting-started-with-signposts
- Apple Instruments documentation
https://help.apple.com/instruments/developer/mac/10.0/#/
- CLIPS reference
http://sequoia.ict.pwr.wroc.pl/~witold/ai/CLIPS_tutorial/
# About Us
Looking for better debugging instrument? Try [AppSpector](https://appspector.com). With AppSpector you can remotely debug your app running in the same room or on another continent. You can measure app performance, view CoreData and SQLite content, logs, network requests and many more in realtime. This is the instrument that you've been looking for.
