Advertisement
Guest User

Untitled

a guest
Nov 26th, 2013
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. platform :ios, ‘6’
  2.  
  3. pod 'PKRevealController’, ’2.0.6’
  4.  
  5. xcodeproj '/Users/Matt/Documents/my-file-name_6/my file name.xcodeproj'
  6.  
  7. [!] Invalid `Podfile` file: /Users/Matt/Podfile:7: syntax error, unexpected tCONSTANT, expecting keyword_do or '{' or '('
  8. ...ts/my-file-name_6/my file name.xcodeproj'
  9. ... ^
  10. /Users/Matt/Podfile:7: unterminated string meets end of file. Updating CocoaPods might fix the issue.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement