mirror of
https://github.com/tappollo/Parse-SDK-iOS-OSX.git
synced 2026-01-12 22:45:19 +08:00
This will scan all loaded code bundles for classes which inherit from `PFObject`, and register them upon Parse initialization. Still have opt-in support for manual-only registration, though it shouldn't be necessary for most cases.