When loading in the simulator gives an error
objc[98370]: Class PFFile is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation (0x11a31e590) and /Users/aleksandr/Library/Developer/CoreSimulator/Devices/69F5291F-9694-4D78-9997-1A7F45EDA4B2/data/Containers/Bundle/Application/4F6BA0F7-970F-488D-8985-408D388AAB85/BRAVOBET.app/Frameworks/Parse.framework/Parse (0x10342c6d8). One of the two will be used. Which one is undefined.
objc[98370]: Class PFLogger is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/PhotoFoundation.framework/PhotoFoundation (0x11a31f300) and /Users/aleksandr/Library/Developer/CoreSimulator/Devices/69F5291F-9694-4D78-9997-1A7F45EDA4B2/data/Containers/Bundle/Application/4F6BA0F7-970F-488D-8985-408D388AAB85/BRAVOBET.app/Frameworks/Parse.framework/Parse (0x10342ccc8). One of the two will be used. Which one is undefined.
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)