1

I am using Xcode 7.0 and integrated latest Parse API. When I start coding in the Xcode editor, it is not suggesting the available functions in the respective object. For example: var query = PFUser.query()

when i type query, it is not showing any functions which are available. Any help is appreciated.

Thanks

sfbayman
  • 1,067
  • 2
  • 9
  • 22
  • Did you try downloading the Parse SDK Framework and using that? Sometimes, if you're missing some type of linking, it will not work. Also, you can try cleaning and retrying. – rb612 Jul 09 '15 at 05:34
  • These are the frameworks which I have added Parse.framework ParseCrashReporting.framework Bolts.framework ParseUI.framework AudioToolbox.framework SystemConfiguration.framework libz.1.dylib libsqlite3.dylib – sfbayman Jul 09 '15 at 14:16
  • did you import ? – Dovahkiin Aug 23 '15 at 01:20

0 Answers0