Xcode project with Parse cocoapod won't compile: "Unknown command tag name"

As the name suggests, it is advisable to start with Parse, but failed to compile it in my Xcode project. Can someone please help me?

Xcode version: 6.1.1 Cocoapods version: 0.35.0

This is my subfile

platform :ios, '8.0'

workspace 'ParseTest'

inhibit_all_warnings!

pod 'Bolts'
pod 'Facebook-iOS-SDK'
pod 'Parse'
pod 'FlatUIKit', :head
pod 'AFNetworking'
pod 'INTULocationManager'

xcodeproj 'ParseTest.xcodeproj'

      

And these are the errors I get when building my project:

Pods / Parse / Parse.framework / Headers / PFAnalytics.h: 142: 2: Unknown command tag name Pods / Parse / Parse.framework / Headers / PFObject.h: 29: 10: Declaring instance variables in frontend is deprecated Pods / Parse / Parse.framework / Headers / PFObject.h: 38:21: Declaring instance variables in an interface deprecated Pods / Parse / Parse.framework / Headers / PFObject.h: 42:26: Declaring instance variables in an interface deprecated Pods / Parse / Parse. framework / Headers / PFObject.h: 232: 2: Unknown command tag name Pods / Parse / Parse.framework / Headers / PFObject.h: 748: 1: Conflicting return type in 'delete:' declaration: 'void' vs' BOOL '(aka' bool ') Pods / Parse / Parse.framework / Headers / PFObject.h: 748: 28: conflicting parameter types in' delete: 'declaration:' __strong id 'vs'NSError * __ autoreleasing * 'Pods / Parse / Parse.framework / Headers / PFObject + Subclass.h: 40: 6: Unknown command tag name Pods / Parse / Parse.framework / Headers / PFObject + Subclass.h: 43: 6: Unknown command tag name Pods / Parse / Parse.framework / Headers / PFObject + Subclass.h: 45: 6: Unknown command tag name Pods / Parse / Parse.framework / Headers / PFQuery.h: 130: 2: Unknown command tag name Pods / Parse / Parse.framework / Headers / PFQuery.h: 481: 2: Unknown command tag name Pods / Parse / Parse.framework / Headers / PF_Twitter.h: 17:15: Declaring instance variables in frontend is deprecated Pods / Parse / Parse.framework / Headers / PF_Twitter.h: 18:15: Declaring instance variables in an interface is deprecated Pods / Parse / Parse.framework / Headers / PF_Twitter.h: 19:15: Declaring instance variables in an interface is deprecated in Pods / Parse / Parse.framework / Headers / PF_Twitter.h: 20:15: Declaring instance variables in an interface deprecated Pods / Parse / Parse.framework / Headers / PF_Twitter.h: 21:15: Declaring instance variables in an interface deprecated Pods / Parse / Parse.framework / Headers / PF_Twitter.h: 22: 15: Declaration of instance variables in frontend deprecated Pods / Parse / Parse.framework / Headers / PFTwitterUtils.h: 225: 2: Unknown command tag name

+3
parse.com


source to share


No one has answered this question yet

Check out similar questions:

17
Xcode project / app name with space - structure not found
ten
Parse and Xcode: Blocks won't autocomplete.
1
RPSSommonObjects.m Parse Issue Unknown Type Name NSString
1
Analysis framework in Xcode project
0
Error for importing Parse SDK to my project in Xcode
0
Getting an error while compiling a project with Parse
0
Parse: Unknown type name NS_ASSUME_NONNULL_BEGIN
0
Importing Parse into Xcode Project
0
The parse will not compile
-1
parse: query the project to see if the table name exists



All Articles
Loading...
X
Show
Funny
Dev
Pics