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

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

Awesome Lists containing this project

README

          

# CrashRealm

[![CI Status](https://img.shields.io/travis/retval/CrashRealm.svg?style=flat)](https://travis-ci.org/retval/CrashRealm)
[![Version](https://img.shields.io/cocoapods/v/CrashRealm.svg?style=flat)](https://cocoapods.org/pods/CrashRealm)
[![License](https://img.shields.io/cocoapods/l/CrashRealm.svg?style=flat)](https://cocoapods.org/pods/CrashRealm)
[![Platform](https://img.shields.io/cocoapods/p/CrashRealm.svg?style=flat)](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.