https://github.com/appspector/macos-sdk
https://github.com/appspector/macos-sdk
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/appspector/macos-sdk
- Owner: appspector
- Created: 2023-07-18T18:02:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-23T11:42:18.000Z (about 3 years ago)
- Last Synced: 2025-01-23T09:42:05.665Z (over 1 year ago)
- Language: Ruby
- Size: 10.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/appspector/macos-beta)
[](https://app.bitrise.io/app/17e138eab39135f1)
# 
Debugging don't have to be painful!
Welcome to the AppSpector macOS closed beta program.
We invited you here to share a new version of the SDK, and get you feedback and thoughts on it.
SDK updates will be available here under the [releases](https://github.com/appspector/macos-beta/releases/latest) section same as in public repo.
Please note that only XCFramework build is available for now, no package managers. It's a fat binary, arm64/x86_64.
* [Installation](#installation)
* [Known Issues](#known_issues)
* [Feedback](#feedback)
## Installation
Only manual installation is supported for now.
- Download SDK binary from the [releases](https://github.com/appspector/macos-beta/releases) section in this repo
- Drag AppSpectorOSXSDK.xcframework to your xcode project window and select 'Copy items if needed'
# 
- Switch framework embed type to 'embed and sign'
# 
- Import SDK: `import AppSpectorOSXSDK`
- To configure and run SDK please refer to the [iOS docs](https://docs.appspector.com/docs/ios-sdk)
## Known Issues
- FS, Screenshot and SQLite monitors doesnt work. Switching to them could drop a session or even crash your app. Will be fixed in the nearest update.
- Env monitor shows zeroes in FPS and battery sections
- App icon update does not work
- NC monitor system notifications filtering doesn't work properly
## Feedback
If you have any questions, suggestions or issue reports you can ping us in [Slack](https://slack.appspector.com/) or drop us a line: [info@appspector.com](mailto:info@appspector.com)
Please don't discuss macOS build related topics publicly as macOS SDK beta is available for the small part of users. Use DM in slack or email/HubSpot with AppSpector engineers.
You can also use this repo on GitHub to file an issue or ask a question, but remember it will be available for everyone invited to private beta testing program.