RocketChat / Rocket.Chat.Cordova

Rocket.Chat Cross-Platform Mobile Application via Cordova (DEPRECATED)
MIT License
104 stars 109 forks source link

Does this repo still maintained? #191

Closed sitexa closed 6 years ago

sitexa commented 6 years ago

There is no update for long time, also no upgrade for node version and some libraries. I can not run this app by following the guide. There are lots of errors. npm ERR! cb() never called! Error: Could not find gradle wrapper within Android SDK. In fact I have gradle 4.0.1 installed.

teamsoo commented 6 years ago

@sitexa The answer might be both yes and no :)

Anyway, can you show the full error so people might be able to help?

The normal build process looks like this

~$ git clone https://github.com/RocketChat/Rocket.Chat.Cordova.git
~$ cd Rocket.Chat.Cordova/
~/Rocket.Chat.Cordova$ npm install ticons underscore
~/Rocket.Chat.Cordova$ echo 'Bugsnag.apiKey = "YOUR-API-KEY-HERE";' > www/js/bugsnag_apikey.js
~/Rocket.Chat.Cordova$ echo 'window.ANDROID_SENDER_ID = "YOUR-ANDROID-ID-HERE";' > www/shared/js/android_sender_id.js
~/Rocket.Chat.Cordova$ cordova build android

ps> copied from https://github.com/RocketChat/Rocket.Chat.Cordova/issues/69

sitexa commented 6 years ago

@teamsoo Thank you for response. I have tried many times following the guide. I dive into meteor and cordova to search the answer, I think it's not the rocket.chat issue. But I have no idea how to correct the problems. https://issues.apache.org/jira/browse/CB-13018?filter=12341273&jql=project%20%3D%20CB%20AND%20text%20~%20%22Error%3A%20spawn%20EACCES%22

sitexa commented 6 years ago

Environment

npm ERR! This is an error with npm itself. Please report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! A complete log of this run can be found in: npm ERR! /Users/open/.npm/_logs/2017-07-13T08_21_23_850Z-debug.log Discovered plugin "com.verso.cordova.clipboard" in config.xml. Adding it to the project Failed to restore plugin "com.verso.cordova.clipboard" from config.xml. You might need to try adding it again. Error: Failed to fetch plugin com.verso.cordova.clipboard@https://github.com/VersoSolutions/CordovaClipboard via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Error: npm: Command failed with exit code 1 Error output: npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! A complete log of this run can be found in: npm ERR! /Users/open/.npm/_logs/2017-07-13T08_21_29_232Z-debug.log Discovered plugin "cordova-custom-config" in config.xml. Adding it to the project …… Reading build config file: /Users/open/NodeProjects/Rocket.Chat.Cordova/build.json Error: spawn EACCES

##  (9) cordova build android

cordova-custom-config: Skipping auto-restore of config file backup(s) Discovered plugin "com.meteor.cordova-update" in config.xml. Adding it to the project Failed to restore plugin "com.meteor.cordova-update" from config.xml. You might need to try adding it again. Error: Failed to fetch plugin com.meteor.cordova-update@https://github.com/RocketChat/com.meteor.cordova-update via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Error: npm: Command failed with exit code 1 Error output: npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! A complete log of this run can be found in: npm ERR! /Users/open/.npm/_logs/2017-07-13T08_25_59_706Z-debug.log Discovered plugin "com.verso.cordova.clipboard" in config.xml. Adding it to the project Failed to restore plugin "com.verso.cordova.clipboard" from config.xml. You might need to try adding it again. Error: Failed to fetch plugin com.verso.cordova.clipboard@https://github.com/VersoSolutions/CordovaClipboard via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Error: npm: Command failed with exit code 1 Error output: npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! A complete log of this run can be found in: npm ERR! /Users/open/.npm/_logs/2017-07-13T08_26_06_130Z-debug.log cordova-custom-config: Applied custom config from config.xml to /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/android/AndroidManifest.xml ANDROID_HOME=/Users/open/Library/Android/sdk JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home Reading build config file: /Users/open/NodeProjects/Rocket.Chat.Cordova/build.json Error: spawn EACCES

##  (10) cordova build ios

cordova-custom-config: Skipping auto-restore of config file backup(s) Discovered plugin "com.meteor.cordova-update" in config.xml. Adding it to the project Failed to restore plugin "com.meteor.cordova-update" from config.xml. You might need to try adding it again. Error: Failed to fetch plugin com.meteor.cordova-update@https://github.com/RocketChat/com.meteor.cordova-update via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Error: npm: Command failed with exit code 1 Error output: npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! A complete log of this run can be found in: npm ERR! /Users/open/.npm/_logs/2017-07-13T08_27_34_154Z-debug.log Discovered plugin "com.verso.cordova.clipboard" in config.xml. Adding it to the project Failed to restore plugin "com.verso.cordova.clipboard" from config.xml. You might need to try adding it again. Error: Failed to fetch plugin com.verso.cordova.clipboard@https://github.com/VersoSolutions/CordovaClipboard via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Error: npm: Command failed with exit code 1 Error output: npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! A complete log of this run can be found in: npm ERR! /Users/open/.npm/_logs/2017-07-13T08_27_40_017Z-debug.log cordova-custom-config: Applied custom config from config.xml to /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Rocket.Chat-Info.plist Reading build config file: Building for iPhone SE Simulator Building project: /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat.xcworkspace Configuration: Debug Platform: emulator Build settings from command line: CONFIGURATION_BUILD_DIR = /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator SDKROOT = iphonesimulator10.3 SHARED_PRECOMPS_DIR = /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/sharedpch

Build settings from configuration file '/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/cordova/build-debug.xcconfig': CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES CODE_SIGN_ENTITLEMENTS = $(PROJECT_DIR)/$(PROJECT_NAME)/Entitlements-$(CONFIGURATION).plist CODE_SIGN_IDENTITY = iPhone Developer ENABLE_BITCODE = NO GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1 HEADER_SEARCH_PATHS = "$(TARGET_BUILD_DIR)/usr/local/lib/include" "$(OBJROOT)/UninstalledProducts/include" "$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include" "$(BUILT_PRODUCTS_DIR)" OTHER_LDFLAGS = -ObjC PROVISIONING_PROFILE = fa3afaae-e152-4b51-8fe9-118fa21bd2d2 SWIFT_OBJC_BRIDGING_HEADER = $(PROJECT_DIR)/$(PROJECT_NAME)/Bridging-Header.h

=== BUILD TARGET Rocket.Chat OF PROJECT Rocket.Chat WITH CONFIGURATION Debug ===

Check dependencies

Write auxiliary files /bin/mkdir -p /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/sharedpch/Rocket.Chat-Prefix-fxeyzshmtbvdzlaheoyvcvkyopsa write-file /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/sharedpch/Rocket.Chat-Prefix-fxeyzshmtbvdzlaheoyvcvkyopsa/Rocket.Chat-Prefix.pch.pch.hash-criteria

Create product structure /bin/mkdir -p /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app

PhaseScriptExecution Copy\ www\ directory /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Script-304B58A110DAC018002A0835.sh cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios /bin/sh -c /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Script-304B58A110DAC018002A0835.sh /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Script-304B58A110DAC018002A0835.sh: line 2: 56477 Segmentation fault: 11 node cordova/lib/copy-www-build-step.js Command /bin/sh failed with exit code 139

BUILD FAILED

The following build commands failed: PhaseScriptExecution Copy\ www\ directory /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Script-304B58A110DAC018002A0835.sh (1 failure) Error: Error code 65 for command: xcodebuild with args: -xcconfig,/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/cordova/build-debug.xcconfig,-workspace,Rocket.Chat.xcworkspace,-scheme,Rocket.Chat,-configuration,Debug,-sdk,iphonesimulator,-destination,platform=iOS Simulator,name=iPhone SE,build,CONFIGURATION_BUILD_DIR=/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator,SHARED_PRECOMPS_DIR=/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/sharedpch

teamsoo commented 6 years ago

@sitexa about those 2 plugins (cordova-update & cordova.clipboard)

Can you try this https://github.com/RocketChat/Rocket.Chat.Cordova/issues/188#issuecomment-310917822

Changing from the official repo to my forked repos in config.xml

screen shot 2560-07-13 at 11 37 03 pm

and see if it helps.

sitexa commented 6 years ago

@teamsoo thanks, this change correct the "npm ERR! cb() never called"! Now I come here "Error: spawn EACCES". Someone says this is permission things,I'd like to check it.

teamsoo commented 6 years ago

@sitexa again, showing the full error like you did above will help a lot.

sitexa commented 6 years ago

@teamsoo thank you. I repeat the whole proccess. from step 8:

(8)cordova build

cordova-custom-config: Skipping auto-restore of config file backup(s) cordova-custom-config: Applied custom config from config.xml to /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/android/AndroidManifest.xml cordova-custom-config: Applied custom config from config.xml to /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Rocket.Chat-Info.plist ANDROID_HOME=/Users/open/Library/Android/sdk JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home Reading build config file: /Users/open/NodeProjects/Rocket.Chat.Cordova/build.json Error: spawn EACCES

(9) cordova build android

cordova-custom-config: Skipping auto-restore of config file backup(s) cordova-custom-config: Applied custom config from config.xml to /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/android/AndroidManifest.xml ANDROID_HOME=/Users/open/Library/Android/sdk JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_102.jdk/Contents/Home Reading build config file: /Users/open/NodeProjects/Rocket.Chat.Cordova/build.json Error: spawn EACCES

(10) cordova build ios

cordova-custom-config: Skipping auto-restore of config file backup(s) cordova-custom-config: Applied custom config from config.xml to /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Rocket.Chat-Info.plist Reading build config file: Building for iPhone SE Simulator Building project: /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat.xcworkspace Configuration: Debug Platform: emulator Build settings from command line: CONFIGURATION_BUILD_DIR = /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator SDKROOT = iphonesimulator10.3 SHARED_PRECOMPS_DIR = /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/sharedpch

Build settings from configuration file '/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/cordova/build-debug.xcconfig': CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES CODE_SIGN_ENTITLEMENTS = $(PROJECT_DIR)/$(PROJECT_NAME)/Entitlements-$(CONFIGURATION).plist CODE_SIGN_IDENTITY = iPhone Developer ENABLE_BITCODE = NO GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1 HEADER_SEARCH_PATHS = "$(TARGET_BUILD_DIR)/usr/local/lib/include" "$(OBJROOT)/UninstalledProducts/include" "$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include" "$(BUILT_PRODUCTS_DIR)" OTHER_LDFLAGS = -ObjC PROVISIONING_PROFILE = fa3afaae-e152-4b51-8fe9-118fa21bd2d2 SWIFT_OBJC_BRIDGING_HEADER = $(PROJECT_DIR)/$(PROJECT_NAME)/Bridging-Header.h

=== BUILD TARGET Rocket.Chat OF PROJECT Rocket.Chat WITH CONFIGURATION Debug ===

Check dependencies

Create product structure /bin/mkdir -p /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app

ProcessProductPackaging "" /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat.app.xcent cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/open/.fastlane/bin:/opt/local/bin:/opt/local/sbin:/Users/open/.gvm/bin:/Users/open/anaconda3/bin:/Users/open/.nvm/versions/node/v8.1.4/bin:/Users/open/.rvm/gems/ruby-2.1.2/bin:/Users/open/.rvm/gems/ruby-2.1.2@global/bin:/Users/open/.rvm/rubies/ruby-2.1.2/bin:/usr/local/gradle-2.14.1/bin:/Users/open/Applications/mongodb/bin:/Users/open/activator-dist-1.3.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/open/bin:/Users/open/.rvm/bin:/Users/open/Applications/Umlet:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Users/open/Library/Android/sdk/platform-tools:/usr/local/mysql/bin:/usr/local/nexus-2.13.0-01-bundle/nexus-2.13.0-01/bin:/usr/local/go/bin:/Users/open/GoPath/bin:/Users/open/.rvm/bin:/Users/open/go/bin" builtin-productPackagingUtility -entitlements -format xml -o /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat.app.xcent

PhaseScriptExecution Copy\ www\ directory /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Script-304B58A110DAC018002A0835.sh cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios /bin/sh -c /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Script-304B58A110DAC018002A0835.sh /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Script-304B58A110DAC018002A0835.sh: line 2: 1130 Segmentation fault: 11 node cordova/lib/copy-www-build-step.js Command /bin/sh failed with exit code 139

BUILD FAILED

The following build commands failed: PhaseScriptExecution Copy\ www\ directory /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Script-304B58A110DAC018002A0835.sh (1 failure) Error: Error code 65 for command: xcodebuild with args: -xcconfig,/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/cordova/build-debug.xcconfig,-workspace,Rocket.Chat.xcworkspace,-scheme,Rocket.Chat,-configuration,Debug,-sdk,iphonesimulator,-destination,platform=iOS Simulator,name=iPhone SE,build,CONFIGURATION_BUILD_DIR=/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator,SHARED_PRECOMPS_DIR=/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/sharedpch

tonytphi commented 6 years ago

Pretty sure your issue can be solved by removing and re-adding android to Cordova platforms, at least that worked for my test environment.

As for your actual question for the thread, it's pretty badly maintained. I had to jumped through a lot of hoops and replaced a few of the plugins in order to get the code to properly build and run on my Android Device. I can post up more details instructions on how to get it running from cloning to running on device if people really need it.

teamsoo commented 6 years ago

@tonytphi you might want to create PR for the updated plugins and build instruction. Rocket.Chat Team is working hard on the backend repo.

Actually, they keep updating most of the code that related to Cordova from the main backend repo. For example> https://github.com/RocketChat/Rocket.Chat/commit/5cb30b479f37e3add3ce007dea5e37021491bec1 https://github.com/RocketChat/Rocket.Chat/commit/cdce18c63c31f6f8070cd05594f8fb10a9d7ca82

So, please do share the build instructions, at least on this issue 👍

sitexa commented 6 years ago

@tonytphi @teamsoo Really appreciate it! I'm looking for the solutions everyday on the net.

But with remove and add platform, not work.

teamsoo commented 6 years ago

@sitexa Quick permission check if you think it's permission related. Just run

sudo chmod 777 -R /Users/open/NodeProjects/Rocket.Chat.Cordova

and re-run the build (8) process to see if it help?

This is not a fix tho. just checking.

tonytphi commented 6 years ago

Quick write up. I've compiled these instructions but following a bunch of advice I've found on the internet so I'm probably not the person to ask about the exact details of what's going wrong.

  1. Clone the Repo.
  2. NPM Install Ticons Underscore Coffee 2.5. (Forgot this while I was initially writing these instructions) Make your bugsnag and SENDER_ID keys like the current build instruction says to.
  3. Cordova platform add android then build it so that your directory will have all the plugins available to it
  4. Cordova plugin rm cordova-plugin-crosswalk-webview Cordova plugin add Cordova-plugin-crosswalk-webview@2.2.0 Cordova build android This will get the ARM compiler to stop throwing an error.
  5. Cordova plugin add https://github.com/teamsoo/com.meteor.cordova-update Cordova plugin add https://github.com/teamsoo/CordovaClipboard This will fix the client being constantly stuck on "Loading [Server Name]"
  6. Cordova plugin rm cordova-plugin-crosswalk-webview Cordova plugin add cordova-plugin-crosswalk-webview --variable XWALK_VERSION="18+" Cordova plugin add Cordova-plugin-crosswalk-certificate
  7. Go into [install directory]/platform/android/src/org/crosswalk/engine/XWalk..Request.java Edit line 55 and 70 to return null instead of principal and whatever is at line 55. Steps 6 and 7 were required for my client to connect to my own servers instead of being stuck
    trying to connect to the login screen of the server. I think before step 6, the client was able to connect to the Demo Server.
  8. Cordova run android And that should be it
sitexa commented 6 years ago

@tonytphi thank you! I follow your guide, succeed in build and run android app. At step 5, Cordova plugin add https://github.com/teamsoo/CordovaClipboard failed with info:

Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Failed to get absolute path to installed module
sitexa commented 6 years ago

Can not build ios:

cordova-custom-config: Skipping auto-restore of config file backup(s)
cordova-custom-config: Applied custom config from config.xml to /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Rocket.Chat-Info.plist
Reading build config file:
Building for iPhone SE Simulator
Building project: /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat.xcworkspace
    Configuration: Debug
    Platform: emulator
Build settings from command line:
    CONFIGURATION_BUILD_DIR = /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator
    SDKROOT = iphonesimulator10.3
    SHARED_PRECOMPS_DIR = /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/sharedpch

Build settings from configuration file '/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/cordova/build-debug.xcconfig':
    CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES
    CODE_SIGN_ENTITLEMENTS = $(PROJECT_DIR)/$(PROJECT_NAME)/Entitlements-$(CONFIGURATION).plist
    CODE_SIGN_IDENTITY = iPhone Developer
    ENABLE_BITCODE = NO
    GCC_PREPROCESSOR_DEFINITIONS = DEBUG=1
    HEADER_SEARCH_PATHS = "$(TARGET_BUILD_DIR)/usr/local/lib/include" "$(OBJROOT)/UninstalledProducts/include" "$(OBJROOT)/UninstalledProducts/$(PLATFORM_NAME)/include" "$(BUILT_PRODUCTS_DIR)"
    OTHER_LDFLAGS = -ObjC
    PROVISIONING_PROFILE = fa3afaae-e152-4b51-8fe9-118fa21bd2d2
    SWIFT_OBJC_BRIDGING_HEADER = $(PROJECT_DIR)/$(PROJECT_NAME)/Bridging-Header.h

=== BUILD TARGET Rocket.Chat OF PROJECT Rocket.Chat WITH CONFIGURATION Debug ===

Check dependencies

Create product structure
/bin/mkdir -p /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app

ProcessProductPackaging "" /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat.app.xcent
    cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/open/.nvm/versions/node/v8.1.4/bin:/Users/open/.fastlane/bin:/opt/local/bin:/opt/local/sbin:/Users/open/.gvm/bin:/Users/open/anaconda3/bin:/Users/open/.rvm/gems/ruby-2.1.2/bin:/Users/open/.rvm/gems/ruby-2.1.2@global/bin:/Users/open/.rvm/rubies/ruby-2.1.2/bin:/Users/open/Applications/mongodb/bin:/Users/open/activator-dist-1.3.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/open/bin:/Users/open/.rvm/bin:/Users/open/Applications/Umlet:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Users/open/Library/Android/sdk/platform-tools:/Users/open/Library/Android/sdk/tools:/usr/local/mysql/bin:/usr/local/nexus-2.13.0-01-bundle/nexus-2.13.0-01/bin:/usr/local/go/bin:/Users/open/GoPath/bin:/Users/open/.rvm/bin:/Users/open/go/bin"
    builtin-productPackagingUtility -entitlements -format xml -o /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat.app.xcent

PhaseScriptExecution Copy\ www\ directory /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Script-304B58A110DAC018002A0835.sh
    cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios
    /bin/sh -c /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Script-304B58A110DAC018002A0835.sh

CpResource Rocket.Chat/Resources/CDVNotification.bundle build/emulator/Rocket.Chat.app/CDVNotification.bundle
    cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/open/.nvm/versions/node/v8.1.4/bin:/Users/open/.fastlane/bin:/opt/local/bin:/opt/local/sbin:/Users/open/.gvm/bin:/Users/open/anaconda3/bin:/Users/open/.rvm/gems/ruby-2.1.2/bin:/Users/open/.rvm/gems/ruby-2.1.2@global/bin:/Users/open/.rvm/rubies/ruby-2.1.2/bin:/Users/open/Applications/mongodb/bin:/Users/open/activator-dist-1.3.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/open/bin:/Users/open/.rvm/bin:/Users/open/Applications/Umlet:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Users/open/Library/Android/sdk/platform-tools:/Users/open/Library/Android/sdk/tools:/usr/local/mysql/bin:/usr/local/nexus-2.13.0-01-bundle/nexus-2.13.0-01/bin:/usr/local/go/bin:/Users/open/GoPath/bin:/Users/open/.rvm/bin:/Users/open/go/bin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Resources/CDVNotification.bundle /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app

CpResource Rocket.Chat/Resources/CDVCapture.bundle build/emulator/Rocket.Chat.app/CDVCapture.bundle
    cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/open/.nvm/versions/node/v8.1.4/bin:/Users/open/.fastlane/bin:/opt/local/bin:/opt/local/sbin:/Users/open/.gvm/bin:/Users/open/anaconda3/bin:/Users/open/.rvm/gems/ruby-2.1.2/bin:/Users/open/.rvm/gems/ruby-2.1.2@global/bin:/Users/open/.rvm/rubies/ruby-2.1.2/bin:/Users/open/Applications/mongodb/bin:/Users/open/activator-dist-1.3.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/open/bin:/Users/open/.rvm/bin:/Users/open/Applications/Umlet:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Users/open/Library/Android/sdk/platform-tools:/Users/open/Library/Android/sdk/tools:/usr/local/mysql/bin:/usr/local/nexus-2.13.0-01-bundle/nexus-2.13.0-01/bin:/usr/local/go/bin:/Users/open/GoPath/bin:/Users/open/.rvm/bin:/Users/open/go/bin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Resources/CDVCapture.bundle /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app

CpResource Rocket.Chat/Resources/TwitterKitResources.bundle build/emulator/Rocket.Chat.app/TwitterKitResources.bundle
    cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/open/.nvm/versions/node/v8.1.4/bin:/Users/open/.fastlane/bin:/opt/local/bin:/opt/local/sbin:/Users/open/.gvm/bin:/Users/open/anaconda3/bin:/Users/open/.rvm/gems/ruby-2.1.2/bin:/Users/open/.rvm/gems/ruby-2.1.2@global/bin:/Users/open/.rvm/rubies/ruby-2.1.2/bin:/Users/open/Applications/mongodb/bin:/Users/open/activator-dist-1.3.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/open/bin:/Users/open/.rvm/bin:/Users/open/Applications/Umlet:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Users/open/Library/Android/sdk/platform-tools:/Users/open/Library/Android/sdk/tools:/usr/local/mysql/bin:/usr/local/nexus-2.13.0-01-bundle/nexus-2.13.0-01/bin:/usr/local/go/bin:/Users/open/GoPath/bin:/Users/open/.rvm/bin:/Users/open/go/bin"
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Resources/TwitterKitResources.bundle /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app

CompileXIB Rocket.Chat/Classes/MainViewController.xib
    cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/open/.nvm/versions/node/v8.1.4/bin:/Users/open/.fastlane/bin:/opt/local/bin:/opt/local/sbin:/Users/open/.gvm/bin:/Users/open/anaconda3/bin:/Users/open/.rvm/gems/ruby-2.1.2/bin:/Users/open/.rvm/gems/ruby-2.1.2@global/bin:/Users/open/.rvm/rubies/ruby-2.1.2/bin:/Users/open/Applications/mongodb/bin:/Users/open/activator-dist-1.3.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/open/bin:/Users/open/.rvm/bin:/Users/open/Applications/Umlet:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Users/open/Library/Android/sdk/platform-tools:/Users/open/Library/Android/sdk/tools:/usr/local/mysql/bin:/usr/local/nexus-2.13.0-01-bundle/nexus-2.13.0-01/bin:/usr/local/go/bin:/Users/open/GoPath/bin:/Users/open/.rvm/bin:/Users/open/go/bin"
    export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..
    /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module Rocket_Chat --output-partial-info-plist /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/MainViewController-PartialInfo.plist --auto-activate-custom-fonts --target-device iphone --target-device ipad --minimum-deployment-target 9.0 --output-format human-readable-text --compile /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/MainViewController.nib /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Classes/MainViewController.xib

CompileStoryboard Rocket.Chat/CDVLaunchScreen.storyboard
    cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/open/.nvm/versions/node/v8.1.4/bin:/Users/open/.fastlane/bin:/opt/local/bin:/opt/local/sbin:/Users/open/.gvm/bin:/Users/open/anaconda3/bin:/Users/open/.rvm/gems/ruby-2.1.2/bin:/Users/open/.rvm/gems/ruby-2.1.2@global/bin:/Users/open/.rvm/rubies/ruby-2.1.2/bin:/Users/open/Applications/mongodb/bin:/Users/open/activator-dist-1.3.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/open/bin:/Users/open/.rvm/bin:/Users/open/Applications/Umlet:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Users/open/Library/Android/sdk/platform-tools:/Users/open/Library/Android/sdk/tools:/usr/local/mysql/bin:/usr/local/nexus-2.13.0-01-bundle/nexus-2.13.0-01/bin:/usr/local/go/bin:/Users/open/GoPath/bin:/Users/open/.rvm/bin:/Users/open/go/bin"
    export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..
    /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module Rocket_Chat --output-partial-info-plist /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/CDVLaunchScreen-SBPartialInfo.plist --auto-activate-custom-fonts --target-device iphone --target-device ipad --minimum-deployment-target 9.0 --output-format human-readable-text --compilation-directory /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/CDVLaunchScreen.storyboard

CompileAssetCatalog build/emulator/Rocket.Chat.app Rocket.Chat/Images.xcassets
    cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/open/.nvm/versions/node/v8.1.4/bin:/Users/open/.fastlane/bin:/opt/local/bin:/opt/local/sbin:/Users/open/.gvm/bin:/Users/open/anaconda3/bin:/Users/open/.rvm/gems/ruby-2.1.2/bin:/Users/open/.rvm/gems/ruby-2.1.2@global/bin:/Users/open/.rvm/rubies/ruby-2.1.2/bin:/Users/open/Applications/mongodb/bin:/Users/open/activator-dist-1.3.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/open/bin:/Users/open/.rvm/bin:/Users/open/Applications/Umlet:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Users/open/Library/Android/sdk/platform-tools:/Users/open/Library/Android/sdk/tools:/usr/local/mysql/bin:/usr/local/nexus-2.13.0-01-bundle/nexus-2.13.0-01/bin:/usr/local/go/bin:/Users/open/GoPath/bin:/Users/open/.rvm/bin:/Users/open/go/bin"
    /Applications/Xcode.app/Contents/Developer/usr/bin/actool --output-format human-readable-text --notices --warnings --export-dependency-info /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/assetcatalog_dependencies --output-partial-info-plist /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/assetcatalog_generated_info.plist --app-icon AppIcon --launch-image LaunchImage --compress-pngs --enable-on-demand-resources YES --filter-for-device-model iPhone8,4 --filter-for-device-os-version 10.3.1 --sticker-pack-identifier-prefix .sticker-pack. --target-device iphone --target-device ipad --minimum-deployment-target 9.0 --platform iphonesimulator --product-type com.apple.product-type.application --compile /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Images.xcassets
/* com.apple.actool.document.notices */
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Images.xcassets:./AppIcon.appiconset/[][iphone][57x57][][][1x]: notice: 57x57 app icons only apply to iPhone apps targeting releases of iOS prior to 7.0
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Images.xcassets:./AppIcon.appiconset/[][iphone][57x57][][][2x]: notice: 57x57@2x app icons only apply to iPhone apps targeting releases of iOS prior to 7.0
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Images.xcassets:./AppIcon.appiconset/[][ipad][50x50][][][1x]: notice: 50x50 iPad spotlight icons only apply to iPad apps targeting releases of iOS prior to 7.0
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Images.xcassets:./AppIcon.appiconset/[][ipad][50x50][][][2x]: notice: 50x50 iPad spotlight icons only apply to iPad apps targeting releases of iOS prior to 7.0
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Images.xcassets:./AppIcon.appiconset/[][ipad][72x72][][][1x]: notice: 72x72 app icons only apply to iPad apps targeting releases of iOS prior to 7.0
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Images.xcassets:./AppIcon.appiconset/[][ipad][72x72][][][2x]: notice: 72x72@2x app icons only apply to iPad apps targeting releases of iOS prior to 7.0
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Images.xcassets:./LaunchImage.launchimage/[iphone][][1x][portrait][full-screen][]: notice: This launch image only applies to iOS 6.x and prior but the minimum deployment is 7.0 or later.
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Images.xcassets:./LaunchImage.launchimage/[iphone][][2x][portrait][full-screen][]: notice: This launch image only applies to iOS 6.x and prior but the minimum deployment is 7.0 or later.
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Images.xcassets:./LaunchImage.launchimage/[iphone][retina4][2x][portrait][full-screen][]: notice: This launch image only applies to iOS 6.x and prior but the minimum deployment is 7.0 or later.
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Images.xcassets:./LaunchImage.launchimage/[ipad][][1x][portrait][full-screen][]: notice: This launch image only applies to iOS 6.x and prior but the minimum deployment is 7.0 or later.
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Images.xcassets:./LaunchImage.launchimage/[ipad][][2x][portrait][full-screen][]: notice: This launch image only applies to iOS 6.x and prior but the minimum deployment is 7.0 or later.
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Images.xcassets:./LaunchImage.launchimage/[iphone][736h][3x][portrait][full-screen][8.0]: notice: This launch image only applies to iOS 6.x and prior but the minimum deployment is 7.0 or later.
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Images.xcassets:./LaunchImage.launchimage/[iphone][736h][3x][landscape][full-screen][8.0]: notice: This launch image only applies to iOS 6.x and prior but the minimum deployment is 7.0 or later.
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Images.xcassets:./LaunchImage.launchimage/[iphone][667h][2x][portrait][full-screen][8.0]: notice: This launch image only applies to iOS 6.x and prior but the minimum deployment is 7.0 or later.
/* com.apple.actool.compilation-results */
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon29x29.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon29x29@2x.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon29x29@3x.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon40x40@2x.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon40x40@3x.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon57x57.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon57x57@2x.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon60x60@2x.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon60x60@3x.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon29x29~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon29x29@2x~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon40x40~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon40x40@2x~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon50x50~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon50x50@2x~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon72x72~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon72x72@2x~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon76x76~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon76x76@2x~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/AppIcon83.5x83.5@2x~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/LaunchImage.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/LaunchImage@2x.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/LaunchImage-568h@2x.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/LaunchImage-Portrait~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/LaunchImage-Portrait@2x~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/LaunchImage-800-Portrait-736h@3x.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/LaunchImage-800-Landscape-736h@3x.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/LaunchImage-800-667h@2x.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/LaunchImage-700@2x.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/LaunchImage-700-568h@2x.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/LaunchImage-700-Portrait~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/LaunchImage-700-Landscape~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/LaunchImage-700-Portrait@2x~ipad.png
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/LaunchImage-700-Landscape@2x~ipad.png
/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/assetcatalog_generated_info.plist

ProcessInfoPlistFile build/emulator/Rocket.Chat.app/Info.plist Rocket.Chat/Rocket.Chat-Info.plist
    cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/open/.nvm/versions/node/v8.1.4/bin:/Users/open/.fastlane/bin:/opt/local/bin:/opt/local/sbin:/Users/open/.gvm/bin:/Users/open/anaconda3/bin:/Users/open/.rvm/gems/ruby-2.1.2/bin:/Users/open/.rvm/gems/ruby-2.1.2@global/bin:/Users/open/.rvm/rubies/ruby-2.1.2/bin:/Users/open/Applications/mongodb/bin:/Users/open/activator-dist-1.3.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/open/bin:/Users/open/.rvm/bin:/Users/open/Applications/Umlet:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Users/open/Library/Android/sdk/platform-tools:/Users/open/Library/Android/sdk/tools:/usr/local/mysql/bin:/usr/local/nexus-2.13.0-01-bundle/nexus-2.13.0-01/bin:/usr/local/go/bin:/Users/open/GoPath/bin:/Users/open/.rvm/bin:/Users/open/go/bin"
    builtin-infoPlistUtility /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Rocket.Chat-Info.plist -genpkginfo /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/PkgInfo -expandbuildsettings -format binary -platform iphonesimulator -additionalcontentfile /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/MainViewController-PartialInfo.plist -additionalcontentfile /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/CDVLaunchScreen-SBPartialInfo.plist -additionalcontentfile /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/assetcatalog_generated_info.plist -o /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app/Info.plist

LinkStoryboards
    cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/open/.nvm/versions/node/v8.1.4/bin:/Users/open/.fastlane/bin:/opt/local/bin:/opt/local/sbin:/Users/open/.gvm/bin:/Users/open/anaconda3/bin:/Users/open/.rvm/gems/ruby-2.1.2/bin:/Users/open/.rvm/gems/ruby-2.1.2@global/bin:/Users/open/.rvm/rubies/ruby-2.1.2/bin:/Users/open/Applications/mongodb/bin:/Users/open/activator-dist-1.3.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/open/bin:/Users/open/.rvm/bin:/Users/open/Applications/Umlet:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Users/open/Library/Android/sdk/platform-tools:/Users/open/Library/Android/sdk/tools:/usr/local/mysql/bin:/usr/local/nexus-2.13.0-01-bundle/nexus-2.13.0-01/bin:/usr/local/go/bin:/Users/open/GoPath/bin:/Users/open/.rvm/bin:/Users/open/go/bin"
    export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..
    /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module Rocket_Chat --target-device iphone --target-device ipad --minimum-deployment-target 9.0 --output-format human-readable-text --link /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/Rocket.Chat.app /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/CDVLaunchScreen.storyboardc

CompileC /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/AppDelegate.o Rocket.Chat/Classes/AppDelegate.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/open/.nvm/versions/node/v8.1.4/bin:/Users/open/.fastlane/bin:/opt/local/bin:/opt/local/sbin:/Users/open/.gvm/bin:/Users/open/anaconda3/bin:/Users/open/.rvm/gems/ruby-2.1.2/bin:/Users/open/.rvm/gems/ruby-2.1.2@global/bin:/Users/open/.rvm/rubies/ruby-2.1.2/bin:/Users/open/Applications/mongodb/bin:/Users/open/activator-dist-1.3.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/open/bin:/Users/open/.rvm/bin:/Users/open/Applications/Umlet:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Users/open/Library/Android/sdk/platform-tools:/Users/open/Library/Android/sdk/tools:/usr/local/mysql/bin:/usr/local/nexus-2.13.0-01-bundle/nexus-2.13.0-01/bin:/usr/local/go/bin:/Users/open/GoPath/bin:/Users/open/.rvm/bin:/Users/open/go/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=105 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=c99 -fobjc-arc -fmodules -gmodules -fmodules-cache-path=/Users/open/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/open/Library/Developer/Xcode/DerivedData/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=9.0 -g -fvisibility=hidden -Wno-sign-conversion -Wno-infinite-recursion -fobjc-abi-version=2 -fobjc-legacy-dispatch -iquote /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-generated-files.hmap -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-own-target-headers.hmap -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-all-target-headers.hmap -iquote /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-project-headers.hmap -I/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/include -I/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/usr/local/lib/include -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/UninstalledProducts/include -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/UninstalledProducts/iphonesimulator/include -I/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/DerivedSources/x86_64 -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/DerivedSources -F/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator -FRocket.Chat/Plugins/cordova-plugin-facebook4 -FRocket.Chat/Plugins/cordova-plugin-googleplus -FRocket.Chat/Plugins/twitter-connect-plugin -include /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/sharedpch/Rocket.Chat-Prefix-fxeyzshmtbvdzlaheoyvcvkyopsa/Rocket.Chat-Prefix.pch -MMD -MT dependencies -MF /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/AppDelegate.d --serialize-diagnostics /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/AppDelegate.dia -c /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Classes/AppDelegate.m -o /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/AppDelegate.o
In file included from /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Classes/AppDelegate.m:28:
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Classes/AppDelegate.h:28:9: fatal error:
      'Cordova/CDVViewController.h' file not found
#import <Cordova/CDVViewController.h>
        ^
1 error generated.

CompileC /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/main.o Rocket.Chat/main.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/open/.nvm/versions/node/v8.1.4/bin:/Users/open/.fastlane/bin:/opt/local/bin:/opt/local/sbin:/Users/open/.gvm/bin:/Users/open/anaconda3/bin:/Users/open/.rvm/gems/ruby-2.1.2/bin:/Users/open/.rvm/gems/ruby-2.1.2@global/bin:/Users/open/.rvm/rubies/ruby-2.1.2/bin:/Users/open/Applications/mongodb/bin:/Users/open/activator-dist-1.3.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/open/bin:/Users/open/.rvm/bin:/Users/open/Applications/Umlet:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Users/open/Library/Android/sdk/platform-tools:/Users/open/Library/Android/sdk/tools:/usr/local/mysql/bin:/usr/local/nexus-2.13.0-01-bundle/nexus-2.13.0-01/bin:/usr/local/go/bin:/Users/open/GoPath/bin:/Users/open/.rvm/bin:/Users/open/go/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=105 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=c99 -fobjc-arc -fmodules -gmodules -fmodules-cache-path=/Users/open/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/open/Library/Developer/Xcode/DerivedData/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=9.0 -g -fvisibility=hidden -Wno-sign-conversion -Wno-infinite-recursion -fobjc-abi-version=2 -fobjc-legacy-dispatch -iquote /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-generated-files.hmap -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-own-target-headers.hmap -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-all-target-headers.hmap -iquote /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-project-headers.hmap -I/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/include -I/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/usr/local/lib/include -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/UninstalledProducts/include -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/UninstalledProducts/iphonesimulator/include -I/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/DerivedSources/x86_64 -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/DerivedSources -F/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator -FRocket.Chat/Plugins/cordova-plugin-facebook4 -FRocket.Chat/Plugins/cordova-plugin-googleplus -FRocket.Chat/Plugins/twitter-connect-plugin -include /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/sharedpch/Rocket.Chat-Prefix-fxeyzshmtbvdzlaheoyvcvkyopsa/Rocket.Chat-Prefix.pch -MMD -MT dependencies -MF /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/main.d --serialize-diagnostics /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/main.dia -c /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/main.m -o /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/main.o

CompileC /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/CordovaUpdate.o Rocket.Chat/Plugins/com.meteor.cordova-update/CordovaUpdate.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/open/.nvm/versions/node/v8.1.4/bin:/Users/open/.fastlane/bin:/opt/local/bin:/opt/local/sbin:/Users/open/.gvm/bin:/Users/open/anaconda3/bin:/Users/open/.rvm/gems/ruby-2.1.2/bin:/Users/open/.rvm/gems/ruby-2.1.2@global/bin:/Users/open/.rvm/rubies/ruby-2.1.2/bin:/Users/open/Applications/mongodb/bin:/Users/open/activator-dist-1.3.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/open/bin:/Users/open/.rvm/bin:/Users/open/Applications/Umlet:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Users/open/Library/Android/sdk/platform-tools:/Users/open/Library/Android/sdk/tools:/usr/local/mysql/bin:/usr/local/nexus-2.13.0-01-bundle/nexus-2.13.0-01/bin:/usr/local/go/bin:/Users/open/GoPath/bin:/Users/open/.rvm/bin:/Users/open/go/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=105 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=c99 -fobjc-arc -fmodules -gmodules -fmodules-cache-path=/Users/open/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/open/Library/Developer/Xcode/DerivedData/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=9.0 -g -fvisibility=hidden -Wno-sign-conversion -Wno-infinite-recursion -fobjc-abi-version=2 -fobjc-legacy-dispatch -iquote /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-generated-files.hmap -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-own-target-headers.hmap -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-all-target-headers.hmap -iquote /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-project-headers.hmap -I/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/include -I/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/usr/local/lib/include -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/UninstalledProducts/include -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/UninstalledProducts/iphonesimulator/include -I/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/DerivedSources/x86_64 -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/DerivedSources -F/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator -FRocket.Chat/Plugins/cordova-plugin-facebook4 -FRocket.Chat/Plugins/cordova-plugin-googleplus -FRocket.Chat/Plugins/twitter-connect-plugin -include /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/sharedpch/Rocket.Chat-Prefix-fxeyzshmtbvdzlaheoyvcvkyopsa/Rocket.Chat-Prefix.pch -MMD -MT dependencies -MF /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/CordovaUpdate.d --serialize-diagnostics /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/CordovaUpdate.dia -c /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Plugins/com.meteor.cordova-update/CordovaUpdate.m -o /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/CordovaUpdate.o
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Plugins/com.meteor.cordova-update/CordovaUpdate.m:3:9: fatal error:
      'Cordova/CDV.h' file not found
#import <Cordova/CDV.h>
        ^
1 error generated.

CompileC /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/MainViewController.o Rocket.Chat/Classes/MainViewController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    cd /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios
    export LANG=en_US.US-ASCII
    export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/Users/open/.nvm/versions/node/v8.1.4/bin:/Users/open/.fastlane/bin:/opt/local/bin:/opt/local/sbin:/Users/open/.gvm/bin:/Users/open/anaconda3/bin:/Users/open/.rvm/gems/ruby-2.1.2/bin:/Users/open/.rvm/gems/ruby-2.1.2@global/bin:/Users/open/.rvm/rubies/ruby-2.1.2/bin:/Users/open/Applications/mongodb/bin:/Users/open/activator-dist-1.3.10/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/open/bin:/Users/open/.rvm/bin:/Users/open/Applications/Umlet:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/Users/open/Library/Android/sdk/platform-tools:/Users/open/Library/Android/sdk/tools:/usr/local/mysql/bin:/usr/local/nexus-2.13.0-01-bundle/nexus-2.13.0-01/bin:/usr/local/go/bin:/Users/open/GoPath/bin:/Users/open/.rvm/bin:/Users/open/go/bin"
    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=105 -fdiagnostics-show-note-include-stack -fmacro-backtrace-limit=0 -fcolor-diagnostics -std=c99 -fobjc-arc -fmodules -gmodules -fmodules-cache-path=/Users/open/Library/Developer/Xcode/DerivedData/ModuleCache -fmodules-prune-interval=86400 -fmodules-prune-after=345600 -fbuild-session-file=/Users/open/Library/Developer/Xcode/DerivedData/ModuleCache/Session.modulevalidation -fmodules-validate-once-per-build-session -Wno-trigraphs -fpascal-strings -O0 -Wno-missing-field-initializers -Wno-missing-prototypes -Wno-implicit-atomic-properties -Wno-arc-repeated-use-of-weak -Wduplicate-method-match -Wno-missing-braces -Wparentheses -Wswitch -Wunused-function -Wno-unused-label -Wno-unused-parameter -Wunused-variable -Wunused-value -Wempty-body -Wuninitialized -Wno-unknown-pragmas -Wno-shadow -Wno-four-char-constants -Wno-conversion -Wconstant-conversion -Wint-conversion -Wbool-conversion -Wenum-conversion -Wshorten-64-to-32 -Wpointer-sign -Wno-newline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -DDEBUG=1 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.3.sdk -fasm-blocks -fstrict-aliasing -Wprotocol -Wdeprecated-declarations -mios-simulator-version-min=9.0 -g -fvisibility=hidden -Wno-sign-conversion -Wno-infinite-recursion -fobjc-abi-version=2 -fobjc-legacy-dispatch -iquote /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-generated-files.hmap -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-own-target-headers.hmap -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-all-target-headers.hmap -iquote /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Rocket.Chat-project-headers.hmap -I/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/include -I/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator/usr/local/lib/include -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/UninstalledProducts/include -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/UninstalledProducts/iphonesimulator/include -I/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/DerivedSources/x86_64 -I/Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/DerivedSources -F/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator -FRocket.Chat/Plugins/cordova-plugin-facebook4 -FRocket.Chat/Plugins/cordova-plugin-googleplus -FRocket.Chat/Plugins/twitter-connect-plugin -include /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/sharedpch/Rocket.Chat-Prefix-fxeyzshmtbvdzlaheoyvcvkyopsa/Rocket.Chat-Prefix.pch -MMD -MT dependencies -MF /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/MainViewController.d --serialize-diagnostics /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/MainViewController.dia -c /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Classes/MainViewController.m -o /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/MainViewController.o
In file included from /Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Classes/MainViewController.m:28:
/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/Rocket.Chat/Classes/MainViewController.h:28:9: fatal error:
      'Cordova/CDVViewController.h' file not found
#import <Cordova/CDVViewController.h>
        ^
1 error generated.

** BUILD FAILED **

The following build commands failed:
    CompileC /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/AppDelegate.o Rocket.Chat/Classes/AppDelegate.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    CompileC /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/CordovaUpdate.o Rocket.Chat/Plugins/com.meteor.cordova-update/CordovaUpdate.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
    CompileC /Users/open/Library/Developer/Xcode/DerivedData/Rocket.Chat-bplhkijmwnyofgcbnycqotzktybb/Build/Intermediates/Rocket.Chat.build/Debug-iphonesimulator/Rocket.Chat.build/Objects-normal/x86_64/MainViewController.o Rocket.Chat/Classes/MainViewController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(3 failures)
Error: Error code 65 for command: xcodebuild with args: -xcconfig,/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/cordova/build-debug.xcconfig,-workspace,Rocket.Chat.xcworkspace,-scheme,Rocket.Chat,-configuration,Debug,-sdk,iphonesimulator,-destination,platform=iOS Simulator,name=iPhone SE,build,CONFIGURATION_BUILD_DIR=/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/emulator,SHARED_PRECOMPS_DIR=/Users/open/NodeProjects/Rocket.Chat.Cordova/platforms/ios/build/sharedpch
sitexa commented 6 years ago

I figure out the problem by build the ios app with XCode. It's working now.