Advertisement
Guest User

Untitled

a guest
Apr 19th, 2016
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Running command: /Users/pavelbabin/workspace/berryqmobile/platforms/ios/cordova/build
  2. Building project  : /Users/pavelbabin/workspace/berryqmobile/platforms/ios/BerryQ Beta.xcodeproj
  3.     Configuration : Debug
  4.     Platform      : emulator
  5. Build settings from command line:
  6.     ARCHS = i386
  7.     CONFIGURATION_BUILD_DIR = /Users/pavelbabin/workspace/berryqmobile/platforms/ios/build/emulator
  8.     SDKROOT = iphonesimulator9.2
  9.     SHARED_PRECOMPS_DIR = /Users/pavelbabin/workspace/berryqmobile/platforms/ios/build/sharedpch
  10.     VALID_ARCHS = i386
  11.  
  12. Build settings from configuration file '/Users/pavelbabin/workspace/berryqmobile/platforms/ios/cordova/build-debug.xcconfig':
  13.     CODE_SIGN_IDENTITY = iPhone Developer
  14.     ENABLE_BITCODE = NO
  15.  
  16. 2016-04-19 09:34:32.776 xcodebuild[1116:15065] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 74. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
  17. 2016-04-19 09:34:32.777 xcodebuild[1116:15065] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary on line 74. Parsing will be abandoned. Break on _CFPropertyListMissingSemicolon to debug.
  18. 2016-04-19 09:34:32.778 xcodebuild[1116:15065] Error Domain=NSCocoaErrorDomain Code=3840 "Unexpected character / at line 1" UserInfo={NSDebugDescription=Unexpected character / at line 1, kCFPropertyListOldStyleParsingError=Error Domain=NSCocoaErrorDomain Code=3840 "Missing ';' on line 74" UserInfo={NSDebugDescription=Missing ';' on line 74}}
  19. xcodebuild: error: Unable to read project 'BerryQ Beta.xcodeproj'.
  20.     Reason: Project /Users/pavelbabin/workspace/berryqmobile/platforms/ios/BerryQ Beta.xcodeproj cannot be opened because the project file cannot be parsed.
  21.  
  22.  
  23. Error code 74 for command: xcodebuild with args: -xcconfig,/Users/pavelbabin/workspace/berryqmobile/platforms/ios/cordova/build-debug.xcconfig,-project,BerryQ Beta.xcodeproj,ARCHS=i386,-target,BerryQ Beta,-configuration,Debug,-sdk,iphonesimulator,build,VALID_ARCHS=i386,CONFIGURATION_BUILD_DIR=/Users/pavelbabin/workspace/berryqmobile/platforms/ios/build/emulator,SHARED_PRECOMPS_DIR=/Users/pavelbabin/workspace/berryqmobile/platforms/ios/build/sharedpch
  24. ERROR building one of the platforms: Error: /Users/pavelbabin/workspace/berryqmobile/platforms/ios/cordova/build: Command failed with exit code 2
  25. You may not have the required environment or OS to build this project
  26. Error: /Users/pavelbabin/workspace/berryqmobile/platforms/ios/cordova/build: Command failed with exit code 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement