https://github.com/retval/crashrealm_pthread_destory_failed
Realm 3.21.0 crash demo
https://github.com/retval/crashrealm_pthread_destory_failed
Last synced: 12 months ago
JSON representation
Realm 3.21.0 crash demo
- Host: GitHub
- URL: https://github.com/retval/crashrealm_pthread_destory_failed
- Owner: RetVal
- License: mit
- Created: 2019-11-06T10:30:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-06T10:46:59.000Z (over 6 years ago)
- Last Synced: 2025-01-14T13:56:04.234Z (about 1 year ago)
- Language: Objective-C
- Size: 55.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CrashRealm
[](https://travis-ci.org/retval/CrashRealm)
[](https://cocoapods.org/pods/CrashRealm)
[](https://cocoapods.org/pods/CrashRealm)
[](https://cocoapods.org/pods/CrashRealm)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
CrashRealm is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'CrashRealm'
```
## Author
retval, retval@me.com
## License
CrashRealm is available under the MIT license. See the LICENSE file for more info.