I am trying to import Parse and Bolts frames, but Xcode cannot build the project. I tried the following methods, but nothing works:
I am using Xcode 7.0 beta (swift 2.0). A screenshot of the same is attached.
Greetings and thanks in advance!
I had the same error, and I wrote in support of parsing, and they told me that they would be updated for fast 2 when Xcode 7 exits the beta.
. Swift 2 Xcode 7 -. - Xcode iOS 9 , , , - 3 4. , . , Swift 2 Xcode 7: ! https://parse.com/help#report ".
, cocoapods, parse.com docs ( XCode7 Swift2). use_frameworks!
source 'https://github.com/CocoaPods/Specs.git' platform :ios, '8.0' use_frameworks! pod 'Bolts' pod 'Parse'
XCode 7 beta 6 7.1
Xcode doesn't seem to like it to import frameworks from a "relative" location (in this case, I imported the framework from the download folder)
I copied the libraries in the "Frameworks" directory and imported them into the project. From there they work.
I had the same problem.
I simply removed Parse Frameworks and added objective-c to those who have horse riding. Now it works.