Skip to content

Instantly share code, notes, and snippets.

@jwaldrip
Created March 23, 2017 16:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jwaldrip/1b0cb040b63c7f22ff19f4241db1c2e1 to your computer and use it in GitHub Desktop.
Save jwaldrip/1b0cb040b63c7f22ff19f4241db1c2e1 to your computer and use it in GitHub Desktop.

Command Used: ios beta

Output/Log

DEBUG [2017-03-23 15:53:22.45]: Checking if there are any plugins that should be loaded...
INFO [2017-03-23 15:53:22.47]: -------------------------------------------------
INFO [2017-03-23 15:53:22.47]: --- Step: Verifying required fastlane version ---
INFO [2017-03-23 15:53:22.47]: -------------------------------------------------
INFO [2017-03-23 15:53:22.47]: Your fastlane version 2.22.0 matches the minimum requirement of 2.22.0  ✅
INFO [2017-03-23 15:53:22.47]: ------------------------------
INFO [2017-03-23 15:53:22.47]: --- Step: default_platform ---
INFO [2017-03-23 15:53:22.47]: ------------------------------
INFO [2017-03-23 15:53:22.47]: Driving the lane 'ios beta' 🚀
INFO [2017-03-23 15:53:22.48]: -----------------------------------------------------
INFO [2017-03-23 15:53:22.48]: Step: cp -n ../config.plist ../config.original.plist &> /dev/null || true
INFO [2017-03-23 15:53:22.48]: -----------------------------------------------------
INFO [2017-03-23 15:53:22.48]: $ cp -n ../config.plist ../config.original.plist &> /dev/null || true
INFO [2017-03-23 15:53:22.50]: ----------------------------------------------------
INFO [2017-03-23 15:53:22.50]: --- Step: cp config.deploy.plist ../config.plist ---
INFO [2017-03-23 15:53:22.50]: ----------------------------------------------------
INFO [2017-03-23 15:53:22.50]: $ cp config.deploy.plist ../config.plist
INFO [2017-03-23 15:53:22.52]: --------------------------------------
INFO [2017-03-23 15:53:22.52]: --- Step: Switch to ios build lane ---
INFO [2017-03-23 15:53:22.52]: --------------------------------------
INFO [2017-03-23 15:53:22.52]: Cruising over to lane 'ios build' 🚖
INFO [2017-03-23 15:53:22.53]: -------------------------------------------
INFO [2017-03-23 15:53:22.53]: --- Step: Switch to ios dist_certs lane ---
INFO [2017-03-23 15:53:22.53]: -------------------------------------------
INFO [2017-03-23 15:53:22.53]: Cruising over to lane 'ios dist_certs' 🚖
INFO [2017-03-23 15:53:22.54]: -------------------
INFO [2017-03-23 15:53:22.54]: --- Step: match ---
INFO [2017-03-23 15:53:22.54]: -------------------
Successfully loaded Appfile at path '/Users/travis/build/CommercialTribe/mobile/fastlane/Appfile'
- app_identifier: 'com.commercialtribe.mobile.dev'
- team_id: '9AZS5LT7UB'
- itc_team_id: '117943466'
-------
Successfully loaded Appfile at path '/Users/travis/build/CommercialTribe/mobile/fastlane/Appfile'
- app_identifier: 'com.commercialtribe.mobile.dev'
- team_id: '9AZS5LT7UB'
- itc_team_id: '117943466'
-------
Successfully loaded Appfile at path '/Users/travis/build/CommercialTribe/mobile/fastlane/Appfile'
- app_identifier: 'com.commercialtribe.mobile.dev'
- team_id: '9AZS5LT7UB'
- itc_team_id: '117943466'
-------
Successfully loaded Appfile at path '/Users/travis/build/CommercialTribe/mobile/fastlane/Appfile'
- app_identifier: 'com.commercialtribe.mobile.dev'
- team_id: '9AZS5LT7UB'
- itc_team_id: '117943466'
-------
Successfully loaded Appfile at path '/Users/travis/build/CommercialTribe/mobile/fastlane/Appfile'
- app_identifier: 'com.commercialtribe.mobile.dev'
- team_id: '9AZS5LT7UB'
- itc_team_id: '117943466'
-------
Successfully loaded Appfile at path '/Users/travis/build/CommercialTribe/mobile/fastlane/Appfile'
- app_identifier: 'com.commercialtribe.mobile.dev'
- team_id: '9AZS5LT7UB'
- itc_team_id: '117943466'
-------
Successfully loaded Appfile at path '/Users/travis/build/CommercialTribe/mobile/fastlane/Appfile'
- app_identifier: 'com.commercialtribe.mobile.dev'
- team_id: '9AZS5LT7UB'
- itc_team_id: '117943466'
-------
Successfully loaded Appfile at path '/Users/travis/build/CommercialTribe/mobile/fastlane/Appfile'
- app_identifier: 'com.commercialtribe.mobile.dev'
- team_id: '9AZS5LT7UB'
- itc_team_id: '117943466'
-------
Successfully loaded Appfile at path '/Users/travis/build/CommercialTribe/mobile/fastlane/Appfile'
- app_identifier: 'com.commercialtribe.mobile.dev'
- team_id: '9AZS5LT7UB'
- itc_team_id: '117943466'
-------
Successfully loaded Appfile at path '/Users/travis/build/CommercialTribe/mobile/fastlane/Appfile'
- app_identifier: 'com.commercialtribe.mobile.dev'
- team_id: '9AZS5LT7UB'
- itc_team_id: '117943466'
-------
INFO [2017-03-23 15:53:23.52]: Successfully loaded '/Users/travis/build/CommercialTribe/mobile/fastlane/Matchfile' 📄

+----------------------+-------------------------------------------------+
|              Detected Values from './fastlane/Matchfile'               |
+----------------------+-------------------------------------------------+
| git_url              | git@github.com:CommercialTribe/certificates.git |
+----------------------+-------------------------------------------------+

DEBUG [2017-03-23 15:53:23.52]: Taking value for 'team_id' from environment variable 'FASTLANE_TEAM_ID'

+-----------------------+-------------------------------------------------+
|                        Summary for match 2.22.0                         |
+-----------------------+-------------------------------------------------+
| app_identifier        | com.commercialtribe.mobile.Dev                  |
| type                  | appstore                                        |
| git_url               | git@github.com:CommercialTribe/certificates.git |
| git_branch            | master                                          |
| username              | engineering@commercialtribe.com                 |
| keychain_name         | login.keychain                                  |
| readonly              | false                                           |
| team_id               | 9AZS5LT7UB                                      |
| verbose               | false                                           |
| force                 | false                                           |
| skip_confirmation     | false                                           |
| shallow_clone         | false                                           |
| force_for_new_devices | false                                           |
| skip_docs             | false                                           |
| platform              | ios                                             |
+-----------------------+-------------------------------------------------+

INFO [2017-03-23 15:53:23.52]: Cloning remote git repo...
INFO [2017-03-23 15:53:23.52]: $ GIT_TERMINAL_PROMPT=0 git clone 'git@github.com:CommercialTribe/certificates.git' '/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/d20170323-2698-a3jifj'
INFO [2017-03-23 15:53:23.62]: ▸ Cloning into '/var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/d20170323-2698-a3jifj'...
INFO [2017-03-23 15:53:24.66]: ▸ remote: Counting objects: 52, done.
INFO [2017-03-23 15:53:24.67]: ▸ remote: Compressing objects: 100% (43/43), done.
INFO [2017-03-23 15:53:24.81]: ▸ remote: Total 52 (delta 6), reused 50 (delta 4), pack-reused 0
INFO [2017-03-23 15:53:24.81]: ▸ Receiving objects: 100% (52/52), 117.68 KiB | 0 bytes/s, done.
INFO [2017-03-23 15:53:24.81]: ▸ Resolving deltas: 100% (6/6), done.
INFO [2017-03-23 15:53:25.22]: 🔓  Decrypted 'R9K87Q667T.cer'
INFO [2017-03-23 15:53:25.23]: 🔓  Decrypted 'YH6HWD2CQF.cer'
INFO [2017-03-23 15:53:25.24]: 🔓  Decrypted 'R9K87Q667T.p12'
INFO [2017-03-23 15:53:25.25]: 🔓  Decrypted 'YH6HWD2CQF.p12'
INFO [2017-03-23 15:53:25.26]: 🔓  Decrypted 'AppStore_com.commercialtribe.mobile.dev.mobileprovision'
INFO [2017-03-23 15:53:25.27]: 🔓  Decrypted 'Development_com.commercialtribe.mobile.dev.mobileprovision'
INFO [2017-03-23 15:53:25.28]: 🔓  Decrypted 'Development_com.commercialtribe.mobile.stage.mobileprovision'
INFO [2017-03-23 15:53:25.28]: 🔓  Successfully decrypted certificates repo
INFO [2017-03-23 15:53:25.28]: Verifying that the certificate and profile are still valid on the Dev Portal...
INFO [2017-03-23 15:53:28.20]: Installing certificate...
INFO [2017-03-23 15:53:28.20]: $ security list-keychains -d user
INFO [2017-03-23 15:53:28.24]: ▸     "/Users/travis/Library/Keychains/login.keychain-db"
INFO [2017-03-23 15:53:28.24]: $ security find-certificate -c 'Apple Worldwide Developer Relations Certification Authority' /Users/travis/Library/Keychains/login.keychain-db
INFO [2017-03-23 15:53:28.37]: $ security list-keychains -d user
INFO [2017-03-23 15:53:28.39]: ▸     "/Users/travis/Library/Keychains/login.keychain-db"
INFO [2017-03-23 15:53:28.39]: $ curl -o /var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/AppleWWDRCA20170323-2698-cfb3c2 https://developer.apple.com/certificationauthority/AppleWWDRCA.cer && security import /var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/AppleWWDRCA20170323-2698-cfb3c2 -k /Users/travis/Library/Keychains/login.keychain-db
INFO [2017-03-23 15:53:29.16]: ▸ 1 certificate imported.
ERROR [2017-03-23 15:53:29.97]: There are no local code signing identities found.
You can run `security find-identity -v -p codesigning` to get this output.
This Stack Overflow thread has more information: https://stackoverflow.com/q/35390072/774.
(Check in Keychain Access for an expired WWDR certificate: https://stackoverflow.com/a/35409835/774 has more info.)
INFO [2017-03-23 15:53:30.01]: $ security import /var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/d20170323-2698-a3jifj/certs/distribution/YH6HWD2CQF.cer -k '/Users/travis/Library/Keychains/login.keychain-db' -P '' -T /usr/bin/codesign -T /usr/bin/security
INFO [2017-03-23 15:53:30.12]: ▸ 1 certificate imported.
INFO [2017-03-23 15:53:30.19]: $ security set-key-partition-list -S apple-tool:,apple: -k "" /Users/travis/Library/Keychains/login.keychain-db
INFO [2017-03-23 15:53:30.42]: ▸ keychain: "/Users/travis/Library/Keychains/login.keychain-db"
INFO [2017-03-23 15:53:30.42]: ▸ version: 512
INFO [2017-03-23 15:53:30.42]: ▸ class: 0x0000000F
INFO [2017-03-23 15:53:30.42]: ▸ attributes:
INFO [2017-03-23 15:53:30.42]: ▸     0x00000000 <uint32>=0x0000000F
INFO [2017-03-23 15:53:30.42]: ▸     0x00000001 <blob>="<key>"
INFO [2017-03-23 15:53:30.42]: ▸     0x00000002 <blob>=<NULL>
INFO [2017-03-23 15:53:30.42]: ▸     0x00000003 <uint32>=0x00000001
INFO [2017-03-23 15:53:30.42]: ▸     0x00000004 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.42]: ▸     0x00000005 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.42]: ▸     0x00000006 <blob>=0x78D8D0919F8641A57AECF01AABF0896E83252547  "x\330\320\221\237\206A\245z\354\360\032\253\360\211n\203%%G"
INFO [2017-03-23 15:53:30.42]: ▸     0x00000007 <blob>=<NULL>
INFO [2017-03-23 15:53:30.42]: ▸     0x00000008 <blob>=0x7B38373139316361322D306663392D313164342D383439612D3030303530326235323132327D00  "{87191ca2-0fc9-11d4-849a-000502b52122}\000"
INFO [2017-03-23 15:53:30.42]: ▸     0x00000009 <uint32>=0x0000002A  "\000\000\000*"
INFO [2017-03-23 15:53:30.42]: ▸     0x0000000A <uint32>=0x00000800
INFO [2017-03-23 15:53:30.42]: ▸     0x0000000B <uint32>=0x00000800
INFO [2017-03-23 15:53:30.42]: ▸     0x0000000C <blob>=0x0000000000000000
INFO [2017-03-23 15:53:30.42]: ▸     0x0000000D <blob>=0x0000000000000000
INFO [2017-03-23 15:53:30.42]: ▸     0x0000000E <uint32>=0x00000000
INFO [2017-03-23 15:53:30.42]: ▸     0x0000000F <uint32>=0x00000000
INFO [2017-03-23 15:53:30.42]: ▸     0x00000010 <uint32>=0x00000001
INFO [2017-03-23 15:53:30.42]: ▸     0x00000011 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.42]: ▸     0x00000012 <uint32>=0x00000001
INFO [2017-03-23 15:53:30.42]: ▸     0x00000013 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.42]: ▸     0x00000014 <uint32>=0x00000001
INFO [2017-03-23 15:53:30.42]: ▸     0x00000015 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.42]: ▸     0x00000016 <uint32>=0x00000001
INFO [2017-03-23 15:53:30.42]: ▸     0x00000017 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.42]: ▸     0x00000018 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.42]: ▸     0x00000019 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.42]: ▸     0x0000001A <uint32>=0x00000000
INFO [2017-03-23 15:53:30.42]: $ security import /var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/d20170323-2698-a3jifj/certs/distribution/YH6HWD2CQF.p12 -k '/Users/travis/Library/Keychains/login.keychain-db' -P '' -T /usr/bin/codesign -T /usr/bin/security
INFO [2017-03-23 15:53:30.76]: ▸ 1 key imported.
INFO [2017-03-23 15:53:30.78]: $ security set-key-partition-list -S apple-tool:,apple: -k "" /Users/travis/Library/Keychains/login.keychain-db
INFO [2017-03-23 15:53:30.87]: ▸ keychain: "/Users/travis/Library/Keychains/login.keychain-db"
INFO [2017-03-23 15:53:30.87]: ▸ version: 512
INFO [2017-03-23 15:53:30.87]: ▸ class: 0x0000000F
INFO [2017-03-23 15:53:30.87]: ▸ attributes:
INFO [2017-03-23 15:53:30.87]: ▸     0x00000000 <uint32>=0x0000000F
INFO [2017-03-23 15:53:30.87]: ▸     0x00000001 <blob>="<key>"
INFO [2017-03-23 15:53:30.87]: ▸     0x00000002 <blob>=<NULL>
INFO [2017-03-23 15:53:30.87]: ▸     0x00000003 <uint32>=0x00000001
INFO [2017-03-23 15:53:30.87]: ▸     0x00000004 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.87]: ▸     0x00000005 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.87]: ▸     0x00000006 <blob>=0x78D8D0919F8641A57AECF01AABF0896E83252547  "x\330\320\221\237\206A\245z\354\360\032\253\360\211n\203%%G"
INFO [2017-03-23 15:53:30.87]: ▸     0x00000007 <blob>=<NULL>
INFO [2017-03-23 15:53:30.87]: ▸     0x00000008 <blob>=0x7B38373139316361322D306663392D313164342D383439612D3030303530326235323132327D00  "{87191ca2-0fc9-11d4-849a-000502b52122}\000"
INFO [2017-03-23 15:53:30.87]: ▸     0x00000009 <uint32>=0x0000002A  "\000\000\000*"
INFO [2017-03-23 15:53:30.87]: ▸     0x0000000A <uint32>=0x00000800
INFO [2017-03-23 15:53:30.87]: ▸     0x0000000B <uint32>=0x00000800
INFO [2017-03-23 15:53:30.87]: ▸     0x0000000C <blob>=0x0000000000000000
INFO [2017-03-23 15:53:30.87]: ▸     0x0000000D <blob>=0x0000000000000000
INFO [2017-03-23 15:53:30.87]: ▸     0x0000000E <uint32>=0x00000000
INFO [2017-03-23 15:53:30.87]: ▸     0x0000000F <uint32>=0x00000000
INFO [2017-03-23 15:53:30.87]: ▸     0x00000010 <uint32>=0x00000001
INFO [2017-03-23 15:53:30.87]: ▸     0x00000011 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.87]: ▸     0x00000012 <uint32>=0x00000001
INFO [2017-03-23 15:53:30.87]: ▸     0x00000013 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.87]: ▸     0x00000014 <uint32>=0x00000001
INFO [2017-03-23 15:53:30.87]: ▸     0x00000015 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.87]: ▸     0x00000016 <uint32>=0x00000001
INFO [2017-03-23 15:53:30.87]: ▸     0x00000017 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.87]: ▸     0x00000018 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.87]: ▸     0x00000019 <uint32>=0x00000000
INFO [2017-03-23 15:53:30.87]: ▸     0x0000001A <uint32>=0x00000000
INFO [2017-03-23 15:53:30.87]: $ openssl x509 -inform der -in /var/folders/bb/n7t3rs157850byt_jfdcq9k80000gn/T/d20170323-2698-a3jifj/certs/distribution/YH6HWD2CQF.cer -subject -dates -noout &
INFO [2017-03-23 15:53:30.89]: ▸ subject= /UID=9AZS5LT7UB/CN=iPhone Distribution: CommercialTribe, Inc. (9AZS5LT7UB)/OU=9AZS5LT7UB/O=CommercialTribe, Inc./C=US
INFO [2017-03-23 15:53:30.89]: ▸ notBefore=Mar 23 13:14:19 2017 GMT
INFO [2017-03-23 15:53:30.89]: ▸ notAfter=Mar 23 13:14:19 2018 GMT

+-------------------+---------------------------------------------------------+
|                            Installed Certificate                            |
+-------------------+---------------------------------------------------------+
| User ID           | 9AZS5LT7UB                                              |
| Common Name       | iPhone Distribution: CommercialTribe, Inc. (9AZS5LT7UB) |
| Organisation Unit | 9AZS5LT7UB                                              |
| Organisation      | CommercialTribe, Inc.                                   |
| Country           | US                                                      |
| Start Datetime    | Mar 23 13:14:19 2017 GMT                                |
| End Datetime      | Mar 23 13:14:19 2018 GMT                                |
+-------------------+---------------------------------------------------------+

INFO [2017-03-23 15:53:31.22]: Installing provisioning profile...
WARN [2017-03-23 15:53:31.95]: Setting environment variable 'sigh_com.commercialtribe.mobile.Dev_appstore' to 'd5267484-7d5e-41d8-a505-6af71d15b674'
WARN [2017-03-23 15:53:31.95]: Setting environment variable 'sigh_com.commercialtribe.mobile.Dev_appstore_team-id' to '9AZS5LT7UB'
WARN [2017-03-23 15:53:31.95]: Setting environment variable 'sigh_com.commercialtribe.mobile.Dev_appstore_profile-name' to 'match AppStore com.commercialtribe.mobile.dev'
WARN [2017-03-23 15:53:31.95]: Setting environment variable 'sigh_com.commercialtribe.mobile.Dev_appstore_profile-path' to '/Users/travis/Library/MobileDevice/Provisioning Profiles/d5267484-7d5e-41d8-a505-6af71d15b674.mobileprovision'

+---------------------+-----------------------------------------------------------+---------------------------------------------------------------------------------------------------------------+
|                                                                                 Installed Provisioning Profile                                                                                  |
+---------------------+-----------------------------------------------------------+---------------------------------------------------------------------------------------------------------------+
| Parameter           | Environment Variable                                      | Value                                                                                                         |
+---------------------+-----------------------------------------------------------+---------------------------------------------------------------------------------------------------------------+
| App Identifier      |                                                           | com.commercialtribe.mobile.Dev                                                                                |
| Type                |                                                           | appstore                                                                                                      |
| Platform            |                                                           | ios                                                                                                           |
| Profile UUID        | sigh_com.commercialtribe.mobile.Dev_appstore              | d5267484-7d5e-41d8-a505-6af71d15b674                                                                          |
| Profile Name        | sigh_com.commercialtribe.mobile.Dev_appstore_profile-name | match AppStore com.commercialtribe.mobile.dev                                                                 |
| Profile Path        | sigh_com.commercialtribe.mobile.Dev_appstore_profile-path | /Users/travis/Library/MobileDevice/Provisioning Profiles/d5267484-7d5e-41d8-a505-6af71d15b674.mobileprovision |
| Development Team ID | sigh_com.commercialtribe.mobile.Dev_appstore_team-id      | 9AZS5LT7UB                                                                                                    |
+---------------------+-----------------------------------------------------------+---------------------------------------------------------------------------------------------------------------+

INFO [2017-03-23 15:53:31.95]: All required keys, certificates and provisioning profiles are installed 🙌
INFO [2017-03-23 15:53:31.95]: Setting Provisioning Profile type to 'app-store'
INFO [2017-03-23 15:53:31.95]: Cruising back to lane 'ios build' 🚘
INFO [2017-03-23 15:53:31.96]: -----------------
INFO [2017-03-23 15:53:31.96]: --- Step: gym ---
INFO [2017-03-23 15:53:31.96]: -----------------
INFO [2017-03-23 15:53:32.09]: $ xcodebuild -list -workspace ./ios/CTReactNative.xcworkspace
INFO [2017-03-23 15:53:41.28]: $ xcodebuild clean -showBuildSettings -workspace ./ios/CTReactNative.xcworkspace -scheme CT-Dev

+----------------------+---------------------------------+
|                 Summary for gym 2.22.0                 |
+----------------------+---------------------------------+
| scheme               | CT-Dev                          |
| workspace            | ./ios/CTReactNative.xcworkspace |
| export_method        | app-store                       |
| destination          | generic/platform=iOS            |
| output_name          | CommercialTribe                 |
| clean                | false                           |
| output_directory     | .                               |
| silent               | false                           |
| use_legacy_build_api | false                           |
| buildlog_path        | ~/Library/Logs/gym              |
| xcode_path           | /Applications/Xcode.app         |
+----------------------+---------------------------------+

+------------------------------------------------------------------------------------------------------------------------+----------------------+
|                                                            Generated Build Command                                                            |
+------------------------------------------------------------------------------------------------------------------------+----------------------+
| Option                                                                                                                 | Value                |
+------------------------------------------------------------------------------------------------------------------------+----------------------+
| set -o pipefail &&                                                                                                     |                      |
| xcodebuild                                                                                                             |                      |
| -workspace ./ios/CTReactNative.xcworkspace                                                                             |                      |
| -scheme CT-Dev                                                                                                         |                      |
| -destination                                                                                                           | generic/platform=iOS |
| -archivePath /Users/travis/Library/Developer/Xcode/Archives/2017-03-23/CommercialTribe\ 2017-03-23\ 15.53.43.xcarchive |                      |
| archive                                                                                                                |                      |
| | tee /Users/travis/Library/Logs/gym/CommercialTribe-CT-Dev.log                                                         |                      |
| | xcpretty                                                                                                              |                      |
+------------------------------------------------------------------------------------------------------------------------+----------------------+
INFO [2017-03-23 15:53:43.25]: $ set -o pipefail && xcodebuild -workspace ./ios/CTReactNative.xcworkspace -scheme CT-Dev -destination 'generic/platform=iOS' -archivePath /Users/travis/Library/Developer/Xcode/Archives/2017-03-23/CommercialTribe\ 2017-03-23\ 15.53.43.xcarchive archive | tee /Users/travis/Library/Logs/gym/CommercialTribe-CT-Dev.log | xcpretty
INFO [2017-03-23 15:53:45.93]: ▸ Building RCTText/RCTText [Debug]
INFO [2017-03-23 15:53:45.93]: ▸ Check Dependencies
INFO [2017-03-23 15:54:08.79]: ▸ Building library libRCTText.a
INFO [2017-03-23 15:54:09.24]: ▸ Building library libRCTText.a
INFO [2017-03-23 15:54:16.56]: ▸ Building RCTOrientation/RCTOrientation [Debug]
INFO [2017-03-23 15:54:16.56]: ▸ Check Dependencies
INFO [2017-03-23 15:54:16.56]: ▸ Compiling Orientation.m
INFO [2017-03-23 15:54:16.56]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-orientation/iOS/RCTOrientation/Orientation.m:38:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:54:16.56]: ▸ [self.bridge.eventDispatcher sendDeviceEventWithName:@"specificOrientationDidChange"
INFO [2017-03-23 15:54:16.56]: ▸                                  ^
INFO [2017-03-23 15:54:16.56]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-orientation/iOS/RCTOrientation/Orientation.m:41:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:54:16.56]: ▸ [self.bridge.eventDispatcher sendDeviceEventWithName:@"orientationDidChange"
INFO [2017-03-23 15:54:16.56]: ▸ ^
INFO [2017-03-23 15:54:16.57]: ▸ Compiling Orientation.m
INFO [2017-03-23 15:54:16.57]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-orientation/iOS/RCTOrientation/Orientation.m:38:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:54:16.57]: ▸ [self.bridge.eventDispatcher sendDeviceEventWithName:@"specificOrientationDidChange"
INFO [2017-03-23 15:54:16.57]: ▸ ^
INFO [2017-03-23 15:54:16.58]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-orientation/iOS/RCTOrientation/Orientation.m:41:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:54:16.58]: ▸ [self.bridge.eventDispatcher sendDeviceEventWithName:@"orientationDidChange"
INFO [2017-03-23 15:54:16.58]: ▸ ^
INFO [2017-03-23 15:54:16.58]: ▸ Building library libRCTOrientation.a
INFO [2017-03-23 15:54:16.58]: ▸ Building library libRCTOrientation.a
INFO [2017-03-23 15:54:16.58]: ▸ Building RNIdleTimer/RNIdleTimer [Debug]
INFO [2017-03-23 15:54:16.58]: ▸ Check Dependencies
INFO [2017-03-23 15:54:16.59]: ▸ Compiling IdleTimerManager.m
INFO [2017-03-23 15:54:16.59]: ▸ Compiling IdleTimerManager.m
INFO [2017-03-23 15:54:16.59]: ▸ Building library libRNIdleTimer.a
INFO [2017-03-23 15:54:16.59]: ▸ Building library libRNIdleTimer.a
INFO [2017-03-23 15:54:16.59]: ▸ Building Pods/KSCrash [Debug]
INFO [2017-03-23 15:54:16.59]: ▸ Check Dependencies
INFO [2017-03-23 15:54:16.59]: ▸ Processing Info.plist
INFO [2017-03-23 15:54:16.59]: ▸ Compiling Container+DeepSearch.m
INFO [2017-03-23 15:54:16.59]: ▸ Compiling Demangle.cpp
INFO [2017-03-23 15:54:16.59]: ▸ Compiling KSBacktrace.c
INFO [2017-03-23 15:54:16.59]: ▸ Compiling KSCrash-dummy.m
INFO [2017-03-23 15:54:16.60]: ▸ Compiling KSCrash.m
INFO [2017-03-23 15:54:16.60]: ▸ Compiling KSCrashC.c
INFO [2017-03-23 15:54:16.60]: ▸ Compiling KSCrashCallCompletion.m
INFO [2017-03-23 15:54:16.60]: ▸ Compiling KSCrashDoctor.m
INFO [2017-03-23 15:54:16.60]: ▸ Compiling KSCrashInstallation.m
INFO [2017-03-23 15:54:16.60]: ▸ Compiling KSCrashInstallation+Alert.m
INFO [2017-03-23 15:54:16.60]: ▸ Compiling KSCrashInstallationConsole.m
INFO [2017-03-23 15:54:16.61]: ▸ Compiling KSCrashInstallationEmail.m
INFO [2017-03-23 15:54:16.72]: ▸ Compiling KSCrashInstallationQuincyHockey.m
INFO [2017-03-23 15:54:16.76]: ▸ Compiling KSCrashInstallationStandard.m
INFO [2017-03-23 15:54:16.83]: ▸ Compiling KSCrashInstallationVictory.m
INFO [2017-03-23 15:54:16.87]: ▸ Compiling KSCrashReport.c
INFO [2017-03-23 15:54:17.00]: ▸ Compiling KSCrashReportFilter.m
INFO [2017-03-23 15:54:17.07]: ▸ Compiling KSCrashReportFilterAlert.m
INFO [2017-03-23 15:54:17.12]: ▸ Compiling KSCrashReportFilterAppleFmt.m
INFO [2017-03-23 15:54:17.30]: ▸ Compiling KSCrashReportFilterBasic.m
INFO [2017-03-23 15:54:17.30]: ▸ Compiling KSCrashReportFilterGZip.m
INFO [2017-03-23 15:54:17.33]: ▸ Compiling KSCrashReportFilterJSON.m
INFO [2017-03-23 15:54:17.50]: ▸ Compiling KSCrashReportFilterSets.m
INFO [2017-03-23 15:54:17.66]: ▸ Compiling KSCrashReportFilterStringify.m
INFO [2017-03-23 15:54:17.75]: ▸ Compiling KSCrashReportSinkConsole.m
INFO [2017-03-23 15:54:17.97]: ▸ Compiling KSCrashReportSinkEMail.m
INFO [2017-03-23 15:54:18.34]: ▸ Compiling KSCrashReportSinkQuincyHockey.m
INFO [2017-03-23 15:54:18.50]: ▸ Compiling KSCrashReportSinkStandard.m
INFO [2017-03-23 15:54:18.71]: ▸ Compiling KSCrashReportSinkVictory.m
INFO [2017-03-23 15:54:18.87]: ▸ Compiling KSCrashReportStore.m
INFO [2017-03-23 15:54:19.08]: ▸ Compiling KSCrashSentry.c
INFO [2017-03-23 15:54:19.11]: ▸ Compiling KSCrashSentry_CPPException.mm
INFO [2017-03-23 15:54:19.81]: ▸ Compiling KSCrashSentry_Deadlock.m
INFO [2017-03-23 15:54:19.81]: ▸ Compiling KSCrashSentry_MachException.c
INFO [2017-03-23 15:54:19.81]: ▸ Compiling KSCrashSentry_NSException.m
INFO [2017-03-23 15:54:19.88]: ▸ Compiling KSCrashSentry_Signal.c
INFO [2017-03-23 15:54:19.96]: ▸ Compiling KSCrashSentry_User.c
INFO [2017-03-23 15:54:20.05]: ▸ Compiling KSCrashState.c
INFO [2017-03-23 15:54:20.13]: ▸ Compiling KSCrashType.c
INFO [2017-03-23 15:54:20.28]: ▸ Compiling KSCString.m
INFO [2017-03-23 15:54:20.45]: ▸ Compiling KSDynamicLinker.c
INFO [2017-03-23 15:54:20.53]: ▸ Compiling KSFileUtils.c
INFO [2017-03-23 15:54:20.66]: ▸ Compiling KSHTTPMultipartPostBody.m
INFO [2017-03-23 15:54:20.85]: ▸ Compiling KSHTTPRequestSender.m
INFO [2017-03-23 15:54:20.97]: ▸ Compiling KSJSONCodec.c
INFO [2017-03-23 15:54:21.11]: ▸ Compiling KSJSONCodecObjC.m
INFO [2017-03-23 15:54:21.28]: ▸ Compiling KSLogger.m
INFO [2017-03-23 15:54:21.43]: ▸ Compiling KSMach.c
INFO [2017-03-23 15:54:21.54]: ▸ Compiling KSMach_Arm.c
INFO [2017-03-23 15:54:21.58]: ▸ Compiling KSMach_Arm64.c
INFO [2017-03-23 15:54:21.77]: ▸ Compiling KSMach_x86_32.c
INFO [2017-03-23 15:54:21.82]: ▸ Compiling KSMach_x86_64.c
INFO [2017-03-23 15:54:21.88]: ▸ Compiling KSObjC.c
INFO [2017-03-23 15:54:22.34]: ▸ Compiling KSReachabilityKSCrash.m
INFO [2017-03-23 15:54:22.35]: ▸ Compiling KSSafeCollections.m
INFO [2017-03-23 15:54:22.51]: ▸ Compiling KSSignalInfo.c
INFO [2017-03-23 15:54:22.62]: ▸ Compiling KSString.c
INFO [2017-03-23 15:54:22.82]: ▸ Compiling KSSysCtl.c
INFO [2017-03-23 15:54:22.92]: ▸ Compiling KSSystemInfo.m
INFO [2017-03-23 15:54:23.35]: ▸ Compiling KSZombie.c
INFO [2017-03-23 15:54:23.37]: ▸ Compiling NSData+GZip.m
INFO [2017-03-23 15:54:23.60]: ▸ Compiling NSDictionary+Merge.m
INFO [2017-03-23 15:54:23.73]: ▸ Compiling NSError+SimpleConstructor.m
INFO [2017-03-23 15:54:24.28]: ▸ Compiling NSMutableData+AppendUTF8.m
INFO [2017-03-23 15:54:24.34]: ▸ Compiling NSString+Demangle.mm
INFO [2017-03-23 15:54:25.73]: ▸ Compiling NSString+URLEncode.m
INFO [2017-03-23 15:54:25.73]: ▸ Compiling Punycode.cpp
INFO [2017-03-23 15:54:25.77]: ▸ Compiling RFC3339DateTool.m
INFO [2017-03-23 15:54:26.03]: ▸ Compiling KSCrash_vers.c
INFO [2017-03-23 15:54:26.12]: ▸ Compiling Container+DeepSearch.m
INFO [2017-03-23 15:54:29.09]: ▸ Compiling Demangle.cpp
INFO [2017-03-23 15:54:29.09]: ▸ Compiling KSBacktrace.c
INFO [2017-03-23 15:54:30.06]: ▸ Compiling KSCrash-dummy.m
INFO [2017-03-23 15:54:30.06]: ▸ Compiling KSCrash.m
INFO [2017-03-23 15:54:30.06]: ▸ Compiling KSCrashC.c
INFO [2017-03-23 15:54:32.82]: ▸ Compiling KSCrashCallCompletion.m
INFO [2017-03-23 15:54:32.82]: ▸ Compiling KSCrashDoctor.m
INFO [2017-03-23 15:54:33.00]: ▸ Compiling KSCrashInstallation+Alert.m
INFO [2017-03-23 15:54:33.01]: ▸ Compiling KSCrashInstallation.m
INFO [2017-03-23 15:54:33.19]: ▸ Compiling KSCrashInstallationConsole.m
INFO [2017-03-23 15:54:33.31]: ▸ Compiling KSCrashInstallationEmail.m
INFO [2017-03-23 15:54:33.55]: ▸ Compiling KSCrashInstallationQuincyHockey.m
INFO [2017-03-23 15:54:33.74]: ▸ Compiling KSCrashInstallationStandard.m
INFO [2017-03-23 15:54:34.06]: ▸ Compiling KSCrashInstallationVictory.m
INFO [2017-03-23 15:54:34.17]: ▸ Compiling KSCrashReport.c
INFO [2017-03-23 15:54:34.38]: ▸ Compiling KSCrashReportFilter.m
INFO [2017-03-23 15:54:34.93]: ▸ Compiling KSCrashReportFilterAlert.m
INFO [2017-03-23 15:54:35.06]: ▸ Compiling KSCrashReportFilterAppleFmt.m
INFO [2017-03-23 15:54:35.30]: ▸ Compiling KSCrashReportFilterBasic.m
INFO [2017-03-23 15:54:35.30]: ▸ Compiling KSCrashReportFilterGZip.m
INFO [2017-03-23 15:54:35.39]: ▸ Compiling KSCrashReportFilterJSON.m
INFO [2017-03-23 15:54:35.48]: ▸ Compiling KSCrashReportFilterSets.m
INFO [2017-03-23 15:54:35.75]: ▸ Compiling KSCrashReportFilterStringify.m
INFO [2017-03-23 15:54:35.96]: ▸ Compiling KSCrashReportSinkConsole.m
INFO [2017-03-23 15:54:36.17]: ▸ Compiling KSCrashReportSinkEMail.m
INFO [2017-03-23 15:54:36.54]: ▸ Compiling KSCrashReportSinkQuincyHockey.m
INFO [2017-03-23 15:54:36.84]: ▸ Compiling KSCrashReportSinkStandard.m
INFO [2017-03-23 15:54:36.95]: ▸ Compiling KSCrashReportSinkVictory.m
INFO [2017-03-23 15:54:37.08]: ▸ Compiling KSCrashReportStore.m
INFO [2017-03-23 15:54:37.35]: ▸ Compiling KSCrashSentry.c
INFO [2017-03-23 15:54:37.67]: ▸ Compiling KSCrashSentry_CPPException.mm
INFO [2017-03-23 15:54:38.68]: ▸ Compiling KSCrashSentry_Deadlock.m
INFO [2017-03-23 15:54:38.69]: ▸ Compiling KSCrashSentry_MachException.c
INFO [2017-03-23 15:54:38.86]: ▸ Compiling KSCrashSentry_NSException.m
INFO [2017-03-23 15:54:38.95]: ▸ Compiling KSCrashSentry_Signal.c
INFO [2017-03-23 15:54:39.02]: ▸ Compiling KSCrashSentry_User.c
INFO [2017-03-23 15:54:39.08]: ▸ Compiling KSCrashState.c
INFO [2017-03-23 15:54:39.26]: ▸ Compiling KSCrashType.c
INFO [2017-03-23 15:54:39.76]: ▸ Compiling KSCString.m
INFO [2017-03-23 15:54:39.76]: ▸ Compiling KSDynamicLinker.c
INFO [2017-03-23 15:54:39.82]: ▸ Compiling KSFileUtils.c
INFO [2017-03-23 15:54:39.89]: ▸ Compiling KSHTTPMultipartPostBody.m
INFO [2017-03-23 15:54:40.05]: ▸ Compiling KSHTTPRequestSender.m
INFO [2017-03-23 15:54:40.15]: ▸ Compiling KSJSONCodec.c
INFO [2017-03-23 15:54:40.26]: ▸ Compiling KSJSONCodecObjC.m
INFO [2017-03-23 15:54:40.39]: ▸ Compiling KSLogger.m
INFO [2017-03-23 15:54:40.50]: ▸ Compiling KSMach.c
INFO [2017-03-23 15:54:40.61]: ▸ Compiling KSMach_Arm.c
INFO [2017-03-23 15:54:40.70]: ▸ Compiling KSMach_Arm64.c
INFO [2017-03-23 15:54:40.82]: ▸ Compiling KSMach_x86_32.c
INFO [2017-03-23 15:54:40.88]: ▸ Compiling KSMach_x86_64.c
INFO [2017-03-23 15:54:40.98]: ▸ Compiling KSObjC.c
INFO [2017-03-23 15:54:41.31]: ▸ Compiling KSReachabilityKSCrash.m
INFO [2017-03-23 15:54:41.31]: ▸ Compiling KSSafeCollections.m
INFO [2017-03-23 15:54:41.41]: ▸ Compiling KSSignalInfo.c
INFO [2017-03-23 15:54:41.46]: ▸ Compiling KSString.c
INFO [2017-03-23 15:54:41.53]: ▸ Compiling KSSysCtl.c
INFO [2017-03-23 15:54:41.64]: ▸ Compiling KSSystemInfo.m
INFO [2017-03-23 15:54:41.99]: ▸ Compiling KSZombie.c
INFO [2017-03-23 15:54:42.08]: ▸ Compiling NSData+GZip.m
INFO [2017-03-23 15:54:42.18]: ▸ Compiling NSDictionary+Merge.m
INFO [2017-03-23 15:54:42.42]: ▸ Compiling NSError+SimpleConstructor.m
INFO [2017-03-23 15:54:42.57]: ▸ Compiling NSMutableData+AppendUTF8.m
INFO [2017-03-23 15:54:42.68]: ▸ Compiling NSString+Demangle.mm
INFO [2017-03-23 15:54:43.69]: ▸ Compiling NSString+URLEncode.m
INFO [2017-03-23 15:54:43.69]: ▸ Compiling Punycode.cpp
INFO [2017-03-23 15:54:43.72]: ▸ Compiling RFC3339DateTool.m
INFO [2017-03-23 15:54:43.80]: ▸ Compiling KSCrash_vers.c
INFO [2017-03-23 15:54:44.14]: ▸ Linking KSCrash
INFO [2017-03-23 15:54:46.75]: ▸ Linking KSCrash
INFO [2017-03-23 15:54:48.19]: ▸ Copying Container+DeepSearch.h
INFO [2017-03-23 15:54:48.32]: ▸ Copying KSArchSpecific.h
INFO [2017-03-23 15:54:48.47]: ▸ Copying KSCrash-umbrella.h
INFO [2017-03-23 15:54:48.81]: ▸ Copying KSCrash.h
INFO [2017-03-23 15:54:49.02]: ▸ Copying KSCrashC.h
INFO [2017-03-23 15:54:49.16]: ▸ Copying KSCrashContext.h
INFO [2017-03-23 15:54:49.27]: ▸ Copying KSCrashInstallation+Alert.h
INFO [2017-03-23 15:54:49.30]: ▸ Copying KSCrashInstallation+Private.h
INFO [2017-03-23 15:54:49.39]: ▸ Copying KSCrashInstallation.h
INFO [2017-03-23 15:54:49.39]: ▸ Copying KSCrashInstallationConsole.h
INFO [2017-03-23 15:54:49.52]: ▸ Copying KSCrashInstallationEmail.h
INFO [2017-03-23 15:54:49.66]: ▸ Copying KSCrashInstallationQuincyHockey.h
INFO [2017-03-23 15:54:49.86]: ▸ Copying KSCrashInstallationStandard.h
INFO [2017-03-23 15:54:49.93]: ▸ Copying KSCrashInstallationVictory.h
INFO [2017-03-23 15:54:49.93]: ▸ Copying KSCrashReportFilter.h
INFO [2017-03-23 15:54:49.93]: ▸ Copying KSCrashReportFilterAlert.h
INFO [2017-03-23 15:54:49.93]: ▸ Copying KSCrashReportFilterAppleFmt.h
INFO [2017-03-23 15:54:49.93]: ▸ Copying KSCrashReportFilterBasic.h
INFO [2017-03-23 15:54:49.93]: ▸ Copying KSCrashReportFilterCompletion.h
INFO [2017-03-23 15:54:49.93]: ▸ Copying KSCrashReportFilterGZip.h
INFO [2017-03-23 15:54:49.93]: ▸ Copying KSCrashReportFilterJSON.h
INFO [2017-03-23 15:54:49.93]: ▸ Copying KSCrashReportFilterSets.h
INFO [2017-03-23 15:54:49.93]: ▸ Copying KSCrashReportFilterStringify.h
INFO [2017-03-23 15:54:49.93]: ▸ Copying KSCrashReportSinkConsole.h
INFO [2017-03-23 15:54:49.93]: ▸ Copying KSCrashReportSinkEMail.h
INFO [2017-03-23 15:54:49.94]: ▸ Copying KSCrashReportSinkQuincyHockey.h
INFO [2017-03-23 15:54:49.95]: ▸ Copying KSCrashReportSinkStandard.h
INFO [2017-03-23 15:54:49.97]: ▸ Copying KSCrashReportSinkVictory.h
INFO [2017-03-23 15:54:49.97]: ▸ Copying KSCrashReportVersion.h
INFO [2017-03-23 15:54:49.97]: ▸ Copying KSCrashReportWriter.h
INFO [2017-03-23 15:54:49.97]: ▸ Copying KSCrashSentry.h
INFO [2017-03-23 15:54:49.98]: ▸ Copying KSCrashState.h
INFO [2017-03-23 15:54:49.98]: ▸ Copying KSCrashType.h
INFO [2017-03-23 15:54:49.98]: ▸ Copying KSCString.h
INFO [2017-03-23 15:54:49.98]: ▸ Copying KSHTTPMultipartPostBody.h
INFO [2017-03-23 15:54:49.98]: ▸ Copying KSHTTPRequestSender.h
INFO [2017-03-23 15:54:49.98]: ▸ Copying KSJSONCodecObjC.h
INFO [2017-03-23 15:54:49.98]: ▸ Copying KSReachabilityKSCrash.h
INFO [2017-03-23 15:54:49.99]: ▸ Copying KSSystemInfo.h
INFO [2017-03-23 15:54:49.99]: ▸ Copying KSVarArgs.h
INFO [2017-03-23 15:54:49.99]: ▸ Copying NSData+GZip.h
INFO [2017-03-23 15:54:49.99]: ▸ Copying NSError+SimpleConstructor.h
INFO [2017-03-23 15:54:49.99]: ▸ Copying NSMutableData+AppendUTF8.h
INFO [2017-03-23 15:54:49.99]: ▸ Copying NSString+URLEncode.h
INFO [2017-03-23 15:54:50.00]: ▸ Copying RFC3339DateTool.h
INFO [2017-03-23 15:54:50.00]: ▸ Touching KSCrash.framework
INFO [2017-03-23 15:54:50.10]: ▸ Building Pods/Mixpanel [Debug]
INFO [2017-03-23 15:54:50.10]: ▸ Check Dependencies
INFO [2017-03-23 15:54:50.10]: ▸ Compiling _MPTweakBindObserver.m
INFO [2017-03-23 15:54:50.10]: ▸ Compiling Mixpanel+AutomaticEvents.m
INFO [2017-03-23 15:54:50.10]: ▸ Compiling Mixpanel-dummy.m
INFO [2017-03-23 15:54:50.10]: ▸ Compiling Mixpanel.m
INFO [2017-03-23 15:54:50.10]: ▸ Compiling MixpanelExceptionHandler.m
INFO [2017-03-23 15:54:50.10]: ▸ Compiling MixpanelPeople.m
INFO [2017-03-23 15:54:50.10]: ▸ Compiling MPAbstractABTestDesignerMessage.m
INFO [2017-03-23 15:54:50.10]: ▸ Compiling MPABTestDesignerChangeRequestMessage.m
INFO [2017-03-23 15:54:50.10]: ▸ Compiling MPABTestDesignerChangeResponseMessage.m
INFO [2017-03-23 15:54:50.10]: ▸ Compiling MPABTestDesignerClearRequestMessage.m
INFO [2017-03-23 15:54:50.10]: ▸ Compiling MPABTestDesignerClearResponseMessage.m
INFO [2017-03-23 15:54:50.10]: ▸ Compiling MPABTestDesignerConnection.m
INFO [2017-03-23 15:54:50.10]: ▸ Compiling MPABTestDesignerDeviceInfoRequestMessage.m
INFO [2017-03-23 15:54:50.11]: ▸ Compiling MPABTestDesignerDeviceInfoResponseMessage.m
INFO [2017-03-23 15:54:50.11]: ▸ Compiling MPABTestDesignerDisconnectMessage.m
INFO [2017-03-23 15:54:50.11]: ▸ Compiling MPABTestDesignerSnapshotRequestMessage.m
INFO [2017-03-23 15:54:50.11]: ▸ Compiling MPABTestDesignerSnapshotResponseMessage.m
INFO [2017-03-23 15:54:50.11]: ▸ Compiling MPABTestDesignerTweakRequestMessage.m
INFO [2017-03-23 15:54:50.11]: ▸ Compiling MPABTestDesignerTweakResponseMessage.m
INFO [2017-03-23 15:54:50.11]: ▸ Compiling MPApplicationStateSerializer.m
INFO [2017-03-23 15:54:50.11]: ▸ Compiling MPBOOLToNSNumberValueTransformer.m
INFO [2017-03-23 15:54:50.11]: ▸ Compiling MPCATransform3DToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.11]: ▸ Compiling MPCGAffineTransformToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.11]: ▸ Compiling MPCGColorRefToNSStringValueTransformer.m
INFO [2017-03-23 15:54:50.11]: ▸ Compiling MPCGPointToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.11]: ▸ Compiling MPCGRectToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.12]: ▸ Compiling MPCGSizeToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.12]: ▸ Compiling MPClassDescription.m
INFO [2017-03-23 15:54:50.12]: ▸ Compiling MPDesignerEventBindingRequestMesssage.m
INFO [2017-03-23 15:54:50.12]: ▸ Compiling MPDesignerEventBindingResponseMesssage.m
INFO [2017-03-23 15:54:50.12]: ▸ Compiling MPDesignerTrackMessage.m
INFO [2017-03-23 15:54:50.12]: ▸ Compiling MPEnumDescription.m
INFO [2017-03-23 15:54:50.12]: ▸ Compiling MPEventBinding.m
INFO [2017-03-23 15:54:50.12]: ▸ Compiling MPNetwork.m
INFO [2017-03-23 15:54:50.12]: ▸ Compiling MPNotification.m
INFO [2017-03-23 15:54:50.12]: ▸ Compiling MPNotificationViewController.m
INFO [2017-03-23 15:54:50.12]: ▸ Compiling MPNSAttributedStringToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.12]: ▸ Compiling MPNSNumberToCGFloatValueTransformer.m
INFO [2017-03-23 15:54:50.12]: ▸ Compiling MPObjectIdentityProvider.m
INFO [2017-03-23 15:54:50.13]: ▸ Compiling MPObjectSelector.m
INFO [2017-03-23 15:54:50.13]: ▸ Compiling MPObjectSerializer.m
INFO [2017-03-23 15:54:50.13]: ▸ Compiling MPObjectSerializerConfig.m
INFO [2017-03-23 15:54:50.13]: ▸ Compiling MPObjectSerializerContext.m
INFO [2017-03-23 15:54:50.13]: ▸ Compiling MPPassThroughValueTransformer.m
INFO [2017-03-23 15:54:50.13]: ▸ Compiling MPPropertyDescription.m
INFO [2017-03-23 15:54:50.13]: ▸ Compiling MPResources.m
INFO [2017-03-23 15:54:50.13]: ▸ Compiling MPSequenceGenerator.m
INFO [2017-03-23 15:54:50.13]: ▸ Compiling MPSurvey.m
INFO [2017-03-23 15:54:50.13]: ▸ Compiling MPSurveyNavigationController.m
INFO [2017-03-23 15:54:50.13]: ▸ Compiling MPSurveyQuestion.m
INFO [2017-03-23 15:54:50.13]: ▸ Compiling MPSurveyQuestionViewController.m
INFO [2017-03-23 15:54:50.13]: ▸ Compiling MPSwizzle.m
INFO [2017-03-23 15:54:50.13]: ▸ Compiling MPSwizzler.m
INFO [2017-03-23 15:54:50.14]: ▸ Compiling MPTweak.m
INFO [2017-03-23 15:54:50.14]: ▸ Compiling MPTweakInline.m
INFO [2017-03-23 15:54:50.14]: ▸ Compiling MPTweakStore.m
INFO [2017-03-23 15:54:50.14]: ▸ Compiling MPTypeDescription.m
INFO [2017-03-23 15:54:50.14]: ▸ Compiling MPUIColorToNSStringValueTransformer.m
INFO [2017-03-23 15:54:50.14]: ▸ Compiling MPUIControlBinding.m
INFO [2017-03-23 15:54:50.14]: ▸ Compiling MPUIEdgeInsetsToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.14]: ▸ Compiling MPUIFontToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.14]: ▸ Compiling MPUIImageToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.14]: ▸ Compiling MPUITableViewBinding.m
INFO [2017-03-23 15:54:50.14]: ▸ Compiling MPVariant.m
INFO [2017-03-23 15:54:50.14]: ▸ Compiling MPWebSocket.m
INFO [2017-03-23 15:54:50.14]: ▸ Compiling NSInvocation+MPHelpers.m
INFO [2017-03-23 15:54:50.15]: ▸ Compiling NSNotificationCenter+AutomaticEvents.m
INFO [2017-03-23 15:54:50.15]: ▸ Compiling UIApplication+AutomaticEvents.m
INFO [2017-03-23 15:54:50.15]: ▸ Compiling UIColor+MPColor.m
INFO [2017-03-23 15:54:50.15]: ▸ Compiling UIImage+MPAverageColor.m
INFO [2017-03-23 15:54:50.15]: ▸ Compiling UIImage+MPImageEffects.m
INFO [2017-03-23 15:54:50.15]: ▸ Compiling UIView+MPHelpers.m
INFO [2017-03-23 15:54:50.15]: ▸ Compiling UIViewController+AutomaticEvents.m
INFO [2017-03-23 15:54:50.15]: ▸ Compiling Mixpanel_vers.c
INFO [2017-03-23 15:54:50.15]: ▸ Compiling _MPTweakBindObserver.m
INFO [2017-03-23 15:54:50.15]: ▸ Compiling Mixpanel+AutomaticEvents.m
INFO [2017-03-23 15:54:50.15]: ▸ Compiling Mixpanel-dummy.m
INFO [2017-03-23 15:54:50.15]: ▸ Compiling Mixpanel.m
INFO [2017-03-23 15:54:50.15]: ▸ Compiling MixpanelExceptionHandler.m
INFO [2017-03-23 15:54:50.15]: ▸ Compiling MixpanelPeople.m
INFO [2017-03-23 15:54:50.16]: ▸ Compiling MPAbstractABTestDesignerMessage.m
INFO [2017-03-23 15:54:50.16]: ▸ Compiling MPABTestDesignerChangeRequestMessage.m
INFO [2017-03-23 15:54:50.16]: ▸ Compiling MPABTestDesignerChangeResponseMessage.m
INFO [2017-03-23 15:54:50.16]: ▸ Compiling MPABTestDesignerClearRequestMessage.m
INFO [2017-03-23 15:54:50.16]: ▸ Compiling MPABTestDesignerClearResponseMessage.m
INFO [2017-03-23 15:54:50.16]: ▸ Compiling MPABTestDesignerConnection.m
INFO [2017-03-23 15:54:50.16]: ▸ Compiling MPABTestDesignerDeviceInfoRequestMessage.m
INFO [2017-03-23 15:54:50.16]: ▸ Compiling MPABTestDesignerDeviceInfoResponseMessage.m
INFO [2017-03-23 15:54:50.16]: ▸ Compiling MPABTestDesignerDisconnectMessage.m
INFO [2017-03-23 15:54:50.16]: ▸ Compiling MPABTestDesignerSnapshotRequestMessage.m
INFO [2017-03-23 15:54:50.16]: ▸ Compiling MPABTestDesignerSnapshotResponseMessage.m
INFO [2017-03-23 15:54:50.16]: ▸ Compiling MPABTestDesignerTweakRequestMessage.m
INFO [2017-03-23 15:54:50.16]: ▸ Compiling MPABTestDesignerTweakResponseMessage.m
INFO [2017-03-23 15:54:50.17]: ▸ Compiling MPApplicationStateSerializer.m
INFO [2017-03-23 15:54:50.17]: ▸ Compiling MPBOOLToNSNumberValueTransformer.m
INFO [2017-03-23 15:54:50.17]: ▸ Compiling MPCATransform3DToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.17]: ▸ Compiling MPCGAffineTransformToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.17]: ▸ Compiling MPCGColorRefToNSStringValueTransformer.m
INFO [2017-03-23 15:54:50.17]: ▸ Compiling MPCGPointToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.17]: ▸ Compiling MPCGRectToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.17]: ▸ Compiling MPCGSizeToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.17]: ▸ Compiling MPClassDescription.m
INFO [2017-03-23 15:54:50.17]: ▸ Compiling MPDesignerEventBindingRequestMesssage.m
INFO [2017-03-23 15:54:50.17]: ▸ Compiling MPDesignerEventBindingResponseMesssage.m
INFO [2017-03-23 15:54:50.17]: ▸ Compiling MPDesignerTrackMessage.m
INFO [2017-03-23 15:54:50.17]: ▸ Compiling MPEnumDescription.m
INFO [2017-03-23 15:54:50.17]: ▸ Compiling MPEventBinding.m
INFO [2017-03-23 15:54:50.18]: ▸ Compiling MPNetwork.m
INFO [2017-03-23 15:54:50.18]: ▸ Compiling MPNotification.m
INFO [2017-03-23 15:54:50.18]: ▸ Compiling MPNotificationViewController.m
INFO [2017-03-23 15:54:50.18]: ▸ Compiling MPNSAttributedStringToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.18]: ▸ Compiling MPNSNumberToCGFloatValueTransformer.m
INFO [2017-03-23 15:54:50.18]: ▸ Compiling MPObjectIdentityProvider.m
INFO [2017-03-23 15:54:50.18]: ▸ Compiling MPObjectSelector.m
INFO [2017-03-23 15:54:50.18]: ▸ Compiling MPObjectSerializer.m
INFO [2017-03-23 15:54:50.18]: ▸ Compiling MPObjectSerializerConfig.m
INFO [2017-03-23 15:54:50.18]: ▸ Compiling MPObjectSerializerContext.m
INFO [2017-03-23 15:54:50.18]: ▸ Compiling MPPassThroughValueTransformer.m
INFO [2017-03-23 15:54:50.18]: ▸ Compiling MPPropertyDescription.m
INFO [2017-03-23 15:54:50.19]: ▸ Compiling MPResources.m
INFO [2017-03-23 15:54:50.19]: ▸ Compiling MPSequenceGenerator.m
INFO [2017-03-23 15:54:50.19]: ▸ Compiling MPSurvey.m
INFO [2017-03-23 15:54:50.19]: ▸ Compiling MPSurveyNavigationController.m
INFO [2017-03-23 15:54:50.19]: ▸ Compiling MPSurveyQuestion.m
INFO [2017-03-23 15:54:50.19]: ▸ Compiling MPSurveyQuestionViewController.m
INFO [2017-03-23 15:54:50.19]: ▸ Compiling MPSwizzle.m
INFO [2017-03-23 15:54:50.19]: ▸ Compiling MPSwizzler.m
INFO [2017-03-23 15:54:50.19]: ▸ Compiling MPTweak.m
INFO [2017-03-23 15:54:50.19]: ▸ Compiling MPTweakInline.m
INFO [2017-03-23 15:54:50.19]: ▸ Compiling MPTweakStore.m
INFO [2017-03-23 15:54:50.19]: ▸ Compiling MPTypeDescription.m
INFO [2017-03-23 15:54:50.19]: ▸ Compiling MPUIColorToNSStringValueTransformer.m
INFO [2017-03-23 15:54:50.20]: ▸ Compiling MPUIControlBinding.m
INFO [2017-03-23 15:54:50.20]: ▸ Compiling MPUIEdgeInsetsToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.20]: ▸ Compiling MPUIFontToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.20]: ▸ Compiling MPUIImageToNSDictionaryValueTransformer.m
INFO [2017-03-23 15:54:50.20]: ▸ Compiling MPUITableViewBinding.m
INFO [2017-03-23 15:54:50.20]: ▸ Compiling MPVariant.m
INFO [2017-03-23 15:54:50.20]: ▸ Compiling MPWebSocket.m
INFO [2017-03-23 15:54:50.21]: ▸ Compiling NSInvocation+MPHelpers.m
INFO [2017-03-23 15:54:50.21]: ▸ Compiling NSNotificationCenter+AutomaticEvents.m
INFO [2017-03-23 15:54:50.21]: ▸ Compiling UIApplication+AutomaticEvents.m
INFO [2017-03-23 15:54:50.21]: ▸ Compiling UIColor+MPColor.m
INFO [2017-03-23 15:54:50.21]: ▸ Compiling UIImage+MPAverageColor.m
INFO [2017-03-23 15:54:50.21]: ▸ Compiling UIImage+MPImageEffects.m
INFO [2017-03-23 15:54:50.47]: ▸ Compiling UIView+MPHelpers.m
INFO [2017-03-23 15:54:50.49]: ▸ Compiling UIViewController+AutomaticEvents.m
INFO [2017-03-23 15:54:50.49]: ▸ Compiling Mixpanel_vers.c
INFO [2017-03-23 15:55:11.17]: ▸ Linking Mixpanel
INFO [2017-03-23 15:55:13.66]: ▸ Linking Mixpanel
INFO [2017-03-23 15:55:16.94]: ▸ Copying _MPTweakBindObserver.h
INFO [2017-03-23 15:55:16.98]: ▸ Copying AutomaticEventsConstants.h
INFO [2017-03-23 15:55:17.07]: ▸ Copying Mixpanel+AutomaticEvents.h
INFO [2017-03-23 15:55:17.07]: ▸ Copying Mixpanel-umbrella.h
INFO [2017-03-23 15:55:17.07]: ▸ Copying Mixpanel.h
INFO [2017-03-23 15:55:17.07]: ▸ Copying MixpanelExceptionHandler.h
INFO [2017-03-23 15:55:17.07]: ▸ Copying MixpanelPeople.h
INFO [2017-03-23 15:55:17.07]: ▸ Copying MixpanelPeoplePrivate.h
INFO [2017-03-23 15:55:17.07]: ▸ Copying MixpanelPrivate.h
INFO [2017-03-23 15:55:17.08]: ▸ Copying MPAbstractABTestDesignerMessage.h
INFO [2017-03-23 15:55:17.08]: ▸ Copying MPABTestDesignerChangeRequestMessage.h
INFO [2017-03-23 15:55:17.08]: ▸ Copying MPABTestDesignerChangeResponseMessage.h
INFO [2017-03-23 15:55:17.08]: ▸ Copying MPABTestDesignerClearRequestMessage.h
INFO [2017-03-23 15:55:17.08]: ▸ Copying MPABTestDesignerClearResponseMessage.h
INFO [2017-03-23 15:55:17.08]: ▸ Copying MPABTestDesignerConnection.h
INFO [2017-03-23 15:55:17.08]: ▸ Copying MPABTestDesignerDeviceInfoRequestMessage.h
INFO [2017-03-23 15:55:17.08]: ▸ Copying MPABTestDesignerDeviceInfoResponseMessage.h
INFO [2017-03-23 15:55:17.08]: ▸ Copying MPABTestDesignerDisconnectMessage.h
INFO [2017-03-23 15:55:17.08]: ▸ Copying MPABTestDesignerMessage.h
INFO [2017-03-23 15:55:17.08]: ▸ Copying MPABTestDesignerSnapshotRequestMessage.h
INFO [2017-03-23 15:55:17.09]: ▸ Copying MPABTestDesignerSnapshotResponseMessage.h
INFO [2017-03-23 15:55:17.09]: ▸ Copying MPABTestDesignerTweakRequestMessage.h
INFO [2017-03-23 15:55:17.09]: ▸ Copying MPABTestDesignerTweakResponseMessage.h
INFO [2017-03-23 15:55:17.09]: ▸ Copying MPApplicationStateSerializer.h
INFO [2017-03-23 15:55:17.09]: ▸ Copying MPClassDescription.h
INFO [2017-03-23 15:55:17.09]: ▸ Copying MPDesignerEventBindingMessage.h
INFO [2017-03-23 15:55:17.09]: ▸ Copying MPDesignerSessionCollection.h
INFO [2017-03-23 15:55:17.10]: ▸ Copying MPEnumDescription.h
INFO [2017-03-23 15:55:17.10]: ▸ Copying MPEventBinding.h
INFO [2017-03-23 15:55:17.10]: ▸ Copying MPFoundation.h
INFO [2017-03-23 15:55:17.10]: ▸ Copying MPLogger.h
INFO [2017-03-23 15:55:17.10]: ▸ Copying MPNetwork.h
INFO [2017-03-23 15:55:17.10]: ▸ Copying MPNetworkPrivate.h
INFO [2017-03-23 15:55:17.10]: ▸ Copying MPNotification.h
INFO [2017-03-23 15:55:17.10]: ▸ Copying MPNotificationViewController.h
INFO [2017-03-23 15:55:17.10]: ▸ Copying MPObjectIdentifierProvider.h
INFO [2017-03-23 15:55:17.11]: ▸ Copying MPObjectIdentityProvider.h
INFO [2017-03-23 15:55:17.11]: ▸ Copying MPObjectSelector.h
INFO [2017-03-23 15:55:17.11]: ▸ Copying MPObjectSerializer.h
INFO [2017-03-23 15:55:17.11]: ▸ Copying MPObjectSerializerConfig.h
INFO [2017-03-23 15:55:17.11]: ▸ Copying MPObjectSerializerContext.h
INFO [2017-03-23 15:55:17.11]: ▸ Copying MPPropertyDescription.h
INFO [2017-03-23 15:55:17.11]: ▸ Copying MPResources.h
INFO [2017-03-23 15:55:17.11]: ▸ Copying MPSequenceGenerator.h
INFO [2017-03-23 15:55:17.11]: ▸ Copying MPSurvey.h
INFO [2017-03-23 15:55:17.11]: ▸ Copying MPSurveyNavigationController.h
INFO [2017-03-23 15:55:17.12]: ▸ Copying MPSurveyQuestion.h
INFO [2017-03-23 15:55:17.12]: ▸ Copying MPSurveyQuestionViewController.h
INFO [2017-03-23 15:55:17.12]: ▸ Copying MPSwizzle.h
INFO [2017-03-23 15:55:17.12]: ▸ Copying MPSwizzler.h
INFO [2017-03-23 15:55:17.12]: ▸ Copying MPTweak.h
INFO [2017-03-23 15:55:17.12]: ▸ Copying MPTweakInline.h
INFO [2017-03-23 15:55:17.12]: ▸ Copying MPTweakInlineInternal.h
INFO [2017-03-23 15:55:17.13]: ▸ Copying MPTweakStore.h
INFO [2017-03-23 15:55:17.13]: ▸ Copying MPTypeDescription.h
INFO [2017-03-23 15:55:17.13]: ▸ Copying MPUIControlBinding.h
INFO [2017-03-23 15:55:17.13]: ▸ Copying MPUITableViewBinding.h
INFO [2017-03-23 15:55:17.13]: ▸ Copying MPValueTransformers.h
INFO [2017-03-23 15:55:17.13]: ▸ Copying MPVariant.h
INFO [2017-03-23 15:55:17.13]: ▸ Copying MPWebSocket.h
INFO [2017-03-23 15:55:17.13]: ▸ Copying NSInvocation+MPHelpers.h
INFO [2017-03-23 15:55:17.13]: ▸ Copying NSNotificationCenter+AutomaticEvents.h
INFO [2017-03-23 15:55:17.13]: ▸ Copying UIApplication+AutomaticEvents.h
INFO [2017-03-23 15:55:17.14]: ▸ Copying UIColor+MPColor.h
INFO [2017-03-23 15:55:17.14]: ▸ Copying UIImage+MPAverageColor.h
INFO [2017-03-23 15:55:17.14]: ▸ Copying UIImage+MPImageEffects.h
INFO [2017-03-23 15:55:17.14]: ▸ Copying UIView+MPHelpers.h
INFO [2017-03-23 15:55:17.14]: ▸ Copying UIViewController+AutomaticEvents.h
INFO [2017-03-23 15:55:19.22]: ▸ Compiling MPNotification~ipad.storyboard
INFO [2017-03-23 15:55:39.80]: ▸ Compiling MPNotification~iphonelandscape.storyboard
INFO [2017-03-23 15:55:39.95]: ▸ Compiling MPNotification~iphoneportrait.storyboard
INFO [2017-03-23 15:55:40.37]: ▸ Compiling MPSurvey.storyboard
INFO [2017-03-23 15:55:44.60]: ▸ Processing Info.plist
INFO [2017-03-23 15:55:44.63]: ▸ Touching Mixpanel.framework
INFO [2017-03-23 15:55:44.70]: ▸ Building Pods/SentrySwift [Debug]
INFO [2017-03-23 15:55:44.70]: ▸ Check Dependencies
INFO [2017-03-23 15:55:44.70]: ▸ Processing Info.plist
INFO [2017-03-23 15:55:44.71]: ▸ Compiling AppleCrashReport.swift
INFO [2017-03-23 15:55:44.71]: ▸ Compiling Breadcrumb.swift
INFO [2017-03-23 15:55:44.71]: ▸ Compiling BreadcrumbStore.swift
INFO [2017-03-23 15:55:44.71]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/BreadcrumbStore.swift:32:18: extraneous '_' in parameter: 'crumb' has no keyword argument name
INFO [2017-03-23 15:55:44.71]: ▸ public func add(_ crumb: Breadcrumb) {
INFO [2017-03-23 15:55:44.71]: ▸ ^
INFO [2017-03-23 15:55:44.71]: ▸ Compiling Contexts.swift
INFO [2017-03-23 15:55:44.71]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Contexts.swift:128:29: extraneous '_' in parameter: 'model' has no keyword argument name
INFO [2017-03-23 15:55:44.71]: ▸ private func extractFamily(_ model: String?) -> String? {
INFO [2017-03-23 15:55:44.71]: ▸                         ^~
INFO [2017-03-23 15:55:44.71]: ▸ Compiling CrashHandler.swift
INFO [2017-03-23 15:55:44.71]: ▸ Compiling DebugMeta.swift
INFO [2017-03-23 15:55:44.71]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:58:37: extraneous '_' in parameter: 'binaryImages' has no keyword argument name
INFO [2017-03-23 15:55:44.71]: ▸ internal class func getBinaryImage(_ binaryImages: [BinaryImage], address: MemoryAddress) -> BinaryImage? {
INFO [2017-03-23 15:55:44.71]: ▸                                    ^~
INFO [2017-03-23 15:55:44.71]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:74:38: extraneous '_' in parameter: 'object' has no keyword argument name
INFO [2017-03-23 15:55:44.71]: ▸ internal class func asMemoryAddress(_ object: AnyObject?) -> MemoryAddress? {
INFO [2017-03-23 15:55:44.71]: ▸                                            ^~
INFO [2017-03-23 15:55:44.71]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:91:36: extraneous '_' in parameter: 'object' has no keyword argument name
INFO [2017-03-23 15:55:44.72]: ▸ internal class func getHexAddress(_ object: AnyObject?) -> String? {
INFO [2017-03-23 15:55:44.72]: ▸                                             ^~
INFO [2017-03-23 15:55:44.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:95:36: extraneous '_' in parameter: 'address' has no keyword argument name
INFO [2017-03-23 15:55:44.72]: ▸ internal class func getHexAddress(_ address: MemoryAddress?) -> String? {
INFO [2017-03-23 15:55:44.72]: ▸                                           ^~
INFO [2017-03-23 15:55:44.72]: ▸ Compiling Dictionary+Extras.swift
INFO [2017-03-23 15:55:44.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Dictionary+Extras.swift:12:41: extraneous '_' in parameter: 'dictionary' has no keyword argument name
INFO [2017-03-23 15:55:44.72]: ▸ internal mutating func unionInPlace(_ dictionary: Dictionary) {
INFO [2017-03-23 15:55:44.72]: ▸                                           ^~
INFO [2017-03-23 15:55:44.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Dictionary+Extras.swift:17:23: extraneous '_' in parameter: 'key' has no keyword argument name
INFO [2017-03-23 15:55:44.72]: ▸ internal func set(_ key: Key, value: Value?) -> Dictionary<Key, Value> {
INFO [2017-03-23 15:55:44.72]: ▸                                         ^~
INFO [2017-03-23 15:55:44.72]: ▸ Compiling DSN.swift
INFO [2017-03-23 15:55:44.72]: ▸ Compiling Event.swift
INFO [2017-03-23 15:55:44.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Event.swift:81:27: extraneous '_' in parameter: 'message' has no keyword argument name
INFO [2017-03-23 15:55:44.72]: ▸ public static func build(_ message: String, build: BuildEvent) -> Event {
INFO [2017-03-23 15:55:44.72]: ▸                       ^~
INFO [2017-03-23 15:55:44.72]: ▸ Compiling EventOffline.swift
INFO [2017-03-23 15:55:44.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/EventOffline.swift:18:24: extraneous '_' in parameter: 'event' has no keyword argument name
INFO [2017-03-23 15:55:44.72]: ▸ public func saveEvent(_ event: Event) {
INFO [2017-03-23 15:55:44.72]: ▸                                  ^~
INFO [2017-03-23 15:55:44.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/EventOffline.swift:111:25: extraneous '_' in parameter: 'event' has no keyword argument name
INFO [2017-03-23 15:55:44.72]: ▸ private func writePath(_ event: Event) throws -> String? {
INFO [2017-03-23 15:55:44.72]: ▸                               ^~
INFO [2017-03-23 15:55:44.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/EventOffline.swift:129:32: extraneous '_' in parameter: 'event' has no keyword argument name
INFO [2017-03-23 15:55:44.72]: ▸ private func serializedString(_ event: Event) throws -> String? {
INFO [2017-03-23 15:55:44.72]: ▸                                ^~
INFO [2017-03-23 15:55:44.72]: ▸ Compiling EventProperties.swift
INFO [2017-03-23 15:55:44.72]: ▸ Compiling EventSerializable.swift
INFO [2017-03-23 15:55:44.72]: ▸ Compiling Exception.swift
INFO [2017-03-23 15:55:44.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Exception.swift:30:34: extraneous '_' in parameter: 'object' has no keyword argument name
INFO [2017-03-23 15:55:44.72]: ▸ public override func isEqual(_ object: AnyType?) -> Bool {
INFO [2017-03-23 15:55:44.72]: ▸                                       ^~
INFO [2017-03-23 15:55:44.73]: ▸ Compiling KSCrashHandler.swift
INFO [2017-03-23 15:55:44.73]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:136:27: extraneous '_' in parameter: 'reports' has no keyword argument name
INFO [2017-03-23 15:55:44.73]: ▸ @objc func filterReports(_ reports: [AnyType]!, onCompletion: KSCrashReportFilterCompletion!) {
INFO [2017-03-23 15:55:44.73]: ▸                                  ^~
INFO [2017-03-23 15:55:44.73]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:147:25: extraneous '_' in parameter: 'reports' has no keyword argument name
INFO [2017-03-23 15:55:44.73]: ▸ private func sendEvent(_ reports: [AnyType]!, events allEvents: [Event], success: Bool, onCompletion: KSCrashReportFilterCompletion!) {
INFO [2017-03-23 15:55:44.73]: ▸                                  ^~
INFO [2017-03-23 15:55:44.73]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:162:32: extraneous '_' in parameter: 'report' has no keyword argument name
INFO [2017-03-23 15:55:44.74]: ▸ private func mapReportToEvent(_ report: CrashDictionary) -> Event? {
INFO [2017-03-23 15:55:44.74]: ▸                                ^~
INFO [2017-03-23 15:55:44.74]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:245:29: extraneous '_' in parameter: 'userInfo' has no keyword argument name
INFO [2017-03-23 15:55:44.74]: ▸ private func parseUserInfo(_ userInfo: CrashDictionary?) -> (tags: EventTags?, extra: EventExtra?, user: User?, breadcrumbsSerialized: BreadcrumbStore.SerializedType?, releaseVersion:String?) {
INFO [2017-03-23 15:55:44.74]: ▸                                       ^~
INFO [2017-03-23 15:55:44.74]: ▸ Compiling NSDate+Extras.swift
INFO [2017-03-23 15:55:44.74]: ▸ Compiling Request.swift
INFO [2017-03-23 15:55:44.74]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Request.swift:22:26: extraneous '_' in parameter: 'event' has no keyword argument name
INFO [2017-03-23 15:55:44.74]: ▸ internal func sendEvent(_ event: Event, finished: EventFinishedSending? = nil) {
INFO [2017-03-23 15:55:44.74]: ▸                                    ^~
INFO [2017-03-23 15:55:44.74]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Request.swift:92:17: extraneous '_' in parameter: 'data' has no keyword argument name
INFO [2017-03-23 15:55:44.74]: ▸ func sendData(_ data: NSData, finished: EventFinishedSending? = nil) {
INFO [2017-03-23 15:55:44.74]: ▸                                 ^~
INFO [2017-03-23 15:55:44.74]: ▸ Compiling Sentry+Error.swift
INFO [2017-03-23 15:55:44.74]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry+Error.swift:12:25: extraneous '_' in parameter: 'v' has no keyword argument name
INFO [2017-03-23 15:55:44.74]: ▸ private func cleanValue(_ v: AnyType) -> AnyType? {
INFO [2017-03-23 15:55:44.74]: ▸                               ^~
INFO [2017-03-23 15:55:44.74]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry+Error.swift:40:24: extraneous '_' in parameter: 'd' has no keyword argument name
INFO [2017-03-23 15:55:44.74]: ▸ private func cleanDict(_ d: [String: AnyType]) -> [String: AnyType] {
INFO [2017-03-23 15:55:44.74]: ▸                         ^~
INFO [2017-03-23 15:55:44.74]: ▸ Compiling Sentry.swift
INFO [2017-03-23 15:55:44.74]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:23:20: extraneous '_' in parameter: 'message' has no keyword argument name
INFO [2017-03-23 15:55:44.74]: ▸ internal func log(_ message: String) {
INFO [2017-03-23 15:55:44.74]: ▸                        ^~
INFO [2017-03-23 15:55:44.75]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:138:35: extraneous '_' in parameter: 'message' has no keyword argument name
INFO [2017-03-23 15:55:44.75]: ▸ @objc public func captureMessage(_ message: String, level: SentrySeverity = .Info) {
INFO [2017-03-23 15:55:44.75]: ▸                           ^~
INFO [2017-03-23 15:55:44.76]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:144:33: extraneous '_' in parameter: 'event' has no keyword argument name
INFO [2017-03-23 15:55:44.76]: ▸ @objc public func captureEvent(_ event: Event) {
INFO [2017-03-23 15:55:44.76]: ▸                                          ^~
INFO [2017-03-23 15:55:44.76]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:153:29: extraneous '_' in parameter: 'event' has no keyword argument name
INFO [2017-03-23 15:55:44.76]: ▸ internal func captureEvent(_ event: Event, useClientProperties: Bool = true, completed: ((Bool) -> ())? = nil) {
INFO [2017-03-23 15:55:44.76]: ▸                                        ^~
INFO [2017-03-23 15:55:44.76]: ▸ Compiling Stacktrace.swift
INFO [2017-03-23 15:55:44.76]: ▸ Compiling Thread.swift
INFO [2017-03-23 15:55:44.76]: ▸ Compiling User.swift
INFO [2017-03-23 15:55:44.78]: ▸ Compiling AppleCrashReport.swift
INFO [2017-03-23 15:55:44.78]: ▸ Compiling Breadcrumb.swift
INFO [2017-03-23 15:55:44.78]: ▸ Compiling BreadcrumbStore.swift
INFO [2017-03-23 15:55:44.78]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/BreadcrumbStore.swift:32:18: extraneous '_' in parameter: 'crumb' has no keyword argument name
INFO [2017-03-23 15:55:44.78]: ▸ public func add(_ crumb: Breadcrumb) {
INFO [2017-03-23 15:55:44.78]: ▸                                    ^~
INFO [2017-03-23 15:55:44.78]: ▸ Compiling Contexts.swift
INFO [2017-03-23 15:55:44.78]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Contexts.swift:128:29: extraneous '_' in parameter: 'model' has no keyword argument name
INFO [2017-03-23 15:55:44.78]: ▸ private func extractFamily(_ model: String?) -> String? {
INFO [2017-03-23 15:55:44.78]: ▸                         ^~
INFO [2017-03-23 15:55:44.78]: ▸ Compiling CrashHandler.swift
INFO [2017-03-23 15:55:44.78]: ▸ Compiling DebugMeta.swift
INFO [2017-03-23 15:55:44.78]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:58:37: extraneous '_' in parameter: 'binaryImages' has no keyword argument name
INFO [2017-03-23 15:55:44.78]: ▸ internal class func getBinaryImage(_ binaryImages: [BinaryImage], address: MemoryAddress) -> BinaryImage? {
INFO [2017-03-23 15:55:44.78]: ▸                                    ^~
INFO [2017-03-23 15:55:44.78]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:74:38: extraneous '_' in parameter: 'object' has no keyword argument name
INFO [2017-03-23 15:55:44.78]: ▸ internal class func asMemoryAddress(_ object: AnyObject?) -> MemoryAddress? {
INFO [2017-03-23 15:55:44.78]: ▸                                            ^~
INFO [2017-03-23 15:55:44.78]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:91:36: extraneous '_' in parameter: 'object' has no keyword argument name
INFO [2017-03-23 15:55:44.78]: ▸ internal class func getHexAddress(_ object: AnyObject?) -> String? {
INFO [2017-03-23 15:55:44.78]: ▸                                             ^~
INFO [2017-03-23 15:55:44.78]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:95:36: extraneous '_' in parameter: 'address' has no keyword argument name
INFO [2017-03-23 15:55:44.78]: ▸ internal class func getHexAddress(_ address: MemoryAddress?) -> String? {
INFO [2017-03-23 15:55:44.78]: ▸                                           ^~
INFO [2017-03-23 15:55:44.78]: ▸ Compiling Dictionary+Extras.swift
INFO [2017-03-23 15:55:44.79]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Dictionary+Extras.swift:12:41: extraneous '_' in parameter: 'dictionary' has no keyword argument name
INFO [2017-03-23 15:55:44.79]: ▸ internal mutating func unionInPlace(_ dictionary: Dictionary) {
INFO [2017-03-23 15:55:44.79]: ▸                                           ^~
INFO [2017-03-23 15:55:44.79]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Dictionary+Extras.swift:17:23: extraneous '_' in parameter: 'key' has no keyword argument name
INFO [2017-03-23 15:55:44.79]: ▸ internal func set(_ key: Key, value: Value?) -> Dictionary<Key, Value> {
INFO [2017-03-23 15:55:44.79]: ▸                                         ^~
INFO [2017-03-23 15:55:44.79]: ▸ Compiling DSN.swift
INFO [2017-03-23 15:55:44.79]: ▸ Compiling Event.swift
INFO [2017-03-23 15:55:44.79]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Event.swift:81:27: extraneous '_' in parameter: 'message' has no keyword argument name
INFO [2017-03-23 15:55:44.79]: ▸ public static func build(_ message: String, build: BuildEvent) -> Event {
INFO [2017-03-23 15:55:44.79]: ▸                       ^~
INFO [2017-03-23 15:55:44.79]: ▸ Compiling EventOffline.swift
INFO [2017-03-23 15:55:44.79]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/EventOffline.swift:18:24: extraneous '_' in parameter: 'event' has no keyword argument name
INFO [2017-03-23 15:55:44.79]: ▸ public func saveEvent(_ event: Event) {
INFO [2017-03-23 15:55:44.79]: ▸                                  ^~
INFO [2017-03-23 15:55:44.79]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/EventOffline.swift:111:25: extraneous '_' in parameter: 'event' has no keyword argument name
INFO [2017-03-23 15:55:44.79]: ▸ private func writePath(_ event: Event) throws -> String? {
INFO [2017-03-23 15:55:44.79]: ▸                               ^~
INFO [2017-03-23 15:55:44.79]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/EventOffline.swift:129:32: extraneous '_' in parameter: 'event' has no keyword argument name
INFO [2017-03-23 15:55:44.79]: ▸ private func serializedString(_ event: Event) throws -> String? {
INFO [2017-03-23 15:55:44.79]: ▸                                ^~
INFO [2017-03-23 15:55:44.79]: ▸ Compiling EventProperties.swift
INFO [2017-03-23 15:55:44.79]: ▸ Compiling EventSerializable.swift
INFO [2017-03-23 15:55:44.80]: ▸ Compiling Exception.swift
INFO [2017-03-23 15:55:44.80]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Exception.swift:30:34: extraneous '_' in parameter: 'object' has no keyword argument name
INFO [2017-03-23 15:55:44.80]: ▸ public override func isEqual(_ object: AnyType?) -> Bool {
INFO [2017-03-23 15:55:44.80]: ▸                                       ^~
INFO [2017-03-23 15:55:44.80]: ▸ Compiling KSCrashHandler.swift
INFO [2017-03-23 15:55:44.80]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:136:27: extraneous '_' in parameter: 'reports' has no keyword argument name
INFO [2017-03-23 15:55:44.80]: ▸ @objc func filterReports(_ reports: [AnyType]!, onCompletion: KSCrashReportFilterCompletion!) {
INFO [2017-03-23 15:55:44.80]: ▸                                  ^~
INFO [2017-03-23 15:55:44.80]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:147:25: extraneous '_' in parameter: 'reports' has no keyword argument name
INFO [2017-03-23 15:55:44.80]: ▸ private func sendEvent(_ reports: [AnyType]!, events allEvents: [Event], success: Bool, onCompletion: KSCrashReportFilterCompletion!) {
INFO [2017-03-23 15:55:44.80]: ▸                                  ^~
INFO [2017-03-23 15:55:44.80]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:162:32: extraneous '_' in parameter: 'report' has no keyword argument name
INFO [2017-03-23 15:55:44.80]: ▸ private func mapReportToEvent(_ report: CrashDictionary) -> Event? {
INFO [2017-03-23 15:55:44.80]: ▸                                ^~
INFO [2017-03-23 15:55:44.80]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:245:29: extraneous '_' in parameter: 'userInfo' has no keyword argument name
INFO [2017-03-23 15:55:44.80]: ▸ private func parseUserInfo(_ userInfo: CrashDictionary?) -> (tags: EventTags?, extra: EventExtra?, user: User?, breadcrumbsSerialized: BreadcrumbStore.SerializedType?, releaseVersion:String?) {
INFO [2017-03-23 15:55:44.81]: ▸                                       ^~
INFO [2017-03-23 15:55:44.81]: ▸ Compiling NSDate+Extras.swift
INFO [2017-03-23 15:55:44.81]: ▸ Compiling Request.swift
INFO [2017-03-23 15:55:44.81]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Request.swift:22:26: extraneous '_' in parameter: 'event' has no keyword argument name
INFO [2017-03-23 15:55:44.81]: ▸ internal func sendEvent(_ event: Event, finished: EventFinishedSending? = nil) {
INFO [2017-03-23 15:55:44.81]: ▸                                    ^~
INFO [2017-03-23 15:55:44.81]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Request.swift:92:17: extraneous '_' in parameter: 'data' has no keyword argument name
INFO [2017-03-23 15:55:44.81]: ▸ func sendData(_ data: NSData, finished: EventFinishedSending? = nil) {
INFO [2017-03-23 15:55:44.81]: ▸                                 ^~
INFO [2017-03-23 15:55:44.81]: ▸ Compiling Sentry+Error.swift
INFO [2017-03-23 15:55:44.81]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry+Error.swift:12:25: extraneous '_' in parameter: 'v' has no keyword argument name
INFO [2017-03-23 15:55:44.81]: ▸ private func cleanValue(_ v: AnyType) -> AnyType? {
INFO [2017-03-23 15:55:44.81]: ▸                               ^~
INFO [2017-03-23 15:55:44.81]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry+Error.swift:40:24: extraneous '_' in parameter: 'd' has no keyword argument name
INFO [2017-03-23 15:55:44.81]: ▸ private func cleanDict(_ d: [String: AnyType]) -> [String: AnyType] {
INFO [2017-03-23 15:55:44.81]: ▸                         ^~
INFO [2017-03-23 15:55:44.81]: ▸ Compiling Sentry.swift
INFO [2017-03-23 15:55:44.82]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:23:20: extraneous '_' in parameter: 'message' has no keyword argument name
INFO [2017-03-23 15:55:44.82]: ▸ internal func log(_ message: String) {
INFO [2017-03-23 15:55:44.82]: ▸                        ^~
INFO [2017-03-23 15:55:44.82]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:138:35: extraneous '_' in parameter: 'message' has no keyword argument name
INFO [2017-03-23 15:55:44.82]: ▸ @objc public func captureMessage(_ message: String, level: SentrySeverity = .Info) {
INFO [2017-03-23 15:55:44.82]: ▸                           ^~
INFO [2017-03-23 15:55:44.82]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:144:33: extraneous '_' in parameter: 'event' has no keyword argument name
INFO [2017-03-23 15:55:44.83]: ▸ @objc public func captureEvent(_ event: Event) {
INFO [2017-03-23 15:55:44.83]: ▸                                          ^~
INFO [2017-03-23 15:55:44.84]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:153:29: extraneous '_' in parameter: 'event' has no keyword argument name
INFO [2017-03-23 15:55:44.84]: ▸ internal func captureEvent(_ event: Event, useClientProperties: Bool = true, completed: ((Bool) -> ())? = nil) {
INFO [2017-03-23 15:55:44.84]: ▸                                        ^~
INFO [2017-03-23 15:55:44.84]: ▸ Compiling Stacktrace.swift
INFO [2017-03-23 15:55:44.84]: ▸ Compiling Thread.swift
INFO [2017-03-23 15:55:44.84]: ▸ Compiling User.swift
INFO [2017-03-23 15:55:44.88]: ▸ Compiling SentrySwift-dummy.m
INFO [2017-03-23 15:55:44.88]: ▸ Compiling SentrySwift_vers.c
INFO [2017-03-23 15:55:44.88]: ▸ Compiling SentrySwift-dummy.m
INFO [2017-03-23 15:55:44.88]: ▸ Compiling SentrySwift_vers.c
INFO [2017-03-23 15:55:44.88]: ▸ Linking SentrySwift
INFO [2017-03-23 15:55:44.89]: ▸ Linking SentrySwift
INFO [2017-03-23 15:55:44.90]: ▸ Copying SentrySwift-umbrella.h
INFO [2017-03-23 15:55:44.90]: ▸ Copying SentrySwift.h
INFO [2017-03-23 15:55:44.90]: ▸ Touching SentrySwift.framework
INFO [2017-03-23 15:55:44.90]: ▸ Building RCTOrientationListener/RCTOrientationListener [Debug]
INFO [2017-03-23 15:55:44.90]: ▸ Check Dependencies
INFO [2017-03-23 15:55:44.91]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-orientation-listener/RCTOrientationListener.m:39:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:55:44.91]: ▸ [_bridge.eventDispatcher sendDeviceEventWithName:@"orientationDidChange"
INFO [2017-03-23 15:55:44.91]: ▸                                    ^~
INFO [2017-03-23 15:55:46.37]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-orientation-listener/RCTOrientationListener.m:39:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:55:46.38]: ▸ [_bridge.eventDispatcher sendDeviceEventWithName:@"orientationDidChange"
INFO [2017-03-23 15:55:46.38]: ▸ ^
INFO [2017-03-23 15:55:46.71]: ▸ Building library libRCTOrientationListener.a
INFO [2017-03-23 15:55:46.73]: ▸ Building library libRCTOrientationListener.a
INFO [2017-03-23 15:55:47.11]: ▸ Building Pods/Pods-CTReactNative [Debug]
INFO [2017-03-23 15:55:47.11]: ▸ Check Dependencies
INFO [2017-03-23 15:55:47.11]: ▸ Processing Info.plist
INFO [2017-03-23 15:55:47.11]: ▸ Compiling Pods-CTReactNative-dummy.m
INFO [2017-03-23 15:55:47.11]: ▸ Compiling Pods_CTReactNative_vers.c
INFO [2017-03-23 15:55:47.12]: ▸ Compiling Pods-CTReactNative-dummy.m
INFO [2017-03-23 15:55:48.15]: ▸ Compiling Pods_CTReactNative_vers.c
INFO [2017-03-23 15:55:48.19]: ▸ Copying Pods-CTReactNative-umbrella.h
INFO [2017-03-23 15:55:48.20]: ▸ Touching Pods_CTReactNative.framework
INFO [2017-03-23 15:55:48.24]: ▸ Building RNVectorIcons/RNVectorIcons [Debug]
INFO [2017-03-23 15:55:48.24]: ▸ Check Dependencies
INFO [2017-03-23 15:55:48.24]: ▸ Compiling RNVectorIconsManager.m
INFO [2017-03-23 15:55:48.24]: ▸ Compiling RNVectorIconsManager.m
INFO [2017-03-23 15:55:48.24]: ▸ Building library libRNVectorIcons.a
INFO [2017-03-23 15:55:48.24]: ▸ Building library libRNVectorIcons.a
INFO [2017-03-23 15:55:48.24]: ▸ Building SCRecorder/SCRecorder [Debug]
INFO [2017-03-23 15:55:48.24]: ▸ Check Dependencies
INFO [2017-03-23 15:55:48.28]: ▸ Compiling SCRecordSession.m
INFO [2017-03-23 15:55:55.37]: ▸ Compiling SCRecordSessionSegment.m
INFO [2017-03-23 15:55:55.37]: ▸ Compiling SCAssetExportSession.m
INFO [2017-03-23 15:55:55.37]: ▸ Compiling SCVideoConfiguration.m
INFO [2017-03-23 15:55:55.37]: ▸ Compiling SCContext.m
INFO [2017-03-23 15:55:55.38]: ▸ Compiling SCRecorder.m
INFO [2017-03-23 15:56:00.07]: ▸ Compiling SCProcessingQueue.m
INFO [2017-03-23 15:56:00.07]: ▸ Compiling SCIOPixelBuffers.m
INFO [2017-03-23 15:56:00.08]: ▸ Compiling SCFilterAnimation.m
INFO [2017-03-23 15:56:00.08]: ▸ Compiling SCImageView.m
INFO [2017-03-23 15:56:00.74]: ▸ Compiling SCPhotoConfiguration.m
INFO [2017-03-23 15:56:00.74]: ▸ Compiling SCWeakSelectorTarget.m
INFO [2017-03-23 15:56:00.82]: ▸ Compiling SCFilterImageView.m
INFO [2017-03-23 15:56:00.92]: ▸ Compiling SCSaveToCameraRollOperation.m
INFO [2017-03-23 15:56:00.96]: ▸ Compiling SCFilter+UIImage.m
INFO [2017-03-23 15:56:01.19]: ▸ Compiling SCVideoPlayerView.m
INFO [2017-03-23 15:56:01.34]: ▸ Compiling SCRecorderFocusTargetView.m
INFO [2017-03-23 15:56:01.39]: ▸ Compiling SCMediaTypeConfiguration.m
INFO [2017-03-23 15:56:01.52]: ▸ Compiling SCSampleBufferHolder.m
INFO [2017-03-23 15:56:01.55]: ▸ Compiling SCRecorderToolsView.m
INFO [2017-03-23 15:56:01.82]: ▸ Compiling SCRecorderTools.m
INFO [2017-03-23 15:56:01.82]: ▸ Compiling SCSwipeableFilterView.m
INFO [2017-03-23 15:56:02.06]: ▸ Compiling SCFilter.m
INFO [2017-03-23 15:56:02.17]: ▸ Compiling UIImage+SCSaveToCameraRoll.m
INFO [2017-03-23 15:56:02.17]: ▸ Compiling SCAudioConfiguration.m
INFO [2017-03-23 15:56:02.52]: ▸ Compiling SCFilter+VideoComposition.m
INFO [2017-03-23 15:56:02.56]: ▸ Compiling NSURL+SCSaveToCameraRoll.m
INFO [2017-03-23 15:56:02.70]: ▸ Compiling SCPlayer.m
INFO [2017-03-23 15:56:02.96]: ▸ Compiling SCAudioTools.m
INFO [2017-03-23 15:56:03.18]: ▸ Compiling SCRecordSession.m
INFO [2017-03-23 15:56:08.55]: ▸ Compiling SCRecordSessionSegment.m
INFO [2017-03-23 15:56:08.55]: ▸ Compiling SCAssetExportSession.m
INFO [2017-03-23 15:56:08.55]: ▸ Compiling SCVideoConfiguration.m
INFO [2017-03-23 15:56:08.55]: ▸ Compiling SCContext.m
INFO [2017-03-23 15:56:08.55]: ▸ Compiling SCRecorder.m
INFO [2017-03-23 15:56:08.66]: ▸ Compiling SCProcessingQueue.m
INFO [2017-03-23 15:56:08.67]: ▸ Compiling SCIOPixelBuffers.m
INFO [2017-03-23 15:56:08.91]: ▸ Compiling SCFilterAnimation.m
INFO [2017-03-23 15:56:09.02]: ▸ Compiling SCImageView.m
INFO [2017-03-23 15:56:09.51]: ▸ Compiling SCPhotoConfiguration.m
INFO [2017-03-23 15:56:09.51]: ▸ Compiling SCWeakSelectorTarget.m
INFO [2017-03-23 15:56:09.51]: ▸ Compiling SCFilterImageView.m
INFO [2017-03-23 15:56:09.57]: ▸ Compiling SCSaveToCameraRollOperation.m
INFO [2017-03-23 15:56:09.64]: ▸ Compiling SCFilter+UIImage.m
INFO [2017-03-23 15:56:09.69]: ▸ Compiling SCVideoPlayerView.m
INFO [2017-03-23 15:56:09.79]: ▸ Compiling SCRecorderFocusTargetView.m
INFO [2017-03-23 15:56:09.81]: ▸ Compiling SCMediaTypeConfiguration.m
INFO [2017-03-23 15:56:09.87]: ▸ Compiling SCSampleBufferHolder.m
INFO [2017-03-23 15:56:09.88]: ▸ Compiling SCRecorderToolsView.m
INFO [2017-03-23 15:56:10.05]: ▸ Compiling SCRecorderTools.m
INFO [2017-03-23 15:56:10.13]: ▸ Compiling SCSwipeableFilterView.m
INFO [2017-03-23 15:56:11.78]: ▸ Compiling SCFilter.m
INFO [2017-03-23 15:56:12.18]: ▸ Compiling UIImage+SCSaveToCameraRoll.m
INFO [2017-03-23 15:56:12.47]: ▸ Compiling SCAudioConfiguration.m
INFO [2017-03-23 15:56:12.56]: ▸ Compiling SCFilter+VideoComposition.m
INFO [2017-03-23 15:56:13.56]: ▸ Compiling NSURL+SCSaveToCameraRoll.m
INFO [2017-03-23 15:56:13.77]: ▸ Compiling SCPlayer.m
INFO [2017-03-23 15:56:14.02]: ▸ Compiling SCAudioTools.m
INFO [2017-03-23 15:56:14.24]: ▸ Building library libSCRecorder.a
INFO [2017-03-23 15:56:14.80]: ▸ Building library libSCRecorder.a
INFO [2017-03-23 15:56:33.36]: ▸ Building RCTSettings/RCTSettings [Debug]
INFO [2017-03-23 15:56:33.36]: ▸ Check Dependencies
INFO [2017-03-23 15:56:33.36]: ▸ Building library libRCTSettings.a
INFO [2017-03-23 15:56:33.36]: ▸ Building library libRCTSettings.a
INFO [2017-03-23 15:56:33.36]: ▸ Building RCTVideo/RCTVideo [Debug]
INFO [2017-03-23 15:56:33.36]: ▸ Check Dependencies
INFO [2017-03-23 15:56:33.36]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:52:22: designated initializer invoked a non-designated initializer [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:33.36]: ▸ if ((self = [super init])) {
INFO [2017-03-23 15:56:33.36]: ▸ ^
INFO [2017-03-23 15:56:33.36]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:50:1: designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:33.36]: ▸ - (instancetype)initWithEventDispatcher:(RCTEventDispatcher *)eventDispatcher
INFO [2017-03-23 15:56:33.36]: ▸ ^
INFO [2017-03-23 15:56:33.36]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:175:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.36]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoProgress"
INFO [2017-03-23 15:56:33.36]: ▸ ^
INFO [2017-03-23 15:56:33.36]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:264:21: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.36]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoLoadStart"
INFO [2017-03-23 15:56:33.36]: ▸ ^
INFO [2017-03-23 15:56:33.36]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:323:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.37]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoLoad"
INFO [2017-03-23 15:56:33.37]: ▸ ^
INFO [2017-03-23 15:56:33.37]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:342:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.37]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoError"
INFO [2017-03-23 15:56:33.37]: ▸ ^
INFO [2017-03-23 15:56:33.37]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:360:29: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.37]: ▸ [_eventDispatcher sendInputEventWithName:@"onReadyForDisplay"
INFO [2017-03-23 15:56:33.37]: ▸ ^
INFO [2017-03-23 15:56:33.37]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:366:29: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.37]: ▸ [_eventDispatcher sendInputEventWithName:@"onPlaybackRateChange"
INFO [2017-03-23 15:56:33.37]: ▸ ^
INFO [2017-03-23 15:56:33.37]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:370:33: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.37]: ▸ [_eventDispatcher sendInputEventWithName:@"onPlaybackResume"
INFO [2017-03-23 15:56:33.37]: ▸ ^
INFO [2017-03-23 15:56:33.37]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:396:21: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.37]: ▸ [_eventDispatcher sendInputEventWithName:@"onPlaybackStalled" body:@{@"target": self.reactTag}];
INFO [2017-03-23 15:56:33.37]: ▸ ^
INFO [2017-03-23 15:56:33.37]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:402:21: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.37]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoEnd" body:@{@"target": self.reactTag}];
INFO [2017-03-23 15:56:33.37]: ▸ ^
INFO [2017-03-23 15:56:33.37]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:474:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.38]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoSeek"
INFO [2017-03-23 15:56:33.38]: ▸ ^
INFO [2017-03-23 15:56:33.38]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:559:31: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.38]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerWillPresent" body:@{@"target": self.reactTag}];
INFO [2017-03-23 15:56:33.38]: ▸ ^
INFO [2017-03-23 15:56:33.38]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:563:35: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.38]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerDidPresent" body:@{@"target": self.reactTag}];
INFO [2017-03-23 15:56:33.38]: ▸ ^
INFO [2017-03-23 15:56:33.38]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:632:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.38]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerWillDismiss" body:@{@"target": self.reactTag}];
INFO [2017-03-23 15:56:33.38]: ▸ ^
INFO [2017-03-23 15:56:33.38]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:643:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.38]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerDidDismiss" body:@{@"target": self.reactTag}];
INFO [2017-03-23 15:56:33.38]: ▸ ^
INFO [2017-03-23 15:56:33.38]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:668:1: method possibly missing a [super insertReactSubview:atIndex:] call [-Wobjc-missing-super-calls]
INFO [2017-03-23 15:56:33.38]: ▸ }
INFO [2017-03-23 15:56:33.38]: ▸ ^
INFO [2017-03-23 15:56:33.38]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:681:1: method possibly missing a [super removeReactSubview:] call [-Wobjc-missing-super-calls]
INFO [2017-03-23 15:56:33.38]: ▸ }
INFO [2017-03-23 15:56:33.38]: ▸ ^
INFO [2017-03-23 15:56:33.38]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:13:17: method override for the designated initializer of the superclass '-initWithFrame:' not found [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:33.38]: ▸ @implementation RCTVideo
INFO [2017-03-23 15:56:33.38]: ▸ ^
INFO [2017-03-23 15:56:33.38]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:13:17: method override for the designated initializer of the superclass '-initWithCoder:' not found [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:33.38]: ▸ @implementation RCTVideo
INFO [2017-03-23 15:56:33.39]: ▸ ^
INFO [2017-03-23 15:56:33.39]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:52:22: designated initializer invoked a non-designated initializer [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:33.39]: ▸ if ((self = [super init])) {
INFO [2017-03-23 15:56:33.39]: ▸ ^
INFO [2017-03-23 15:56:33.39]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:50:1: designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:33.39]: ▸ - (instancetype)initWithEventDispatcher:(RCTEventDispatcher *)eventDispatcher
INFO [2017-03-23 15:56:33.39]: ▸ ^
INFO [2017-03-23 15:56:33.39]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:175:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.39]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoProgress"
INFO [2017-03-23 15:56:33.39]: ▸ ^
INFO [2017-03-23 15:56:33.39]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:264:21: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.39]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoLoadStart"
INFO [2017-03-23 15:56:33.39]: ▸ ^
INFO [2017-03-23 15:56:33.39]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:323:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.39]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoLoad"
INFO [2017-03-23 15:56:33.39]: ▸ ^
INFO [2017-03-23 15:56:33.39]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:342:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.39]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoError"
INFO [2017-03-23 15:56:33.39]: ▸ ^
INFO [2017-03-23 15:56:33.39]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:360:29: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.39]: ▸ [_eventDispatcher sendInputEventWithName:@"onReadyForDisplay"
INFO [2017-03-23 15:56:33.39]: ▸ ^
INFO [2017-03-23 15:56:33.40]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:366:29: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.40]: ▸ [_eventDispatcher sendInputEventWithName:@"onPlaybackRateChange"
INFO [2017-03-23 15:56:33.40]: ▸ ^
INFO [2017-03-23 15:56:33.40]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:370:33: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.40]: ▸ [_eventDispatcher sendInputEventWithName:@"onPlaybackResume"
INFO [2017-03-23 15:56:33.40]: ▸ ^
INFO [2017-03-23 15:56:33.40]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:396:21: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.40]: ▸ [_eventDispatcher sendInputEventWithName:@"onPlaybackStalled" body:@{@"target": self.reactTag}];
INFO [2017-03-23 15:56:33.40]: ▸ ^
INFO [2017-03-23 15:56:33.40]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:402:21: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.40]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoEnd" body:@{@"target": self.reactTag}];
INFO [2017-03-23 15:56:33.40]: ▸ ^
INFO [2017-03-23 15:56:33.40]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:474:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.40]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoSeek"
INFO [2017-03-23 15:56:33.40]: ▸ ^
INFO [2017-03-23 15:56:33.40]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:559:31: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.40]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerWillPresent" body:@{@"target": self.reactTag}];
INFO [2017-03-23 15:56:33.40]: ▸ ^
INFO [2017-03-23 15:56:33.40]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:563:35: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.40]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerDidPresent" body:@{@"target": self.reactTag}];
INFO [2017-03-23 15:56:33.40]: ▸ ^
INFO [2017-03-23 15:56:33.40]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:632:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.41]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerWillDismiss" body:@{@"target": self.reactTag}];
INFO [2017-03-23 15:56:33.41]: ▸ ^
INFO [2017-03-23 15:56:33.41]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:643:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.42]: ▸ [_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerDidDismiss" body:@{@"target": self.reactTag}];
INFO [2017-03-23 15:56:33.42]: ▸ ^
INFO [2017-03-23 15:56:33.42]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:668:1: method possibly missing a [super insertReactSubview:atIndex:] call [-Wobjc-missing-super-calls]
INFO [2017-03-23 15:56:33.42]: ▸ }
INFO [2017-03-23 15:56:33.42]: ▸ ^
INFO [2017-03-23 15:56:33.42]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:681:1: method possibly missing a [super removeReactSubview:] call [-Wobjc-missing-super-calls]
INFO [2017-03-23 15:56:33.42]: ▸ }
INFO [2017-03-23 15:56:33.42]: ▸ ^
INFO [2017-03-23 15:56:33.42]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:13:17: method override for the designated initializer of the superclass '-initWithFrame:' not found [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:33.42]: ▸ @implementation RCTVideo
INFO [2017-03-23 15:56:33.42]: ▸ ^
INFO [2017-03-23 15:56:33.42]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:13:17: method override for the designated initializer of the superclass '-initWithCoder:' not found [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:33.42]: ▸ @implementation RCTVideo
INFO [2017-03-23 15:56:33.42]: ▸ ^
INFO [2017-03-23 15:56:33.42]: ▸ Building library libRCTVideo.a
INFO [2017-03-23 15:56:33.42]: ▸ Building library libRCTVideo.a
INFO [2017-03-23 15:56:33.42]: ▸ Building RCTLinking/RCTLinking [Debug]
INFO [2017-03-23 15:56:33.42]: ▸ Check Dependencies
INFO [2017-03-23 15:56:33.42]: ▸ Building library libRCTLinking.a
INFO [2017-03-23 15:56:33.42]: ▸ Building library libRCTLinking.a
INFO [2017-03-23 15:56:33.42]: ▸ Building RCTActionSheet/RCTActionSheet [Debug]
INFO [2017-03-23 15:56:33.42]: ▸ Check Dependencies
INFO [2017-03-23 15:56:33.43]: ▸ Building library libRCTActionSheet.a
INFO [2017-03-23 15:56:33.43]: ▸ Building library libRCTActionSheet.a
INFO [2017-03-23 15:56:33.43]: ▸ Building ReactNativeConfig/ReactNativeConfig [Debug]
INFO [2017-03-23 15:56:33.43]: ▸ Check Dependencies
INFO [2017-03-23 15:56:33.43]: ▸ Running script 'Run Script'
INFO [2017-03-23 15:56:33.45]: ▸ Compiling ReactNativeConfig.m
INFO [2017-03-23 15:56:33.45]: ▸ Compiling ReactNativeConfig.m
INFO [2017-03-23 15:56:33.45]: ▸ Building library libReactNativeConfig.a
INFO [2017-03-23 15:56:33.46]: ▸ Building library libReactNativeConfig.a
INFO [2017-03-23 15:56:33.46]: ▸ Copying ReactNativeConfig/ReactNativeConfig.h
INFO [2017-03-23 15:56:33.46]: ▸ Building RCTCamera/RCTCamera [Debug]
INFO [2017-03-23 15:56:33.46]: ▸ Check Dependencies
INFO [2017-03-23 15:56:33.46]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:230:14: incompatible integer to pointer conversion initializing 'NSInteger *' (aka 'int *') with an expression of type 'NSInteger' (aka 'int') [-Wint-conversion]
INFO [2017-03-23 15:56:33.46]: ▸ NSInteger *flashMode = [RCTConvert NSInteger:json];
INFO [2017-03-23 15:56:33.46]: ▸ ^
INFO [2017-03-23 15:56:33.46]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:237:55: incompatible pointer to integer conversion sending 'NSInteger *' (aka 'int *') to parameter of type 'AVCaptureFlashMode' (aka 'enum AVCaptureFlashMode') [-Wint-conversion]
INFO [2017-03-23 15:56:33.46]: ▸ if (device.hasFlash && [device isFlashModeSupported:flashMode])
INFO [2017-03-23 15:56:33.46]: ▸              ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~
INFO [2017-03-23 15:56:33.47]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:242:28: incompatible pointer to integer conversion sending 'NSInteger *' (aka 'int *') to parameter of type 'AVCaptureFlashMode' (aka 'enum AVCaptureFlashMode') [-Wint-conversion]
INFO [2017-03-23 15:56:33.47]: ▸ [device setFlashMode:flashMode];
INFO [2017-03-23 15:56:33.47]: ▸                                                  ^
INFO [2017-03-23 15:56:33.47]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:255:16: incompatible integer to pointer conversion initializing 'NSInteger *' (aka 'int *') with an expression of type 'NSInteger' (aka 'int') [-Wint-conversion]
INFO [2017-03-23 15:56:33.47]: ▸ NSInteger *torchMode = [RCTConvert NSInteger:json];
INFO [2017-03-23 15:56:33.47]: ▸                                         ^
INFO [2017-03-23 15:56:33.47]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:264:27: incompatible pointer to integer conversion sending 'NSInteger *' (aka 'int *') to parameter of type 'AVCaptureTorchMode' (aka 'enum AVCaptureTorchMode') [-Wint-conversion]
INFO [2017-03-23 15:56:33.47]: ▸ [device setTorchMode: torchMode];
INFO [2017-03-23 15:56:33.47]: ▸                ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~
INFO [2017-03-23 15:56:33.47]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:883:38: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.47]: ▸ [self.bridge.eventDispatcher sendAppEventWithName:@"CameraBarCodeRead" body:event];
INFO [2017-03-23 15:56:33.47]: ▸                                         ^
INFO [2017-03-23 15:56:33.47]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:987:38: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.47]: ▸ [self.bridge.eventDispatcher sendInputEventWithName:@"zoomChanged" body:event];
INFO [2017-03-23 15:56:33.47]: ▸ ^
INFO [2017-03-23 15:56:33.47]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCamera.m:96:1: method possibly missing a [super insertReactSubview:atIndex:] call [-Wobjc-missing-super-calls]
INFO [2017-03-23 15:56:33.47]: ▸ }
INFO [2017-03-23 15:56:33.47]: ▸ ^
INFO [2017-03-23 15:56:33.47]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCamera.m:102:1: method possibly missing a [super removeReactSubview:] call [-Wobjc-missing-super-calls]
INFO [2017-03-23 15:56:33.47]: ▸ }
INFO [2017-03-23 15:56:33.47]: ▸ ^
INFO [2017-03-23 15:56:33.47]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCamera.m:151:38: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.47]: ▸ [self.bridge.eventDispatcher sendInputEventWithName:@"focusChanged" body:event];
INFO [2017-03-23 15:56:33.47]: ▸ ^
INFO [2017-03-23 15:56:33.49]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:230:14: incompatible integer to pointer conversion initializing 'NSInteger *' (aka 'long *') with an expression of type 'NSInteger' (aka 'long') [-Wint-conversion]
INFO [2017-03-23 15:56:33.49]: ▸ NSInteger *flashMode = [RCTConvert NSInteger:json];
INFO [2017-03-23 15:56:33.49]: ▸ ^
INFO [2017-03-23 15:56:33.49]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:237:55: incompatible pointer to integer conversion sending 'NSInteger *' (aka 'long *') to parameter of type 'AVCaptureFlashMode' (aka 'enum AVCaptureFlashMode') [-Wint-conversion]
INFO [2017-03-23 15:56:33.49]: ▸ if (device.hasFlash && [device isFlashModeSupported:flashMode])
INFO [2017-03-23 15:56:33.49]: ▸              ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~
INFO [2017-03-23 15:56:33.49]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:242:28: incompatible pointer to integer conversion sending 'NSInteger *' (aka 'long *') to parameter of type 'AVCaptureFlashMode' (aka 'enum AVCaptureFlashMode') [-Wint-conversion]
INFO [2017-03-23 15:56:33.49]: ▸ [device setFlashMode:flashMode];
INFO [2017-03-23 15:56:33.49]: ▸                                                  ^
INFO [2017-03-23 15:56:33.49]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:255:16: incompatible integer to pointer conversion initializing 'NSInteger *' (aka 'long *') with an expression of type 'NSInteger' (aka 'long') [-Wint-conversion]
INFO [2017-03-23 15:56:33.49]: ▸ NSInteger *torchMode = [RCTConvert NSInteger:json];
INFO [2017-03-23 15:56:33.49]: ▸                                         ^
INFO [2017-03-23 15:56:33.49]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:264:27: incompatible pointer to integer conversion sending 'NSInteger *' (aka 'long *') to parameter of type 'AVCaptureTorchMode' (aka 'enum AVCaptureTorchMode') [-Wint-conversion]
INFO [2017-03-23 15:56:33.49]: ▸ [device setTorchMode: torchMode];
INFO [2017-03-23 15:56:33.49]: ▸                ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~
INFO [2017-03-23 15:56:33.50]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:883:38: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.50]: ▸ [self.bridge.eventDispatcher sendAppEventWithName:@"CameraBarCodeRead" body:event];
INFO [2017-03-23 15:56:33.50]: ▸                                         ^
INFO [2017-03-23 15:56:33.50]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:987:38: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.50]: ▸ [self.bridge.eventDispatcher sendInputEventWithName:@"zoomChanged" body:event];
INFO [2017-03-23 15:56:33.50]: ▸ ^
INFO [2017-03-23 15:56:33.50]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCamera.m:96:1: method possibly missing a [super insertReactSubview:atIndex:] call [-Wobjc-missing-super-calls]
INFO [2017-03-23 15:56:33.50]: ▸ }
INFO [2017-03-23 15:56:33.50]: ▸ ^
INFO [2017-03-23 15:56:33.50]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCamera.m:102:1: method possibly missing a [super removeReactSubview:] call [-Wobjc-missing-super-calls]
INFO [2017-03-23 15:56:33.50]: ▸ }
INFO [2017-03-23 15:56:33.50]: ▸ ^
INFO [2017-03-23 15:56:33.51]: ▸ ⚠���  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCamera.m:151:38: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:33.51]: ▸ [self.bridge.eventDispatcher sendInputEventWithName:@"focusChanged" body:event];
INFO [2017-03-23 15:56:33.51]: ▸ ^
INFO [2017-03-23 15:56:33.51]: ▸ Building library libRCTCamera.a
INFO [2017-03-23 15:56:33.63]: ▸ Building library libRCTCamera.a
INFO [2017-03-23 15:56:44.04]: ▸ Building RNRecorder/RNRecorder [Debug]
INFO [2017-03-23 15:56:44.04]: ▸ Check Dependencies
INFO [2017-03-23 15:56:44.04]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:40:23: designated initializer invoked a non-designated initializer [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:44.04]: ▸ if ((self = [super init])) {
INFO [2017-03-23 15:56:44.04]: ▸ ^
INFO [2017-03-23 15:56:44.05]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:37:1: designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:44.05]: ▸ - (instancetype)initWithEventDispatcher:(RCTEventDispatcher *)eventDispatcher
INFO [2017-03-23 15:56:44.05]: ▸ ^
INFO [2017-03-23 15:56:44.05]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:319:1: method possibly missing a [super insertReactSubview:atIndex:] call [-Wobjc-missing-super-calls]
INFO [2017-03-23 15:56:44.05]: ▸ }
INFO [2017-03-23 15:56:44.05]: ▸ ^
INFO [2017-03-23 15:56:44.05]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:324:1: method possibly missing a [super removeReactSubview:] call [-Wobjc-missing-super-calls]
INFO [2017-03-23 15:56:44.05]: ▸ }
INFO [2017-03-23 15:56:44.05]: ▸ ^
INFO [2017-03-23 15:56:44.05]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:9:17: method override for the designated initializer of the superclass '-initWithFrame:' not found [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:44.05]: ▸ @implementation RNRecorder
INFO [2017-03-23 15:56:44.05]: ▸ ^
INFO [2017-03-23 15:56:44.05]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:9:17: method override for the designated initializer of the superclass '-initWithCoder:' not found [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:44.05]: ▸ @implementation RNRecorder
INFO [2017-03-23 15:56:44.05]: ▸ ^
INFO [2017-03-23 15:56:44.05]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:40:23: designated initializer invoked a non-designated initializer [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:44.05]: ▸ if ((self = [super init])) {
INFO [2017-03-23 15:56:44.05]: ▸ ^
INFO [2017-03-23 15:56:44.05]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:37:1: designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:44.05]: ▸ - (instancetype)initWithEventDispatcher:(RCTEventDispatcher *)eventDispatcher
INFO [2017-03-23 15:56:44.05]: ▸ ^
INFO [2017-03-23 15:56:44.05]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:319:1: method possibly missing a [super insertReactSubview:atIndex:] call [-Wobjc-missing-super-calls]
INFO [2017-03-23 15:56:44.05]: ▸ }
INFO [2017-03-23 15:56:44.05]: ▸ ^
INFO [2017-03-23 15:56:44.05]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:324:1: method possibly missing a [super removeReactSubview:] call [-Wobjc-missing-super-calls]
INFO [2017-03-23 15:56:44.05]: ▸ }
INFO [2017-03-23 15:56:44.05]: ▸ ^
INFO [2017-03-23 15:56:44.05]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:9:17: method override for the designated initializer of the superclass '-initWithFrame:' not found [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:44.06]: ▸ @implementation RNRecorder
INFO [2017-03-23 15:56:44.06]: ▸ ^
INFO [2017-03-23 15:56:44.06]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:9:17: method override for the designated initializer of the superclass '-initWithCoder:' not found [-Wobjc-designated-initializers]
INFO [2017-03-23 15:56:44.06]: ▸ @implementation RNRecorder
INFO [2017-03-23 15:56:44.06]: ▸ ^
INFO [2017-03-23 15:56:44.06]: ▸ Building library libRNRecorder.a
INFO [2017-03-23 15:56:44.06]: ▸ Building library libRNRecorder.a
INFO [2017-03-23 15:56:56.78]: ▸ Building SafariViewManager/SafariViewManager [Debug]
INFO [2017-03-23 15:56:56.78]: ▸ Check Dependencies
INFO [2017-03-23 15:56:56.78]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-safari-view/SafariViewManager.m:29:126: incompatible pointer to integer conversion sending 'id _Nullable' to parameter of type 'BOOL' (aka 'signed char') [-Wint-conversion]
INFO [2017-03-23 15:56:56.78]: ▸ self.safariView = [[SFSafariViewController alloc] initWithURL:[NSURL URLWithString:args[@"url"]] entersReaderIfAvailable:args[@"readerMode"]];
INFO [2017-03-23 15:56:56.78]: ▸ ^
INFO [2017-03-23 15:56:56.78]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-safari-view/SafariViewManager.m:47:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:56.78]: ▸ [self.bridge.eventDispatcher sendDeviceEventWithName:@"SafariViewOnShow" body:nil];
INFO [2017-03-23 15:56:56.78]: ▸                                                                        ^
INFO [2017-03-23 15:56:56.78]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-safari-view/SafariViewManager.m:70:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:56.78]: ▸ [self.bridge.eventDispatcher sendAppEventWithName:@"SafariViewOnDismiss" body:nil];
INFO [2017-03-23 15:56:56.78]: ▸ ^
INFO [2017-03-23 15:56:56.78]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-safari-view/SafariViewManager.m:47:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:56.78]: ▸ [self.bridge.eventDispatcher sendDeviceEventWithName:@"SafariViewOnShow" body:nil];
INFO [2017-03-23 15:56:56.78]: ▸ ^
INFO [2017-03-23 15:56:56.79]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-safari-view/SafariViewManager.m:70:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:56:56.79]: ▸ [self.bridge.eventDispatcher sendAppEventWithName:@"SafariViewOnDismiss" body:nil];
INFO [2017-03-23 15:56:56.79]: ▸ ^
INFO [2017-03-23 15:56:56.79]: ▸ Building library libSafariViewManager.a
INFO [2017-03-23 15:56:56.79]: ▸ Building library libSafariViewManager.a
INFO [2017-03-23 15:56:56.79]: ▸ Building RCTImage/RCTImage [Debug]
INFO [2017-03-23 15:56:56.79]: ▸ Check Dependencies
INFO [2017-03-23 15:56:57.69]: ▸ Building library libRCTImage.a
INFO [2017-03-23 15:56:58.64]: ▸ Building library libRCTImage.a
INFO [2017-03-23 15:57:03.48]: ▸ Building RCTNetwork/RCTNetwork [Debug]
INFO [2017-03-23 15:57:03.48]: ▸ Check Dependencies
INFO [2017-03-23 15:57:04.53]: ▸ Building library libRCTNetwork.a
INFO [2017-03-23 15:57:04.63]: ▸ Building library libRCTNetwork.a
INFO [2017-03-23 15:57:12.09]: ▸ Building RNBlur/RNBlur [Debug]
INFO [2017-03-23 15:57:12.09]: ▸ Check Dependencies
INFO [2017-03-23 15:57:12.09]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:18:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]
INFO [2017-03-23 15:57:12.10]: ▸ blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleExtraLight];
INFO [2017-03-23 15:57:12.10]: ▸ ^
INFO [2017-03-23 15:57:12.10]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:20:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]
INFO [2017-03-23 15:57:12.10]: ▸ blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleLight];
INFO [2017-03-23 15:57:12.10]: ▸     ^
INFO [2017-03-23 15:57:12.10]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:22:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]
INFO [2017-03-23 15:57:12.10]: ▸ blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleDark];
INFO [2017-03-23 15:57:12.10]: ▸     ^
INFO [2017-03-23 15:57:12.10]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:24:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]
INFO [2017-03-23 15:57:12.10]: ▸ blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleDark];
INFO [2017-03-23 15:57:12.10]: ▸     ^
INFO [2017-03-23 15:57:12.10]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:27:67: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]
INFO [2017-03-23 15:57:12.10]: ▸ _visualEffectView = [[UIVisualEffectView alloc] initWithEffect:blurEffect];
INFO [2017-03-23 15:57:12.10]: ▸     ^
INFO [2017-03-23 15:57:12.10]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:18:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]
INFO [2017-03-23 15:57:12.10]: ▸ blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleExtraLight];
INFO [2017-03-23 15:57:12.10]: ▸                                                                   ^
INFO [2017-03-23 15:57:12.10]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:20:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]
INFO [2017-03-23 15:57:12.10]: ▸ blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleLight];
INFO [2017-03-23 15:57:12.10]: ▸     ^
INFO [2017-03-23 15:57:12.10]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:22:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]
INFO [2017-03-23 15:57:12.10]: ▸ blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleDark];
INFO [2017-03-23 15:57:12.10]: ▸     ^
INFO [2017-03-23 15:57:12.10]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:24:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]
INFO [2017-03-23 15:57:12.10]: ▸ blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleDark];
INFO [2017-03-23 15:57:12.10]: ▸     ^
INFO [2017-03-23 15:57:12.10]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:27:67: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]
INFO [2017-03-23 15:57:12.10]: ▸ _visualEffectView = [[UIVisualEffectView alloc] initWithEffect:blurEffect];
INFO [2017-03-23 15:57:12.10]: ▸     ^
INFO [2017-03-23 15:57:12.10]: ▸ Building library libRNBlur.a
INFO [2017-03-23 15:57:12.10]: ▸ Building library libRNBlur.a
INFO [2017-03-23 15:57:12.11]: ▸ Building RCTYouTube/RCTYouTube [Debug]
INFO [2017-03-23 15:57:12.11]: ▸ Check Dependencies
INFO [2017-03-23 15:57:12.11]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTubeManager.m:64:22: incompatible pointer types initializing 'RCTYouTube *' with an expression of type 'UIView * _Nullable' [-Wincompatible-pointer-types]
INFO [2017-03-23 15:57:12.11]: ▸ RCTYouTube *youtube = viewRegistry[reactTag];
INFO [2017-03-23 15:57:12.11]: ▸                                                                   ^
INFO [2017-03-23 15:57:12.11]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTubeManager.m:66:71: incompatible pointer to integer conversion sending 'NSNumber *' to parameter of type 'BOOL' (aka 'signed char') [-Wint-conversion]
INFO [2017-03-23 15:57:12.11]: ▸ [youtube seekToSeconds:seconds.floatValue allowSeekAhead:@YES];
INFO [2017-03-23 15:57:12.11]: ▸                      ^         ~~~~~~~~~~~~~~~~~~~~~~
INFO [2017-03-23 15:57:12.11]: ▸ Compiling YTPlayerView.m
INFO [2017-03-23 15:57:12.11]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:33:24: designated initializer invoked a non-designated initializer [-Wobjc-designated-initializers]
INFO [2017-03-23 15:57:12.11]: ▸ if ((self = [super init])) {
INFO [2017-03-23 15:57:12.11]: ▸                                                                 ^
INFO [2017-03-23 15:57:12.11]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:31:1: designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]
INFO [2017-03-23 15:57:12.11]: ▸ - (instancetype)initWithEventDispatcher:(RCTEventDispatcher *)eventDispatcher
INFO [2017-03-23 15:57:12.11]: ▸ ^
INFO [2017-03-23 15:57:12.11]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:109:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:12.11]: ▸ [_eventDispatcher sendInputEventWithName:@"youtubeVideoReady"
INFO [2017-03-23 15:57:12.11]: ▸ ^
INFO [2017-03-23 15:57:12.11]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:144:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:12.11]: ▸ [_eventDispatcher sendInputEventWithName:@"youtubeVideoChangeState"
INFO [2017-03-23 15:57:12.11]: ▸ ^
INFO [2017-03-23 15:57:12.11]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:187:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:12.11]: ▸ [_eventDispatcher sendInputEventWithName:@"youtubeVideoChangeQuality"
INFO [2017-03-23 15:57:12.11]: ▸ ^
INFO [2017-03-23 15:57:12.12]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:196:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:12.12]: ▸ [_eventDispatcher sendInputEventWithName:@"youtubeProgress"
INFO [2017-03-23 15:57:12.12]: ▸ ^
INFO [2017-03-23 15:57:12.12]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:228:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:12.12]: ▸ [_eventDispatcher sendInputEventWithName:@"youtubeVideoError"
INFO [2017-03-23 15:57:12.12]: ▸ ^
INFO [2017-03-23 15:57:12.12]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:14:17: method override for the designated initializer of the superclass '-initWithFrame:' not found [-Wobjc-designated-initializers]
INFO [2017-03-23 15:57:12.12]: ▸ @implementation RCTYouTube
INFO [2017-03-23 15:57:12.12]: ▸ ^
INFO [2017-03-23 15:57:12.12]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:14:17: method override for the designated initializer of the superclass '-initWithCoder:' not found [-Wobjc-designated-initializers]
INFO [2017-03-23 15:57:12.12]: ▸ @implementation RCTYouTube
INFO [2017-03-23 15:57:12.12]: ▸ ^
INFO [2017-03-23 15:57:12.12]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTubeManager.m:64:22: incompatible pointer types initializing 'RCTYouTube *' with an expression of type 'UIView * _Nullable' [-Wincompatible-pointer-types]
INFO [2017-03-23 15:57:12.12]: ▸ RCTYouTube *youtube = viewRegistry[reactTag];
INFO [2017-03-23 15:57:12.12]: ▸ ^
INFO [2017-03-23 15:57:12.12]: ▸ Compiling YTPlayerView.m
INFO [2017-03-23 15:57:12.70]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:33:24: designated initializer invoked a non-designated initializer [-Wobjc-designated-initializers]
INFO [2017-03-23 15:57:12.70]: ▸ if ((self = [super init])) {
INFO [2017-03-23 15:57:12.70]: ▸                      ^         ~~~~~~~~~~~~~~~~~~~~~~
INFO [2017-03-23 15:57:12.70]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:31:1: designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]
INFO [2017-03-23 15:57:12.70]: ▸ - (instancetype)initWithEventDispatcher:(RCTEventDispatcher *)eventDispatcher
INFO [2017-03-23 15:57:12.70]: ▸ ^
INFO [2017-03-23 15:57:12.70]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:109:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:12.70]: ▸ [_eventDispatcher sendInputEventWithName:@"youtubeVideoReady"
INFO [2017-03-23 15:57:12.70]: ▸ ^
INFO [2017-03-23 15:57:12.70]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:144:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:12.70]: ▸ [_eventDispatcher sendInputEventWithName:@"youtubeVideoChangeState"
INFO [2017-03-23 15:57:12.70]: ▸ ^
INFO [2017-03-23 15:57:12.70]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:187:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:12.70]: ▸ [_eventDispatcher sendInputEventWithName:@"youtubeVideoChangeQuality"
INFO [2017-03-23 15:57:12.70]: ▸ ^
INFO [2017-03-23 15:57:12.70]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:196:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:12.70]: ▸ [_eventDispatcher sendInputEventWithName:@"youtubeProgress"
INFO [2017-03-23 15:57:12.70]: ▸ ^
INFO [2017-03-23 15:57:12.70]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:228:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:12.70]: ▸ [_eventDispatcher sendInputEventWithName:@"youtubeVideoError"
INFO [2017-03-23 15:57:12.70]: ▸ ^
INFO [2017-03-23 15:57:12.71]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:14:17: method override for the designated initializer of the superclass '-initWithFrame:' not found [-Wobjc-designated-initializers]
INFO [2017-03-23 15:57:12.71]: ▸ @implementation RCTYouTube
INFO [2017-03-23 15:57:12.71]: ▸ ^
INFO [2017-03-23 15:57:12.71]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:14:17: method override for the designated initializer of the superclass '-initWithCoder:' not found [-Wobjc-designated-initializers]
INFO [2017-03-23 15:57:12.71]: ▸ @implementation RCTYouTube
INFO [2017-03-23 15:57:12.71]: ▸ ^
INFO [2017-03-23 15:57:13.47]: ▸ Building library libRCTYouTube.a
INFO [2017-03-23 15:57:13.59]: ▸ Building library libRCTYouTube.a
INFO [2017-03-23 15:57:15.41]: ▸ Building RCTWebSocket/RCTWebSocket [Debug]
INFO [2017-03-23 15:57:15.41]: ▸ Check Dependencies
INFO [2017-03-23 15:57:15.42]: ▸ Building library libRCTWebSocket.a
INFO [2017-03-23 15:57:15.42]: ▸ Building library libRCTWebSocket.a
INFO [2017-03-23 15:57:16.94]: ▸ Building RNFS/RNFS [Debug]
INFO [2017-03-23 15:57:16.94]: ▸ Check Dependencies
INFO [2017-03-23 15:57:16.94]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:469:96: treating Unicode character as whitespace [-Wunicode-whitespace]
INFO [2017-03-23 15:57:16.94]: ▸ completionHandler sessionCompletionHandler = [RNFSManager getCompletionHandlerForSessionId: sessionId];
INFO [2017-03-23 15:57:16.94]: ▸ ^
INFO [2017-03-23 15:57:16.94]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:473:60: treating Unicode character as whitespace [-Wunicode-whitespace]
INFO [2017-03-23 15:57:16.94]: ▸ [RNFSManager setCompletionHandler:nil forSessionId: sessionId];
INFO [2017-03-23 15:57:16.94]: ▸                                                                                                ^
INFO [2017-03-23 15:57:16.95]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:140:42: incompatible pointer types sending 'NSException *' to parameter of type 'NSError *' [-Wincompatible-pointer-types]
INFO [2017-03-23 15:57:16.95]: ▸ return [self reject:reject withError:e];
INFO [2017-03-23 15:57:16.95]: ▸                                                            ^
INFO [2017-03-23 15:57:16.95]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:272:90: format specifies type 'int' but the argument has type 'NSNumber *' [-Wformat]
INFO [2017-03-23 15:57:16.95]: ▸ NSLog(@"completeCallback. Status: %d. Bytes: %d Job: %d", [statusCode integerValue], bytesWritten, jobId);
INFO [2017-03-23 15:57:16.95]: ▸                                                                   ^
INFO [2017-03-23 15:57:16.95]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:272:104: format specifies type 'int' but the argument has type 'NSNumber *' [-Wformat]
INFO [2017-03-23 15:57:16.95]: ▸ NSLog(@"completeCallback. Status: %d. Bytes: %d Job: %d", [statusCode integerValue], bytesWritten, jobId);
INFO [2017-03-23 15:57:16.95]: ▸                                                  ~~                                      ^~~~~~~~~~~~
INFO [2017-03-23 15:57:16.96]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:287:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:16.96]: ▸ [self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"DownloadBegin-%@", jobId]
INFO [2017-03-23 15:57:16.96]: ▸                                                          ~~                                            ^~~~~
INFO [2017-03-23 15:57:16.96]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:295:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:16.96]: ▸ [self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"DownloadProgress-%@", jobId]
INFO [2017-03-23 15:57:16.96]: ▸ ^
INFO [2017-03-23 15:57:16.96]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:353:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:16.96]: ▸ [self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"UploadBegin-%@", jobId]
INFO [2017-03-23 15:57:16.96]: ▸ ^
INFO [2017-03-23 15:57:16.97]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:358:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:16.97]: ▸ [self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"UploadProgress-%@", jobId]
INFO [2017-03-23 15:57:16.97]: ▸ ^
INFO [2017-03-23 15:57:16.97]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/Downloader.m:85:54: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'unsigned int' [-Wformat]
INFO [2017-03-23 15:57:16.97]: ▸ NSLog(@"---Progress callback EMIT--- %zu", [progress unsignedIntValue]);
INFO [2017-03-23 15:57:16.97]: ▸ ^
INFO [2017-03-23 15:57:16.97]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/Downloader.m:69:47: implicit conversion loses integer precision: 'long long' to 'long' [-Wshorten-64-to-32]
INFO [2017-03-23 15:57:16.97]: ▸ _contentLength = [NSNumber numberWithLong:httpResponse.expectedContentLength];
INFO [2017-03-23 15:57:16.97]: ▸                                                ~~~   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
INFO [2017-03-23 15:57:16.97]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/Downloader.m:155:45: incompatible pointer to integer conversion sending 'NSString *' to parameter of type 'NSInteger' (aka 'int') [-Wint-conversion]
INFO [2017-03-23 15:57:16.97]: ▸ code:@"Aborted"
INFO [2017-03-23 15:57:16.97]: ▸                      ~                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
INFO [2017-03-23 15:57:16.97]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:469:96: treating Unicode character as whitespace [-Wunicode-whitespace]
INFO [2017-03-23 15:57:16.97]: ▸ completionHandler sessionCompletionHandler = [RNFSManager getCompletionHandlerForSessionId: sessionId];
INFO [2017-03-23 15:57:16.97]: ▸                                                                       ^
INFO [2017-03-23 15:57:16.97]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:473:60: treating Unicode character as whitespace [-Wunicode-whitespace]
INFO [2017-03-23 15:57:16.97]: ▸ [RNFSManager setCompletionHandler:nil forSessionId: sessionId];
INFO [2017-03-23 15:57:16.97]: ▸                                                                                                ^
INFO [2017-03-23 15:57:16.97]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:140:42: incompatible pointer types sending 'NSException *' to parameter of type 'NSError *' [-Wincompatible-pointer-types]
INFO [2017-03-23 15:57:16.97]: ▸ return [self reject:reject withError:e];
INFO [2017-03-23 15:57:16.97]: ▸                                                            ^
INFO [2017-03-23 15:57:16.97]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:272:63: values of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead [-Wformat]
INFO [2017-03-23 15:57:16.98]: ▸ NSLog(@"completeCallback. Status: %d. Bytes: %d Job: %d", [statusCode integerValue], bytesWritten, jobId);
INFO [2017-03-23 15:57:16.98]: ▸                                                                   ^
INFO [2017-03-23 15:57:16.98]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:272:90: format specifies type 'int' but the argument has type 'NSNumber *' [-Wformat]
INFO [2017-03-23 15:57:16.98]: ▸ NSLog(@"completeCallback. Status: %d. Bytes: %d Job: %d", [statusCode integerValue], bytesWritten, jobId);
INFO [2017-03-23 15:57:16.98]: ▸                                       ~~                      ^~~~~~~~~~~~~~~~~~~~~~~~~
INFO [2017-03-23 15:57:16.98]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:272:104: format specifies type 'int' but the argument has type 'NSNumber *' [-Wformat]
INFO [2017-03-23 15:57:16.98]: ▸ NSLog(@"completeCallback. Status: %d. Bytes: %d Job: %d", [statusCode integerValue], bytesWritten, jobId);
INFO [2017-03-23 15:57:16.98]: ▸                                                  ~~                                      ^~~~~~~~~~~~
INFO [2017-03-23 15:57:16.98]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:287:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:16.98]: ▸ [self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"DownloadBegin-%@", jobId]
INFO [2017-03-23 15:57:16.98]: ▸                                                          ~~                                            ^~~~~
INFO [2017-03-23 15:57:16.98]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:295:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:16.98]: ▸ [self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"DownloadProgress-%@", jobId]
INFO [2017-03-23 15:57:16.98]: ▸ ^
INFO [2017-03-23 15:57:16.98]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:353:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:16.98]: ▸ [self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"UploadBegin-%@", jobId]
INFO [2017-03-23 15:57:16.98]: ▸ ^
INFO [2017-03-23 15:57:16.98]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:358:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:16.98]: ▸ [self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"UploadProgress-%@", jobId]
INFO [2017-03-23 15:57:16.98]: ▸ ^
INFO [2017-03-23 15:57:16.99]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/Uploader.m:167:43: values of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead [-Wformat]
INFO [2017-03-23 15:57:16.99]: ▸ statusCode != nil ? [statusCode integerValue] : 0,
INFO [2017-03-23 15:57:16.99]: ▸ ^
INFO [2017-03-23 15:57:17.12]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/Downloader.m:85:54: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'unsigned int' [-Wformat]
INFO [2017-03-23 15:57:17.13]: ▸ NSLog(@"---Progress callback EMIT--- %zu", [progress unsignedIntValue]);
INFO [2017-03-23 15:57:17.13]: ▸                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
INFO [2017-03-23 15:57:17.13]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/Downloader.m:121:39: values of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead [-Wformat]
INFO [2017-03-23 15:57:17.13]: ▸ _statusCode != nil ? [_statusCode integerValue] : 0,
INFO [2017-03-23 15:57:17.13]: ▸                                                ~~~   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
INFO [2017-03-23 15:57:17.14]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/Downloader.m:155:45: incompatible pointer to integer conversion sending 'NSString *' to parameter of type 'NSInteger' (aka 'long') [-Wint-conversion]
INFO [2017-03-23 15:57:17.14]: ▸ code:@"Aborted"
INFO [2017-03-23 15:57:17.14]: ▸                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
INFO [2017-03-23 15:57:17.33]: ▸ Building library libRNFS.a
INFO [2017-03-23 15:57:17.39]: ▸ Building library libRNFS.a
INFO [2017-03-23 15:57:19.19]: ▸ Building RNDeviceInfo/RNDeviceInfo [Debug]
INFO [2017-03-23 15:57:19.19]: ▸ Check Dependencies
INFO [2017-03-23 15:57:19.19]: ▸ Compiling DeviceUID.m
INFO [2017-03-23 15:57:19.19]: ▸ Compiling RNDeviceInfo.m
INFO [2017-03-23 15:57:19.19]: ▸ Compiling DeviceUID.m
INFO [2017-03-23 15:57:19.19]: ▸ Compiling RNDeviceInfo.m
INFO [2017-03-23 15:57:19.19]: ▸ Building library libRNDeviceInfo.a
INFO [2017-03-23 15:57:19.19]: ▸ Building library libRNDeviceInfo.a
INFO [2017-03-23 15:57:19.19]: ▸ Copying RNDeviceInfo/RNDeviceInfo.h
INFO [2017-03-23 15:57:19.19]: ▸ Building RNMixpanel/RNMixpanel [Debug]
INFO [2017-03-23 15:57:19.19]: ▸ Check Dependencies
INFO [2017-03-23 15:57:19.20]: ▸ Compiling RNMixpanel.m
INFO [2017-03-23 15:57:19.20]: ▸ Compiling RNMixpanel.m
INFO [2017-03-23 15:57:19.20]: ▸ Building library libRNMixpanel.a
INFO [2017-03-23 15:57:19.20]: ▸ Building library libRNMixpanel.a
INFO [2017-03-23 15:57:19.48]: ▸ Copying RNMixpanel/RNMixpanel.h
INFO [2017-03-23 15:57:20.23]: ▸ Building RCTMaterialKit/RCTMaterialKit [Debug]
INFO [2017-03-23 15:57:20.23]: ▸ Check Dependencies
INFO [2017-03-23 15:57:20.23]: ▸ Compiling UIColor+MKColor.m
INFO [2017-03-23 15:57:20.23]: ��� Compiling TickViewManager.m
INFO [2017-03-23 15:57:20.23]: ▸ Compiling TickView.m
INFO [2017-03-23 15:57:20.24]: ▸ Compiling MKTouchableManager.m
INFO [2017-03-23 15:57:20.24]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-material-kit/iOS/RCTMaterialKit/MKTouchableManager.m:59:34: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:20.24]: ▸ [self.bridge.eventDispatcher sendInputEventWithName:@"topChange" body:dict];
INFO [2017-03-23 15:57:20.24]: ▸                                                                       ^
INFO [2017-03-23 15:57:20.24]: ▸ Compiling MKTouchable.m
INFO [2017-03-23 15:57:20.24]: ▸ Compiling UIColor+MKColor.m
INFO [2017-03-23 15:57:20.24]: ▸ Compiling TickViewManager.m
INFO [2017-03-23 15:57:20.24]: ▸ Compiling TickView.m
INFO [2017-03-23 15:57:20.24]: ▸ Compiling MKTouchableManager.m
INFO [2017-03-23 15:57:20.25]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-material-kit/iOS/RCTMaterialKit/MKTouchableManager.m:59:34: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:20.25]: ▸ [self.bridge.eventDispatcher sendInputEventWithName:@"topChange" body:dict];
INFO [2017-03-23 15:57:20.25]: ▸ ^
INFO [2017-03-23 15:57:20.25]: ▸ Compiling MKTouchable.m
INFO [2017-03-23 15:57:20.25]: ▸ Building library libRCTMaterialKit.a
INFO [2017-03-23 15:57:20.32]: ▸ Building library libRCTMaterialKit.a
INFO [2017-03-23 15:57:44.29]: ▸ Building React/React [Debug]
INFO [2017-03-23 15:57:44.29]: ▸ Check Dependencies
INFO [2017-03-23 15:57:44.29]: ▸ Running script 'Run Script'
INFO [2017-03-23 15:57:44.30]: ▸ Compiling RCTConvert+MapKit.m
INFO [2017-03-23 15:57:44.30]: ▸ Compiling RCTStatusBarManager.m
INFO [2017-03-23 15:57:44.31]: ▸ Compiling RCTSourceCode.m
INFO [2017-03-23 15:57:44.31]: ▸ Compiling RCTJSCProfiler.m
INFO [2017-03-23 15:57:44.31]: ▸ Compiling RCTMultipartStreamReader.m
INFO [2017-03-23 15:57:44.31]: ▸ Compiling RCTDatePicker.m
INFO [2017-03-23 15:57:44.31]: ▸ Compiling RCTFrameUpdate.m
INFO [2017-03-23 15:57:44.31]: ▸ Compiling RCTAlertManager.m
INFO [2017-03-23 15:57:44.31]: ▸ Compiling RCTI18nUtil.m
INFO [2017-03-23 15:57:44.31]: ▸ Compiling RCTJSStackFrame.m
INFO [2017-03-23 15:57:44.31]: ▸ Compiling RCTConvert.m
INFO [2017-03-23 15:57:44.31]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTConvert.m:546:26: 'NSStringArray' is deprecated: Use NSArray<NSString *> [-Wdeprecated-declarations]
INFO [2017-03-23 15:57:44.31]: ▸ RCT_JSON_ARRAY_CONVERTER(NSStringArray)
INFO [2017-03-23 15:57:44.31]: ▸ ^
INFO [2017-03-23 15:57:44.31]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTConvert.m:334:1: implicit conversion loses integer precision: 'unsigned long long' to 'UIDataDetectorTypes' (aka 'enum UIDataDetectorTypes') [-Wshorten-64-to-32]
INFO [2017-03-23 15:57:44.31]: ▸ RCT_MULTI_ENUM_CONVERTER(UIDataDetectorTypes, (@{
INFO [2017-03-23 15:57:44.31]: ▸                 ^
INFO [2017-03-23 15:57:44.31]: ▸ Compiling RCTSegmentedControl.m
INFO [2017-03-23 15:57:44.31]: ▸ Compiling RCTRootView.m
INFO [2017-03-23 15:57:44.31]: ▸ Compiling RCTExceptionsManager.m
INFO [2017-03-23 15:57:44.32]: ▸ Compiling RCTMapAnnotation.m
INFO [2017-03-23 15:57:44.32]: ▸ Compiling RCTDevMenu.m
INFO [2017-03-23 15:57:44.32]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Modules/RCTDevMenu.m:528:81: unused parameter 'action' [-Wunused-parameter]
INFO [2017-03-23 15:57:44.32]: ▸ handler:^(UIAlertAction *action) {
INFO [2017-03-23 15:57:44.32]: ▸   ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
INFO [2017-03-23 15:57:44.32]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Modules/RCTDevMenu.m:538:81: unused parameter 'action' [-Wunused-parameter]
INFO [2017-03-23 15:57:44.32]: ▸ handler:^(UIAlertAction *action) {
INFO [2017-03-23 15:57:44.32]: ▸                                                                                 ^
INFO [2017-03-23 15:57:44.32]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Modules/RCTDevMenu.m:550:75: unused parameter 'action' [-Wunused-parameter]
INFO [2017-03-23 15:57:44.32]: ▸ handler:^(UIAlertAction *action) {
INFO [2017-03-23 15:57:44.32]: ▸                                                                                 ^
INFO [2017-03-23 15:57:44.32]: ▸ Compiling RCTRootShadowView.m
INFO [2017-03-23 15:57:44.32]: ▸ Compiling RCTModuleMethod.m
INFO [2017-03-23 15:57:44.74]: ▸ Compiling RCTMultipartDataTask.m
INFO [2017-03-23 15:57:44.87]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:60:36: unused parameter 'session' [-Wunused-parameter]
INFO [2017-03-23 15:57:44.87]: ▸ - (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveResponse:(NSURLResponse *)response completionHandler:(void (^)(NSURLSessionResponseDisposition disposition))completionHandler
INFO [2017-03-23 15:57:44.87]: ▸                                                                           ^
INFO [2017-03-23 15:57:44.87]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:60:77: unused parameter 'dataTask' [-Wunused-parameter]
INFO [2017-03-23 15:57:44.87]: ▸ - (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveResponse:(NSURLResponse *)response completionHandler:(void (^)(NSURLSessionResponseDisposition disposition))completionHandler
INFO [2017-03-23 15:57:44.87]: ▸                                    ^
INFO [2017-03-23 15:57:44.87]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:89:36: unused parameter 'session' [-Wunused-parameter]
INFO [2017-03-23 15:57:44.87]: ▸ - (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didCompleteWithError:(NSError *)error
INFO [2017-03-23 15:57:44.87]: ▸                                                                             ^
INFO [2017-03-23 15:57:44.87]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:89:69: unused parameter 'task' [-Wunused-parameter]
INFO [2017-03-23 15:57:44.87]: ▸ - (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didCompleteWithError:(NSError *)error
INFO [2017-03-23 15:57:44.87]: ▸                                    ^
INFO [2017-03-23 15:57:44.87]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:94:36: unused parameter 'session' [-Wunused-parameter]
INFO [2017-03-23 15:57:44.87]: ▸ - (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveData:(NSData *)data
INFO [2017-03-23 15:57:44.87]: ▸                                                                     ^
INFO [2017-03-23 15:57:44.88]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:94:77: unused parameter 'dataTask' [-Wunused-parameter]
INFO [2017-03-23 15:57:44.88]: ▸ - (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveData:(NSData *)data
INFO [2017-03-23 15:57:44.88]: ▸                                    ^
INFO [2017-03-23 15:57:44.88]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:99:36: unused parameter 'session' [-Wunused-parameter]
INFO [2017-03-23 15:57:44.88]: ▸ - (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didBecomeStreamTask:(NSURLSessionStreamTask *)streamTask
INFO [2017-03-23 15:57:44.88]: ▸                                                                             ^
INFO [2017-03-23 15:57:44.88]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:99:77: unused parameter 'dataTask' [-Wunused-parameter]
INFO [2017-03-23 15:57:44.88]: ▸ - (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didBecomeStreamTask:(NSURLSessionStreamTask *)streamTask
INFO [2017-03-23 15:57:44.88]: ▸                                    ^
INFO [2017-03-23 15:57:44.88]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:104:36: unused parameter 'session' [-Wunused-parameter]
INFO [2017-03-23 15:57:44.88]: ▸ - (void)URLSession:(NSURLSession *)session streamTask:(NSURLSessionStreamTask *)streamTask didBecomeInputStream:(NSInputStream *)inputStream outputStream:(NSOutputStream *)outputStream
INFO [2017-03-23 15:57:44.88]: ▸                                                                             ^
INFO [2017-03-23 15:57:44.88]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:104:81: unused parameter 'streamTask' [-Wunused-parameter]
INFO [2017-03-23 15:57:44.88]: ▸ - (void)URLSession:(NSURLSession *)session streamTask:(NSURLSessionStreamTask *)streamTask didBecomeInputStream:(NSInputStream *)inputStream outputStream:(NSOutputStream *)outputStream
INFO [2017-03-23 15:57:44.88]: ▸                                    ^
INFO [2017-03-23 15:57:44.88]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:104:173: unused parameter 'outputStream' [-Wunused-parameter]
INFO [2017-03-23 15:57:44.88]: ▸ - (void)URLSession:(NSURLSession *)session streamTask:(NSURLSessionStreamTask *)streamTask didBecomeInputStream:(NSInputStream *)inputStream outputStream:(NSOutputStream *)outputStream
INFO [2017-03-23 15:57:44.88]: ▸                                                                                 ^
INFO [2017-03-23 15:57:44.88]: ▸ Compiling CSSNodeList.c
INFO [2017-03-23 15:57:46.16]: ▸ Compiling RCTBorderDrawing.m
INFO [2017-03-23 15:57:46.16]: ▸ Compiling RCTAssert.m
INFO [2017-03-23 15:57:46.16]: ▸ Compiling RCTSlider.m
INFO [2017-03-23 15:57:46.16]: ▸ Compiling RCTAsyncLocalStorage.m
INFO [2017-03-23 15:57:47.60]: ▸ Compiling RCTProgressViewManager.m
INFO [2017-03-23 15:57:47.88]: ▸ Compiling RCTFPSGraph.m
INFO [2017-03-23 15:57:49.69]: ▸ Compiling RCTSwitch.m
INFO [2017-03-23 15:57:50.17]: ▸ Compiling RCTDisplayLink.m
INFO [2017-03-23 15:57:50.75]: ▸ Compiling RCTSwitchManager.m
INFO [2017-03-23 15:58:06.05]: ▸ Compiling RCTActivityIndicatorViewManager.m
INFO [2017-03-23 15:58:06.55]: ▸ Compiling RCTViewManager.m
INFO [2017-03-23 15:58:07.25]: ▸ Compiling RCTImageSource.m
INFO [2017-03-23 15:58:07.57]: ▸ Compiling RCTDatePickerManager.m
INFO [2017-03-23 15:58:08.26]: ▸ Compiling RCTEventEmitter.m
INFO [2017-03-23 15:58:08.95]: ▸ Compiling RCTPerfMonitor.m
INFO [2017-03-23 15:58:12.38]: ▸ Compiling RCTFont.mm
INFO [2017-03-23 15:58:13.46]: ▸ Compiling RCTScrollViewManager.m
INFO [2017-03-23 15:58:13.66]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTScrollViewManager.m:90:1: unused parameter 'json' [-Wunused-parameter]
INFO [2017-03-23 15:58:13.66]: ▸ RCT_CUSTOM_SHADOW_PROPERTY(overflow, CSSOverflow, RCTShadowView) {
INFO [2017-03-23 15:58:13.66]: ▸                                                                                                                                                                             ^
INFO [2017-03-23 15:58:13.86]: ▸ Compiling RCTJavaScriptLoader.m
INFO [2017-03-23 15:58:14.04]: ▸ Compiling RCTTabBarManager.m
INFO [2017-03-23 15:58:14.26]: ▸ Compiling RCTWrapperViewController.m
INFO [2017-03-23 15:58:14.53]: ▸ Compiling RCTScrollView.m
INFO [2017-03-23 15:58:15.04]: ▸ Compiling RCTAccessibilityManager.m
INFO [2017-03-23 15:58:15.06]: ▸ Compiling RCTDevLoadingView.m
INFO [2017-03-23 15:58:15.45]: ▸ Compiling RCTTiming.m
INFO [2017-03-23 15:58:15.52]: ▸ Compiling RCTAppState.m
INFO [2017-03-23 15:58:15.69]: ▸ Compiling RCTJSCExecutor.mm
INFO [2017-03-23 15:58:17.64]: ▸ Compiling RCTBatchedBridge.m
INFO [2017-03-23 15:58:17.64]: ▸ Compiling UIView+React.m
INFO [2017-03-23 15:58:17.64]: ▸ Compiling RCTSliderManager.m
INFO [2017-03-23 15:58:17.64]: ▸ Compiling RCTClipboard.m
INFO [2017-03-23 15:58:17.64]: ▸ Compiling RCTJSCWrapper.mm
INFO [2017-03-23 15:58:17.64]: ▸ Compiling RCTModuleData.mm
INFO [2017-03-23 15:58:18.78]: ▸ Compiling RCTPerformanceLogger.m
INFO [2017-03-23 15:58:18.78]: ▸ Compiling RCTTouchHandler.m
INFO [2017-03-23 15:58:18.78]: ▸ Compiling RCTErrorInfo.m
INFO [2017-03-23 15:58:18.78]: ▸ Compiling RCTLog.m
INFO [2017-03-23 15:58:18.98]: ▸ Compiling RCTNavItemManager.m
INFO [2017-03-23 15:58:18.98]: ▸ Compiling RCTParserUtils.m
INFO [2017-03-23 15:58:19.07]: ▸ Compiling RCTView.m
INFO [2017-03-23 15:58:19.42]: ▸ Compiling RCTMapOverlay.m
INFO [2017-03-23 15:58:19.88]: ▸ Compiling RCTKeyboardObserver.m
INFO [2017-03-23 15:58:20.11]: ▸ Compiling RCTI18nManager.m
INFO [2017-03-23 15:58:20.31]: ▸ Compiling CSSLayout.c
INFO [2017-03-23 15:58:20.60]: ▸ Compiling RCTConvert+CoreLocation.m
INFO [2017-03-23 15:58:20.60]: ▸ Compiling RCTTabBarItemManager.m
INFO [2017-03-23 15:58:20.72]: ▸ Compiling RCTKeyCommands.m
INFO [2017-03-23 15:58:20.78]: ▸ Compiling RCTUtils.m
INFO [2017-03-23 15:58:21.00]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTUtils.m:275:5: 'RCTExecuteOnMainThread' is deprecated: Use RCTExecuteOnMainQueue instead. RCTExecuteOnMainQueue is async. If you need to use the `sync` option... please don't. [-Wdeprecated-declarations]
INFO [2017-03-23 15:58:21.00]: ▸ RCTExecuteOnMainThread(^{
INFO [2017-03-23 15:58:21.00]: ▸                        ^
INFO [2017-03-23 15:58:21.00]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTUtils.m:292:5: 'RCTExecuteOnMainThread' is deprecated: Use RCTExecuteOnMainQueue instead. RCTExecuteOnMainQueue is async. If you need to use the `sync` option... please don't. [-Wdeprecated-declarations]
INFO [2017-03-23 15:58:21.00]: ▸ RCTExecuteOnMainThread(^{
INFO [2017-03-23 15:58:21.00]: ▸      ^
INFO [2017-03-23 15:58:21.00]: ▸ Compiling RCTMapManager.m
INFO [2017-03-23 15:58:21.06]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTMapManager.m:104:1: unused parameter 'defaultView' [-Wunused-parameter]
INFO [2017-03-23 15:58:21.06]: ▸ RCT_CUSTOM_VIEW_PROPERTY(region, MKCoordinateRegion, RCTMap)
INFO [2017-03-23 15:58:21.06]: ▸      ^
INFO [2017-03-23 15:58:21.06]: ▸ Compiling RCTRefreshControl.m
INFO [2017-03-23 15:58:21.16]: ▸ Compiling RCTWebView.m
INFO [2017-03-23 15:58:21.26]: ▸ Compiling RCTBridge.m
INFO [2017-03-23 15:58:21.35]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTBridge.m:276:62: 'RCTReloadNotification' is deprecated [-Wdeprecated-declarations]
INFO [2017-03-23 15:58:21.35]: ▸ [[NSNotificationCenter defaultCenter] postNotificationName:RCTReloadNotification object:self];
INFO [2017-03-23 15:58:21.35]: ▸                                                                                    ^
INFO [2017-03-23 15:58:21.35]: ▸ Compiling RCTWebViewManager.m
INFO [2017-03-23 15:58:21.46]: ▸ Compiling RCTPicker.m
INFO [2017-03-23 15:58:21.52]: ▸ Compiling RCTTabBarItem.m
INFO [2017-03-23 15:58:21.68]: ▸ Compiling RCTModalHostView.m
INFO [2017-03-23 15:58:21.73]: ▸ Compiling RCTShadowView.m
INFO [2017-03-23 15:58:22.04]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTShadowView.m:618:1: ivar '_flex' which backs the property is not referenced in this property's accessor [-Wunused-property-ivar]
INFO [2017-03-23 15:58:22.04]: ▸ - (void)setFlex:(CGFloat)value
INFO [2017-03-23 15:58:22.04]: ▸                 ^
INFO [2017-03-23 15:58:22.04]: ▸ Compiling RCTSegmentedControlManager.m
INFO [2017-03-23 15:58:22.04]: ▸ Compiling RCTPickerManager.m
INFO [2017-03-23 15:58:22.21]: ▸ Compiling RCTRefreshControlManager.m
INFO [2017-03-23 15:58:22.21]: ▸ Compiling RCTBundleURLProvider.m
INFO [2017-03-23 15:58:22.35]: ▸ Compiling RCTActivityIndicatorView.m
INFO [2017-03-23 15:58:22.36]: ▸ Compiling RCTNavigator.m
INFO [2017-03-23 15:58:22.54]: ▸ Compiling RCTTabBar.m
INFO [2017-03-23 15:58:22.54]: ▸ Compiling RCTJSCErrorHandling.m
INFO [2017-03-23 15:58:22.83]: ▸ Compiling RCTRedBox.m
INFO [2017-03-23 15:58:23.10]: ▸ Compiling RCTModalHostViewController.m
INFO [2017-03-23 15:58:23.10]: ▸ Compiling RCTMap.m
INFO [2017-03-23 15:58:23.30]: ▸ Compiling RCTNavItem.m
INFO [2017-03-23 15:58:23.31]: ▸ Compiling RCTEventDispatcher.m
INFO [2017-03-23 15:58:23.44]: ▸ Compiling RCTModalHostViewManager.m
INFO [2017-03-23 15:58:23.48]: ▸ Compiling RCTUIManager.m
INFO [2017-03-23 15:58:26.51]: ▸ Compiling RCTTouchEvent.m
INFO [2017-03-23 15:58:26.51]: ▸ Compiling RCTProfile.m
INFO [2017-03-23 15:58:26.51]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Profiler/RCTProfile.m:387:30: 'completionHandler' is deprecated: first deprecated in iOS 8.0 - Use completionWithItemsHandler instead. [-Wdeprecated-declarations]
INFO [2017-03-23 15:58:26.51]: ▸ activityViewController.completionHandler = ^(__unused NSString *activityType, __unused BOOL completed) {
INFO [2017-03-23 15:58:26.51]: ▸                                       ^
INFO [2017-03-23 15:58:26.51]: ▸ Compiling RCTComponentData.m
INFO [2017-03-23 15:58:26.51]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTComponentData.m:419:49: 'customBubblingEventTypes' is deprecated: Use RCTBubblingEventBlock props instead. [-Wdeprecated-declarations]
INFO [2017-03-23 15:58:26.51]: ▸ NSArray<NSString *> *events = [self.manager customBubblingEventTypes];
INFO [2017-03-23 15:58:26.51]: ▸                                                                                ^
INFO [2017-03-23 15:58:26.51]: ▸ Compiling RCTNavigatorManager.m
INFO [2017-03-23 15:58:26.51]: ▸ Compiling RCTConvert+MapKit.m
INFO [2017-03-23 15:58:29.36]: ▸ Compiling RCTStatusBarManager.m
INFO [2017-03-23 15:58:29.36]: ▸ Compiling RCTSourceCode.m
INFO [2017-03-23 15:58:29.36]: ▸ Compiling RCTJSCProfiler.m
INFO [2017-03-23 15:58:29.36]: ▸ Compiling RCTMultipartStreamReader.m
INFO [2017-03-23 15:58:29.36]: ▸ Compiling RCTDatePicker.m
INFO [2017-03-23 15:58:29.58]: ▸ Compiling RCTFrameUpdate.m
INFO [2017-03-23 15:58:29.71]: ▸ Compiling RCTAlertManager.m
INFO [2017-03-23 15:58:29.77]: ▸ Compiling RCTI18nUtil.m
INFO [2017-03-23 15:58:29.80]: ▸ Compiling RCTJSStackFrame.m
INFO [2017-03-23 15:58:29.92]: ▸ Compiling RCTConvert.m
INFO [2017-03-23 15:58:30.24]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTConvert.m:546:26: 'NSStringArray' is deprecated: Use NSArray<NSString *> [-Wdeprecated-declarations]
INFO [2017-03-23 15:58:30.24]: ▸ RCT_JSON_ARRAY_CONVERTER(NSStringArray)
INFO [2017-03-23 15:58:30.24]: ▸ ^
INFO [2017-03-23 15:58:30.24]: ▸ Compiling RCTSegmentedControl.m
INFO [2017-03-23 15:58:30.24]: ▸ Compiling RCTRootView.m
INFO [2017-03-23 15:58:30.26]: ▸ Compiling RCTExceptionsManager.m
INFO [2017-03-23 15:58:30.35]: ▸ Compiling RCTMapAnnotation.m
INFO [2017-03-23 15:58:30.36]: ▸ Compiling RCTDevMenu.m
INFO [2017-03-23 15:58:30.60]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Modules/RCTDevMenu.m:528:81: unused parameter 'action' [-Wunused-parameter]
INFO [2017-03-23 15:58:30.60]: ▸ handler:^(UIAlertAction *action) {
INFO [2017-03-23 15:58:30.60]: ▸                 ^
INFO [2017-03-23 15:58:30.60]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Modules/RCTDevMenu.m:538:81: unused parameter 'action' [-Wunused-parameter]
INFO [2017-03-23 15:58:30.60]: ▸ handler:^(UIAlertAction *action) {
INFO [2017-03-23 15:58:30.60]: ▸                                                                                 ^
INFO [2017-03-23 15:58:30.60]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Modules/RCTDevMenu.m:550:75: unused parameter 'action' [-Wunused-parameter]
INFO [2017-03-23 15:58:30.60]: ▸ handler:^(UIAlertAction *action) {
INFO [2017-03-23 15:58:30.60]: ▸                                                                                 ^
INFO [2017-03-23 15:58:30.60]: ▸ Compiling RCTRootShadowView.m
INFO [2017-03-23 15:58:30.60]: ▸ Compiling RCTModuleMethod.m
INFO [2017-03-23 15:58:30.69]: ▸ Compiling RCTMultipartDataTask.m
INFO [2017-03-23 15:58:30.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:60:36: unused parameter 'session' [-Wunused-parameter]
INFO [2017-03-23 15:58:30.72]: ▸ - (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveResponse:(NSURLResponse *)response completionHandler:(void (^)(NSURLSessionResponseDisposition disposition))completionHandler
INFO [2017-03-23 15:58:30.72]: ▸                                                                           ^
INFO [2017-03-23 15:58:30.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:60:77: unused parameter 'dataTask' [-Wunused-parameter]
INFO [2017-03-23 15:58:30.72]: ▸ - (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveResponse:(NSURLResponse *)response completionHandler:(void (^)(NSURLSessionResponseDisposition disposition))completionHandler
INFO [2017-03-23 15:58:30.72]: ▸                                    ^
INFO [2017-03-23 15:58:30.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:89:36: unused parameter 'session' [-Wunused-parameter]
INFO [2017-03-23 15:58:30.72]: ▸ - (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didCompleteWithError:(NSError *)error
INFO [2017-03-23 15:58:30.72]: ▸                                                                             ^
INFO [2017-03-23 15:58:30.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:89:69: unused parameter 'task' [-Wunused-parameter]
INFO [2017-03-23 15:58:30.72]: ▸ - (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didCompleteWithError:(NSError *)error
INFO [2017-03-23 15:58:30.72]: ▸                                    ^
INFO [2017-03-23 15:58:30.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:94:36: unused parameter 'session' [-Wunused-parameter]
INFO [2017-03-23 15:58:30.72]: ▸ - (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveData:(NSData *)data
INFO [2017-03-23 15:58:30.72]: ▸                                                                     ^
INFO [2017-03-23 15:58:30.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:94:77: unused parameter 'dataTask' [-Wunused-parameter]
INFO [2017-03-23 15:58:30.72]: ▸ - (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveData:(NSData *)data
INFO [2017-03-23 15:58:30.72]: ▸                                    ^
INFO [2017-03-23 15:58:30.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:99:36: unused parameter 'session' [-Wunused-parameter]
INFO [2017-03-23 15:58:30.72]: ▸ - (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didBecomeStreamTask:(NSURLSessionStreamTask *)streamTask
INFO [2017-03-23 15:58:30.72]: ▸                                                                             ^
INFO [2017-03-23 15:58:30.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:99:77: unused parameter 'dataTask' [-Wunused-parameter]
INFO [2017-03-23 15:58:30.72]: ▸ - (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didBecomeStreamTask:(NSURLSessionStreamTask *)streamTask
INFO [2017-03-23 15:58:30.72]: ▸                                    ^
INFO [2017-03-23 15:58:30.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:104:36: unused parameter 'session' [-Wunused-parameter]
INFO [2017-03-23 15:58:30.72]: ▸ - (void)URLSession:(NSURLSession *)session streamTask:(NSURLSessionStreamTask *)streamTask didBecomeInputStream:(NSInputStream *)inputStream outputStream:(NSOutputStream *)outputStream
INFO [2017-03-23 15:58:30.72]: ▸                                                                             ^
INFO [2017-03-23 15:58:30.72]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:104:81: unused parameter 'streamTask' [-Wunused-parameter]
INFO [2017-03-23 15:58:30.73]: ▸ - (void)URLSession:(NSURLSession *)session streamTask:(NSURLSessionStreamTask *)streamTask didBecomeInputStream:(NSInputStream *)inputStream outputStream:(NSOutputStream *)outputStream
INFO [2017-03-23 15:58:30.73]: ▸                                    ^
INFO [2017-03-23 15:58:30.73]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:104:173: unused parameter 'outputStream' [-Wunused-parameter]
INFO [2017-03-23 15:58:30.73]: ▸ - (void)URLSession:(NSURLSession *)session streamTask:(NSURLSessionStreamTask *)streamTask didBecomeInputStream:(NSInputStream *)inputStream outputStream:(NSOutputStream *)outputStream
INFO [2017-03-23 15:58:30.73]: ▸                                                                                 ^
INFO [2017-03-23 15:58:30.73]: ▸ Compiling CSSNodeList.c
INFO [2017-03-23 15:58:31.46]: ▸ Compiling RCTBorderDrawing.m
INFO [2017-03-23 15:58:31.46]: ▸ Compiling RCTAssert.m
INFO [2017-03-23 15:58:31.46]: ▸ Compiling RCTSlider.m
INFO [2017-03-23 15:58:31.50]: ▸ Compiling RCTAsyncLocalStorage.m
INFO [2017-03-23 15:58:31.66]: ▸ Compiling RCTProgressViewManager.m
INFO [2017-03-23 15:58:31.66]: ▸ Compiling RCTFPSGraph.m
INFO [2017-03-23 15:58:32.14]: ▸ Compiling RCTSwitch.m
INFO [2017-03-23 15:58:32.36]: ▸ Compiling RCTDisplayLink.m
INFO [2017-03-23 15:58:32.48]: ▸ Compiling RCTSwitchManager.m
INFO [2017-03-23 15:58:32.65]: ▸ Compiling RCTActivityIndicatorViewManager.m
INFO [2017-03-23 15:58:32.77]: ▸ Compiling RCTViewManager.m
INFO [2017-03-23 15:58:33.03]: ▸ Compiling RCTImageSource.m
INFO [2017-03-23 15:58:33.03]: ▸ Compiling RCTDatePickerManager.m
INFO [2017-03-23 15:58:33.06]: ▸ Compiling RCTEventEmitter.m
INFO [2017-03-23 15:58:33.18]: ▸ Compiling RCTPerfMonitor.m
INFO [2017-03-23 15:58:33.32]: ▸ Compiling RCTFont.mm
INFO [2017-03-23 15:58:34.12]: ▸ Compiling RCTScrollViewManager.m
INFO [2017-03-23 15:58:34.12]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTScrollViewManager.m:90:1: unused parameter 'json' [-Wunused-parameter]
INFO [2017-03-23 15:58:34.12]: ▸ RCT_CUSTOM_SHADOW_PROPERTY(overflow, CSSOverflow, RCTShadowView) {
INFO [2017-03-23 15:58:34.12]: ▸                                                                                                                                                                             ^
INFO [2017-03-23 15:58:34.12]: ▸ Compiling RCTJavaScriptLoader.m
INFO [2017-03-23 15:58:34.12]: ▸ Compiling RCTTabBarManager.m
INFO [2017-03-23 15:58:34.12]: ▸ Compiling RCTWrapperViewController.m
INFO [2017-03-23 15:58:34.12]: ▸ Compiling RCTScrollView.m
INFO [2017-03-23 15:58:34.26]: ▸ Compiling RCTAccessibilityManager.m
INFO [2017-03-23 15:58:34.26]: ▸ Compiling RCTDevLoadingView.m
INFO [2017-03-23 15:58:34.44]: ▸ Compiling RCTTiming.m
INFO [2017-03-23 15:58:34.64]: ▸ Compiling RCTAppState.m
INFO [2017-03-23 15:58:34.64]: ▸ Compiling RCTJSCExecutor.mm
INFO [2017-03-23 15:58:36.53]: ▸ Compiling RCTBatchedBridge.m
INFO [2017-03-23 15:58:36.53]: ▸ Compiling UIView+React.m
INFO [2017-03-23 15:58:36.53]: ▸ Compiling RCTSliderManager.m
INFO [2017-03-23 15:58:36.53]: ▸ Compiling RCTClipboard.m
INFO [2017-03-23 15:58:36.53]: ▸ Compiling RCTJSCWrapper.mm
INFO [2017-03-23 15:58:36.53]: ▸ Compiling RCTModuleData.mm
INFO [2017-03-23 15:58:37.08]: ▸ Compiling RCTPerformanceLogger.m
INFO [2017-03-23 15:58:37.08]: ▸ Compiling RCTTouchHandler.m
INFO [2017-03-23 15:58:37.08]: ▸ Compiling RCTErrorInfo.m
INFO [2017-03-23 15:58:37.08]: ▸ Compiling RCTLog.m
INFO [2017-03-23 15:58:37.30]: ▸ Compiling RCTNavItemManager.m
INFO [2017-03-23 15:58:37.30]: ▸ Compiling RCTParserUtils.m
INFO [2017-03-23 15:58:37.39]: ▸ Compiling RCTView.m
INFO [2017-03-23 15:58:37.63]: ▸ Compiling RCTMapOverlay.m
INFO [2017-03-23 15:58:37.63]: ▸ Compiling RCTKeyboardObserver.m
INFO [2017-03-23 15:58:37.71]: ▸ Compiling RCTI18nManager.m
INFO [2017-03-23 15:58:37.77]: ▸ Compiling CSSLayout.c
INFO [2017-03-23 15:58:37.96]: ▸ Compiling RCTConvert+CoreLocation.m
INFO [2017-03-23 15:58:37.96]: ▸ Compiling RCTTabBarItemManager.m
INFO [2017-03-23 15:58:38.39]: ▸ Compiling RCTKeyCommands.m
INFO [2017-03-23 15:58:38.61]: ▸ Compiling RCTUtils.m
INFO [2017-03-23 15:58:38.89]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTUtils.m:275:5: 'RCTExecuteOnMainThread' is deprecated: Use RCTExecuteOnMainQueue instead. RCTExecuteOnMainQueue is async. If you need to use the `sync` option... please don't. [-Wdeprecated-declarations]
INFO [2017-03-23 15:58:38.89]: ▸ RCTExecuteOnMainThread(^{
INFO [2017-03-23 15:58:38.89]: ▸                        ^
INFO [2017-03-23 15:58:38.89]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTUtils.m:292:5: 'RCTExecuteOnMainThread' is deprecated: Use RCTExecuteOnMainQueue instead. RCTExecuteOnMainQueue is async. If you need to use the `sync` option... please don't. [-Wdeprecated-declarations]
INFO [2017-03-23 15:58:38.89]: ▸ RCTExecuteOnMainThread(^{
INFO [2017-03-23 15:58:38.89]: ▸      ^
INFO [2017-03-23 15:58:38.89]: ▸ Compiling RCTMapManager.m
INFO [2017-03-23 15:58:39.12]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTMapManager.m:104:1: unused parameter 'defaultView' [-Wunused-parameter]
INFO [2017-03-23 15:58:39.12]: ▸ RCT_CUSTOM_VIEW_PROPERTY(region, MKCoordinateRegion, RCTMap)
INFO [2017-03-23 15:58:39.12]: ▸      ^
INFO [2017-03-23 15:58:39.12]: ▸ Compiling RCTRefreshControl.m
INFO [2017-03-23 15:58:39.17]: ▸ Compiling RCTWebView.m
INFO [2017-03-23 15:58:39.32]: ▸ Compiling RCTBridge.m
INFO [2017-03-23 15:58:39.38]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTBridge.m:276:62: 'RCTReloadNotification' is deprecated [-Wdeprecated-declarations]
INFO [2017-03-23 15:58:39.38]: ▸ [[NSNotificationCenter defaultCenter] postNotificationName:RCTReloadNotification object:self];
INFO [2017-03-23 15:58:39.38]: ▸                                                                                    ^
INFO [2017-03-23 15:58:39.38]: ▸ Compiling RCTWebViewManager.m
INFO [2017-03-23 15:58:39.46]: ▸ Compiling RCTPicker.m
INFO [2017-03-23 15:58:39.59]: ▸ Compiling RCTTabBarItem.m
INFO [2017-03-23 15:58:39.66]: ▸ Compiling RCTModalHostView.m
INFO [2017-03-23 15:58:39.77]: ▸ Compiling RCTShadowView.m
INFO [2017-03-23 15:58:39.93]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTShadowView.m:618:1: ivar '_flex' which backs the property is not referenced in this property's accessor [-Wunused-property-ivar]
INFO [2017-03-23 15:58:39.93]: ▸ - (void)setFlex:(CGFloat)value
INFO [2017-03-23 15:58:39.94]: ▸                 ^
INFO [2017-03-23 15:58:39.94]: ▸ Compiling RCTSegmentedControlManager.m
INFO [2017-03-23 15:58:39.94]: ▸ Compiling RCTPickerManager.m
INFO [2017-03-23 15:58:40.25]: ▸ Compiling RCTRefreshControlManager.m
INFO [2017-03-23 15:58:40.28]: ▸ Compiling RCTBundleURLProvider.m
INFO [2017-03-23 15:58:40.54]: ▸ Compiling RCTActivityIndicatorView.m
INFO [2017-03-23 15:58:40.54]: ▸ Compiling RCTNavigator.m
INFO [2017-03-23 15:58:40.84]: ▸ Compiling RCTTabBar.m
INFO [2017-03-23 15:58:41.02]: ▸ Compiling RCTJSCErrorHandling.m
INFO [2017-03-23 15:58:41.02]: ▸ Compiling RCTRedBox.m
INFO [2017-03-23 15:58:41.23]: ▸ Compiling RCTModalHostViewController.m
INFO [2017-03-23 15:58:41.23]: ▸ Compiling RCTMap.m
INFO [2017-03-23 15:58:41.32]: ▸ Compiling RCTNavItem.m
INFO [2017-03-23 15:58:41.39]: ▸ Compiling RCTEventDispatcher.m
INFO [2017-03-23 15:58:41.48]: ▸ Compiling RCTModalHostViewManager.m
INFO [2017-03-23 15:58:41.57]: ▸ Compiling RCTUIManager.m
INFO [2017-03-23 15:58:43.31]: ▸ Compiling RCTTouchEvent.m
INFO [2017-03-23 15:58:43.31]: ▸ Compiling RCTProfile.m
INFO [2017-03-23 15:58:43.31]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Profiler/RCTProfile.m:387:30: 'completionHandler' is deprecated: first deprecated in iOS 8.0 - Use completionWithItemsHandler instead. [-Wdeprecated-declarations]
INFO [2017-03-23 15:58:43.31]: ▸ activityViewController.completionHandler = ^(__unused NSString *activityType, __unused BOOL completed) {
INFO [2017-03-23 15:58:43.31]: ▸                                       ^
INFO [2017-03-23 15:58:43.31]: ▸ Compiling RCTComponentData.m
INFO [2017-03-23 15:58:43.31]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTComponentData.m:419:49: 'customBubblingEventTypes' is deprecated: Use RCTBubblingEventBlock props instead. [-Wdeprecated-declarations]
INFO [2017-03-23 15:58:43.31]: ▸ NSArray<NSString *> *events = [self.manager customBubblingEventTypes];
INFO [2017-03-23 15:58:43.31]: ▸                                                                                ^
INFO [2017-03-23 15:58:43.31]: ▸ Compiling RCTNavigatorManager.m
INFO [2017-03-23 15:58:43.31]: ▸ Analyzing RCTConvert+MapKit.m
INFO [2017-03-23 15:58:50.51]: ▸ Analyzing RCTStatusBarManager.m
INFO [2017-03-23 15:58:50.51]: ▸ Analyzing RCTSourceCode.m
INFO [2017-03-23 15:58:50.51]: ▸ Analyzing RCTJSCProfiler.m
INFO [2017-03-23 15:58:50.54]: ▸ Analyzing RCTMultipartStreamReader.m
INFO [2017-03-23 15:58:51.83]: ▸ Analyzing RCTDatePicker.m
INFO [2017-03-23 15:58:51.83]: ▸ Analyzing RCTFrameUpdate.m
INFO [2017-03-23 15:58:51.83]: ▸ Analyzing RCTAlertManager.m
INFO [2017-03-23 15:58:51.84]: ▸ Analyzing RCTI18nUtil.m
INFO [2017-03-23 15:58:51.84]: ▸ Analyzing RCTJSStackFrame.m
INFO [2017-03-23 15:58:51.85]: ▸ Analyzing RCTConvert.m
INFO [2017-03-23 15:58:51.85]: ▸ Analyzing RCTSegmentedControl.m
INFO [2017-03-23 15:58:51.86]: ▸ Analyzing RCTRootView.m
INFO [2017-03-23 15:58:51.92]: ▸ Analyzing RCTExceptionsManager.m
INFO [2017-03-23 15:58:52.00]: ▸ Analyzing RCTMapAnnotation.m
INFO [2017-03-23 15:58:52.05]: ▸ Analyzing RCTDevMenu.m
INFO [2017-03-23 15:58:53.52]: ▸ Analyzing RCTRootShadowView.m
INFO [2017-03-23 15:58:53.52]: ▸ Analyzing RCTModuleMethod.m
INFO [2017-03-23 15:58:53.54]: ▸ Analyzing RCTMultipartDataTask.m
INFO [2017-03-23 15:58:53.54]: ▸ Analyzing CSSNodeList.c
INFO [2017-03-23 15:58:53.55]: ▸ Analyzing RCTBorderDrawing.m
INFO [2017-03-23 15:58:53.55]: ▸ Analyzing RCTAssert.m
INFO [2017-03-23 15:58:53.56]: ▸ Analyzing RCTSlider.m
INFO [2017-03-23 15:58:53.56]: ▸ Analyzing RCTAsyncLocalStorage.m
INFO [2017-03-23 15:58:53.83]: ▸ Analyzing RCTProgressViewManager.m
INFO [2017-03-23 15:58:53.83]: ▸ Analyzing RCTFPSGraph.m
INFO [2017-03-23 15:58:53.84]: ▸ Analyzing RCTSwitch.m
INFO [2017-03-23 15:58:54.00]: ▸ Analyzing RCTDisplayLink.m
INFO [2017-03-23 15:58:54.01]: ▸ Analyzing RCTSwitchManager.m
INFO [2017-03-23 15:58:54.12]: ▸ Analyzing RCTActivityIndicatorViewManager.m
INFO [2017-03-23 15:58:54.12]: ▸ Analyzing RCTViewManager.m
INFO [2017-03-23 15:58:54.39]: ▸ Analyzing RCTImageSource.m
INFO [2017-03-23 15:58:54.57]: ▸ Analyzing RCTDatePickerManager.m
INFO [2017-03-23 15:58:54.80]: ▸ Analyzing RCTEventEmitter.m
INFO [2017-03-23 15:58:54.81]: ▸ Analyzing RCTPerfMonitor.m
INFO [2017-03-23 15:58:56.62]: ▸ Analyzing RCTFont.m
INFO [2017-03-23 15:58:57.90]: ▸ Analyzing RCTScrollViewManager.m
INFO [2017-03-23 15:58:57.90]: ▸ Analyzing RCTJavaScriptLoader.m
INFO [2017-03-23 15:58:57.91]: ▸ Analyzing RCTTabBarManager.m
INFO [2017-03-23 15:58:57.91]: ▸ Analyzing RCTWrapperViewController.m
INFO [2017-03-23 15:58:57.91]: ▸ Analyzing RCTScrollView.m
INFO [2017-03-23 15:58:58.76]: ▸ Analyzing RCTAccessibilityManager.m
INFO [2017-03-23 15:58:58.76]: ▸ Analyzing RCTDevLoadingView.m
INFO [2017-03-23 15:58:58.79]: ▸ Analyzing RCTTiming.m
INFO [2017-03-23 15:58:58.80]: ▸ Analyzing RCTAppState.m
INFO [2017-03-23 15:58:58.80]: ▸ Analyzing RCTJSCExecutor.m
INFO [2017-03-23 15:59:00.76]: ▸ Analyzing RCTBatchedBridge.m
INFO [2017-03-23 15:59:03.90]: ▸ Analyzing UIView+React.m
INFO [2017-03-23 15:59:03.91]: ▸ Analyzing RCTSliderManager.m
INFO [2017-03-23 15:59:03.91]: ▸ Analyzing RCTClipboard.m
INFO [2017-03-23 15:59:03.92]: ▸ Analyzing RCTJSCWrapper.m
INFO [2017-03-23 15:59:03.92]: ▸ Analyzing RCTModuleData.m
INFO [2017-03-23 15:59:05.59]: ▸ Analyzing RCTPerformanceLogger.m
INFO [2017-03-23 15:59:05.59]: ▸ Analyzing RCTTouchHandler.m
INFO [2017-03-23 15:59:05.60]: ▸ Analyzing RCTErrorInfo.m
INFO [2017-03-23 15:59:05.60]: ▸ Analyzing RCTLog.m
INFO [2017-03-23 15:59:05.61]: ▸ Analyzing RCTNavItemManager.m
INFO [2017-03-23 15:59:05.61]: ▸ Analyzing RCTParserUtils.m
INFO [2017-03-23 15:59:05.70]: ▸ Analyzing RCTView.m
INFO [2017-03-23 15:59:06.11]: ▸ Analyzing RCTMapOverlay.m
INFO [2017-03-23 15:59:06.12]: ▸ Analyzing RCTKeyboardObserver.m
INFO [2017-03-23 15:59:06.12]: ▸ Analyzing RCTI18nManager.m
INFO [2017-03-23 15:59:06.13]: ▸ Analyzing CSSLayout.c
INFO [2017-03-23 15:59:12.58]: ▸ Analyzing RCTConvert+CoreLocation.m
INFO [2017-03-23 15:59:12.58]: ▸ Analyzing RCTTabBarItemManager.m
INFO [2017-03-23 15:59:12.58]: ▸ Analyzing RCTKeyCommands.m
INFO [2017-03-23 15:59:12.61]: ▸ Analyzing RCTUtils.m
INFO [2017-03-23 15:59:12.66]: ▸ Analyzing RCTMapManager.m
INFO [2017-03-23 15:59:12.66]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTMapManager.m:302:5: Null is returned from a method that is expected to return a non-null value
INFO [2017-03-23 15:59:12.66]: ▸ return nil;
INFO [2017-03-23 15:59:12.66]: ▸ ^
INFO [2017-03-23 15:59:12.66]: ▸ Analyzing RCTRefreshControl.m
INFO [2017-03-23 15:59:12.66]: ▸ Analyzing RCTWebView.m
INFO [2017-03-23 15:59:12.66]: ▸ Analyzing RCTBridge.m
INFO [2017-03-23 15:59:12.66]: ▸ Analyzing RCTWebViewManager.m
INFO [2017-03-23 15:59:12.67]: ▸ Analyzing RCTPicker.m
INFO [2017-03-23 15:59:12.68]: ▸ Analyzing RCTTabBarItem.m
INFO [2017-03-23 15:59:12.69]: ▸ Analyzing RCTModalHostView.m
INFO [2017-03-23 15:59:12.69]: ▸ Analyzing RCTShadowView.m
INFO [2017-03-23 15:59:12.70]: ▸ Analyzing RCTSegmentedControlManager.m
INFO [2017-03-23 15:59:12.71]: ▸ Analyzing RCTPickerManager.m
INFO [2017-03-23 15:59:12.71]: ▸ Analyzing RCTRefreshControlManager.m
INFO [2017-03-23 15:59:12.72]: ▸ Analyzing RCTBundleURLProvider.m
INFO [2017-03-23 15:59:12.72]: ▸ Analyzing RCTActivityIndicatorView.m
INFO [2017-03-23 15:59:12.73]: ▸ Analyzing RCTNavigator.m
INFO [2017-03-23 15:59:12.75]: ▸ Analyzing RCTTabBar.m
INFO [2017-03-23 15:59:12.76]: ▸ Analyzing RCTJSCErrorHandling.m
INFO [2017-03-23 15:59:12.76]: ▸ Analyzing RCTRedBox.m
INFO [2017-03-23 15:59:12.79]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Modules/RCTRedBox.m:406:58: Conversion from value of type 'NSArray<RCTJSStackFrame *> *' to incompatible type 'NSArray<NSDictionary *> *'
INFO [2017-03-23 15:59:12.79]: ▸ stack = [RCTJSStackFrame stackFramesWithDictionaries:stack];
INFO [2017-03-23 15:59:12.79]: ▸     ^~~~~~~~~~
INFO [2017-03-23 15:59:12.79]: ▸ Analyzing RCTModalHostViewController.m
INFO [2017-03-23 15:59:12.79]: ▸ Analyzing RCTMap.m
INFO [2017-03-23 15:59:12.80]: ▸ Analyzing RCTNavItem.m
INFO [2017-03-23 15:59:12.80]: ▸ Analyzing RCTEventDispatcher.m
INFO [2017-03-23 15:59:12.81]: ▸ Analyzing RCTModalHostViewManager.m
INFO [2017-03-23 15:59:12.83]: ▸ Analyzing RCTUIManager.m
INFO [2017-03-23 15:59:21.02]: ▸ Analyzing RCTTouchEvent.m
INFO [2017-03-23 15:59:21.03]: ▸ Analyzing RCTProfile.m
INFO [2017-03-23 15:59:21.03]: ▸ Analyzing RCTComponentData.m
INFO [2017-03-23 15:59:21.04]: ▸ Analyzing RCTNavigatorManager.m
INFO [2017-03-23 15:59:21.10]: ▸ Building library libReact.a
INFO [2017-03-23 15:59:22.67]: ▸ Building library libReact.a
INFO [2017-03-23 15:59:27.18]: ▸ Running script 'Run Script'
INFO [2017-03-23 15:59:45.57]: ▸ Building RCTOpenTok/RCTOpenTok [Debug]
INFO [2017-03-23 15:59:45.57]: ▸ Check Dependencies
INFO [2017-03-23 15:59:45.57]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-opentok/OTDefaultAudioDevice.m:1003:18: unused variable 'count' [-Wunused-variable]
INFO [2017-03-23 15:59:45.57]: ▸ uint32_t count =
INFO [2017-03-23 15:59:45.57]: ▸                                                          ^~~~~
INFO [2017-03-23 15:59:45.57]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-opentok/RCTOpenTokSessionManager.m:60:32: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:59:45.57]: ▸ [self.bridge.eventDispatcher sendAppEventWithName:@"onMessageRecieved"
INFO [2017-03-23 15:59:45.57]: ▸                  ^
INFO [2017-03-23 15:59:45.57]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-opentok/RCTOpenTokSubscriberView.m:19:17: method 'subscriberVideoDataReceived:' in protocol 'OTSubscriberDelegate' not implemented [-Wprotocol]
INFO [2017-03-23 15:59:45.57]: ▸ @implementation RCTOpenTokSubscriberView {
INFO [2017-03-23 15:59:45.57]: ▸ ^
INFO [2017-03-23 15:59:45.58]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-opentok/OTDefaultAudioDevice.m:1003:18: unused variable 'count' [-Wunused-variable]
INFO [2017-03-23 15:59:45.58]: ▸ uint32_t count =
INFO [2017-03-23 15:59:45.58]: ▸ ^
INFO [2017-03-23 15:59:45.59]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-opentok/RCTOpenTokSessionManager.m:60:32: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]
INFO [2017-03-23 15:59:45.59]: ▸ [self.bridge.eventDispatcher sendAppEventWithName:@"onMessageRecieved"
INFO [2017-03-23 15:59:45.59]: ▸                  ^
INFO [2017-03-23 15:59:45.59]: ▸ ⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-opentok/RCTOpenTokSubscriberView.m:19:17: method 'subscriberVideoDataReceived:' in protocol 'OTSubscriberDelegate' not implemented [-Wprotocol]
INFO [2017-03-23 15:59:45.59]: ▸ @implementation RCTOpenTokSubscriberView {
INFO [2017-03-23 15:59:45.59]: ▸ ^
INFO [2017-03-23 15:59:45.59]: ▸ Building library libRCTOpenTok.a
INFO [2017-03-23 15:59:45.59]: ▸ Building library libRCTOpenTok.a
INFO [2017-03-23 15:59:45.59]: ▸ Building RNKeychain/RNKeychain [Debug]
INFO [2017-03-23 15:59:45.59]: ▸ Check Dependencies
INFO [2017-03-23 15:59:45.59]: ▸ Compiling RNKeychainManager.m
INFO [2017-03-23 15:59:45.59]: ▸ Compiling RNKeychainManager.m
INFO [2017-03-23 15:59:45.59]: ▸ Building library libRNKeychain.a
INFO [2017-03-23 15:59:45.59]: ▸ Building library libRNKeychain.a
INFO [2017-03-23 15:59:45.59]: ▸ Building RCTVibration/RCTVibration [Debug]
INFO [2017-03-23 15:59:45.59]: ▸ Check Dependencies
INFO [2017-03-23 15:59:45.60]: ▸ Building library libRCTVibration.a
INFO [2017-03-23 15:59:45.60]: ▸ Building library libRCTVibration.a
INFO [2017-03-23 15:59:45.61]: ▸ Building RCTGeolocation/RCTGeolocation [Debug]
INFO [2017-03-23 15:59:45.61]: ▸ Check Dependencies
INFO [2017-03-23 15:59:45.61]: ▸ Building library libRCTGeolocation.a
INFO [2017-03-23 15:59:45.61]: ▸ Building library libRCTGeolocation.a
INFO [2017-03-23 15:59:45.64]: ▸ Building CTReactNative/CTReactNative [Debug]
INFO [2017-03-23 15:59:45.64]: ▸ Check Dependencies
INFO [2017-03-23 15:59:45.64]: ▸ ❌  Code signing is required for product type 'Application' in SDK 'iOS 10.2'
INFO [2017-03-23 15:59:45.65]: ▸ ** ARCHIVE FAILED **
INFO [2017-03-23 15:59:45.65]: ▸ The following commands produced analyzer issues:
INFO [2017-03-23 15:59:45.65]: ▸ Analyze Views/RCTMapManager.m
INFO [2017-03-23 15:59:45.65]: ▸ Analyze Modules/RCTRedBox.m
INFO [2017-03-23 15:59:45.65]: ▸ (2 commands with analyzer issues)
INFO [2017-03-23 15:59:45.65]: ▸ The following build commands failed:
INFO [2017-03-23 15:59:45.65]: ▸ Check dependencies
INFO [2017-03-23 15:59:45.65]: ▸ (1 failure)
▸ Building RCTText/RCTText [Debug]
▸ Check Dependencies
▸ Building library libRCTText.a
▸ Building library libRCTText.a
▸ Building RCTOrientation/RCTOrientation [Debug]
▸ Check Dependencies
▸ Compiling Orientation.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-orientation/iOS/RCTOrientation/Orientation.m:38:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendDeviceEventWithName:@"specificOrientationDidChange"
                                 ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-orientation/iOS/RCTOrientation/Orientation.m:41:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendDeviceEventWithName:@"orientationDidChange"
^


▸ Compiling Orientation.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-orientation/iOS/RCTOrientation/Orientation.m:38:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendDeviceEventWithName:@"specificOrientationDidChange"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-orientation/iOS/RCTOrientation/Orientation.m:41:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendDeviceEventWithName:@"orientationDidChange"
^


▸ Building library libRCTOrientation.a
▸ Building library libRCTOrientation.a
▸ Building RNIdleTimer/RNIdleTimer [Debug]
▸ Check Dependencies
▸ Compiling IdleTimerManager.m
▸ Compiling IdleTimerManager.m
▸ Building library libRNIdleTimer.a
▸ Building library libRNIdleTimer.a
▸ Building Pods/KSCrash [Debug]
▸ Check Dependencies
▸ Processing Info.plist
▸ Compiling Container+DeepSearch.m
▸ Compiling Demangle.cpp
▸ Compiling KSBacktrace.c
▸ Compiling KSCrash-dummy.m
▸ Compiling KSCrash.m
▸ Compiling KSCrashC.c
▸ Compiling KSCrashCallCompletion.m
▸ Compiling KSCrashDoctor.m
▸ Compiling KSCrashInstallation.m
▸ Compiling KSCrashInstallation+Alert.m
▸ Compiling KSCrashInstallationConsole.m
▸ Compiling KSCrashInstallationEmail.m
▸ Compiling KSCrashInstallationQuincyHockey.m
▸ Compiling KSCrashInstallationStandard.m
▸ Compiling KSCrashInstallationVictory.m
▸ Compiling KSCrashReport.c
▸ Compiling KSCrashReportFilter.m
▸ Compiling KSCrashReportFilterAlert.m
▸ Compiling KSCrashReportFilterAppleFmt.m
▸ Compiling KSCrashReportFilterBasic.m
▸ Compiling KSCrashReportFilterGZip.m
▸ Compiling KSCrashReportFilterJSON.m
▸ Compiling KSCrashReportFilterSets.m
▸ Compiling KSCrashReportFilterStringify.m
▸ Compiling KSCrashReportSinkConsole.m
▸ Compiling KSCrashReportSinkEMail.m
▸ Compiling KSCrashReportSinkQuincyHockey.m
▸ Compiling KSCrashReportSinkStandard.m
▸ Compiling KSCrashReportSinkVictory.m
▸ Compiling KSCrashReportStore.m
▸ Compiling KSCrashSentry.c
▸ Compiling KSCrashSentry_CPPException.mm
▸ Compiling KSCrashSentry_Deadlock.m
▸ Compiling KSCrashSentry_MachException.c
▸ Compiling KSCrashSentry_NSException.m
▸ Compiling KSCrashSentry_Signal.c
▸ Compiling KSCrashSentry_User.c
▸ Compiling KSCrashState.c
▸ Compiling KSCrashType.c
▸ Compiling KSCString.m
▸ Compiling KSDynamicLinker.c
▸ Compiling KSFileUtils.c
▸ Compiling KSHTTPMultipartPostBody.m
▸ Compiling KSHTTPRequestSender.m
▸ Compiling KSJSONCodec.c
▸ Compiling KSJSONCodecObjC.m
▸ Compiling KSLogger.m
▸ Compiling KSMach.c
▸ Compiling KSMach_Arm.c
▸ Compiling KSMach_Arm64.c
▸ Compiling KSMach_x86_32.c
▸ Compiling KSMach_x86_64.c
▸ Compiling KSObjC.c
▸ Compiling KSReachabilityKSCrash.m
▸ Compiling KSSafeCollections.m
▸ Compiling KSSignalInfo.c
▸ Compiling KSString.c
▸ Compiling KSSysCtl.c
▸ Compiling KSSystemInfo.m
▸ Compiling KSZombie.c
▸ Compiling NSData+GZip.m
▸ Compiling NSDictionary+Merge.m
▸ Compiling NSError+SimpleConstructor.m
▸ Compiling NSMutableData+AppendUTF8.m
▸ Compiling NSString+Demangle.mm
▸ Compiling NSString+URLEncode.m
▸ Compiling Punycode.cpp
▸ Compiling RFC3339DateTool.m
▸ Compiling KSCrash_vers.c
▸ Compiling Container+DeepSearch.m
▸ Compiling Demangle.cpp
▸ Compiling KSBacktrace.c
▸ Compiling KSCrash-dummy.m
▸ Compiling KSCrash.m
▸ Compiling KSCrashC.c
▸ Compiling KSCrashCallCompletion.m
▸ Compiling KSCrashDoctor.m
▸ Compiling KSCrashInstallation+Alert.m
▸ Compiling KSCrashInstallation.m
▸ Compiling KSCrashInstallationConsole.m
▸ Compiling KSCrashInstallationEmail.m
▸ Compiling KSCrashInstallationQuincyHockey.m
▸ Compiling KSCrashInstallationStandard.m
▸ Compiling KSCrashInstallationVictory.m
▸ Compiling KSCrashReport.c
▸ Compiling KSCrashReportFilter.m
▸ Compiling KSCrashReportFilterAlert.m
▸ Compiling KSCrashReportFilterAppleFmt.m
▸ Compiling KSCrashReportFilterBasic.m
▸ Compiling KSCrashReportFilterGZip.m
▸ Compiling KSCrashReportFilterJSON.m
▸ Compiling KSCrashReportFilterSets.m
▸ Compiling KSCrashReportFilterStringify.m
▸ Compiling KSCrashReportSinkConsole.m
▸ Compiling KSCrashReportSinkEMail.m
▸ Compiling KSCrashReportSinkQuincyHockey.m
▸ Compiling KSCrashReportSinkStandard.m
▸ Compiling KSCrashReportSinkVictory.m
▸ Compiling KSCrashReportStore.m
▸ Compiling KSCrashSentry.c
▸ Compiling KSCrashSentry_CPPException.mm
��� Compiling KSCrashSentry_Deadlock.m
▸ Compiling KSCrashSentry_MachException.c
▸ Compiling KSCrashSentry_NSException.m
▸ Compiling KSCrashSentry_Signal.c
▸ Compiling KSCrashSentry_User.c
▸ Compiling KSCrashState.c
▸ Compiling KSCrashType.c
▸ Compiling KSCString.m
▸ Compiling KSDynamicLinker.c
▸ Compiling KSFileUtils.c
▸ Compiling KSHTTPMultipartPostBody.m
▸ Compiling KSHTTPRequestSender.m
▸ Compiling KSJSONCodec.c
▸ Compiling KSJSONCodecObjC.m
▸ Compiling KSLogger.m
▸ Compiling KSMach.c
▸ Compiling KSMach_Arm.c
▸ Compiling KSMach_Arm64.c
▸ Compiling KSMach_x86_32.c
▸ Compiling KSMach_x86_64.c
▸ Compiling KSObjC.c
▸ Compiling KSReachabilityKSCrash.m
▸ Compiling KSSafeCollections.m
▸ Compiling KSSignalInfo.c
▸ Compiling KSString.c
▸ Compiling KSSysCtl.c
▸ Compiling KSSystemInfo.m
▸ Compiling KSZombie.c
▸ Compiling NSData+GZip.m
▸ Compiling NSDictionary+Merge.m
▸ Compiling NSError+SimpleConstructor.m
▸ Compiling NSMutableData+AppendUTF8.m
▸ Compiling NSString+Demangle.mm
▸ Compiling NSString+URLEncode.m
▸ Compiling Punycode.cpp
▸ Compiling RFC3339DateTool.m
▸ Compiling KSCrash_vers.c
▸ Linking KSCrash
▸ Linking KSCrash
▸ Copying Container+DeepSearch.h
▸ Copying KSArchSpecific.h
▸ Copying KSCrash-umbrella.h
▸ Copying KSCrash.h
▸ Copying KSCrashC.h
▸ Copying KSCrashContext.h
▸ Copying KSCrashInstallation+Alert.h
▸ Copying KSCrashInstallation+Private.h
▸ Copying KSCrashInstallation.h
▸ Copying KSCrashInstallationConsole.h
▸ Copying KSCrashInstallationEmail.h
▸ Copying KSCrashInstallationQuincyHockey.h
▸ Copying KSCrashInstallationStandard.h
▸ Copying KSCrashInstallationVictory.h
▸ Copying KSCrashReportFilter.h
▸ Copying KSCrashReportFilterAlert.h
▸ Copying KSCrashReportFilterAppleFmt.h
▸ Copying KSCrashReportFilterBasic.h
▸ Copying KSCrashReportFilterCompletion.h
▸ Copying KSCrashReportFilterGZip.h
▸ Copying KSCrashReportFilterJSON.h
▸ Copying KSCrashReportFilterSets.h
▸ Copying KSCrashReportFilterStringify.h
▸ Copying KSCrashReportSinkConsole.h
▸ Copying KSCrashReportSinkEMail.h
▸ Copying KSCrashReportSinkQuincyHockey.h
▸ Copying KSCrashReportSinkStandard.h
▸ Copying KSCrashReportSinkVictory.h
▸ Copying KSCrashReportVersion.h
▸ Copying KSCrashReportWriter.h
▸ Copying KSCrashSentry.h
▸ Copying KSCrashState.h
▸ Copying KSCrashType.h
▸ Copying KSCString.h
▸ Copying KSHTTPMultipartPostBody.h
▸ Copying KSHTTPRequestSender.h
▸ Copying KSJSONCodecObjC.h
▸ Copying KSReachabilityKSCrash.h
▸ Copying KSSystemInfo.h
▸ Copying KSVarArgs.h
▸ Copying NSData+GZip.h
▸ Copying NSError+SimpleConstructor.h
▸ Copying NSMutableData+AppendUTF8.h
▸ Copying NSString+URLEncode.h
▸ Copying RFC3339DateTool.h
▸ Touching KSCrash.framework
▸ Building Pods/Mixpanel [Debug]
▸ Check Dependencies
▸ Compiling _MPTweakBindObserver.m
▸ Compiling Mixpanel+AutomaticEvents.m
▸ Compiling Mixpanel-dummy.m
▸ Compiling Mixpanel.m
▸ Compiling MixpanelExceptionHandler.m
▸ Compiling MixpanelPeople.m
▸ Compiling MPAbstractABTestDesignerMessage.m
▸ Compiling MPABTestDesignerChangeRequestMessage.m
▸ Compiling MPABTestDesignerChangeResponseMessage.m
▸ Compiling MPABTestDesignerClearRequestMessage.m
▸ Compiling MPABTestDesignerClearResponseMessage.m
▸ Compiling MPABTestDesignerConnection.m
▸ Compiling MPABTestDesignerDeviceInfoRequestMessage.m
▸ Compiling MPABTestDesignerDeviceInfoResponseMessage.m
▸ Compiling MPABTestDesignerDisconnectMessage.m
▸ Compiling MPABTestDesignerSnapshotRequestMessage.m
▸ Compiling MPABTestDesignerSnapshotResponseMessage.m
▸ Compiling MPABTestDesignerTweakRequestMessage.m
▸ Compiling MPABTestDesignerTweakResponseMessage.m
▸ Compiling MPApplicationStateSerializer.m
▸ Compiling MPBOOLToNSNumberValueTransformer.m
▸ Compiling MPCATransform3DToNSDictionaryValueTransformer.m
▸ Compiling MPCGAffineTransformToNSDictionaryValueTransformer.m
▸ Compiling MPCGColorRefToNSStringValueTransformer.m
▸ Compiling MPCGPointToNSDictionaryValueTransformer.m
▸ Compiling MPCGRectToNSDictionaryValueTransformer.m
▸ Compiling MPCGSizeToNSDictionaryValueTransformer.m
▸ Compiling MPClassDescription.m
▸ Compiling MPDesignerEventBindingRequestMesssage.m
▸ Compiling MPDesignerEventBindingResponseMesssage.m
▸ Compiling MPDesignerTrackMessage.m
▸ Compiling MPEnumDescription.m
▸ Compiling MPEventBinding.m
▸ Compiling MPNetwork.m
▸ Compiling MPNotification.m
▸ Compiling MPNotificationViewController.m
▸ Compiling MPNSAttributedStringToNSDictionaryValueTransformer.m
▸ Compiling MPNSNumberToCGFloatValueTransformer.m
▸ Compiling MPObjectIdentityProvider.m
▸ Compiling MPObjectSelector.m
▸ Compiling MPObjectSerializer.m
▸ Compiling MPObjectSerializerConfig.m
▸ Compiling MPObjectSerializerContext.m
▸ Compiling MPPassThroughValueTransformer.m
▸ Compiling MPPropertyDescription.m
▸ Compiling MPResources.m
▸ Compiling MPSequenceGenerator.m
▸ Compiling MPSurvey.m
▸ Compiling MPSurveyNavigationController.m
▸ Compiling MPSurveyQuestion.m
▸ Compiling MPSurveyQuestionViewController.m
▸ Compiling MPSwizzle.m
▸ Compiling MPSwizzler.m
▸ Compiling MPTweak.m
▸ Compiling MPTweakInline.m
▸ Compiling MPTweakStore.m
▸ Compiling MPTypeDescription.m
▸ Compiling MPUIColorToNSStringValueTransformer.m
▸ Compiling MPUIControlBinding.m
▸ Compiling MPUIEdgeInsetsToNSDictionaryValueTransformer.m
▸ Compiling MPUIFontToNSDictionaryValueTransformer.m
▸ Compiling MPUIImageToNSDictionaryValueTransformer.m
▸ Compiling MPUITableViewBinding.m
▸ Compiling MPVariant.m
▸ Compiling MPWebSocket.m
▸ Compiling NSInvocation+MPHelpers.m
▸ Compiling NSNotificationCenter+AutomaticEvents.m
▸ Compiling UIApplication+AutomaticEvents.m
▸ Compiling UIColor+MPColor.m
▸ Compiling UIImage+MPAverageColor.m
▸ Compiling UIImage+MPImageEffects.m
▸ Compiling UIView+MPHelpers.m
▸ Compiling UIViewController+AutomaticEvents.m
▸ Compiling Mixpanel_vers.c
▸ Compiling _MPTweakBindObserver.m
▸ Compiling Mixpanel+AutomaticEvents.m
▸ Compiling Mixpanel-dummy.m
▸ Compiling Mixpanel.m
▸ Compiling MixpanelExceptionHandler.m
▸ Compiling MixpanelPeople.m
▸ Compiling MPAbstractABTestDesignerMessage.m
▸ Compiling MPABTestDesignerChangeRequestMessage.m
▸ Compiling MPABTestDesignerChangeResponseMessage.m
▸ Compiling MPABTestDesignerClearRequestMessage.m
▸ Compiling MPABTestDesignerClearResponseMessage.m
▸ Compiling MPABTestDesignerConnection.m
▸ Compiling MPABTestDesignerDeviceInfoRequestMessage.m
▸ Compiling MPABTestDesignerDeviceInfoResponseMessage.m
▸ Compiling MPABTestDesignerDisconnectMessage.m
▸ Compiling MPABTestDesignerSnapshotRequestMessage.m
▸ Compiling MPABTestDesignerSnapshotResponseMessage.m
▸ Compiling MPABTestDesignerTweakRequestMessage.m
▸ Compiling MPABTestDesignerTweakResponseMessage.m
▸ Compiling MPApplicationStateSerializer.m
▸ Compiling MPBOOLToNSNumberValueTransformer.m
▸ Compiling MPCATransform3DToNSDictionaryValueTransformer.m
▸ Compiling MPCGAffineTransformToNSDictionaryValueTransformer.m
▸ Compiling MPCGColorRefToNSStringValueTransformer.m
▸ Compiling MPCGPointToNSDictionaryValueTransformer.m
▸ Compiling MPCGRectToNSDictionaryValueTransformer.m
▸ Compiling MPCGSizeToNSDictionaryValueTransformer.m
▸ Compiling MPClassDescription.m
▸ Compiling MPDesignerEventBindingRequestMesssage.m
▸ Compiling MPDesignerEventBindingResponseMesssage.m
▸ Compiling MPDesignerTrackMessage.m
▸ Compiling MPEnumDescription.m
▸ Compiling MPEventBinding.m
▸ Compiling MPNetwork.m
▸ Compiling MPNotification.m
▸ Compiling MPNotificationViewController.m
▸ Compiling MPNSAttributedStringToNSDictionaryValueTransformer.m
▸ Compiling MPNSNumberToCGFloatValueTransformer.m
▸ Compiling MPObjectIdentityProvider.m
▸ Compiling MPObjectSelector.m
▸ Compiling MPObjectSerializer.m
▸ Compiling MPObjectSerializerConfig.m
▸ Compiling MPObjectSerializerContext.m
▸ Compiling MPPassThroughValueTransformer.m
▸ Compiling MPPropertyDescription.m
▸ Compiling MPResources.m
▸ Compiling MPSequenceGenerator.m
▸ Compiling MPSurvey.m
▸ Compiling MPSurveyNavigationController.m
▸ Compiling MPSurveyQuestion.m
▸ Compiling MPSurveyQuestionViewController.m
▸ Compiling MPSwizzle.m
▸ Compiling MPSwizzler.m
▸ Compiling MPTweak.m
▸ Compiling MPTweakInline.m
▸ Compiling MPTweakStore.m
▸ Compiling MPTypeDescription.m
▸ Compiling MPUIColorToNSStringValueTransformer.m
▸ Compiling MPUIControlBinding.m
▸ Compiling MPUIEdgeInsetsToNSDictionaryValueTransformer.m
▸ Compiling MPUIFontToNSDictionaryValueTransformer.m
▸ Compiling MPUIImageToNSDictionaryValueTransformer.m
▸ Compiling MPUITableViewBinding.m
▸ Compiling MPVariant.m
▸ Compiling MPWebSocket.m
▸ Compiling NSInvocation+MPHelpers.m
▸ Compiling NSNotificationCenter+AutomaticEvents.m
▸ Compiling UIApplication+AutomaticEvents.m
▸ Compiling UIColor+MPColor.m
▸ Compiling UIImage+MPAverageColor.m
▸ Compiling UIImage+MPImageEffects.m
▸ Compiling UIView+MPHelpers.m
▸ Compiling UIViewController+AutomaticEvents.m
▸ Compiling Mixpanel_vers.c
▸ Linking Mixpanel
▸ Linking Mixpanel
▸ Copying _MPTweakBindObserver.h
▸ Copying AutomaticEventsConstants.h
▸ Copying Mixpanel+AutomaticEvents.h
▸ Copying Mixpanel-umbrella.h
▸ Copying Mixpanel.h
��� Copying MixpanelExceptionHandler.h
▸ Copying MixpanelPeople.h
▸ Copying MixpanelPeoplePrivate.h
▸ Copying MixpanelPrivate.h
▸ Copying MPAbstractABTestDesignerMessage.h
▸ Copying MPABTestDesignerChangeRequestMessage.h
▸ Copying MPABTestDesignerChangeResponseMessage.h
▸ Copying MPABTestDesignerClearRequestMessage.h
▸ Copying MPABTestDesignerClearResponseMessage.h
▸ Copying MPABTestDesignerConnection.h
▸ Copying MPABTestDesignerDeviceInfoRequestMessage.h
▸ Copying MPABTestDesignerDeviceInfoResponseMessage.h
▸ Copying MPABTestDesignerDisconnectMessage.h
▸ Copying MPABTestDesignerMessage.h
▸ Copying MPABTestDesignerSnapshotRequestMessage.h
▸ Copying MPABTestDesignerSnapshotResponseMessage.h
▸ Copying MPABTestDesignerTweakRequestMessage.h
▸ Copying MPABTestDesignerTweakResponseMessage.h
▸ Copying MPApplicationStateSerializer.h
▸ Copying MPClassDescription.h
▸ Copying MPDesignerEventBindingMessage.h
▸ Copying MPDesignerSessionCollection.h
▸ Copying MPEnumDescription.h
▸ Copying MPEventBinding.h
▸ Copying MPFoundation.h
▸ Copying MPLogger.h
▸ Copying MPNetwork.h
▸ Copying MPNetworkPrivate.h
▸ Copying MPNotification.h
▸ Copying MPNotificationViewController.h
▸ Copying MPObjectIdentifierProvider.h
▸ Copying MPObjectIdentityProvider.h
▸ Copying MPObjectSelector.h
▸ Copying MPObjectSerializer.h
▸ Copying MPObjectSerializerConfig.h
▸ Copying MPObjectSerializerContext.h
▸ Copying MPPropertyDescription.h
▸ Copying MPResources.h
▸ Copying MPSequenceGenerator.h
▸ Copying MPSurvey.h
▸ Copying MPSurveyNavigationController.h
▸ Copying MPSurveyQuestion.h
▸ Copying MPSurveyQuestionViewController.h
▸ Copying MPSwizzle.h
▸ Copying MPSwizzler.h
▸ Copying MPTweak.h
▸ Copying MPTweakInline.h
▸ Copying MPTweakInlineInternal.h
▸ Copying MPTweakStore.h
▸ Copying MPTypeDescription.h
▸ Copying MPUIControlBinding.h
▸ Copying MPUITableViewBinding.h
▸ Copying MPValueTransformers.h
▸ Copying MPVariant.h
▸ Copying MPWebSocket.h
▸ Copying NSInvocation+MPHelpers.h
▸ Copying NSNotificationCenter+AutomaticEvents.h
▸ Copying UIApplication+AutomaticEvents.h
▸ Copying UIColor+MPColor.h
▸ Copying UIImage+MPAverageColor.h
▸ Copying UIImage+MPImageEffects.h
▸ Copying UIView+MPHelpers.h
▸ Copying UIViewController+AutomaticEvents.h
▸ Compiling MPNotification~ipad.storyboard
▸ Compiling MPNotification~iphonelandscape.storyboard
▸ Compiling MPNotification~iphoneportrait.storyboard
▸ Compiling MPSurvey.storyboard
▸ Processing Info.plist
▸ Touching Mixpanel.framework
▸ Building Pods/SentrySwift [Debug]
▸ Check Dependencies
▸ Processing Info.plist
▸ Compiling AppleCrashReport.swift
▸ Compiling Breadcrumb.swift
▸ Compiling BreadcrumbStore.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/BreadcrumbStore.swift:32:18: extraneous '_' in parameter: 'crumb' has no keyword argument name

public func add(_ crumb: Breadcrumb) {
^


▸ Compiling Contexts.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Contexts.swift:128:29: extraneous '_' in parameter: 'model' has no keyword argument name

private func extractFamily(_ model: String?) -> String? {
                        ^~


▸ Compiling CrashHandler.swift
▸ Compiling DebugMeta.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:58:37: extraneous '_' in parameter: 'binaryImages' has no keyword argument name

internal class func getBinaryImage(_ binaryImages: [BinaryImage], address: MemoryAddress) -> BinaryImage? {
                                   ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:74:38: extraneous '_' in parameter: 'object' has no keyword argument name

internal class func asMemoryAddress(_ object: AnyObject?) -> MemoryAddress? {
                                           ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:91:36: extraneous '_' in parameter: 'object' has no keyword argument name

internal class func getHexAddress(_ object: AnyObject?) -> String? {
                                            ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:95:36: extraneous '_' in parameter: 'address' has no keyword argument name

internal class func getHexAddress(_ address: MemoryAddress?) -> String? {
                                          ^~


▸ Compiling Dictionary+Extras.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Dictionary+Extras.swift:12:41: extraneous '_' in parameter: 'dictionary' has no keyword argument name

internal mutating func unionInPlace(_ dictionary: Dictionary) {
                                          ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Dictionary+Extras.swift:17:23: extraneous '_' in parameter: 'key' has no keyword argument name

internal func set(_ key: Key, value: Value?) -> Dictionary<Key, Value> {
                                        ^~


▸ Compiling DSN.swift
▸ Compiling Event.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Event.swift:81:27: extraneous '_' in parameter: 'message' has no keyword argument name

public static func build(_ message: String, build: BuildEvent) -> Event {
                      ^~


▸ Compiling EventOffline.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/EventOffline.swift:18:24: extraneous '_' in parameter: 'event' has no keyword argument name

public func saveEvent(_ event: Event) {
                                 ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/EventOffline.swift:111:25: extraneous '_' in parameter: 'event' has no keyword argument name

private func writePath(_ event: Event) throws -> String? {
                              ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/EventOffline.swift:129:32: extraneous '_' in parameter: 'event' has no keyword argument name

private func serializedString(_ event: Event) throws -> String? {
                               ^~


▸ Compiling EventProperties.swift
▸ Compiling EventSerializable.swift
▸ Compiling Exception.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Exception.swift:30:34: extraneous '_' in parameter: 'object' has no keyword argument name

public override func isEqual(_ object: AnyType?) -> Bool {
                                      ^~


▸ Compiling KSCrashHandler.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:136:27: extraneous '_' in parameter: 'reports' has no keyword argument name

@objc func filterReports(_ reports: [AnyType]!, onCompletion: KSCrashReportFilterCompletion!) {
                                 ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:147:25: extraneous '_' in parameter: 'reports' has no keyword argument name

private func sendEvent(_ reports: [AnyType]!, events allEvents: [Event], success: Bool, onCompletion: KSCrashReportFilterCompletion!) {
                                 ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:162:32: extraneous '_' in parameter: 'report' has no keyword argument name

private func mapReportToEvent(_ report: CrashDictionary) -> Event? {
                               ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:245:29: extraneous '_' in parameter: 'userInfo' has no keyword argument name

private func parseUserInfo(_ userInfo: CrashDictionary?) -> (tags: EventTags?, extra: EventExtra?, user: User?, breadcrumbsSerialized: BreadcrumbStore.SerializedType?, releaseVersion:String?) {
                                      ^~


▸ Compiling NSDate+Extras.swift
▸ Compiling Request.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Request.swift:22:26: extraneous '_' in parameter: 'event' has no keyword argument name

internal func sendEvent(_ event: Event, finished: EventFinishedSending? = nil) {
                                   ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Request.swift:92:17: extraneous '_' in parameter: 'data' has no keyword argument name

func sendData(_ data: NSData, finished: EventFinishedSending? = nil) {
                                ^~


▸ Compiling Sentry+Error.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry+Error.swift:12:25: extraneous '_' in parameter: 'v' has no keyword argument name

private func cleanValue(_ v: AnyType) -> AnyType? {
                              ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry+Error.swift:40:24: extraneous '_' in parameter: 'd' has no keyword argument name

private func cleanDict(_ d: [String: AnyType]) -> [String: AnyType] {
                        ^~


▸ Compiling Sentry.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:23:20: extraneous '_' in parameter: 'message' has no keyword argument name

internal func log(_ message: String) {
                       ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:138:35: extraneous '_' in parameter: 'message' has no keyword argument name

@objc public func captureMessage(_ message: String, level: SentrySeverity = .Info) {
                          ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:144:33: extraneous '_' in parameter: 'event' has no keyword argument name

@objc public func captureEvent(_ event: Event) {
                                         ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:153:29: extraneous '_' in parameter: 'event' has no keyword argument name

internal func captureEvent(_ event: Event, useClientProperties: Bool = true, completed: ((Bool) -> ())? = nil) {
                                       ^~


▸ Compiling Stacktrace.swift
▸ Compiling Thread.swift
▸ Compiling User.swift
▸ Compiling AppleCrashReport.swift
▸ Compiling Breadcrumb.swift
▸ Compiling BreadcrumbStore.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/BreadcrumbStore.swift:32:18: extraneous '_' in parameter: 'crumb' has no keyword argument name

public func add(_ crumb: Breadcrumb) {
                                   ^~


▸ Compiling Contexts.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Contexts.swift:128:29: extraneous '_' in parameter: 'model' has no keyword argument name

private func extractFamily(_ model: String?) -> String? {
                        ^~


▸ Compiling CrashHandler.swift
▸ Compiling DebugMeta.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:58:37: extraneous '_' in parameter: 'binaryImages' has no keyword argument name

internal class func getBinaryImage(_ binaryImages: [BinaryImage], address: MemoryAddress) -> BinaryImage? {
                                   ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:74:38: extraneous '_' in parameter: 'object' has no keyword argument name

internal class func asMemoryAddress(_ object: AnyObject?) -> MemoryAddress? {
                                           ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:91:36: extraneous '_' in parameter: 'object' has no keyword argument name

internal class func getHexAddress(_ object: AnyObject?) -> String? {
                                            ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/DebugMeta.swift:95:36: extraneous '_' in parameter: 'address' has no keyword argument name

internal class func getHexAddress(_ address: MemoryAddress?) -> String? {
                                          ^~


▸ Compiling Dictionary+Extras.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Dictionary+Extras.swift:12:41: extraneous '_' in parameter: 'dictionary' has no keyword argument name

internal mutating func unionInPlace(_ dictionary: Dictionary) {
                                          ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Dictionary+Extras.swift:17:23: extraneous '_' in parameter: 'key' has no keyword argument name

internal func set(_ key: Key, value: Value?) -> Dictionary<Key, Value> {
                                        ^~


▸ Compiling DSN.swift
▸ Compiling Event.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Event.swift:81:27: extraneous '_' in parameter: 'message' has no keyword argument name

public static func build(_ message: String, build: BuildEvent) -> Event {
                      ^~


▸ Compiling EventOffline.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/EventOffline.swift:18:24: extraneous '_' in parameter: 'event' has no keyword argument name

public func saveEvent(_ event: Event) {
                                 ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/EventOffline.swift:111:25: extraneous '_' in parameter: 'event' has no keyword argument name

private func writePath(_ event: Event) throws -> String? {
                              ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/EventOffline.swift:129:32: extraneous '_' in parameter: 'event' has no keyword argument name

private func serializedString(_ event: Event) throws -> String? {
                               ^~


▸ Compiling EventProperties.swift
▸ Compiling EventSerializable.swift
▸ Compiling Exception.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Exception.swift:30:34: extraneous '_' in parameter: 'object' has no keyword argument name

public override func isEqual(_ object: AnyType?) -> Bool {
                                      ^~


▸ Compiling KSCrashHandler.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:136:27: extraneous '_' in parameter: 'reports' has no keyword argument name

@objc func filterReports(_ reports: [AnyType]!, onCompletion: KSCrashReportFilterCompletion!) {
                                 ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:147:25: extraneous '_' in parameter: 'reports' has no keyword argument name

private func sendEvent(_ reports: [AnyType]!, events allEvents: [Event], success: Bool, onCompletion: KSCrashReportFilterCompletion!) {
                                 ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:162:32: extraneous '_' in parameter: 'report' has no keyword argument name

private func mapReportToEvent(_ report: CrashDictionary) -> Event? {
                               ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/KSCrashHandler.swift:245:29: extraneous '_' in parameter: 'userInfo' has no keyword argument name

private func parseUserInfo(_ userInfo: CrashDictionary?) -> (tags: EventTags?, extra: EventExtra?, user: User?, breadcrumbsSerialized: BreadcrumbStore.SerializedType?, releaseVersion:String?) {
                                      ^~


▸ Compiling NSDate+Extras.swift
▸ Compiling Request.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Request.swift:22:26: extraneous '_' in parameter: 'event' has no keyword argument name

internal func sendEvent(_ event: Event, finished: EventFinishedSending? = nil) {
                                   ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Request.swift:92:17: extraneous '_' in parameter: 'data' has no keyword argument name

func sendData(_ data: NSData, finished: EventFinishedSending? = nil) {
                                ^~


▸ Compiling Sentry+Error.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry+Error.swift:12:25: extraneous '_' in parameter: 'v' has no keyword argument name

private func cleanValue(_ v: AnyType) -> AnyType? {
                              ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry+Error.swift:40:24: extraneous '_' in parameter: 'd' has no keyword argument name

private func cleanDict(_ d: [String: AnyType]) -> [String: AnyType] {
                        ^~


▸ Compiling Sentry.swift

⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:23:20: extraneous '_' in parameter: 'message' has no keyword argument name

internal func log(_ message: String) {
                       ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:138:35: extraneous '_' in parameter: 'message' has no keyword argument name

@objc public func captureMessage(_ message: String, level: SentrySeverity = .Info) {
                          ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:144:33: extraneous '_' in parameter: 'event' has no keyword argument name

@objc public func captureEvent(_ event: Event) {
                                         ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/ios/Pods/SentrySwift/Sources/Sentry.swift:153:29: extraneous '_' in parameter: 'event' has no keyword argument name

internal func captureEvent(_ event: Event, useClientProperties: Bool = true, completed: ((Bool) -> ())? = nil) {
                                       ^~


▸ Compiling Stacktrace.swift
▸ Compiling Thread.swift
▸ Compiling User.swift
▸ Compiling SentrySwift-dummy.m
▸ Compiling SentrySwift_vers.c
▸ Compiling SentrySwift-dummy.m
▸ Compiling SentrySwift_vers.c
▸ Linking SentrySwift
▸ Linking SentrySwift
▸ Copying SentrySwift-umbrella.h
▸ Copying SentrySwift.h
▸ Touching SentrySwift.framework
▸ Building RCTOrientationListener/RCTOrientationListener [Debug]
▸ Check Dependencies

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-orientation-listener/RCTOrientationListener.m:39:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[_bridge.eventDispatcher sendDeviceEventWithName:@"orientationDidChange"
                                   ^~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-orientation-listener/RCTOrientationListener.m:39:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[_bridge.eventDispatcher sendDeviceEventWithName:@"orientationDidChange"
^


▸ Building library libRCTOrientationListener.a
▸ Building library libRCTOrientationListener.a
▸ Building Pods/Pods-CTReactNative [Debug]
▸ Check Dependencies
▸ Processing Info.plist
▸ Compiling Pods-CTReactNative-dummy.m
▸ Compiling Pods_CTReactNative_vers.c
▸ Compiling Pods-CTReactNative-dummy.m
▸ Compiling Pods_CTReactNative_vers.c
▸ Copying Pods-CTReactNative-umbrella.h
▸ Touching Pods_CTReactNative.framework
▸ Building RNVectorIcons/RNVectorIcons [Debug]
▸ Check Dependencies
▸ Compiling RNVectorIconsManager.m
▸ Compiling RNVectorIconsManager.m
▸ Building library libRNVectorIcons.a
▸ Building library libRNVectorIcons.a
▸ Building SCRecorder/SCRecorder [Debug]
▸ Check Dependencies
▸ Compiling SCRecordSession.m
▸ Compiling SCRecordSessionSegment.m
▸ Compiling SCAssetExportSession.m
▸ Compiling SCVideoConfiguration.m
▸ Compiling SCContext.m
▸ Compiling SCRecorder.m
▸ Compiling SCProcessingQueue.m
▸ Compiling SCIOPixelBuffers.m
��� Compiling SCFilterAnimation.m
▸ Compiling SCImageView.m
▸ Compiling SCPhotoConfiguration.m
▸ Compiling SCWeakSelectorTarget.m
▸ Compiling SCFilterImageView.m
▸ Compiling SCSaveToCameraRollOperation.m
▸ Compiling SCFilter+UIImage.m
▸ Compiling SCVideoPlayerView.m
▸ Compiling SCRecorderFocusTargetView.m
▸ Compiling SCMediaTypeConfiguration.m
▸ Compiling SCSampleBufferHolder.m
▸ Compiling SCRecorderToolsView.m
▸ Compiling SCRecorderTools.m
▸ Compiling SCSwipeableFilterView.m
▸ Compiling SCFilter.m
▸ Compiling UIImage+SCSaveToCameraRoll.m
▸ Compiling SCAudioConfiguration.m
▸ Compiling SCFilter+VideoComposition.m
▸ Compiling NSURL+SCSaveToCameraRoll.m
▸ Compiling SCPlayer.m
▸ Compiling SCAudioTools.m
▸ Compiling SCRecordSession.m
▸ Compiling SCRecordSessionSegment.m
▸ Compiling SCAssetExportSession.m
▸ Compiling SCVideoConfiguration.m
▸ Compiling SCContext.m
▸ Compiling SCRecorder.m
▸ Compiling SCProcessingQueue.m
▸ Compiling SCIOPixelBuffers.m
▸ Compiling SCFilterAnimation.m
▸ Compiling SCImageView.m
▸ Compiling SCPhotoConfiguration.m
▸ Compiling SCWeakSelectorTarget.m
▸ Compiling SCFilterImageView.m
▸ Compiling SCSaveToCameraRollOperation.m
▸ Compiling SCFilter+UIImage.m
▸ Compiling SCVideoPlayerView.m
▸ Compiling SCRecorderFocusTargetView.m
▸ Compiling SCMediaTypeConfiguration.m
▸ Compiling SCSampleBufferHolder.m
▸ Compiling SCRecorderToolsView.m
▸ Compiling SCRecorderTools.m
▸ Compiling SCSwipeableFilterView.m
▸ Compiling SCFilter.m
▸ Compiling UIImage+SCSaveToCameraRoll.m
▸ Compiling SCAudioConfiguration.m
▸ Compiling SCFilter+VideoComposition.m
▸ Compiling NSURL+SCSaveToCameraRoll.m
▸ Compiling SCPlayer.m
▸ Compiling SCAudioTools.m
▸ Building library libSCRecorder.a
▸ Building library libSCRecorder.a
▸ Building RCTSettings/RCTSettings [Debug]
▸ Check Dependencies
▸ Building library libRCTSettings.a
▸ Building library libRCTSettings.a
▸ Building RCTVideo/RCTVideo [Debug]
▸ Check Dependencies

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:52:22: designated initializer invoked a non-designated initializer [-Wobjc-designated-initializers]

if ((self = [super init])) {
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:50:1: designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]

- (instancetype)initWithEventDispatcher:(RCTEventDispatcher *)eventDispatcher
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:175:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoProgress"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:264:21: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoLoadStart"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:323:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoLoad"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:342:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoError"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:360:29: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onReadyForDisplay"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:366:29: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onPlaybackRateChange"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:370:33: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onPlaybackResume"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:396:21: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onPlaybackStalled" body:@{@"target": self.reactTag}];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:402:21: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoEnd" body:@{@"target": self.reactTag}];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:474:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoSeek"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:559:31: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerWillPresent" body:@{@"target": self.reactTag}];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:563:35: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerDidPresent" body:@{@"target": self.reactTag}];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:632:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerWillDismiss" body:@{@"target": self.reactTag}];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:643:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerDidDismiss" body:@{@"target": self.reactTag}];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:668:1: method possibly missing a [super insertReactSubview:atIndex:] call [-Wobjc-missing-super-calls]

}
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:681:1: method possibly missing a [super removeReactSubview:] call [-Wobjc-missing-super-calls]

}
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:13:17: method override for the designated initializer of the superclass '-initWithFrame:' not found [-Wobjc-designated-initializers]

@implementation RCTVideo
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:13:17: method override for the designated initializer of the superclass '-initWithCoder:' not found [-Wobjc-designated-initializers]

@implementation RCTVideo
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:52:22: designated initializer invoked a non-designated initializer [-Wobjc-designated-initializers]

if ((self = [super init])) {
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:50:1: designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]

- (instancetype)initWithEventDispatcher:(RCTEventDispatcher *)eventDispatcher
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:175:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoProgress"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:264:21: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoLoadStart"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:323:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoLoad"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:342:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoError"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:360:29: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onReadyForDisplay"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:366:29: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onPlaybackRateChange"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:370:33: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onPlaybackResume"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:396:21: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onPlaybackStalled" body:@{@"target": self.reactTag}];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:402:21: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoEnd" body:@{@"target": self.reactTag}];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:474:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoSeek"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:559:31: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerWillPresent" body:@{@"target": self.reactTag}];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:563:35: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerDidPresent" body:@{@"target": self.reactTag}];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:632:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerWillDismiss" body:@{@"target": self.reactTag}];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:643:27: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"onVideoFullscreenPlayerDidDismiss" body:@{@"target": self.reactTag}];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:668:1: method possibly missing a [super insertReactSubview:atIndex:] call [-Wobjc-missing-super-calls]

}
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:681:1: method possibly missing a [super removeReactSubview:] call [-Wobjc-missing-super-calls]

}
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:13:17: method override for the designated initializer of the superclass '-initWithFrame:' not found [-Wobjc-designated-initializers]

@implementation RCTVideo
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-video/RCTVideo.m:13:17: method override for the designated initializer of the superclass '-initWithCoder:' not found [-Wobjc-designated-initializers]

@implementation RCTVideo
^


▸ Building library libRCTVideo.a
▸ Building library libRCTVideo.a
▸ Building RCTLinking/RCTLinking [Debug]
▸ Check Dependencies
▸ Building library libRCTLinking.a
▸ Building library libRCTLinking.a
▸ Building RCTActionSheet/RCTActionSheet [Debug]
▸ Check Dependencies
▸ Building library libRCTActionSheet.a
▸ Building library libRCTActionSheet.a
▸ Building ReactNativeConfig/ReactNativeConfig [Debug]
▸ Check Dependencies
▸ Running script 'Run Script'
▸ Compiling ReactNativeConfig.m
▸ Compiling ReactNativeConfig.m
▸ Building library libReactNativeConfig.a
▸ Building library libReactNativeConfig.a
▸ Copying ReactNativeConfig/ReactNativeConfig.h
▸ Building RCTCamera/RCTCamera [Debug]
▸ Check Dependencies

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:230:14: incompatible integer to pointer conversion initializing 'NSInteger *' (aka 'int *') with an expression of type 'NSInteger' (aka 'int') [-Wint-conversion]

NSInteger *flashMode = [RCTConvert NSInteger:json];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:237:55: incompatible pointer to integer conversion sending 'NSInteger *' (aka 'int *') to parameter of type 'AVCaptureFlashMode' (aka 'enum AVCaptureFlashMode') [-Wint-conversion]

if (device.hasFlash && [device isFlashModeSupported:flashMode])
             ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:242:28: incompatible pointer to integer conversion sending 'NSInteger *' (aka 'int *') to parameter of type 'AVCaptureFlashMode' (aka 'enum AVCaptureFlashMode') [-Wint-conversion]

[device setFlashMode:flashMode];
                                                 ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:255:16: incompatible integer to pointer conversion initializing 'NSInteger *' (aka 'int *') with an expression of type 'NSInteger' (aka 'int') [-Wint-conversion]

NSInteger *torchMode = [RCTConvert NSInteger:json];
                                        ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:264:27: incompatible pointer to integer conversion sending 'NSInteger *' (aka 'int *') to parameter of type 'AVCaptureTorchMode' (aka 'enum AVCaptureTorchMode') [-Wint-conversion]

[device setTorchMode: torchMode];
               ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:883:38: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendAppEventWithName:@"CameraBarCodeRead" body:event];
                                        ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:987:38: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendInputEventWithName:@"zoomChanged" body:event];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCamera.m:96:1: method possibly missing a [super insertReactSubview:atIndex:] call [-Wobjc-missing-super-calls]

}
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCamera.m:102:1: method possibly missing a [super removeReactSubview:] call [-Wobjc-missing-super-calls]

}
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCamera.m:151:38: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendInputEventWithName:@"focusChanged" body:event];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:230:14: incompatible integer to pointer conversion initializing 'NSInteger *' (aka 'long *') with an expression of type 'NSInteger' (aka 'long') [-Wint-conversion]

NSInteger *flashMode = [RCTConvert NSInteger:json];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:237:55: incompatible pointer to integer conversion sending 'NSInteger *' (aka 'long *') to parameter of type 'AVCaptureFlashMode' (aka 'enum AVCaptureFlashMode') [-Wint-conversion]

if (device.hasFlash && [device isFlashModeSupported:flashMode])
             ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:242:28: incompatible pointer to integer conversion sending 'NSInteger *' (aka 'long *') to parameter of type 'AVCaptureFlashMode' (aka 'enum AVCaptureFlashMode') [-Wint-conversion]

[device setFlashMode:flashMode];
                                                 ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:255:16: incompatible integer to pointer conversion initializing 'NSInteger *' (aka 'long *') with an expression of type 'NSInteger' (aka 'long') [-Wint-conversion]

NSInteger *torchMode = [RCTConvert NSInteger:json];
                                        ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:264:27: incompatible pointer to integer conversion sending 'NSInteger *' (aka 'long *') to parameter of type 'AVCaptureTorchMode' (aka 'enum AVCaptureTorchMode') [-Wint-conversion]

[device setTorchMode: torchMode];
               ^           ~~~~~~~~~~~~~~~~~~~~~~~~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:883:38: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendAppEventWithName:@"CameraBarCodeRead" body:event];
                                        ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCameraManager.m:987:38: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendInputEventWithName:@"zoomChanged" body:event];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCamera.m:96:1: method possibly missing a [super insertReactSubview:atIndex:] call [-Wobjc-missing-super-calls]

}
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCamera.m:102:1: method possibly missing a [super removeReactSubview:] call [-Wobjc-missing-super-calls]

}
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-camera/ios/RCTCamera.m:151:38: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendInputEventWithName:@"focusChanged" body:event];
^


▸ Building library libRCTCamera.a
▸ Building library libRCTCamera.a
▸ Building RNRecorder/RNRecorder [Debug]
▸ Check Dependencies

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:40:23: designated initializer invoked a non-designated initializer [-Wobjc-designated-initializers]

if ((self = [super init])) {
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:37:1: designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]

- (instancetype)initWithEventDispatcher:(RCTEventDispatcher *)eventDispatcher
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:319:1: method possibly missing a [super insertReactSubview:atIndex:] call [-Wobjc-missing-super-calls]

}
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:324:1: method possibly missing a [super removeReactSubview:] call [-Wobjc-missing-super-calls]

}
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:9:17: method override for the designated initializer of the superclass '-initWithFrame:' not found [-Wobjc-designated-initializers]

@implementation RNRecorder
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:9:17: method override for the designated initializer of the superclass '-initWithCoder:' not found [-Wobjc-designated-initializers]

@implementation RNRecorder
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:40:23: designated initializer invoked a non-designated initializer [-Wobjc-designated-initializers]

if ((self = [super init])) {
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:37:1: designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]

- (instancetype)initWithEventDispatcher:(RCTEventDispatcher *)eventDispatcher
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:319:1: method possibly missing a [super insertReactSubview:atIndex:] call [-Wobjc-missing-super-calls]

}
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:324:1: method possibly missing a [super removeReactSubview:] call [-Wobjc-missing-super-calls]

}
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:9:17: method override for the designated initializer of the superclass '-initWithFrame:' not found [-Wobjc-designated-initializers]

@implementation RNRecorder
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-screcorder/ios/RNRecorder.m:9:17: method override for the designated initializer of the superclass '-initWithCoder:' not found [-Wobjc-designated-initializers]

@implementation RNRecorder
^


▸ Building library libRNRecorder.a
▸ Building library libRNRecorder.a
▸ Building SafariViewManager/SafariViewManager [Debug]
▸ Check Dependencies

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-safari-view/SafariViewManager.m:29:126: incompatible pointer to integer conversion sending 'id _Nullable' to parameter of type 'BOOL' (aka 'signed char') [-Wint-conversion]

self.safariView = [[SFSafariViewController alloc] initWithURL:[NSURL URLWithString:args[@"url"]] entersReaderIfAvailable:args[@"readerMode"]];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-safari-view/SafariViewManager.m:47:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendDeviceEventWithName:@"SafariViewOnShow" body:nil];
                                                                       ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-safari-view/SafariViewManager.m:70:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendAppEventWithName:@"SafariViewOnDismiss" body:nil];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-safari-view/SafariViewManager.m:47:34: 'sendDeviceEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendDeviceEventWithName:@"SafariViewOnShow" body:nil];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-safari-view/SafariViewManager.m:70:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendAppEventWithName:@"SafariViewOnDismiss" body:nil];
^


▸ Building library libSafariViewManager.a
▸ Building library libSafariViewManager.a
▸ Building RCTImage/RCTImage [Debug]
▸ Check Dependencies
▸ Building library libRCTImage.a
▸ Building library libRCTImage.a
▸ Building RCTNetwork/RCTNetwork [Debug]
▸ Check Dependencies
▸ Building library libRCTNetwork.a
▸ Building library libRCTNetwork.a
▸ Building RNBlur/RNBlur [Debug]
▸ Check Dependencies

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:18:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]

blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleExtraLight];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:20:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]

blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleLight];
    ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:22:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]

blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleDark];
    ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:24:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]

blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleDark];
    ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:27:67: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]

_visualEffectView = [[UIVisualEffectView alloc] initWithEffect:blurEffect];
    ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:18:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]

blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleExtraLight];
                                                                  ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:20:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]

blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleLight];
    ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:22:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]

blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleDark];
    ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:24:5: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]

blurEffect = [BlurAmount effectWithStyle:UIBlurEffectStyleDark];
    ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-blur/ios/BlurView.m:27:67: local declaration of 'blurEffect' hides instance variable [-Wshadow-ivar]

_visualEffectView = [[UIVisualEffectView alloc] initWithEffect:blurEffect];
    ^


▸ Building library libRNBlur.a
▸ Building library libRNBlur.a
▸ Building RCTYouTube/RCTYouTube [Debug]
▸ Check Dependencies

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTubeManager.m:64:22: incompatible pointer types initializing 'RCTYouTube *' with an expression of type 'UIView * _Nullable' [-Wincompatible-pointer-types]

RCTYouTube *youtube = viewRegistry[reactTag];
                                                                  ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTubeManager.m:66:71: incompatible pointer to integer conversion sending 'NSNumber *' to parameter of type 'BOOL' (aka 'signed char') [-Wint-conversion]

[youtube seekToSeconds:seconds.floatValue allowSeekAhead:@YES];
                     ^         ~~~~~~~~~~~~~~~~~~~~~~


▸ Compiling YTPlayerView.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:33:24: designated initializer invoked a non-designated initializer [-Wobjc-designated-initializers]

if ((self = [super init])) {
                                                                ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:31:1: designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]

- (instancetype)initWithEventDispatcher:(RCTEventDispatcher *)eventDispatcher
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:109:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"youtubeVideoReady"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:144:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"youtubeVideoChangeState"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:187:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"youtubeVideoChangeQuality"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:196:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"youtubeProgress"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:228:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"youtubeVideoError"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:14:17: method override for the designated initializer of the superclass '-initWithFrame:' not found [-Wobjc-designated-initializers]

@implementation RCTYouTube
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:14:17: method override for the designated initializer of the superclass '-initWithCoder:' not found [-Wobjc-designated-initializers]

@implementation RCTYouTube
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTubeManager.m:64:22: incompatible pointer types initializing 'RCTYouTube *' with an expression of type 'UIView * _Nullable' [-Wincompatible-pointer-types]

RCTYouTube *youtube = viewRegistry[reactTag];
^


▸ Compiling YTPlayerView.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:33:24: designated initializer invoked a non-designated initializer [-Wobjc-designated-initializers]

if ((self = [super init])) {
                     ^         ~~~~~~~~~~~~~~~~~~~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:31:1: designated initializer missing a 'super' call to a designated initializer of the super class [-Wobjc-designated-initializers]

- (instancetype)initWithEventDispatcher:(RCTEventDispatcher *)eventDispatcher
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:109:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"youtubeVideoReady"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:144:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"youtubeVideoChangeState"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:187:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"youtubeVideoChangeQuality"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:196:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"youtubeProgress"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:228:23: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[_eventDispatcher sendInputEventWithName:@"youtubeVideoError"
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:14:17: method override for the designated initializer of the superclass '-initWithFrame:' not found [-Wobjc-designated-initializers]

@implementation RCTYouTube
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-youtube/RCTYouTube.m:14:17: method override for the designated initializer of the superclass '-initWithCoder:' not found [-Wobjc-designated-initializers]

@implementation RCTYouTube
^


▸ Building library libRCTYouTube.a
▸ Building library libRCTYouTube.a
▸ Building RCTWebSocket/RCTWebSocket [Debug]
▸ Check Dependencies
▸ Building library libRCTWebSocket.a
▸ Building library libRCTWebSocket.a
▸ Building RNFS/RNFS [Debug]
▸ Check Dependencies

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:469:96: treating Unicode character as whitespace [-Wunicode-whitespace]

completionHandler sessionCompletionHandler = [RNFSManager getCompletionHandlerForSessionId: sessionId];
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:473:60: treating Unicode character as whitespace [-Wunicode-whitespace]

[RNFSManager setCompletionHandler:nil forSessionId: sessionId];
                                                                                               ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:140:42: incompatible pointer types sending 'NSException *' to parameter of type 'NSError *' [-Wincompatible-pointer-types]

return [self reject:reject withError:e];
                                                           ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:272:90: format specifies type 'int' but the argument has type 'NSNumber *' [-Wformat]

NSLog(@"completeCallback. Status: %d. Bytes: %d Job: %d", [statusCode integerValue], bytesWritten, jobId);
                                                                  ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:272:104: format specifies type 'int' but the argument has type 'NSNumber *' [-Wformat]

NSLog(@"completeCallback. Status: %d. Bytes: %d Job: %d", [statusCode integerValue], bytesWritten, jobId);
                                                 ~~                                      ^~~~~~~~~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:287:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"DownloadBegin-%@", jobId]
                                                         ~~                                            ^~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:295:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"DownloadProgress-%@", jobId]
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:353:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"UploadBegin-%@", jobId]
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:358:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"UploadProgress-%@", jobId]
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/Downloader.m:85:54: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'unsigned int' [-Wformat]

NSLog(@"---Progress callback EMIT--- %zu", [progress unsignedIntValue]);
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/Downloader.m:69:47: implicit conversion loses integer precision: 'long long' to 'long' [-Wshorten-64-to-32]

_contentLength = [NSNumber numberWithLong:httpResponse.expectedContentLength];
                                               ~~~   ^~~~~~~~~~~~~~~~~~~~~~~~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/Downloader.m:155:45: incompatible pointer to integer conversion sending 'NSString *' to parameter of type 'NSInteger' (aka 'int') [-Wint-conversion]

code:@"Aborted"
                     ~                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:469:96: treating Unicode character as whitespace [-Wunicode-whitespace]

completionHandler sessionCompletionHandler = [RNFSManager getCompletionHandlerForSessionId: sessionId];
                                                                      ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:473:60: treating Unicode character as whitespace [-Wunicode-whitespace]

[RNFSManager setCompletionHandler:nil forSessionId: sessionId];
                                                                                               ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:140:42: incompatible pointer types sending 'NSException *' to parameter of type 'NSError *' [-Wincompatible-pointer-types]

return [self reject:reject withError:e];
                                                           ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:272:63: values of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead [-Wformat]

NSLog(@"completeCallback. Status: %d. Bytes: %d Job: %d", [statusCode integerValue], bytesWritten, jobId);
                                                                  ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:272:90: format specifies type 'int' but the argument has type 'NSNumber *' [-Wformat]

NSLog(@"completeCallback. Status: %d. Bytes: %d Job: %d", [statusCode integerValue], bytesWritten, jobId);
                                      ~~                      ^~~~~~~~~~~~~~~~~~~~~~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:272:104: format specifies type 'int' but the argument has type 'NSNumber *' [-Wformat]

NSLog(@"completeCallback. Status: %d. Bytes: %d Job: %d", [statusCode integerValue], bytesWritten, jobId);
                                                 ~~                                      ^~~~~~~~~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:287:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"DownloadBegin-%@", jobId]
                                                         ~~                                            ^~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:295:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"DownloadProgress-%@", jobId]
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:353:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"UploadBegin-%@", jobId]
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/RNFSManager.m:358:34: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendAppEventWithName:[NSString stringWithFormat:@"UploadProgress-%@", jobId]
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/Uploader.m:167:43: values of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead [-Wformat]

statusCode != nil ? [statusCode integerValue] : 0,
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/Downloader.m:85:54: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'unsigned int' [-Wformat]

NSLog(@"---Progress callback EMIT--- %zu", [progress unsignedIntValue]);
                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/Downloader.m:121:39: values of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead [-Wformat]

_statusCode != nil ? [_statusCode integerValue] : 0,
                                               ~~~   ^~~~~~~~~~~~~~~~~~~~~~~~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-fs/Downloader.m:155:45: incompatible pointer to integer conversion sending 'NSString *' to parameter of type 'NSInteger' (aka 'long') [-Wint-conversion]

code:@"Aborted"
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


▸ Building library libRNFS.a
▸ Building library libRNFS.a
▸ Building RNDeviceInfo/RNDeviceInfo [Debug]
▸ Check Dependencies
▸ Compiling DeviceUID.m
▸ Compiling RNDeviceInfo.m
▸ Compiling DeviceUID.m
▸ Compiling RNDeviceInfo.m
▸ Building library libRNDeviceInfo.a
▸ Building library libRNDeviceInfo.a
▸ Copying RNDeviceInfo/RNDeviceInfo.h
▸ Building RNMixpanel/RNMixpanel [Debug]
▸ Check Dependencies
▸ Compiling RNMixpanel.m
▸ Compiling RNMixpanel.m
▸ Building library libRNMixpanel.a
▸ Building library libRNMixpanel.a
▸ Copying RNMixpanel/RNMixpanel.h
▸ Building RCTMaterialKit/RCTMaterialKit [Debug]
▸ Check Dependencies
▸ Compiling UIColor+MKColor.m
▸ Compiling TickViewManager.m
▸ Compiling TickView.m
▸ Compiling MKTouchableManager.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-material-kit/iOS/RCTMaterialKit/MKTouchableManager.m:59:34: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendInputEventWithName:@"topChange" body:dict];
                                                                      ^


▸ Compiling MKTouchable.m
▸ Compiling UIColor+MKColor.m
▸ Compiling TickViewManager.m
▸ Compiling TickView.m
▸ Compiling MKTouchableManager.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-material-kit/iOS/RCTMaterialKit/MKTouchableManager.m:59:34: 'sendInputEventWithName:body:' is deprecated: Use RCTDirectEventBlock or RCTBubblingEventBlock instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendInputEventWithName:@"topChange" body:dict];
^


▸ Compiling MKTouchable.m
▸ Building library libRCTMaterialKit.a
▸ Building library libRCTMaterialKit.a
▸ Building React/React [Debug]
▸ Check Dependencies
▸ Running script 'Run Script'
▸ Compiling RCTConvert+MapKit.m
▸ Compiling RCTStatusBarManager.m
▸ Compiling RCTSourceCode.m
▸ Compiling RCTJSCProfiler.m
▸ Compiling RCTMultipartStreamReader.m
▸ Compiling RCTDatePicker.m
▸ Compiling RCTFrameUpdate.m
▸ Compiling RCTAlertManager.m
▸ Compiling RCTI18nUtil.m
▸ Compiling RCTJSStackFrame.m
▸ Compiling RCTConvert.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTConvert.m:546:26: 'NSStringArray' is deprecated: Use NSArray<NSString *> [-Wdeprecated-declarations]

RCT_JSON_ARRAY_CONVERTER(NSStringArray)
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTConvert.m:334:1: implicit conversion loses integer precision: 'unsigned long long' to 'UIDataDetectorTypes' (aka 'enum UIDataDetectorTypes') [-Wshorten-64-to-32]

RCT_MULTI_ENUM_CONVERTER(UIDataDetectorTypes, (@{
                ^


▸ Compiling RCTSegmentedControl.m
▸ Compiling RCTRootView.m
▸ Compiling RCTExceptionsManager.m
▸ Compiling RCTMapAnnotation.m
▸ Compiling RCTDevMenu.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Modules/RCTDevMenu.m:528:81: unused parameter 'action' [-Wunused-parameter]

handler:^(UIAlertAction *action) {
  ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Modules/RCTDevMenu.m:538:81: unused parameter 'action' [-Wunused-parameter]

handler:^(UIAlertAction *action) {
                                                                                ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Modules/RCTDevMenu.m:550:75: unused parameter 'action' [-Wunused-parameter]

handler:^(UIAlertAction *action) {
                                                                                ^


▸ Compiling RCTRootShadowView.m
▸ Compiling RCTModuleMethod.m
▸ Compiling RCTMultipartDataTask.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:60:36: unused parameter 'session' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveResponse:(NSURLResponse *)response completionHandler:(void (^)(NSURLSessionResponseDisposition disposition))completionHandler
                                                                          ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:60:77: unused parameter 'dataTask' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveResponse:(NSURLResponse *)response completionHandler:(void (^)(NSURLSessionResponseDisposition disposition))completionHandler
                                   ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:89:36: unused parameter 'session' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didCompleteWithError:(NSError *)error
                                                                            ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:89:69: unused parameter 'task' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didCompleteWithError:(NSError *)error
                                   ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:94:36: unused parameter 'session' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveData:(NSData *)data
                                                                    ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:94:77: unused parameter 'dataTask' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveData:(NSData *)data
                                   ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:99:36: unused parameter 'session' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didBecomeStreamTask:(NSURLSessionStreamTask *)streamTask
                                                                            ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:99:77: unused parameter 'dataTask' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didBecomeStreamTask:(NSURLSessionStreamTask *)streamTask
                                   ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:104:36: unused parameter 'session' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session streamTask:(NSURLSessionStreamTask *)streamTask didBecomeInputStream:(NSInputStream *)inputStream outputStream:(NSOutputStream *)outputStream
                                                                            ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:104:81: unused parameter 'streamTask' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session streamTask:(NSURLSessionStreamTask *)streamTask didBecomeInputStream:(NSInputStream *)inputStream outputStream:(NSOutputStream *)outputStream
                                   ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:104:173: unused parameter 'outputStream' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session streamTask:(NSURLSessionStreamTask *)streamTask didBecomeInputStream:(NSInputStream *)inputStream outputStream:(NSOutputStream *)outputStream
                                                                                ^


▸ Compiling CSSNodeList.c
▸ Compiling RCTBorderDrawing.m
▸ Compiling RCTAssert.m
▸ Compiling RCTSlider.m
▸ Compiling RCTAsyncLocalStorage.m
▸ Compiling RCTProgressViewManager.m
▸ Compiling RCTFPSGraph.m
▸ Compiling RCTSwitch.m
▸ Compiling RCTDisplayLink.m
▸ Compiling RCTSwitchManager.m
▸ Compiling RCTActivityIndicatorViewManager.m
▸ Compiling RCTViewManager.m
▸ Compiling RCTImageSource.m
▸ Compiling RCTDatePickerManager.m
▸ Compiling RCTEventEmitter.m
▸ Compiling RCTPerfMonitor.m
▸ Compiling RCTFont.mm
▸ Compiling RCTScrollViewManager.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTScrollViewManager.m:90:1: unused parameter 'json' [-Wunused-parameter]

RCT_CUSTOM_SHADOW_PROPERTY(overflow, CSSOverflow, RCTShadowView) {
                                                                                                                                                                            ^


▸ Compiling RCTJavaScriptLoader.m
▸ Compiling RCTTabBarManager.m
▸ Compiling RCTWrapperViewController.m
▸ Compiling RCTScrollView.m
▸ Compiling RCTAccessibilityManager.m
▸ Compiling RCTDevLoadingView.m
▸ Compiling RCTTiming.m
▸ Compiling RCTAppState.m
▸ Compiling RCTJSCExecutor.mm
▸ Compiling RCTBatchedBridge.m
▸ Compiling UIView+React.m
▸ Compiling RCTSliderManager.m
▸ Compiling RCTClipboard.m
▸ Compiling RCTJSCWrapper.mm
▸ Compiling RCTModuleData.mm
▸ Compiling RCTPerformanceLogger.m
▸ Compiling RCTTouchHandler.m
▸ Compiling RCTErrorInfo.m
▸ Compiling RCTLog.m
▸ Compiling RCTNavItemManager.m
▸ Compiling RCTParserUtils.m
▸ Compiling RCTView.m
▸ Compiling RCTMapOverlay.m
▸ Compiling RCTKeyboardObserver.m
▸ Compiling RCTI18nManager.m
▸ Compiling CSSLayout.c
▸ Compiling RCTConvert+CoreLocation.m
▸ Compiling RCTTabBarItemManager.m
▸ Compiling RCTKeyCommands.m
▸ Compiling RCTUtils.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTUtils.m:275:5: 'RCTExecuteOnMainThread' is deprecated: Use RCTExecuteOnMainQueue instead. RCTExecuteOnMainQueue is async. If you need to use the `sync` option... please don't. [-Wdeprecated-declarations]

RCTExecuteOnMainThread(^{
                       ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTUtils.m:292:5: 'RCTExecuteOnMainThread' is deprecated: Use RCTExecuteOnMainQueue instead. RCTExecuteOnMainQueue is async. If you need to use the `sync` option... please don't. [-Wdeprecated-declarations]

RCTExecuteOnMainThread(^{
     ^


▸ Compiling RCTMapManager.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTMapManager.m:104:1: unused parameter 'defaultView' [-Wunused-parameter]

RCT_CUSTOM_VIEW_PROPERTY(region, MKCoordinateRegion, RCTMap)
     ^


▸ Compiling RCTRefreshControl.m
▸ Compiling RCTWebView.m
▸ Compiling RCTBridge.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTBridge.m:276:62: 'RCTReloadNotification' is deprecated [-Wdeprecated-declarations]

[[NSNotificationCenter defaultCenter] postNotificationName:RCTReloadNotification object:self];
                                                                                   ^


▸ Compiling RCTWebViewManager.m
▸ Compiling RCTPicker.m
▸ Compiling RCTTabBarItem.m
▸ Compiling RCTModalHostView.m
▸ Compiling RCTShadowView.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTShadowView.m:618:1: ivar '_flex' which backs the property is not referenced in this property's accessor [-Wunused-property-ivar]

- (void)setFlex:(CGFloat)value
                ^


▸ Compiling RCTSegmentedControlManager.m
▸ Compiling RCTPickerManager.m
▸ Compiling RCTRefreshControlManager.m
▸ Compiling RCTBundleURLProvider.m
▸ Compiling RCTActivityIndicatorView.m
▸ Compiling RCTNavigator.m
▸ Compiling RCTTabBar.m
▸ Compiling RCTJSCErrorHandling.m
▸ Compiling RCTRedBox.m
▸ Compiling RCTModalHostViewController.m
▸ Compiling RCTMap.m
▸ Compiling RCTNavItem.m
▸ Compiling RCTEventDispatcher.m
▸ Compiling RCTModalHostViewManager.m
▸ Compiling RCTUIManager.m
▸ Compiling RCTTouchEvent.m
▸ Compiling RCTProfile.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Profiler/RCTProfile.m:387:30: 'completionHandler' is deprecated: first deprecated in iOS 8.0 - Use completionWithItemsHandler instead. [-Wdeprecated-declarations]

activityViewController.completionHandler = ^(__unused NSString *activityType, __unused BOOL completed) {
                                      ^


▸ Compiling RCTComponentData.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTComponentData.m:419:49: 'customBubblingEventTypes' is deprecated: Use RCTBubblingEventBlock props instead. [-Wdeprecated-declarations]

NSArray<NSString *> *events = [self.manager customBubblingEventTypes];
                                                                               ^


▸ Compiling RCTNavigatorManager.m
▸ Compiling RCTConvert+MapKit.m
▸ Compiling RCTStatusBarManager.m
▸ Compiling RCTSourceCode.m
▸ Compiling RCTJSCProfiler.m
▸ Compiling RCTMultipartStreamReader.m
▸ Compiling RCTDatePicker.m
▸ Compiling RCTFrameUpdate.m
▸ Compiling RCTAlertManager.m
▸ Compiling RCTI18nUtil.m
▸ Compiling RCTJSStackFrame.m
▸ Compiling RCTConvert.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTConvert.m:546:26: 'NSStringArray' is deprecated: Use NSArray<NSString *> [-Wdeprecated-declarations]

RCT_JSON_ARRAY_CONVERTER(NSStringArray)
^


▸ Compiling RCTSegmentedControl.m
▸ Compiling RCTRootView.m
▸ Compiling RCTExceptionsManager.m
▸ Compiling RCTMapAnnotation.m
▸ Compiling RCTDevMenu.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Modules/RCTDevMenu.m:528:81: unused parameter 'action' [-Wunused-parameter]

handler:^(UIAlertAction *action) {
                ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Modules/RCTDevMenu.m:538:81: unused parameter 'action' [-Wunused-parameter]

handler:^(UIAlertAction *action) {
                                                                                ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Modules/RCTDevMenu.m:550:75: unused parameter 'action' [-Wunused-parameter]

handler:^(UIAlertAction *action) {
                                                                                ^


▸ Compiling RCTRootShadowView.m
▸ Compiling RCTModuleMethod.m
▸ Compiling RCTMultipartDataTask.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:60:36: unused parameter 'session' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveResponse:(NSURLResponse *)response completionHandler:(void (^)(NSURLSessionResponseDisposition disposition))completionHandler
                                                                          ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:60:77: unused parameter 'dataTask' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveResponse:(NSURLResponse *)response completionHandler:(void (^)(NSURLSessionResponseDisposition disposition))completionHandler
                                   ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:89:36: unused parameter 'session' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didCompleteWithError:(NSError *)error
                                                                            ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:89:69: unused parameter 'task' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session task:(NSURLSessionTask *)task didCompleteWithError:(NSError *)error
                                   ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:94:36: unused parameter 'session' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveData:(NSData *)data
                                                                    ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:94:77: unused parameter 'dataTask' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didReceiveData:(NSData *)data
                                   ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:99:36: unused parameter 'session' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didBecomeStreamTask:(NSURLSessionStreamTask *)streamTask
                                                                            ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:99:77: unused parameter 'dataTask' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session dataTask:(NSURLSessionDataTask *)dataTask didBecomeStreamTask:(NSURLSessionStreamTask *)streamTask
                                   ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:104:36: unused parameter 'session' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session streamTask:(NSURLSessionStreamTask *)streamTask didBecomeInputStream:(NSInputStream *)inputStream outputStream:(NSOutputStream *)outputStream
                                                                            ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:104:81: unused parameter 'streamTask' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session streamTask:(NSURLSessionStreamTask *)streamTask didBecomeInputStream:(NSInputStream *)inputStream outputStream:(NSOutputStream *)outputStream
                                   ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTMultipartDataTask.m:104:173: unused parameter 'outputStream' [-Wunused-parameter]

- (void)URLSession:(NSURLSession *)session streamTask:(NSURLSessionStreamTask *)streamTask didBecomeInputStream:(NSInputStream *)inputStream outputStream:(NSOutputStream *)outputStream
                                                                                ^


▸ Compiling CSSNodeList.c
▸ Compiling RCTBorderDrawing.m
▸ Compiling RCTAssert.m
▸ Compiling RCTSlider.m
▸ Compiling RCTAsyncLocalStorage.m
▸ Compiling RCTProgressViewManager.m
▸ Compiling RCTFPSGraph.m
▸ Compiling RCTSwitch.m
▸ Compiling RCTDisplayLink.m
▸ Compiling RCTSwitchManager.m
▸ Compiling RCTActivityIndicatorViewManager.m
▸ Compiling RCTViewManager.m
▸ Compiling RCTImageSource.m
▸ Compiling RCTDatePickerManager.m
▸ Compiling RCTEventEmitter.m
▸ Compiling RCTPerfMonitor.m
▸ Compiling RCTFont.mm
▸ Compiling RCTScrollViewManager.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTScrollViewManager.m:90:1: unused parameter 'json' [-Wunused-parameter]

RCT_CUSTOM_SHADOW_PROPERTY(overflow, CSSOverflow, RCTShadowView) {
                                                                                                                                                                            ^


▸ Compiling RCTJavaScriptLoader.m
▸ Compiling RCTTabBarManager.m
▸ Compiling RCTWrapperViewController.m
▸ Compiling RCTScrollView.m
▸ Compiling RCTAccessibilityManager.m
▸ Compiling RCTDevLoadingView.m
▸ Compiling RCTTiming.m
▸ Compiling RCTAppState.m
▸ Compiling RCTJSCExecutor.mm
▸ Compiling RCTBatchedBridge.m
▸ Compiling UIView+React.m
▸ Compiling RCTSliderManager.m
▸ Compiling RCTClipboard.m
▸ Compiling RCTJSCWrapper.mm
▸ Compiling RCTModuleData.mm
▸ Compiling RCTPerformanceLogger.m
▸ Compiling RCTTouchHandler.m
▸ Compiling RCTErrorInfo.m
▸ Compiling RCTLog.m
▸ Compiling RCTNavItemManager.m
▸ Compiling RCTParserUtils.m
▸ Compiling RCTView.m
▸ Compiling RCTMapOverlay.m
▸ Compiling RCTKeyboardObserver.m
▸ Compiling RCTI18nManager.m
▸ Compiling CSSLayout.c
▸ Compiling RCTConvert+CoreLocation.m
▸ Compiling RCTTabBarItemManager.m
▸ Compiling RCTKeyCommands.m
▸ Compiling RCTUtils.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTUtils.m:275:5: 'RCTExecuteOnMainThread' is deprecated: Use RCTExecuteOnMainQueue instead. RCTExecuteOnMainQueue is async. If you need to use the `sync` option... please don't. [-Wdeprecated-declarations]

RCTExecuteOnMainThread(^{
                       ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTUtils.m:292:5: 'RCTExecuteOnMainThread' is deprecated: Use RCTExecuteOnMainQueue instead. RCTExecuteOnMainQueue is async. If you need to use the `sync` option... please don't. [-Wdeprecated-declarations]

RCTExecuteOnMainThread(^{
     ^


▸ Compiling RCTMapManager.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTMapManager.m:104:1: unused parameter 'defaultView' [-Wunused-parameter]

RCT_CUSTOM_VIEW_PROPERTY(region, MKCoordinateRegion, RCTMap)
     ^


▸ Compiling RCTRefreshControl.m
▸ Compiling RCTWebView.m
▸ Compiling RCTBridge.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Base/RCTBridge.m:276:62: 'RCTReloadNotification' is deprecated [-Wdeprecated-declarations]

[[NSNotificationCenter defaultCenter] postNotificationName:RCTReloadNotification object:self];
                                                                                   ^


▸ Compiling RCTWebViewManager.m
▸ Compiling RCTPicker.m
▸ Compiling RCTTabBarItem.m
▸ Compiling RCTModalHostView.m
▸ Compiling RCTShadowView.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTShadowView.m:618:1: ivar '_flex' which backs the property is not referenced in this property's accessor [-Wunused-property-ivar]

- (void)setFlex:(CGFloat)value
                ^


▸ Compiling RCTSegmentedControlManager.m
▸ Compiling RCTPickerManager.m
▸ Compiling RCTRefreshControlManager.m
▸ Compiling RCTBundleURLProvider.m
▸ Compiling RCTActivityIndicatorView.m
▸ Compiling RCTNavigator.m
▸ Compiling RCTTabBar.m
▸ Compiling RCTJSCErrorHandling.m
▸ Compiling RCTRedBox.m
▸ Compiling RCTModalHostViewController.m
▸ Compiling RCTMap.m
▸ Compiling RCTNavItem.m
▸ Compiling RCTEventDispatcher.m
▸ Compiling RCTModalHostViewManager.m
▸ Compiling RCTUIManager.m
▸ Compiling RCTTouchEvent.m
▸ Compiling RCTProfile.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Profiler/RCTProfile.m:387:30: 'completionHandler' is deprecated: first deprecated in iOS 8.0 - Use completionWithItemsHandler instead. [-Wdeprecated-declarations]

activityViewController.completionHandler = ^(__unused NSString *activityType, __unused BOOL completed) {
                                      ^


▸ Compiling RCTComponentData.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTComponentData.m:419:49: 'customBubblingEventTypes' is deprecated: Use RCTBubblingEventBlock props instead. [-Wdeprecated-declarations]

NSArray<NSString *> *events = [self.manager customBubblingEventTypes];
                                                                               ^


▸ Compiling RCTNavigatorManager.m
▸ Analyzing RCTConvert+MapKit.m
▸ Analyzing RCTStatusBarManager.m
▸ Analyzing RCTSourceCode.m
▸ Analyzing RCTJSCProfiler.m
▸ Analyzing RCTMultipartStreamReader.m
▸ Analyzing RCTDatePicker.m
▸ Analyzing RCTFrameUpdate.m
▸ Analyzing RCTAlertManager.m
▸ Analyzing RCTI18nUtil.m
▸ Analyzing RCTJSStackFrame.m
▸ Analyzing RCTConvert.m
▸ Analyzing RCTSegmentedControl.m
▸ Analyzing RCTRootView.m
▸ Analyzing RCTExceptionsManager.m
▸ Analyzing RCTMapAnnotation.m
▸ Analyzing RCTDevMenu.m
▸ Analyzing RCTRootShadowView.m
▸ Analyzing RCTModuleMethod.m
▸ Analyzing RCTMultipartDataTask.m
▸ Analyzing CSSNodeList.c
▸ Analyzing RCTBorderDrawing.m
▸ Analyzing RCTAssert.m
▸ Analyzing RCTSlider.m
▸ Analyzing RCTAsyncLocalStorage.m
▸ Analyzing RCTProgressViewManager.m
▸ Analyzing RCTFPSGraph.m
▸ Analyzing RCTSwitch.m
▸ Analyzing RCTDisplayLink.m
▸ Analyzing RCTSwitchManager.m
▸ Analyzing RCTActivityIndicatorViewManager.m
▸ Analyzing RCTViewManager.m
▸ Analyzing RCTImageSource.m
▸ Analyzing RCTDatePickerManager.m
▸ Analyzing RCTEventEmitter.m
▸ Analyzing RCTPerfMonitor.m
▸ Analyzing RCTFont.m
▸ Analyzing RCTScrollViewManager.m
▸ Analyzing RCTJavaScriptLoader.m
▸ Analyzing RCTTabBarManager.m
▸ Analyzing RCTWrapperViewController.m
▸ Analyzing RCTScrollView.m
▸ Analyzing RCTAccessibilityManager.m
▸ Analyzing RCTDevLoadingView.m
▸ Analyzing RCTTiming.m
▸ Analyzing RCTAppState.m
▸ Analyzing RCTJSCExecutor.m
▸ Analyzing RCTBatchedBridge.m
▸ Analyzing UIView+React.m
▸ Analyzing RCTSliderManager.m
▸ Analyzing RCTClipboard.m
▸ Analyzing RCTJSCWrapper.m
▸ Analyzing RCTModuleData.m
▸ Analyzing RCTPerformanceLogger.m
▸ Analyzing RCTTouchHandler.m
▸ Analyzing RCTErrorInfo.m
▸ Analyzing RCTLog.m
▸ Analyzing RCTNavItemManager.m
▸ Analyzing RCTParserUtils.m
▸ Analyzing RCTView.m
▸ Analyzing RCTMapOverlay.m
▸ Analyzing RCTKeyboardObserver.m
▸ Analyzing RCTI18nManager.m
▸ Analyzing CSSLayout.c
▸ Analyzing RCTConvert+CoreLocation.m
▸ Analyzing RCTTabBarItemManager.m
▸ Analyzing RCTKeyCommands.m
▸ Analyzing RCTUtils.m
▸ Analyzing RCTMapManager.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Views/RCTMapManager.m:302:5: Null is returned from a method that is expected to return a non-null value

return nil;
^


▸ Analyzing RCTRefreshControl.m
▸ Analyzing RCTWebView.m
▸ Analyzing RCTBridge.m
▸ Analyzing RCTWebViewManager.m
▸ Analyzing RCTPicker.m
▸ Analyzing RCTTabBarItem.m
▸ Analyzing RCTModalHostView.m
▸ Analyzing RCTShadowView.m
▸ Analyzing RCTSegmentedControlManager.m
▸ Analyzing RCTPickerManager.m
▸ Analyzing RCTRefreshControlManager.m
▸ Analyzing RCTBundleURLProvider.m
▸ Analyzing RCTActivityIndicatorView.m
▸ Analyzing RCTNavigator.m
▸ Analyzing RCTTabBar.m
▸ Analyzing RCTJSCErrorHandling.m
▸ Analyzing RCTRedBox.m

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native/React/Modules/RCTRedBox.m:406:58: Conversion from value of type 'NSArray<RCTJSStackFrame *> *' to incompatible type 'NSArray<NSDictionary *> *'

stack = [RCTJSStackFrame stackFramesWithDictionaries:stack];
    ^~~~~~~~~~


▸ Analyzing RCTModalHostViewController.m
▸ Analyzing RCTMap.m
▸ Analyzing RCTNavItem.m
▸ Analyzing RCTEventDispatcher.m
▸ Analyzing RCTModalHostViewManager.m
▸ Analyzing RCTUIManager.m
▸ Analyzing RCTTouchEvent.m
▸ Analyzing RCTProfile.m
▸ Analyzing RCTComponentData.m
▸ Analyzing RCTNavigatorManager.m
▸ Building library libReact.a
▸ Building library libReact.a
▸ Running script 'Run Script'
▸ Building RCTOpenTok/RCTOpenTok [Debug]
▸ Check Dependencies

⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-opentok/OTDefaultAudioDevice.m:1003:18: unused variable 'count' [-Wunused-variable]

uint32_t count =
                                                         ^~~~~



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-opentok/RCTOpenTokSessionManager.m:60:32: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendAppEventWithName:@"onMessageRecieved"
                 ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-opentok/RCTOpenTokSubscriberView.m:19:17: method 'subscriberVideoDataReceived:' in protocol 'OTSubscriberDelegate' not implemented [-Wprotocol]

@implementation RCTOpenTokSubscriberView {
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-opentok/OTDefaultAudioDevice.m:1003:18: unused variable 'count' [-Wunused-variable]

uint32_t count =
^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-opentok/RCTOpenTokSessionManager.m:60:32: 'sendAppEventWithName:body:' is deprecated: Subclass RCTEventEmitter instead [-Wdeprecated-declarations]

[self.bridge.eventDispatcher sendAppEventWithName:@"onMessageRecieved"
                 ^



⚠️  /Users/travis/build/CommercialTribe/mobile/node_modules/react-native-opentok/RCTOpenTokSubscriberView.m:19:17: method 'subscriberVideoDataReceived:' in protocol 'OTSubscriberDelegate' not implemented [-Wprotocol]

@implementation RCTOpenTokSubscriberView {
^


▸ Building library libRCTOpenTok.a
▸ Building library libRCTOpenTok.a
▸ Building RNKeychain/RNKeychain [Debug]
▸ Check Dependencies
▸ Compiling RNKeychainManager.m
▸ Compiling RNKeychainManager.m
▸ Building library libRNKeychain.a
▸ Building library libRNKeychain.a
▸ Building RCTVibration/RCTVibration [Debug]
▸ Check Dependencies
▸ Building library libRCTVibration.a
▸ Building library libRCTVibration.a
▸ Building RCTGeolocation/RCTGeolocation [Debug]
▸ Check Dependencies
▸ Building library libRCTGeolocation.a
▸ Building library libRCTGeolocation.a
▸ Building CTReactNative/CTReactNative [Debug]
▸ Check Dependencies

❌  Code signing is required for product type 'Application' in SDK 'iOS 10.2'


** ARCHIVE FAILED **


The following commands produced analyzer issues:
Analyze Views/RCTMapManager.m
Analyze Modules/RCTRedBox.m
(2 commands with analyzer issues)

The following build commands failed:
Check dependencies
(1 failure)
ERROR [2017-03-23 15:59:45.69]: Exit status: 65
WARN [2017-03-23 15:59:45.70]: 📋  For a more detailed error log, check the full log at:
WARN [2017-03-23 15:59:45.70]: 📋  /Users/travis/Library/Logs/gym/CommercialTribe-CT-Dev.log

+-------------+-------------------------+
|           Build environment           |
+-------------+-------------------------+
| xcode_path  | /Applications/Xcode.app |
| gym_version | 2.22.0                  |
| sdk         | iPhoneOS10.2.sdk        |
+-------------+-------------------------+

INFO [2017-03-23 15:59:45.75]: -----------------------------------------------------
INFO [2017-03-23 15:59:45.75]: Step: mv ../config.original.plist ../config.plist &> /dev/null || true
INFO [2017-03-23 15:59:45.75]: -----------------------------------------------------
INFO [2017-03-23 15:59:45.75]: $ mv ../config.original.plist ../config.plist &> /dev/null || true
WARN [2017-03-23 15:59:45.81]: Lane Context:
INFO [2017-03-23 15:59:45.81]: {:DEFAULT_PLATFORM=>:ios, :PLATFORM_NAME=>:ios, :LANE_NAME=>"ios beta", :SIGH_PROFILE_TYPE=>"app-store"}
ERROR [2017-03-23 15:59:45.82]: Error building the application - see the log above
INFO [2017-03-23 15:59:45.82]: Successfully generated documentation at path '/Users/travis/build/CommercialTribe/mobile/fastlane/README.md'

+------+--------------------------------------------------------------+-------------+
|                                 fastlane summary                                  |
+------+--------------------------------------------------------------+-------------+
| Step | Action                                                       | Time (in s) |
+------+--------------------------------------------------------------+-------------+
| 1    | Verifying required fastlane version                          | 0           |
| 2    | default_platform                                             | 0           |
| 3    | cp -n ../config.plist ../config.original.plist &> /dev/null | | 0           |
| 4    | cp config.deploy.plist ../config.plist                       | 0           |
| 5    | Switch to ios build lane                                     | 0           |
| 6    | Switch to ios dist_certs lane                                | 0           |
| 7    | match                                                        | 9           |
| 💥    | gym                                                          | 373         |
| 9    | mv ../config.original.plist ../config.plist &> /dev/null || t  | 0           |
+------+--------------------------------------------------------------+-------------+

ERROR [2017-03-23 15:59:45.90]: fastlane finished with errors


✅ fastlane environment ✅

Stack

Key Value
OS 10.12.1
Ruby 2.2.5
Bundler? false
Git git version 2.11.0
Installation Source ~/.rvm/gems/ruby-2.2.5/bin/fastlane
Host Mac OS X 10.12.1 (16B2555)
Ruby Lib Dir ~/.rvm/rubies/ruby-2.2.5/lib
OpenSSL Version OpenSSL 1.0.2e 3 Dec 2015
Is contained false
Is homebrew false
Is installed via Fabric.app false
Xcode Path /Applications/Xcode.app/Contents/Developer/
Xcode Version 8.2

System Locale

Variable Value
LANG en_US.UTF-8
LC_ALL en_US.UTF-8
LANGUAGE

fastlane files:

`./fastlane/Fastfile`
#!/usr/bin/env ruby
# Customise this file, documentation can be found here:
# https://github.com/fastlane/fastlane/tree/master/fastlane/docs
# All available actions: https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Actions.md
# can also be listed using the `fastlane actions` command

# Change the syntax highlighting to Ruby
# All lines starting with a # are ignored when running `fastlane`

# If you want to automatically update fastlane if a new version is available:
# update_fastlane

# This is the minimum version number required.
# Update this, if you use features of a newer version
fastlane_version "2.22.0"

PROJECT = './ios/CTReactNative.xcodeproj'
WORKSPACE = './ios/CTReactNative.xcworkspace'
SCHEME = (ENV['FASTLANE_SCHEME'] || 'dev').to_s.downcase.capitalize

default_platform :ios

platform :ios do
  before_all do
    sh "cp -n ../config.plist ../config.original.plist &> /dev/null || true" # backup local config, if any
    sh "cp config.deploy.plist ../config.plist" # make sure devServer is not enabled
  end

  private_lane :dist_certs do
    if ENV['KEYCHAIN_NAME']
      create_keychain(add_to_search_list: true, unlock: true, timeout: 3600, lock_when_sleeps: true, password: SecureRandom.base64)
      delete_keychain
    end
    match(app_identifier: "com.commercialtribe.mobile.#{SCHEME}", type: "appstore")
  end

  private_lane :build do
    dist_certs
    gym(scheme: "CT-#{SCHEME}", workspace: WORKSPACE)
  end

  desc "Runs all the tests"
  lane :test do
    scan
  end

  desc "Submit a new Beta Build to Apple TestFlight"
  desc "This will also make sure the profile is up to date"

  lane :certs do
    match(app_identifier: "com.commercialtribe.mobile.#{SCHEME}", type: "development")
  end

  lane :beta do
    increment_build_number(xcodeproj: PROJECT, build_number: ENV['TRAVIS_BUILD'].to_i) if ENV['TRAVIS_BUILD']
    build
    pilot
  end

  desc "Deploy a new version to the App Store"
  lane :release do
    increment_version_number(xcodeproj: PROJECT, version_number: ENV['TRAVIS_TAG']) if ENV['TRAVIS_TAG']
    build
    snapshot
    frameit
    deliver(force: true)
  end

  # You can define as many lanes as you want
  after_all do |lane|
    sh "mv ../config.original.plist ../config.plist &> /dev/null || true" # restore old one
  end

  error do |lane, exception|
    sh "mv ../config.original.plist ../config.plist &> /dev/null || true" # restore old one
  end
end


# More information about multiple platforms in fastlane: https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Platforms.md
# All available actions: https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Actions.md

# fastlane reports which actions are used
# No personal data is recorded. Learn more at https://github.com/fastlane/enhancer
`./fastlane/Appfile`
#!/usr/bin/env ruby
app_identifier "com.commercialtribe.mobile.#{ENV['FASTLANE_SCHEME']}"
team_id '9AZS5LT7UB'    # Developer Portal Team ID
itc_team_id '117943466' # iTunes connect Team ID

fastlane gems

Gem Version Update-Status
fastlane 2.22.0 ✅ Up-To-Date

Loaded fastlane plugins:

No plugins Loaded

Loaded gems
Gem Version
executable-hooks 1.3.2
bundler-unload 1.0.2
rubygems-bundler 1.4.4
bundler 1.13.6
slack-notifier 1.5.1
i18n 0.7.0
json 1.8.1
thread_safe 0.3.5
tzinfo 1.2.2
minitest 5.4.3
activesupport 4.2.7.1
CFPropertyList 2.3.3
claide 1.0.1
colored 1.2
nanaimo 0.2.2
xcodeproj 1.4.1
rouge 1.11.1
xcpretty 0.2.4
terminal-notifier 1.7.1
terminal-table 1.4.5
plist 3.1.0
public_suffix 2.0.3
addressable 2.5.0
multipart-post 2.0.0
word_wrap 1.0.0
tty-screen 0.5.0
babosa 1.0.2
highline 1.7.8
commander 4.4.0
excon 0.54.0
unf_ext 0.0.7.2
unf 0.1.4
domain_name 0.5.20161021
http-cookie 1.0.3
faraday-cookie_jar 0.0.6
fastimage 1.6.8
gh_inspector 1.0.2
uber 0.0.15
representable 2.3.0
retriable 2.1.0
mime-types 1.25.1
hurley 0.2
faraday 0.9.2
little-plugger 1.1.4
multi_json 1.12.1
logging 2.1.0
jwt 1.5.6
memoist 0.15.0
os 0.9.6
signet 0.7.3
googleauth 0.5.1
httpclient 2.8.2.4
google-api-client 0.9.19
mini_magick 4.5.1
multi_xml 0.5.5
security 0.1.3
xcpretty-travis-formatter 0.0.4
dotenv 2.1.1
faraday_middleware 0.10.0
rubyzip 1.2.0
psych 2.0.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment