Guest User

Untitled

a guest
Apr 16th, 2018
780
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 334.75 KB | None | 0 0
  1. Started by user yuuki
  2. Running in Durability level: MAX_SURVIVABILITY
  3. [Pipeline] node
  4. Still waiting to schedule task
  5. Mac mini - Build is offline
  6. Running on Mac mini - Build in /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION
  7. [Pipeline] {
  8. [Pipeline] stage
  9. [Pipeline] { (cleanup)
  10. [Pipeline] deleteDir
  11. [Pipeline] sh
  12. [client-ios-pipeline-PRODUCTION] Running shell script
  13. + security unlock-keychain -p rubetek2015 /Users/jenkins/Library/Keychains/login.keychain-db
  14. [Pipeline] }
  15. [Pipeline] // stage
  16. [Pipeline] stage
  17. [Pipeline] { (checkout)
  18. [Pipeline] checkout
  19. Cloning the remote Git repository
  20. Cloning repository git@dev.rubetek.com:client-ios.git
  21. > git init /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION # timeout=10
  22. Fetching upstream changes from git@dev.rubetek.com:client-ios.git
  23. > git --version # timeout=10
  24. using GIT_SSH to set credentials
  25. > git fetch --tags --progress git@dev.rubetek.com:client-ios.git +refs/heads/*:refs/remotes/origin/* # timeout=90
  26. > git config remote.origin.url git@dev.rubetek.com:client-ios.git # timeout=10
  27. > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  28. > git config remote.origin.url git@dev.rubetek.com:client-ios.git # timeout=10
  29. Fetching upstream changes from git@dev.rubetek.com:client-ios.git
  30. using GIT_SSH to set credentials
  31. > git fetch --tags --progress git@dev.rubetek.com:client-ios.git +refs/heads/*:refs/remotes/origin/* # timeout=90
  32. > git rev-parse release/v3.36^{commit} # timeout=10
  33. > git rev-parse refs/remotes/origin/release/v3.36^{commit} # timeout=10
  34. Checking out Revision 126fc0012c7d552230d685a5a0135b4de598b6ae (refs/remotes/origin/release/v3.36)
  35. > git config core.sparsecheckout # timeout=10
  36. > git checkout -f 126fc0012c7d552230d685a5a0135b4de598b6ae
  37. > git branch -a -v --no-abbrev # timeout=10
  38. > git checkout -b release/v3.36 126fc0012c7d552230d685a5a0135b4de598b6ae
  39. Commit message: "Task #7792 - исправлены ключи локализации, скрытие справки для иностранных номеров"
  40. > git rev-list --no-walk 0e375c1bde3ee417bc96f50dc412622fa2014552 # timeout=10
  41. > git remote # timeout=10
  42. > git submodule init # timeout=10
  43. > git submodule sync # timeout=10
  44. > git config --get remote.origin.url # timeout=10
  45. > git submodule init # timeout=10
  46. > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
  47. > git config --get submodule.lib/libnet.url # timeout=10
  48. > git config -f .gitmodules --get submodule.lib/libnet.path # timeout=10
  49. > git submodule update --init --recursive lib/libnet # timeout=90
  50. > git config --get submodule.client-help.url # timeout=10
  51. > git config -f .gitmodules --get submodule.client-help.path # timeout=10
  52. > git submodule update --init --recursive client-help # timeout=90
  53. > git config --get submodule.cc-proto.url # timeout=10
  54. > git config -f .gitmodules --get submodule.cc-proto.path # timeout=10
  55. > git submodule update --init --recursive cc-proto # timeout=90
  56. [Pipeline] sh
  57. [client-ios-pipeline-PRODUCTION] Running shell script
  58. + git describe --tags --always
  59. [Pipeline] writeFile
  60. [Pipeline] }
  61. [Pipeline] // stage
  62. [Pipeline] stage
  63. [Pipeline] { (prepare)
  64. [Pipeline] sh
  65. [client-ios-pipeline-PRODUCTION] Running shell script
  66. + echo null
  67. null
  68. [Pipeline] }
  69. [Pipeline] // stage
  70. [Pipeline] stage
  71. [Pipeline] { (build)
  72. [Pipeline] ansiColor
  73. [Pipeline] {
  74. [Pipeline] sh
  75. [client-ios-pipeline-PRODUCTION] Running shell script
  76. + export PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
  77. + PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
  78. + export LANG=en_US.UTF-8
  79. + LANG=en_US.UTF-8
  80. + rm -rf ./output
  81. + pod deintegrate
  82. Deintegrating `RubetekEvo.xcodeproj`
  83. Deleted 1 'Copy Pods Resources' build phases.
  84. Deleted 1 'Check Pods Manifest.lock' build phases.
  85. Deleted 1 'Embed Pods Frameworks' build phases.
  86. - Pods_RubetekEvo.framework
  87. - Pods-RubetekEvo.debug.xcconfig
  88. - Pods-RubetekEvo.release.xcconfig
  89. Deleted 1 'Copy Pods Resources' build phases.
  90. Deleted 1 'Check Pods Manifest.lock' build phases.
  91. Deleted 1 'Embed Pods Frameworks' build phases.
  92. - Pods_RubetekEvoTests.framework
  93. - Pods-RubetekEvoTests.debug.xcconfig
  94. - Pods-RubetekEvoTests.release.xcconfig
  95. Deleted 1 'Copy Pods Resources' build phases.
  96. Deleted 1 'Check Pods Manifest.lock' build phases.
  97. Deleted 1 'Embed Pods Frameworks' build phases.
  98. - Pods_RubetekEvo.framework
  99. - Pods_RubetekEvoSim.framework
  100. - Pods-RubetekEvoSim.debug.xcconfig
  101. - Pods-RubetekEvoSim.release.xcconfig
  102. Deleted 1 'Copy Pods Resources' build phases.
  103. Deleted 1 'Check Pods Manifest.lock' build phases.
  104. Deleted 1 'Embed Pods Frameworks' build phases.
  105. - Pods_RubetekEvoSimTests.framework
  106. - Pods-RubetekEvoSimTests.debug.xcconfig
  107. - Pods-RubetekEvoSimTests.release.xcconfig
  108. Deleted 1 'Copy Pods Resources' build phases.
  109. Deleted 1 'Check Pods Manifest.lock' build phases.
  110. Deleted 1 'Embed Pods Frameworks' build phases.
  111. - Pods_RubetekSimulator.framework
  112. - Pods-RubetekSimulator.debug.xcconfig
  113. - Pods-RubetekSimulator.release.xcconfig
  114. Deleting Pod file references from project
  115. - Pods_RubetekEvo.framework
  116. - Pods_RubetekEvoTests.framework
  117. - Pods_RubetekSimulator.framework
  118. - Pods_RubetekWIFI.framework
  119. - Pods_RubetekEvoSim.framework
  120. - Pods_RubetekEvoSimTests.framework
  121. - Pods-RubetekWIFI.debug.xcconfig
  122. - Pods-RubetekWIFI.release.xcconfig
  123. Deleted 1 empty `Pods` groups from project.
  124. Removing `Pods` directory.
  125.  
  126. Project has been deintegrated. No traces of CocoaPods left in project.
  127. Note: The workspace referencing the Pods project still remains.
  128. + fastlane beta
  129. [16:08:24]: Get started using a Gemfile for fastlane https://docs.fastlane.tools/getting-started/ios/setup/#use-a-gemfile
  130. [16:08:26]: -------------------------------------------------
  131. [16:08:26]: --- Step: Verifying required fastlane version ---
  132. [16:08:26]: -------------------------------------------------
  133. [16:08:26]: Your fastlane version 2.61.0 matches the minimum requirement of 2.60.0 ✅
  134. [16:08:26]: ------------------------------
  135. [16:08:26]: --- Step: default_platform ---
  136. [16:08:26]: ------------------------------
  137. [16:08:26]: Driving the lane 'ios beta' 🚀
  138. [16:08:26]: Название приложения: Рубетек для iOS
  139. [16:08:26]: Количество коммитов, если нет тега: #{@default_change_log_commits_count}
  140. [16:08:26]: --------------------------------------------
  141. [16:08:26]: --- Step: git describe --tags --abbrev=0 ---
  142. [16:08:26]: --------------------------------------------
  143. [16:08:26]: $ git describe --tags --abbrev=0
  144. [16:08:26]: ▸ 3.36.4
  145. [16:08:27]: Последний тэг в Git: 3.36.4
  146.  
  147. [16:08:27]: -----------------------------------
  148. [16:08:27]: --- Step: clean_build_artifacts ---
  149. [16:08:27]: -----------------------------------
  150. [16:08:27]: Cleaned up build artifacts 🐙
  151. [16:08:27]: -----------------------------------
  152. [16:08:27]: --- Step: clean_cocoapods_cache ---
  153. [16:08:27]: -----------------------------------
  154. [16:08:27]: $ pod cache clean --all
  155. [16:08:28]: --------------------------------
  156. [16:08:28]: --- Step: clear_derived_data ---
  157. [16:08:28]: --------------------------------
  158. [16:08:28]: Derived Data path located at: /Users/jenkins/Library/Developer/Xcode/DerivedData
  159. [16:08:33]: Successfully cleared Derived Data ♻️
  160. [16:08:33]: -----------------------
  161. [16:08:33]: --- Step: cocoapods ---
  162. [16:08:33]: -----------------------
  163. [16:08:33]: $ pod install --verbose
  164. [16:08:34]: ▸ Preparing
  165. [16:08:34]: ▸ [!] The version of CocoaPods used to generate the lockfile (1.4.0) is higher than the version of the current executable (1.3.1). Incompatibility issues may arise.
  166. [16:08:39]: ▸ Analyzing dependencies
  167. [16:08:39]: ▸ Inspecting targets to integrate
  168. [16:08:39]: ▸ Using `ARCHS` setting to build architectures of target `Pods-RubetekEvo`: (``)
  169. [16:08:39]: ▸ Using `ARCHS` setting to build architectures of target `Pods-RubetekEvoSim`: (``)
  170. [16:08:39]: ▸ Using `ARCHS` setting to build architectures of target `Pods-RubetekSimulator`: (``)
  171. [16:08:39]: ▸ Using `ARCHS` setting to build architectures of target `Pods-RubetekEvoTests`: (``)
  172. [16:08:39]: ▸ Using `ARCHS` setting to build architectures of target `Pods-RubetekEvoSimTests`: (``)
  173. [16:08:39]: ▸ Finding Podfile changes
  174. [16:08:39]: ▸ - AFNetworking
  175. [16:08:39]: ▸ - CHCSVParser
  176. [16:08:39]: ▸ - CocoaAsyncSocket
  177. [16:08:39]: ▸ - CocoaLumberjack
  178. [16:08:39]: ▸ - Crashlytics
  179. [16:08:39]: ▸ - DACircularProgress
  180. [16:08:39]: ▸ - DownloadButton
  181. [16:08:39]: ▸ - ESPTouch
  182. [16:08:39]: ▸ - FMDB
  183. [16:08:39]: ▸ - Fabric
  184. [16:08:39]: ▸ - Firebase
  185. [16:08:39]: ▸ - GoogleSignIn
  186. [16:08:39]: ▸ - JVFloatLabeledTextField
  187. [16:08:39]: ▸ - LumberjackConsole
  188. [16:08:39]: ▸ - MBCircularProgressBar
  189. [16:08:39]: ▸ - MBProgressHUD
  190. [16:08:39]: ▸ - MGSwipeTableCell
  191. [16:08:39]: ▸ - MWPhotoBrowser
  192. [16:08:39]: ▸ - Mantle
  193. [16:08:39]: ▸ - MultiSelectSegmentedControl
  194. [16:08:39]: ▸ - OCMock
  195. [16:08:39]: ▸ - ReactiveObjC
  196. [16:08:39]: ▸ - SAMKeychain
  197. [16:08:39]: ▸ - SDWebImage
  198. [16:08:39]: ▸ - SHSPhoneComponent
  199. [16:08:39]: ▸ - SVProgressHUD
  200. [16:08:39]: ▸ - SocketRocket
  201. [16:08:39]: ▸ - TPKeyboardAvoiding
  202. [16:08:39]: ▸ - iAppInfos
  203. [16:08:39]: ▸ - skpsmtpmessage
  204. [16:08:39]: ▸ Fetching external sources
  205. [16:08:39]: ▸ -> Pre-downloading: `ESPTouch` from `https://github.com/wzbozon/EsptouchForIOS`, commit `29cb80125127b6fbf9034e19f2b3898e6b7d9e32`
  206. [16:08:39]: ▸ > Git download
  207. [16:08:39]: ▸ > Git download
  208. [16:08:39]: ▸ $ /usr/bin/git clone https://github.com/wzbozon/EsptouchForIOS /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-sop656 --template=
  209. [16:08:39]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-sop656'...
  210. [16:08:41]: ▸ $ /usr/bin/git -C /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-sop656 checkout --quiet 29cb80125127b6fbf9034e19f2b3898e6b7d9e32
  211. [16:08:41]: ▸ > Copying ESPTouch from `/Users/jenkins/Library/Caches/CocoaPods/Pods/External/ESPTouch/d4fbdccd003e549839ecd8243ae6fb3f` to `Pods/ESPTouch`
  212. [16:08:41]: ▸ -> Pre-downloading: `MWPhotoBrowser` from `https://github.com/llo8/MWPhotoBrowser.git`, commit `21045e2`
  213. [16:08:41]: ▸ > Git download
  214. [16:08:41]: ▸ > Git download
  215. [16:08:41]: ▸ $ /usr/bin/git clone https://github.com/llo8/MWPhotoBrowser.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-xrjxut --template=
  216. [16:08:41]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-xrjxut'...
  217. [16:08:58]: ▸ $ /usr/bin/git -C /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-xrjxut checkout --quiet 21045e2
  218. [16:08:59]: ▸ > Copying MWPhotoBrowser from `/Users/jenkins/Library/Caches/CocoaPods/Pods/External/MWPhotoBrowser/d8c25c12ae1852d37c100a9c9b086716` to `Pods/MWPhotoBrowser`
  219. [16:08:59]: ▸ -> Pre-downloading: `SHSPhoneComponent` from `https://github.com/Serheo/SHSPhoneComponent`, commit `f89ff883371e3aaa9189c4462124fd1965173f99`
  220. [16:08:59]: ▸ > Git download
  221. [16:08:59]: ▸ > Git download
  222. [16:08:59]: ▸ $ /usr/bin/git clone https://github.com/Serheo/SHSPhoneComponent /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-q8dvui --template=
  223. [16:08:59]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-q8dvui'...
  224. [16:09:01]: ▸ $ /usr/bin/git -C /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-q8dvui checkout --quiet f89ff883371e3aaa9189c4462124fd1965173f99
  225. [16:09:01]: ▸ > Copying SHSPhoneComponent from `/Users/jenkins/Library/Caches/CocoaPods/Pods/External/SHSPhoneComponent/687198f6ef8a1cbe603122d477408886` to `Pods/SHSPhoneComponent`
  226. [16:09:02]: ▸ Resolving dependencies of `Podfile`
  227. [16:09:02]: ▸ Comparing resolved specification to the sandbox manifest
  228. [16:09:02]: ▸ A AFNetworking
  229. [16:09:02]: ▸ A CHCSVParser
  230. [16:09:02]: ▸ A CocoaAsyncSocket
  231. [16:09:02]: ▸ A CocoaLumberjack
  232. [16:09:02]: ▸ A Crashlytics
  233. [16:09:02]: ▸ A DACircularProgress
  234. [16:09:02]: ▸ A DownloadButton
  235. [16:09:02]: ▸ A FMDB
  236. [16:09:02]: ▸ A Fabric
  237. [16:09:02]: ▸ A Firebase
  238. [16:09:02]: ▸ A FirebaseAnalytics
  239. [16:09:02]: ▸ A FirebaseAuth
  240. [16:09:02]: ▸ A FirebaseCore
  241. [16:09:02]: ▸ A FirebaseInstanceID
  242. [16:09:02]: ▸ A FirebaseMessaging
  243. [16:09:02]: ▸ A GTMOAuth2
  244. [16:09:02]: ▸ A GTMSessionFetcher
  245. [16:09:02]: ▸ A GoogleSignIn
  246. [16:09:02]: ▸ A GoogleToolboxForMac
  247. [16:09:02]: ▸ A JVFloatLabeledTextField
  248. [16:09:02]: ▸ A LumberjackConsole
  249. [16:09:02]: ▸ A MBCircularProgressBar
  250. [16:09:02]: ▸ A MBProgressHUD
  251. [16:09:02]: ▸ A MGSwipeTableCell
  252. [16:09:02]: ▸ A Mantle
  253. [16:09:02]: ▸ A MultiSelectSegmentedControl
  254. [16:09:02]: ▸ A NBUCore
  255. [16:09:02]: ▸ A OCMock
  256. [16:09:02]: ▸ A Protobuf
  257. [16:09:02]: ▸ A ReactiveObjC
  258. [16:09:02]: ▸ A SAMKeychain
  259. [16:09:02]: ▸ A SDWebImage
  260. [16:09:02]: ▸ A SVProgressHUD
  261. [16:09:02]: ▸ A SocketRocket
  262. [16:09:02]: ▸ A TPKeyboardAvoiding
  263. [16:09:02]: ▸ A iAppInfos
  264. [16:09:02]: ▸ A skpsmtpmessage
  265. [16:09:02]: ▸ M ESPTouch
  266. [16:09:02]: ▸ M MWPhotoBrowser
  267. [16:09:02]: ▸ M SHSPhoneComponent
  268. [16:09:02]: ▸ Downloading dependencies
  269. [16:09:02]: ▸ -> Installing AFNetworking (3.1.0)
  270. [16:09:02]: ▸ > Git download
  271. [16:09:02]: ▸ > Git download
  272. [16:09:02]: ▸ $ /usr/bin/git clone https://github.com/AFNetworking/AFNetworking.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1ndliso --template= --single-branch --depth 1 --branch 3.1.0
  273. [16:09:02]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1ndliso'...
  274. [16:09:09]: ▸ Note: checking out '88f13053b1d1f20bf657f5c36459b87a5d317ad7'.
  275. [16:09:09]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  276. [16:09:09]: ▸ changes and commit them, and you can discard any commits you make in this
  277. [16:09:09]: ▸ state without impacting any branches by performing another checkout.
  278. [16:09:09]: ▸ If you want to create a new branch to retain commits you create, you may
  279. [16:09:09]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  280. [16:09:09]: ▸ git checkout -b <new-branch-name>
  281. [16:09:09]: ▸ $ /usr/bin/git -C /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1ndliso submodule update --init --recursive
  282. [16:09:09]: ▸ > Copying AFNetworking from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/AFNetworking/3.1.0-5e0e1` to `Pods/AFNetworking`
  283. [16:09:09]: ▸ -> Installing CHCSVParser (2.1.0)
  284. [16:09:09]: ▸ > Git download
  285. [16:09:09]: ▸ > Git download
  286. [16:09:09]: ▸ $ /usr/bin/git clone https://github.com/davedelong/CHCSVParser.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1cz2k30 --template= --single-branch --depth 1 --branch 2.1.0
  287. [16:09:09]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1cz2k30'...
  288. [16:09:12]: ▸ Note: checking out '7e293835cc7d43d3be7ac13340c1f4c90aa0687e'.
  289. [16:09:12]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  290. [16:09:12]: ▸ changes and commit them, and you can discard any commits you make in this
  291. [16:09:12]: ▸ state without impacting any branches by performing another checkout.
  292. [16:09:12]: ▸ If you want to create a new branch to retain commits you create, you may
  293. [16:09:12]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  294. [16:09:12]: ▸ git checkout -b <new-branch-name>
  295. [16:09:12]: ▸ > Copying CHCSVParser from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/CHCSVParser/2.1.0-3bcc7` to `Pods/CHCSVParser`
  296. [16:09:12]: ▸ -> Installing CocoaAsyncSocket (7.5.1)
  297. [16:09:12]: ▸ > Git download
  298. [16:09:12]: ▸ > Git download
  299. [16:09:12]: ▸ $ /usr/bin/git clone https://github.com/robbiehanson/CocoaAsyncSocket.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1crmml3 --template= --single-branch --depth 1 --branch 7.5.1
  300. [16:09:12]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1crmml3'...
  301. [16:09:15]: ▸ Note: checking out '36911358cc46e23b618befe8c0306d2dd7c65ae0'.
  302. [16:09:15]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  303. [16:09:15]: ▸ changes and commit them, and you can discard any commits you make in this
  304. [16:09:15]: ▸ state without impacting any branches by performing another checkout.
  305. [16:09:15]: ▸ If you want to create a new branch to retain commits you create, you may
  306. [16:09:15]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  307. [16:09:15]: ▸ git checkout -b <new-branch-name>
  308. [16:09:16]: ▸ > Copying CocoaAsyncSocket from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/CocoaAsyncSocket/7.5.1-e0a7e` to `Pods/CocoaAsyncSocket`
  309. [16:09:16]: ▸ -> Installing CocoaLumberjack (3.1.0)
  310. [16:09:16]: ▸ > Git download
  311. [16:09:16]: ▸ > Git download
  312. [16:09:16]: ▸ $ /usr/bin/git clone https://github.com/CocoaLumberjack/CocoaLumberjack.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-fhxj6l --template= --single-branch --depth 1 --branch 3.1.0
  313. [16:09:16]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-fhxj6l'...
  314. [16:09:18]: ▸ Note: checking out '293994c8fea819f2ee619371595fe000f7450298'.
  315. [16:09:18]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  316. [16:09:18]: ▸ changes and commit them, and you can discard any commits you make in this
  317. [16:09:18]: ▸ state without impacting any branches by performing another checkout.
  318. [16:09:18]: ▸ If you want to create a new branch to retain commits you create, you may
  319. [16:09:18]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  320. [16:09:18]: ▸ git checkout -b <new-branch-name>
  321. [16:09:19]: ▸ > Copying CocoaLumberjack from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/CocoaLumberjack/3.1.0-83114` to `Pods/CocoaLumberjack`
  322. [16:09:19]: ▸ -> Installing Crashlytics (3.8.4)
  323. [16:09:19]: ▸ > Http download
  324. [16:09:19]: ▸ $ /usr/bin/curl -f -L -o /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/file.zip https://kit-downloads.fabric.io/cocoapods/crashlytics/3.8.4/crashlytics.zip --create-dirs --netrc-optional
  325. [16:09:19]: ▸ % Total % Received % Xferd Average Speed Time Time Time Current
  326. [16:09:19]: ▸ Dload Upload Total Spent Left Speed
  327. [16:09:22]: ▸ 100 9724k 100 9724k 0 0 3472k 0 0:00:02 0:00:02 --:--:-- 3471k
  328. [16:09:22]: ▸ $ /usr/bin/unzip /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/file.zip -d /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv
  329. [16:09:23]: ▸ Archive: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/file.zip
  330. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/Crashlytics.framework/
  331. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/Crashlytics.framework/README
  332. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/Crashlytics.framework/submit
  333. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/
  334. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/
  335. [16:09:23]: ▸ linking: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Crashlytics -> Versions/Current/Crashlytics
  336. [16:09:23]: ▸ linking: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Headers -> Versions/Current/Headers
  337. [16:09:23]: ▸ linking: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Modules -> Versions/Current/Modules
  338. [16:09:23]: ▸ linking: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Resources -> Versions/Current/Resources
  339. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/run
  340. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/submit
  341. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/uploadDSYM
  342. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/
  343. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/A/
  344. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/A/Crashlytics
  345. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/A/Headers/
  346. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/A/Headers/ANSCompatibility.h
  347. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/A/Headers/Answers.h
  348. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/A/Headers/CLSAttributes.h
  349. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/A/Headers/CLSLogging.h
  350. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/A/Headers/CLSReport.h
  351. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/A/Headers/CLSStackFrame.h
  352. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/A/Headers/Crashlytics.h
  353. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/A/Modules/
  354. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/A/Modules/module.modulemap
  355. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/A/Resources/
  356. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/A/Resources/Info.plist
  357. [16:09:23]: ▸ linking: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/Current -> A
  358. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/README.md
  359. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/
  360. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/
  361. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/Crashlytics
  362. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/Headers/
  363. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/Headers/ANSCompatibility.h
  364. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/Headers/Answers.h
  365. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/Headers/CLSAttributes.h
  366. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/Headers/CLSLogging.h
  367. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/Headers/CLSReport.h
  368. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/Headers/CLSStackFrame.h
  369. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/Headers/Crashlytics.h
  370. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/Info.plist
  371. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/Modules/
  372. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/Modules/module.modulemap
  373. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/run
  374. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/submit
  375. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/iOS/Crashlytics.framework/uploadDSYM
  376. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/submit
  377. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/
  378. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/
  379. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/Crashlytics
  380. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/Headers/
  381. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/Headers/ANSCompatibility.h
  382. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/Headers/Answers.h
  383. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/Headers/CLSAttributes.h
  384. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/Headers/CLSLogging.h
  385. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/Headers/CLSReport.h
  386. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/Headers/CLSStackFrame.h
  387. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/Headers/Crashlytics.h
  388. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/Info.plist
  389. [16:09:23]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/Modules/
  390. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/Modules/module.modulemap
  391. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/run
  392. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/submit
  393. [16:09:23]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/tvOS/Crashlytics.framework/uploadDSYM
  394. [16:09:23]: ▸ finishing deferred symbolic links:
  395. [16:09:23]: ▸ /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Crashlytics -> Versions/Current/Crashlytics
  396. [16:09:23]: ▸ /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Headers -> Versions/Current/Headers
  397. [16:09:23]: ▸ /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Modules -> Versions/Current/Modules
  398. [16:09:23]: ▸ /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Resources -> Versions/Current/Resources
  399. [16:09:23]: ▸ /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1jynguv/OSX/Crashlytics.framework/Versions/Current -> A
  400. [16:09:23]: ▸ > Copying Crashlytics from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/Crashlytics/3.8.4-79e23` to `Pods/Crashlytics`
  401. [16:09:23]: ▸ -> Installing DACircularProgress (2.3.1)
  402. [16:09:23]: ▸ > Git download
  403. [16:09:23]: ▸ > Git download
  404. [16:09:23]: ▸ $ /usr/bin/git clone https://github.com/danielamitay/DACircularProgress.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-90b9iq --template= --single-branch --depth 1 --branch 2.3.1
  405. [16:09:23]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-90b9iq'...
  406. [16:09:24]: ▸ Note: checking out '99b3b3c500450be2cd86eb441c724c68cef5359b'.
  407. [16:09:24]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  408. [16:09:24]: ▸ changes and commit them, and you can discard any commits you make in this
  409. [16:09:24]: ▸ state without impacting any branches by performing another checkout.
  410. [16:09:24]: ▸ If you want to create a new branch to retain commits you create, you may
  411. [16:09:24]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  412. [16:09:24]: ▸ git checkout -b <new-branch-name>
  413. [16:09:25]: ▸ > Copying DACircularProgress from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/DACircularProgress/2.3.1-4dd43` to `Pods/DACircularProgress`
  414. [16:09:25]: ▸ -> Installing DownloadButton (0.1.0)
  415. [16:09:25]: ▸ > Git download
  416. [16:09:25]: ▸ > Git download
  417. [16:09:25]: ▸ $ /usr/bin/git clone https://github.com/PavelKatunin/DownloadButton.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-eeim24 --template= --single-branch --depth 1 --branch 0.1.0
  418. [16:09:25]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-eeim24'...
  419. [16:09:27]: ▸ Note: checking out '2005f68c587678cca4c40cbdd4f3452b48b82e2b'.
  420. [16:09:27]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  421. [16:09:27]: ▸ changes and commit them, and you can discard any commits you make in this
  422. [16:09:27]: ▸ state without impacting any branches by performing another checkout.
  423. [16:09:27]: ▸ If you want to create a new branch to retain commits you create, you may
  424. [16:09:27]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  425. [16:09:27]: ▸ git checkout -b <new-branch-name>
  426. [16:09:27]: ▸ > Copying DownloadButton from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/DownloadButton/0.1.0-49a21` to `Pods/DownloadButton`
  427. [16:09:27]: ▸ -> Installing ESPTouch (1.0.0)
  428. [16:09:27]: ▸ -> Installing FMDB (2.6.2)
  429. [16:09:27]: ▸ > Git download
  430. [16:09:27]: ▸ > Git download
  431. [16:09:27]: ▸ $ /usr/bin/git clone https://github.com/ccgus/fmdb.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-14zf227 --template= --single-branch --depth 1 --branch 2.6.2
  432. [16:09:27]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-14zf227'...
  433. [16:09:28]: ▸ Note: checking out '6c0ff9c423e8b476c63f11413790443c3fe62f16'.
  434. [16:09:28]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  435. [16:09:28]: ▸ changes and commit them, and you can discard any commits you make in this
  436. [16:09:28]: ▸ state without impacting any branches by performing another checkout.
  437. [16:09:28]: ▸ If you want to create a new branch to retain commits you create, you may
  438. [16:09:28]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  439. [16:09:28]: ▸ git checkout -b <new-branch-name>
  440. [16:09:28]: ▸ > Copying FMDB from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/FMDB/2.6.2-854a0` to `Pods/FMDB`
  441. [16:09:28]: ▸ -> Installing Fabric (1.6.3)
  442. [16:09:28]: ▸ > Http download
  443. [16:09:28]: ▸ $ /usr/bin/curl -f -L -o /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/file.zip https://kit-downloads.fabric.io/cocoapods/fabric/1.6.3/fabric.zip --create-dirs --netrc-optional
  444. [16:09:28]: ▸ % Total % Received % Xferd Average Speed Time Time Time Current
  445. [16:09:28]: ▸ Dload Upload Total Spent Left Speed
  446. [16:09:29]: ▸ 100 3766k 100 3766k 0 0 5907k 0 --:--:-- --:--:-- --:--:-- 5903k
  447. [16:09:29]: ▸ $ /usr/bin/unzip /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/file.zip -d /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav
  448. [16:09:30]: ▸ Archive: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/file.zip
  449. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/Fabric.framework/
  450. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/Fabric.framework/README
  451. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/Fabric.framework/run
  452. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/
  453. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/
  454. [16:09:30]: ▸ linking: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Fabric -> Versions/Current/Fabric
  455. [16:09:30]: ▸ linking: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Headers -> Versions/Current/Headers
  456. [16:09:30]: ▸ linking: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Modules -> Versions/Current/Modules
  457. [16:09:30]: ▸ linking: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Resources -> Versions/Current/Resources
  458. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/run
  459. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/uploadDSYM
  460. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Versions/
  461. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Versions/A/
  462. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Versions/A/Fabric
  463. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Versions/A/Headers/
  464. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Versions/A/Headers/FABAttributes.h
  465. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Versions/A/Headers/Fabric.h
  466. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Versions/A/Modules/
  467. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Versions/A/Modules/module.modulemap
  468. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Versions/A/Resources/
  469. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Versions/A/Resources/Info.plist
  470. [16:09:30]: ▸ linking: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Versions/Current -> A
  471. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/iOS/
  472. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/iOS/Fabric.framework/
  473. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/iOS/Fabric.framework/Fabric
  474. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/iOS/Fabric.framework/Headers/
  475. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/iOS/Fabric.framework/Headers/FABAttributes.h
  476. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/iOS/Fabric.framework/Headers/Fabric.h
  477. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/iOS/Fabric.framework/Info.plist
  478. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/iOS/Fabric.framework/Modules/
  479. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/iOS/Fabric.framework/Modules/module.modulemap
  480. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/iOS/Fabric.framework/run
  481. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/iOS/Fabric.framework/uploadDSYM
  482. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/run
  483. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/tvOS/
  484. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/tvOS/Fabric.framework/
  485. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/tvOS/Fabric.framework/Fabric
  486. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/tvOS/Fabric.framework/Headers/
  487. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/tvOS/Fabric.framework/Headers/FABAttributes.h
  488. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/tvOS/Fabric.framework/Headers/Fabric.h
  489. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/tvOS/Fabric.framework/Info.plist
  490. [16:09:30]: ▸ creating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/tvOS/Fabric.framework/Modules/
  491. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/tvOS/Fabric.framework/Modules/module.modulemap
  492. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/tvOS/Fabric.framework/run
  493. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/tvOS/Fabric.framework/uploadDSYM
  494. [16:09:30]: ▸ inflating: /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/uploadDSYM
  495. [16:09:30]: ▸ finishing deferred symbolic links:
  496. [16:09:30]: ▸ /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Fabric -> Versions/Current/Fabric
  497. [16:09:30]: ▸ /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Headers -> Versions/Current/Headers
  498. [16:09:30]: ▸ /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Modules -> Versions/Current/Modules
  499. [16:09:30]: ▸ /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Resources -> Versions/Current/Resources
  500. [16:09:30]: ▸ /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ru3dav/OSX/Fabric.framework/Versions/Current -> A
  501. [16:09:30]: ▸ > Copying Fabric from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/Fabric/1.6.3-cbe0c` to `Pods/Fabric`
  502. [16:09:30]: ▸ -> Installing Firebase (3.17.0)
  503. [16:09:30]: ▸ > Http download
  504. [16:09:30]: ▸ $ /usr/bin/curl -f -L -o /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-lewh1x/file.tgz https://dl.google.com/dl/cpdc/2940323d83db6337/Firebase-3.17.0.tar.gz --create-dirs --netrc-optional
  505. [16:09:30]: ▸ % Total % Received % Xferd Average Speed Time Time Time Current
  506. [16:09:30]: ▸ Dload Upload Total Spent Left Speed
  507. [16:09:30]: ▸ 100 4934 100 4934 0 0 20568 0 --:--:-- --:--:-- --:--:-- 20644
  508. [16:09:30]: ▸ $ /usr/bin/tar xfz /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-lewh1x/file.tgz -C /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-lewh1x
  509. [16:09:30]: ▸ > Copying Firebase from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/Firebase/3.17.0-4b66b` to `Pods/Firebase`
  510. [16:09:30]: ▸ -> Installing FirebaseAnalytics (3.9.0)
  511. [16:09:30]: ▸ > Http download
  512. [16:09:30]: ▸ $ /usr/bin/curl -f -L -o /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1eag5fr/file.tgz https://dl.google.com/dl/cpdc/81e6907834043b1e/FirebaseAnalytics-3.9.0.tar.gz --create-dirs --netrc-optional
  513. [16:09:30]: ▸ % Total % Received % Xferd Average Speed Time Time Time Current
  514. [16:09:30]: ▸ Dload Upload Total Spent Left Speed
  515. [16:09:32]: ▸ 100 6398k 100 6398k 0 0 3017k 0 0:00:02 0:00:02 --:--:-- 3018k
  516. [16:09:32]: ▸ $ /usr/bin/tar xfz /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1eag5fr/file.tgz -C /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1eag5fr
  517. [16:09:33]: ▸ > Copying FirebaseAnalytics from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/FirebaseAnalytics/3.9.0-e5fe8` to `Pods/FirebaseAnalytics`
  518. [16:09:33]: ▸ -> Installing FirebaseAuth (3.1.1)
  519. [16:09:33]: ▸ > Http download
  520. [16:09:33]: ▸ $ /usr/bin/curl -f -L -o /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-154olq4/file.tgz https://dl.google.com/dl/cpdc/556150739f7f91c0/FirebaseAuth-3.1.1.tar.gz --create-dirs --netrc-optional
  521. [16:09:33]: ▸ % Total % Received % Xferd Average Speed Time Time Time Current
  522. [16:09:33]: ▸ Dload Upload Total Spent Left Speed
  523. [16:09:33]: ▸ 100 2345k 100 2345k 0 0 3972k 0 --:--:-- --:--:-- --:--:-- 3974k
  524. [16:09:33]: ▸ $ /usr/bin/tar xfz /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-154olq4/file.tgz -C /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-154olq4
  525. [16:09:34]: ▸ > Copying FirebaseAuth from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/FirebaseAuth/3.1.1-cc8a1` to `Pods/FirebaseAuth`
  526. [16:09:34]: ▸ -> Installing FirebaseCore (3.6.0)
  527. [16:09:34]: ▸ > Http download
  528. [16:09:34]: ▸ $ /usr/bin/curl -f -L -o /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-rifk16/file.tgz https://dl.google.com/dl/cpdc/84f3c18d6c6c13ef/FirebaseCore-3.6.0.tar.gz --create-dirs --netrc-optional
  529. [16:09:34]: ▸ % Total % Received % Xferd Average Speed Time Time Time Current
  530. [16:09:34]: ▸ Dload Upload Total Spent Left Speed
  531. [16:09:34]: ▸ 100 2120k 100 2120k 0 0 3885k 0 --:--:-- --:--:-- --:--:-- 3890k
  532. [16:09:34]: ▸ $ /usr/bin/tar xfz /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-rifk16/file.tgz -C /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-rifk16
  533. [16:09:34]: ▸ > Copying FirebaseCore from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/FirebaseCore/3.6.0-9691e` to `Pods/FirebaseCore`
  534. [16:09:34]: ▸ -> Installing FirebaseInstanceID (1.0.10)
  535. [16:09:34]: ▸ > Http download
  536. [16:09:34]: ▸ $ /usr/bin/curl -f -L -o /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-euc28w/file.tgz https://dl.google.com/dl/cpdc/275d5ee705167b96/FirebaseInstanceID-1.0.10.tar.gz --create-dirs --netrc-optional
  537. [16:09:34]: ▸ % Total % Received % Xferd Average Speed Time Time Time Current
  538. [16:09:34]: ▸ Dload Upload Total Spent Left Speed
  539. [16:09:35]: ▸ 100 2107k 100 2107k 0 0 2837k 0 --:--:-- --:--:-- --:--:-- 2836k
  540. [16:09:35]: ▸ $ /usr/bin/tar xfz /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-euc28w/file.tgz -C /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-euc28w
  541. [16:09:35]: ▸ > Copying FirebaseInstanceID from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/FirebaseInstanceID/1.0.10-b9eed` to `Pods/FirebaseInstanceID`
  542. [16:09:35]: ▸ -> Installing FirebaseMessaging (1.2.3)
  543. [16:09:35]: ▸ > Http download
  544. [16:09:35]: ▸ $ /usr/bin/curl -f -L -o /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1m9f7lc/file.tgz https://dl.google.com/dl/cpdc/7a5aaddfcf42f5a1/FirebaseMessaging-1.2.3.tar.gz --create-dirs --netrc-optional
  545. [16:09:36]: ▸ % Total % Received % Xferd Average Speed Time Time Time Current
  546. [16:09:36]: ▸ Dload Upload Total Spent Left Speed
  547. [16:09:37]: ▸ 100 2974k 100 2974k 0 0 1622k 0 0:00:01 0:00:01 --:--:-- 1623k
  548. [16:09:37]: ▸ $ /usr/bin/tar xfz /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1m9f7lc/file.tgz -C /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1m9f7lc
  549. [16:09:38]: ▸ > Copying FirebaseMessaging from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/FirebaseMessaging/1.2.3-753d0` to `Pods/FirebaseMessaging`
  550. [16:09:38]: ▸ -> Installing GTMOAuth2 (1.1.4)
  551. [16:09:38]: ▸ > Git download
  552. [16:09:38]: ▸ > Git download
  553. [16:09:38]: ▸ $ /usr/bin/git clone https://github.com/google/gtm-oauth2.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-92kbf6 --template= --single-branch --depth 1 --branch v1.1.4
  554. [16:09:38]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-92kbf6'...
  555. [16:09:39]: ▸ Note: checking out '5bc3f1d32d076fb4107d5c2782801c56cb3bd3c7'.
  556. [16:09:39]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  557. [16:09:39]: ▸ changes and commit them, and you can discard any commits you make in this
  558. [16:09:39]: ▸ state without impacting any branches by performing another checkout.
  559. [16:09:39]: ▸ If you want to create a new branch to retain commits you create, you may
  560. [16:09:39]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  561. [16:09:39]: ▸ git checkout -b <new-branch-name>
  562. [16:09:39]: ▸ > Copying GTMOAuth2 from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/GTMOAuth2/1.1.4-7fc9c` to `Pods/GTMOAuth2`
  563. [16:09:39]: ▸ -> Installing GTMSessionFetcher (1.1.9)
  564. [16:09:39]: ▸ > Git download
  565. [16:09:39]: ▸ > Git download
  566. [16:09:39]: ▸ $ /usr/bin/git clone https://github.com/google/gtm-session-fetcher.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-18xmoe1 --template= --single-branch --depth 1 --branch v1.1.9
  567. [16:09:39]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-18xmoe1'...
  568. [16:09:41]: ▸ Note: checking out 'db8121f51358bdfcaebb195e9b081ab48b962068'.
  569. [16:09:41]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  570. [16:09:41]: ▸ changes and commit them, and you can discard any commits you make in this
  571. [16:09:41]: ▸ state without impacting any branches by performing another checkout.
  572. [16:09:41]: ▸ If you want to create a new branch to retain commits you create, you may
  573. [16:09:41]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  574. [16:09:41]: ▸ git checkout -b <new-branch-name>
  575. [16:09:41]: ▸ > Copying GTMSessionFetcher from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/GTMSessionFetcher/1.1.9-5c046` to `Pods/GTMSessionFetcher`
  576. [16:09:41]: ▸ -> Installing GoogleSignIn (4.0.2)
  577. [16:09:41]: ▸ > Http download
  578. [16:09:41]: ▸ $ /usr/bin/curl -f -L -o /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-io756g/file.tgz https://dl.google.com/dl/cpdc/8c8b391433bcab7b/GoogleSignIn-4.0.2.tar.gz --create-dirs --netrc-optional
  579. [16:09:41]: ▸ % Total % Received % Xferd Average Speed Time Time Time Current
  580. [16:09:41]: ▸ Dload Upload Total Spent Left Speed
  581. [16:09:44]: ▸ 100 1410k 100 1410k 0 0 565k 0 0:00:02 0:00:02 --:--:-- 565k
  582. [16:09:44]: ▸ $ /usr/bin/tar xfz /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-io756g/file.tgz -C /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-io756g
  583. [16:09:44]: ▸ > Copying GoogleSignIn from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/GoogleSignIn/4.0.2-d7ad8` to `Pods/GoogleSignIn`
  584. [16:09:44]: ▸ -> Installing GoogleToolboxForMac (2.1.1)
  585. [16:09:44]: ▸ > Git download
  586. [16:09:44]: ▸ > Git download
  587. [16:09:44]: ▸ $ /usr/bin/git clone https://github.com/google/google-toolbox-for-mac.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1drdi8r --template= --single-branch --depth 1 --branch v2.1.1
  588. [16:09:44]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1drdi8r'...
  589. [16:09:46]: ▸ Note: checking out '857a3f0ac59d24cc9c2691a766b2414ea4d609ab'.
  590. [16:09:46]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  591. [16:09:46]: ▸ changes and commit them, and you can discard any commits you make in this
  592. [16:09:46]: ▸ state without impacting any branches by performing another checkout.
  593. [16:09:46]: ▸ If you want to create a new branch to retain commits you create, you may
  594. [16:09:46]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  595. [16:09:46]: ▸ git checkout -b <new-branch-name>
  596. [16:09:46]: ▸ > Copying GoogleToolboxForMac from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/GoogleToolboxForMac/2.1.1-8e329` to `Pods/GoogleToolboxForMac`
  597. [16:09:46]: ▸ -> Installing JVFloatLabeledTextField (1.1.1)
  598. [16:09:46]: ▸ > Git download
  599. [16:09:46]: ▸ > Git download
  600. [16:09:46]: ▸ $ /usr/bin/git clone https://github.com/jverdi/JVFloatLabeledTextField.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-u8n1bg --template= --single-branch --depth 1 --branch 1.1.1
  601. [16:09:46]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-u8n1bg'...
  602. [16:09:47]: ▸ Note: checking out 'd5dca399c109791d16ceb48a2c0631f0174a6bc5'.
  603. [16:09:47]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  604. [16:09:47]: ▸ changes and commit them, and you can discard any commits you make in this
  605. [16:09:47]: ▸ state without impacting any branches by performing another checkout.
  606. [16:09:47]: ▸ If you want to create a new branch to retain commits you create, you may
  607. [16:09:47]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  608. [16:09:47]: ▸ git checkout -b <new-branch-name>
  609. [16:09:47]: ▸ > Copying JVFloatLabeledTextField from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/JVFloatLabeledTextField/1.1.1-0e552` to `Pods/JVFloatLabeledTextField`
  610. [16:09:47]: ▸ -> Installing LumberjackConsole (3.0.1)
  611. [16:09:47]: ▸ > Git download
  612. [16:09:47]: ▸ > Git download
  613. [16:09:47]: ▸ $ /usr/bin/git clone https://github.com/PTEz/LumberjackConsole.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1xqu9mk --template= --single-branch --depth 1 --branch 3.0.1
  614. [16:09:47]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1xqu9mk'...
  615. [16:09:49]: ▸ Note: checking out '555276068adc41c37de929da1b98e3559e9bb67d'.
  616. [16:09:49]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  617. [16:09:49]: ▸ changes and commit them, and you can discard any commits you make in this
  618. [16:09:49]: ▸ state without impacting any branches by performing another checkout.
  619. [16:09:49]: ▸ If you want to create a new branch to retain commits you create, you may
  620. [16:09:49]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  621. [16:09:49]: ▸ git checkout -b <new-branch-name>
  622. [16:09:49]: ▸ > Copying LumberjackConsole from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/LumberjackConsole/3.0.1-8cfc0` to `Pods/LumberjackConsole`
  623. [16:09:49]: ▸ -> Installing MBCircularProgressBar (0.3.5)
  624. [16:09:49]: ▸ > Git download
  625. [16:09:49]: ▸ > Git download
  626. [16:09:49]: ▸ $ /usr/bin/git clone https://github.com/matibot/MBCircularProgressBar.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1qs11i0 --template= --single-branch --depth 1 --branch 0.3.5
  627. [16:09:49]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1qs11i0'...
  628. [16:09:51]: ▸ > Copying MBCircularProgressBar from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/MBCircularProgressBar/0.3.5-0b795` to `Pods/MBCircularProgressBar`
  629. [16:09:51]: ▸ -> Installing MBProgressHUD (0.9.2)
  630. [16:09:51]: ▸ > Git download
  631. [16:09:51]: ▸ > Git download
  632. [16:09:51]: ▸ $ /usr/bin/git clone https://github.com/matej/MBProgressHUD.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-13gwx2f --template= --single-branch --depth 1 --branch 0.9.2
  633. [16:09:51]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-13gwx2f'...
  634. [16:09:53]: ▸ Note: checking out '3bc170a91d236740b10a71caa77cbb06ba0819ce'.
  635. [16:09:53]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  636. [16:09:53]: ▸ changes and commit them, and you can discard any commits you make in this
  637. [16:09:53]: ▸ state without impacting any branches by performing another checkout.
  638. [16:09:53]: ▸ If you want to create a new branch to retain commits you create, you may
  639. [16:09:53]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  640. [16:09:53]: ▸ git checkout -b <new-branch-name>
  641. [16:09:53]: ▸ > Copying MBProgressHUD from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/MBProgressHUD/0.9.2-1569c` to `Pods/MBProgressHUD`
  642. [16:09:53]: ▸ -> Installing MGSwipeTableCell (1.6.1)
  643. [16:09:53]: ▸ > Git download
  644. [16:09:53]: ▸ > Git download
  645. [16:09:53]: ▸ $ /usr/bin/git clone https://github.com/MortimerGoro/MGSwipeTableCell.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-dy3aev --template= --single-branch --depth 1 --branch 1.6.1
  646. [16:09:53]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-dy3aev'...
  647. [16:09:55]: ▸ Note: checking out '2726a5f25b237812c6bd6604ca68aa416356cbcd'.
  648. [16:09:55]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  649. [16:09:55]: ▸ changes and commit them, and you can discard any commits you make in this
  650. [16:09:55]: ▸ state without impacting any branches by performing another checkout.
  651. [16:09:55]: ▸ If you want to create a new branch to retain commits you create, you may
  652. [16:09:55]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  653. [16:09:55]: ▸ git checkout -b <new-branch-name>
  654. [16:09:55]: ▸ > Copying MGSwipeTableCell from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/MGSwipeTableCell/1.6.1-19a1d` to `Pods/MGSwipeTableCell`
  655. [16:09:55]: ▸ -> Installing MWPhotoBrowser (2.1.2)
  656. [16:09:55]: ▸ -> Installing Mantle (2.1.0)
  657. [16:09:55]: ▸ > Git download
  658. [16:09:55]: ▸ > Git download
  659. [16:09:55]: ▸ $ /usr/bin/git clone https://github.com/github/Mantle.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-eepm1m --template= --single-branch --depth 1 --branch 2.1.0
  660. [16:09:56]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-eepm1m'...
  661. [16:09:57]: ▸ Note: checking out 'd6b0128cab39a278c3c232e127eaf63fded0ace4'.
  662. [16:09:57]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  663. [16:09:57]: ▸ changes and commit them, and you can discard any commits you make in this
  664. [16:09:57]: ▸ state without impacting any branches by performing another checkout.
  665. [16:09:57]: ▸ If you want to create a new branch to retain commits you create, you may
  666. [16:09:57]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  667. [16:09:57]: ▸ git checkout -b <new-branch-name>
  668. [16:09:57]: ▸ > Copying Mantle from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/Mantle/2.1.0-2fa75` to `Pods/Mantle`
  669. [16:09:57]: ▸ -> Installing MultiSelectSegmentedControl (1.1.2)
  670. [16:09:57]: ▸ > Git download
  671. [16:09:57]: ▸ > Git download
  672. [16:09:57]: ▸ $ /usr/bin/git clone https://github.com/yonat/MultiSelectSegmentedControl.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1iy9jwc --template= --single-branch --depth 1 --branch 1.1.2
  673. [16:09:57]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1iy9jwc'...
  674. [16:09:58]: ▸ Note: checking out '2eabb143ec14a6dcf82817e52180bbdb77b3cc57'.
  675. [16:09:58]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  676. [16:09:58]: ▸ changes and commit them, and you can discard any commits you make in this
  677. [16:09:58]: ▸ state without impacting any branches by performing another checkout.
  678. [16:09:58]: ▸ If you want to create a new branch to retain commits you create, you may
  679. [16:09:58]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  680. [16:09:58]: ▸ git checkout -b <new-branch-name>
  681. [16:09:58]: ▸ > Copying MultiSelectSegmentedControl from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/MultiSelectSegmentedControl/1.1.2-24844` to `Pods/MultiSelectSegmentedControl`
  682. [16:09:58]: ▸ -> Installing NBUCore (2.1.0)
  683. [16:09:58]: ▸ > Git download
  684. [16:09:58]: ▸ > Git download
  685. [16:09:58]: ▸ $ /usr/bin/git clone https://github.com/CyberAgent/iOS-NBUCore.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-19jdfnp --template= --single-branch --depth 1 --branch 2.1.0
  686. [16:09:58]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-19jdfnp'...
  687. [16:10:00]: ▸ Note: checking out '630560e6831b89ef95e549a9b12448723618f22e'.
  688. [16:10:00]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  689. [16:10:00]: ▸ changes and commit them, and you can discard any commits you make in this
  690. [16:10:00]: ▸ state without impacting any branches by performing another checkout.
  691. [16:10:00]: ▸ If you want to create a new branch to retain commits you create, you may
  692. [16:10:00]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  693. [16:10:00]: ▸ git checkout -b <new-branch-name>
  694. [16:10:00]: ▸ > Copying NBUCore from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/NBUCore/2.1.0-201af` to `Pods/NBUCore`
  695. [16:10:00]: ▸ -> Installing OCMock (3.4)
  696. [16:10:00]: ▸ > Git download
  697. [16:10:00]: ▸ > Git download
  698. [16:10:00]: ▸ $ /usr/bin/git clone https://github.com/erikdoe/ocmock.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ar2m0z --template= --single-branch --depth 1 --branch v3.4
  699. [16:10:00]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-ar2m0z'...
  700. [16:10:03]: ▸ Note: checking out '69142b9b916febda3dc88ba63927f0a916ee2994'.
  701. [16:10:03]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  702. [16:10:03]: ▸ changes and commit them, and you can discard any commits you make in this
  703. [16:10:03]: ▸ state without impacting any branches by performing another checkout.
  704. [16:10:03]: ▸ If you want to create a new branch to retain commits you create, you may
  705. [16:10:03]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  706. [16:10:03]: ▸ git checkout -b <new-branch-name>
  707. [16:10:04]: ▸ > Copying OCMock from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/OCMock/3.4-35ae7` to `Pods/OCMock`
  708. [16:10:04]: ▸ -> Installing Protobuf (3.3.0)
  709. [16:10:04]: ▸ > Git download
  710. [16:10:04]: ▸ > Git download
  711. [16:10:04]: ▸ $ /usr/bin/git clone https://github.com/google/protobuf.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-8nlmoz --template= --single-branch --depth 1 --branch v3.3.0
  712. [16:10:04]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-8nlmoz'...
  713. [16:10:12]: ▸ Note: checking out 'a6189acd18b00611c1dc7042299ad75486f08a1a'.
  714. [16:10:12]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  715. [16:10:12]: ▸ changes and commit them, and you can discard any commits you make in this
  716. [16:10:12]: ▸ state without impacting any branches by performing another checkout.
  717. [16:10:12]: ▸ If you want to create a new branch to retain commits you create, you may
  718. [16:10:12]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  719. [16:10:12]: ▸ git checkout -b <new-branch-name>
  720. [16:10:15]: ▸ > Copying Protobuf from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/Protobuf/3.3.0-d582f` to `Pods/Protobuf`
  721. [16:10:15]: ▸ -> Installing ReactiveObjC (3.0.0)
  722. [16:10:15]: ▸ > Git download
  723. [16:10:15]: ▸ > Git download
  724. [16:10:15]: ▸ $ /usr/bin/git clone https://github.com/ReactiveCocoa/ReactiveObjC.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1tg72zg --template= --single-branch --depth 1 --branch 3.0.0
  725. [16:10:15]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1tg72zg'...
  726. [16:10:17]: ▸ Note: checking out '393ad41605896ff077b482b8b354104236f9d0a8'.
  727. [16:10:17]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  728. [16:10:17]: ▸ changes and commit them, and you can discard any commits you make in this
  729. [16:10:17]: ▸ state without impacting any branches by performing another checkout.
  730. [16:10:17]: ▸ If you want to create a new branch to retain commits you create, you may
  731. [16:10:17]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  732. [16:10:17]: ▸ git checkout -b <new-branch-name>
  733. [16:10:17]: ▸ > Running prepare command
  734. [16:10:17]: ▸ $ /bin/bash -c set -e find -E . -type f -not -name 'RAC*' -regex '.*(EXT.*|metamacros)\.[hm]$' \ -execdir mv '{}' RAC'{}' \; find . -regex '.*\.[hm]' \ -exec perl -pi \ -e 's@"(?:(?!RAC)(EXT.*|metamacros))\.h"@"RAC\1.h"@' '{}' \; find . -regex '.*\.[hm]' \ -exec perl -pi \ -e 's@<ReactiveObjC/(?:(?!RAC)(EXT.*))\.h>@<ReactiveObjC/RAC\1.h>@' '{}' \;
  735. [16:10:25]: ▸ > Copying ReactiveObjC from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/ReactiveObjC/3.0.0-ce799` to `Pods/ReactiveObjC`
  736. [16:10:25]: ▸ -> Installing SAMKeychain (1.5.3)
  737. [16:10:25]: ▸ > Git download
  738. [16:10:25]: ▸ > Git download
  739. [16:10:25]: ▸ $ /usr/bin/git clone https://github.com/soffes/samkeychain.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-y1v7ey --template= --single-branch --depth 1 --branch v1.5.3
  740. [16:10:25]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-y1v7ey'...
  741. [16:10:27]: ▸ Note: checking out '47e96e5670a2b2008fb964e5bb81a04ab79ba443'.
  742. [16:10:27]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  743. [16:10:27]: ▸ changes and commit them, and you can discard any commits you make in this
  744. [16:10:27]: ▸ state without impacting any branches by performing another checkout.
  745. [16:10:27]: ▸ If you want to create a new branch to retain commits you create, you may
  746. [16:10:27]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  747. [16:10:27]: ▸ git checkout -b <new-branch-name>
  748. [16:10:27]: ▸ > Copying SAMKeychain from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/SAMKeychain/1.5.3-483e1` to `Pods/SAMKeychain`
  749. [16:10:27]: ▸ -> Installing SDWebImage (3.8.2)
  750. [16:10:27]: ▸ > Git download
  751. [16:10:27]: ▸ > Git download
  752. [16:10:27]: ▸ $ /usr/bin/git clone https://github.com/rs/SDWebImage.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-qp8ief --template= --single-branch --depth 1 --branch 3.8.2
  753. [16:10:27]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-qp8ief'...
  754. [16:10:29]: ▸ Note: checking out '42a5e6f6ec513e57987ea9544ac8a969cf586c3c'.
  755. [16:10:29]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  756. [16:10:29]: ▸ changes and commit them, and you can discard any commits you make in this
  757. [16:10:29]: ▸ state without impacting any branches by performing another checkout.
  758. [16:10:29]: ▸ If you want to create a new branch to retain commits you create, you may
  759. [16:10:29]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  760. [16:10:29]: ▸ git checkout -b <new-branch-name>
  761. [16:10:30]: ▸ > Copying SDWebImage from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/SDWebImage/3.8.2-098e9` to `Pods/SDWebImage`
  762. [16:10:30]: ▸ -> Installing SHSPhoneComponent (2.2)
  763. [16:10:30]: ▸ -> Installing SVProgressHUD (2.1.2)
  764. [16:10:30]: ▸ > Git download
  765. [16:10:30]: ▸ > Git download
  766. [16:10:30]: ▸ $ /usr/bin/git clone https://github.com/SVProgressHUD/SVProgressHUD.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1wqfcsp --template= --single-branch --depth 1 --branch 2.1.2
  767. [16:10:30]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1wqfcsp'...
  768. [16:10:31]: ▸ Note: checking out '9771120c81550d951fe39be2e8831b81da79fec7'.
  769. [16:10:31]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  770. [16:10:31]: ▸ changes and commit them, and you can discard any commits you make in this
  771. [16:10:31]: ▸ state without impacting any branches by performing another checkout.
  772. [16:10:31]: ▸ If you want to create a new branch to retain commits you create, you may
  773. [16:10:31]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  774. [16:10:31]: ▸ git checkout -b <new-branch-name>
  775. [16:10:31]: ▸ > Copying SVProgressHUD from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/SVProgressHUD/2.1.2-c404a` to `Pods/SVProgressHUD`
  776. [16:10:31]: ▸ -> Installing SocketRocket (0.5.1)
  777. [16:10:31]: ▸ > Git download
  778. [16:10:31]: ▸ > Git download
  779. [16:10:31]: ▸ $ /usr/bin/git clone https://github.com/square/SocketRocket.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-166bzrk --template= --single-branch --depth 1 --branch 0.5.1
  780. [16:10:31]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-166bzrk'...
  781. [16:10:32]: ▸ Note: checking out '36e68c11ab131747c401728e79b110e98d98a70f'.
  782. [16:10:32]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  783. [16:10:32]: ▸ changes and commit them, and you can discard any commits you make in this
  784. [16:10:32]: ▸ state without impacting any branches by performing another checkout.
  785. [16:10:32]: ▸ If you want to create a new branch to retain commits you create, you may
  786. [16:10:32]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  787. [16:10:32]: ▸ git checkout -b <new-branch-name>
  788. [16:10:33]: ▸ > Copying SocketRocket from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/SocketRocket/0.5.1-d57c7` to `Pods/SocketRocket`
  789. [16:10:33]: ▸ -> Installing TPKeyboardAvoiding (1.3.1)
  790. [16:10:33]: ▸ > Git download
  791. [16:10:33]: ▸ > Git download
  792. [16:10:33]: ▸ $ /usr/bin/git clone https://github.com/michaeltyson/TPKeyboardAvoiding.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-phk5vl --template= --single-branch --depth 1 --branch 1.3.1
  793. [16:10:33]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-phk5vl'...
  794. [16:10:34]: ▸ Note: checking out '2d6cdf9c2b2903115b4855b8cee0210e3100f46d'.
  795. [16:10:34]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  796. [16:10:34]: ▸ changes and commit them, and you can discard any commits you make in this
  797. [16:10:34]: ▸ state without impacting any branches by performing another checkout.
  798. [16:10:34]: ▸ If you want to create a new branch to retain commits you create, you may
  799. [16:10:34]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  800. [16:10:34]: ▸ git checkout -b <new-branch-name>
  801. [16:10:34]: ▸ > Copying TPKeyboardAvoiding from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/TPKeyboardAvoiding/1.3.1-0d6af` to `Pods/TPKeyboardAvoiding`
  802. [16:10:34]: ▸ -> Installing iAppInfos (0.3.1)
  803. [16:10:34]: ▸ > Git download
  804. [16:10:34]: ▸ > Git download
  805. [16:10:34]: ▸ $ /usr/bin/git clone https://github.com/leverdeterre/iAppInfos.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1ha8b0p --template= --single-branch --depth 1 --branch 0.3.1
  806. [16:10:34]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-1ha8b0p'...
  807. [16:10:36]: ▸ Note: checking out '03fa1292930bc3f38745e73c314cf1207adf5430'.
  808. [16:10:36]: ▸ You are in 'detached HEAD' state. You can look around, make experimental
  809. [16:10:36]: ▸ changes and commit them, and you can discard any commits you make in this
  810. [16:10:36]: ▸ state without impacting any branches by performing another checkout.
  811. [16:10:36]: ▸ If you want to create a new branch to retain commits you create, you may
  812. [16:10:36]: ▸ do so (now or later) by using -b with the checkout command again. Example:
  813. [16:10:36]: ▸ git checkout -b <new-branch-name>
  814. [16:10:36]: ▸ > Copying iAppInfos from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/iAppInfos/0.3.1-616b5` to `Pods/iAppInfos`
  815. [16:10:36]: ▸ -> Installing skpsmtpmessage (0.0.1)
  816. [16:10:36]: ▸ > Git download
  817. [16:10:36]: ▸ > Git download
  818. [16:10:36]: ▸ $ /usr/bin/git clone https://github.com/jetseven/skpsmtpmessage.git /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-s03vpn --template=
  819. [16:10:36]: ▸ Cloning into '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-s03vpn'...
  820. [16:10:37]: ▸ $ /usr/bin/git -C /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/d20180307-925-s03vpn checkout --quiet 2ab5021c632f46fda4c710efde5f9d73506b4693
  821. [16:10:40]: ▸ > Copying skpsmtpmessage from `/Users/jenkins/Library/Caches/CocoaPods/Pods/Release/skpsmtpmessage/0.0.1-f6e91` to `Pods/skpsmtpmessage`
  822. [16:10:40]: ▸ - Running pre install hooks
  823. [16:10:40]: ▸ Generating Pods project
  824. [16:10:40]: ▸ - Creating Pods project
  825. [16:10:40]: ▸ - Adding source files to Pods project
  826. [16:10:40]: ▸ - Adding frameworks to Pods project
  827. [16:10:40]: ▸ - Adding libraries to Pods project
  828. [16:10:40]: ▸ - Adding resources to Pods project
  829. [16:10:40]: ▸ - Linking headers
  830. [16:10:40]: ▸ - Installing targets
  831. [16:10:40]: ▸ - Installing target `AFNetworking` iOS 8.0
  832. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/AFNetworking/Info.plist`
  833. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/AFNetworking/AFNetworking.modulemap`
  834. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/AFNetworking/AFNetworking-umbrella.h`
  835. [16:10:40]: ▸ - Installing target `CHCSVParser` iOS 8.0
  836. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/CHCSVParser/Info.plist`
  837. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/CHCSVParser/CHCSVParser.modulemap`
  838. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/CHCSVParser/CHCSVParser-umbrella.h`
  839. [16:10:40]: ▸ - Installing target `CocoaAsyncSocket` iOS 8.0
  840. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/CocoaAsyncSocket/Info.plist`
  841. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket.modulemap`
  842. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket-umbrella.h`
  843. [16:10:40]: ▸ - Installing target `CocoaLumberjack` iOS 8.0
  844. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/CocoaLumberjack/Info.plist`
  845. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/CocoaLumberjack/CocoaLumberjack.modulemap`
  846. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/CocoaLumberjack/CocoaLumberjack-umbrella.h`
  847. [16:10:40]: ▸ - Installing target `DACircularProgress` iOS 8.0
  848. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/DACircularProgress/Info.plist`
  849. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/DACircularProgress/DACircularProgress.modulemap`
  850. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/DACircularProgress/DACircularProgress-umbrella.h`
  851. [16:10:40]: ▸ - Installing target `DownloadButton` iOS 8.0
  852. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/DownloadButton/Info.plist`
  853. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/DownloadButton/DownloadButton.modulemap`
  854. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/DownloadButton/DownloadButton-umbrella.h`
  855. [16:10:40]: ▸ - Installing target `ESPTouch` iOS 8.0
  856. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/ESPTouch/Info.plist`
  857. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/ESPTouch/ESPTouch.modulemap`
  858. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/ESPTouch/ESPTouch-umbrella.h`
  859. [16:10:40]: ▸ - Installing target `FMDB` iOS 8.0
  860. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/FMDB/Info.plist`
  861. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/FMDB/FMDB.modulemap`
  862. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/FMDB/FMDB-umbrella.h`
  863. [16:10:40]: ▸ - Installing target `GTMOAuth2` iOS 8.0
  864. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/GTMOAuth2/Info.plist`
  865. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/GTMOAuth2/GTMOAuth2.modulemap`
  866. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/GTMOAuth2/GTMOAuth2-umbrella.h`
  867. [16:10:40]: ▸ - Installing target `GTMSessionFetcher` iOS 8.0
  868. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/GTMSessionFetcher/Info.plist`
  869. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/GTMSessionFetcher/GTMSessionFetcher.modulemap`
  870. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/GTMSessionFetcher/GTMSessionFetcher-umbrella.h`
  871. [16:10:40]: ▸ - Installing target `GoogleToolboxForMac` iOS 8.0
  872. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/GoogleToolboxForMac/Info.plist`
  873. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/GoogleToolboxForMac/GoogleToolboxForMac.modulemap`
  874. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/GoogleToolboxForMac/GoogleToolboxForMac-umbrella.h`
  875. [16:10:40]: ▸ - Installing target `JVFloatLabeledTextField` iOS 8.0
  876. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/JVFloatLabeledTextField/Info.plist`
  877. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/JVFloatLabeledTextField/JVFloatLabeledTextField.modulemap`
  878. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/JVFloatLabeledTextField/JVFloatLabeledTextField-umbrella.h`
  879. [16:10:40]: ▸ - Installing target `LumberjackConsole` iOS 8.0
  880. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/LumberjackConsole/Info.plist`
  881. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/LumberjackConsole/LumberjackConsole.modulemap`
  882. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/LumberjackConsole/LumberjackConsole-umbrella.h`
  883. [16:10:40]: ▸ - Installing target `MBCircularProgressBar` iOS 8.0
  884. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/MBCircularProgressBar/Info.plist`
  885. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/MBCircularProgressBar/MBCircularProgressBar.modulemap`
  886. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/MBCircularProgressBar/MBCircularProgressBar-umbrella.h`
  887. [16:10:40]: ▸ - Installing target `MBProgressHUD` iOS 8.0
  888. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/MBProgressHUD/Info.plist`
  889. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/MBProgressHUD/MBProgressHUD.modulemap`
  890. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/MBProgressHUD/MBProgressHUD-umbrella.h`
  891. [16:10:40]: ▸ - Installing target `MGSwipeTableCell` iOS 8.0
  892. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/MGSwipeTableCell/Info.plist`
  893. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/MGSwipeTableCell/MGSwipeTableCell.modulemap`
  894. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/MGSwipeTableCell/MGSwipeTableCell-umbrella.h`
  895. [16:10:40]: ▸ - Installing target `MWPhotoBrowser` iOS 8.0
  896. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/MWPhotoBrowser/Info.plist`
  897. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/MWPhotoBrowser/MWPhotoBrowser.modulemap`
  898. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/MWPhotoBrowser/MWPhotoBrowser-umbrella.h`
  899. [16:10:40]: ▸ - Installing target `Mantle` iOS 8.0
  900. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/Mantle/Info.plist`
  901. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/Mantle/Mantle.modulemap`
  902. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/Mantle/Mantle-umbrella.h`
  903. [16:10:40]: ▸ - Installing target `MultiSelectSegmentedControl` iOS 8.0
  904. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/MultiSelectSegmentedControl/Info.plist`
  905. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/MultiSelectSegmentedControl/MultiSelectSegmentedControl.modulemap`
  906. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/MultiSelectSegmentedControl/MultiSelectSegmentedControl-umbrella.h`
  907. [16:10:40]: ▸ - Installing target `NBUCore` iOS 8.0
  908. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/NBUCore/Info.plist`
  909. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/NBUCore/NBUCore.modulemap`
  910. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/NBUCore/NBUCore-umbrella.h`
  911. [16:10:40]: ▸ - Installing target `OCMock` iOS 8.0
  912. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/OCMock/Info.plist`
  913. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/OCMock/OCMock.modulemap`
  914. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/OCMock/OCMock-umbrella.h`
  915. [16:10:40]: ▸ - Installing target `Protobuf` iOS 8.0
  916. [16:10:40]: ▸ - Generating Info.plist file at `Pods/Target Support Files/Protobuf/Info.plist`
  917. [16:10:40]: ▸ - Generating module map file at `Pods/Target Support Files/Protobuf/Protobuf.modulemap`
  918. [16:10:40]: ▸ - Generating umbrella header at `Pods/Target Support Files/Protobuf/Protobuf-umbrella.h`
  919. [16:10:50]: ▸ - Installing target `ReactiveObjC` iOS 8.0
  920. [16:10:50]: ▸ - Generating Info.plist file at `Pods/Target Support Files/ReactiveObjC/Info.plist`
  921. [16:10:50]: ▸ - Generating module map file at `Pods/Target Support Files/ReactiveObjC/ReactiveObjC.modulemap`
  922. [16:10:50]: ▸ - Generating umbrella header at `Pods/Target Support Files/ReactiveObjC/ReactiveObjC-umbrella.h`
  923. [16:10:50]: ▸ - Installing target `SAMKeychain` iOS 8.0
  924. [16:10:50]: ▸ - Generating Info.plist file at `Pods/Target Support Files/SAMKeychain/Info.plist`
  925. [16:10:50]: ▸ - Generating module map file at `Pods/Target Support Files/SAMKeychain/SAMKeychain.modulemap`
  926. [16:10:50]: ▸ - Generating umbrella header at `Pods/Target Support Files/SAMKeychain/SAMKeychain-umbrella.h`
  927. [16:10:50]: ▸ - Installing target `SDWebImage` iOS 8.0
  928. [16:10:50]: ▸ - Generating Info.plist file at `Pods/Target Support Files/SDWebImage/Info.plist`
  929. [16:10:50]: ▸ - Generating module map file at `Pods/Target Support Files/SDWebImage/SDWebImage.modulemap`
  930. [16:10:50]: ▸ - Generating umbrella header at `Pods/Target Support Files/SDWebImage/SDWebImage-umbrella.h`
  931. [16:10:50]: ▸ - Installing target `SHSPhoneComponent` iOS 8.0
  932. [16:10:50]: ▸ - Generating Info.plist file at `Pods/Target Support Files/SHSPhoneComponent/Info.plist`
  933. [16:10:50]: ▸ - Generating module map file at `Pods/Target Support Files/SHSPhoneComponent/SHSPhoneComponent.modulemap`
  934. [16:10:50]: ▸ - Generating umbrella header at `Pods/Target Support Files/SHSPhoneComponent/SHSPhoneComponent-umbrella.h`
  935. [16:10:50]: ▸ - Installing target `SVProgressHUD` iOS 8.0
  936. [16:10:50]: ▸ - Generating Info.plist file at `Pods/Target Support Files/SVProgressHUD/Info.plist`
  937. [16:10:50]: ▸ - Generating module map file at `Pods/Target Support Files/SVProgressHUD/SVProgressHUD.modulemap`
  938. [16:10:50]: ▸ - Generating umbrella header at `Pods/Target Support Files/SVProgressHUD/SVProgressHUD-umbrella.h`
  939. [16:10:50]: ▸ - Installing target `SocketRocket` iOS 8.0
  940. [16:10:50]: ▸ - Generating Info.plist file at `Pods/Target Support Files/SocketRocket/Info.plist`
  941. [16:10:50]: ▸ - Generating module map file at `Pods/Target Support Files/SocketRocket/SocketRocket.modulemap`
  942. [16:10:50]: ▸ - Generating umbrella header at `Pods/Target Support Files/SocketRocket/SocketRocket-umbrella.h`
  943. [16:10:50]: ▸ - Installing target `TPKeyboardAvoiding` iOS 8.0
  944. [16:10:50]: ▸ - Generating Info.plist file at `Pods/Target Support Files/TPKeyboardAvoiding/Info.plist`
  945. [16:10:50]: ▸ - Generating module map file at `Pods/Target Support Files/TPKeyboardAvoiding/TPKeyboardAvoiding.modulemap`
  946. [16:10:50]: ▸ - Generating umbrella header at `Pods/Target Support Files/TPKeyboardAvoiding/TPKeyboardAvoiding-umbrella.h`
  947. [16:10:50]: ▸ - Installing target `iAppInfos` iOS 8.0
  948. [16:10:50]: ▸ - Generating Info.plist file at `Pods/Target Support Files/iAppInfos/Info.plist`
  949. [16:10:50]: ▸ - Generating module map file at `Pods/Target Support Files/iAppInfos/iAppInfos.modulemap`
  950. [16:10:50]: ▸ - Generating umbrella header at `Pods/Target Support Files/iAppInfos/iAppInfos-umbrella.h`
  951. [16:10:50]: ▸ - Installing target `skpsmtpmessage` iOS 8.0
  952. [16:10:50]: ▸ - Generating Info.plist file at `Pods/Target Support Files/skpsmtpmessage/Info.plist`
  953. [16:10:50]: ▸ - Generating module map file at `Pods/Target Support Files/skpsmtpmessage/skpsmtpmessage.modulemap`
  954. [16:10:50]: ▸ - Generating umbrella header at `Pods/Target Support Files/skpsmtpmessage/skpsmtpmessage-umbrella.h`
  955. [16:10:50]: ▸ - Installing target `Pods-RubetekEvo` iOS 8.0
  956. [16:10:50]: ▸ - Generating Info.plist file at `Pods/Target Support Files/Pods-RubetekEvo/Info.plist`
  957. [16:10:50]: ▸ - Generating module map file at `Pods/Target Support Files/Pods-RubetekEvo/Pods-RubetekEvo.modulemap`
  958. [16:10:50]: ▸ - Generating umbrella header at `Pods/Target Support Files/Pods-RubetekEvo/Pods-RubetekEvo-umbrella.h`
  959. [16:10:50]: ▸ - Installing target `Pods-RubetekEvoSim` iOS 8.0
  960. [16:10:50]: ▸ - Generating Info.plist file at `Pods/Target Support Files/Pods-RubetekEvoSim/Info.plist`
  961. [16:10:50]: ▸ - Generating module map file at `Pods/Target Support Files/Pods-RubetekEvoSim/Pods-RubetekEvoSim.modulemap`
  962. [16:10:50]: ▸ - Generating umbrella header at `Pods/Target Support Files/Pods-RubetekEvoSim/Pods-RubetekEvoSim-umbrella.h`
  963. [16:10:50]: ▸ - Installing target `Pods-RubetekEvoSimTests` iOS 8.0
  964. [16:10:50]: ▸ - Generating Info.plist file at `Pods/Target Support Files/Pods-RubetekEvoSimTests/Info.plist`
  965. [16:10:50]: ▸ - Generating module map file at `Pods/Target Support Files/Pods-RubetekEvoSimTests/Pods-RubetekEvoSimTests.modulemap`
  966. [16:10:50]: ▸ - Generating umbrella header at `Pods/Target Support Files/Pods-RubetekEvoSimTests/Pods-RubetekEvoSimTests-umbrella.h`
  967. [16:10:50]: ▸ - Installing target `Pods-RubetekEvoTests` iOS 8.0
  968. [16:10:50]: ▸ - Generating Info.plist file at `Pods/Target Support Files/Pods-RubetekEvoTests/Info.plist`
  969. [16:10:50]: ▸ - Generating module map file at `Pods/Target Support Files/Pods-RubetekEvoTests/Pods-RubetekEvoTests.modulemap`
  970. [16:10:50]: ▸ - Generating umbrella header at `Pods/Target Support Files/Pods-RubetekEvoTests/Pods-RubetekEvoTests-umbrella.h`
  971. [16:10:50]: ▸ - Installing target `Pods-RubetekSimulator` iOS 8.0
  972. [16:10:50]: ▸ - Generating Info.plist file at `Pods/Target Support Files/Pods-RubetekSimulator/Info.plist`
  973. [16:10:50]: ▸ - Generating module map file at `Pods/Target Support Files/Pods-RubetekSimulator/Pods-RubetekSimulator.modulemap`
  974. [16:10:50]: ▸ - Generating umbrella header at `Pods/Target Support Files/Pods-RubetekSimulator/Pods-RubetekSimulator-umbrella.h`
  975. [16:10:50]: ▸ - Running post install hooks
  976. [16:10:50]: ▸ - Podfile
  977. [16:10:50]: ▸ - Writing Xcode project file to `Pods/Pods.xcodeproj`
  978. [16:10:50]: ▸ - Generating deterministic UUIDs
  979. [16:10:50]: ▸ - Writing Lockfile in `Podfile.lock`
  980. [16:10:50]: ▸ - Writing Manifest in `Pods/Manifest.lock`
  981. [16:10:50]: ▸ Integrating client project
  982. [16:10:50]: ▸ Integrating target `Pods-RubetekEvo` (`RubetekEvo.xcodeproj` project)
  983. [16:10:50]: ▸ Adding Build Phase '[CP] Embed Pods Frameworks' to project.
  984. [16:10:50]: ▸ Adding Build Phase '[CP] Copy Pods Resources' to project.
  985. [16:10:50]: ▸ Adding Build Phase '[CP] Check Pods Manifest.lock' to project.
  986. [16:10:50]: ▸ Integrating target `Pods-RubetekEvoSim` (`RubetekEvo.xcodeproj` project)
  987. [16:10:50]: ▸ Adding Build Phase '[CP] Embed Pods Frameworks' to project.
  988. [16:10:50]: ▸ Adding Build Phase '[CP] Copy Pods Resources' to project.
  989. [16:10:50]: ▸ Adding Build Phase '[CP] Check Pods Manifest.lock' to project.
  990. [16:10:50]: ▸ Integrating target `Pods-RubetekEvoSimTests` (`RubetekEvo.xcodeproj` project)
  991. [16:10:50]: ▸ Adding Build Phase '[CP] Embed Pods Frameworks' to project.
  992. [16:10:50]: ▸ Adding Build Phase '[CP] Copy Pods Resources' to project.
  993. [16:10:50]: ▸ Adding Build Phase '[CP] Check Pods Manifest.lock' to project.
  994. [16:10:50]: ▸ Integrating target `Pods-RubetekEvoTests` (`RubetekEvo.xcodeproj` project)
  995. [16:10:50]: ▸ Adding Build Phase '[CP] Embed Pods Frameworks' to project.
  996. [16:10:50]: ▸ Adding Build Phase '[CP] Copy Pods Resources' to project.
  997. [16:10:50]: ▸ Adding Build Phase '[CP] Check Pods Manifest.lock' to project.
  998. [16:10:50]: ▸ Integrating target `Pods-RubetekSimulator` (`RubetekEvo.xcodeproj` project)
  999. [16:10:50]: ▸ Adding Build Phase '[CP] Embed Pods Frameworks' to project.
  1000. [16:10:50]: ▸ Adding Build Phase '[CP] Copy Pods Resources' to project.
  1001. [16:10:50]: ▸ Adding Build Phase '[CP] Check Pods Manifest.lock' to project.
  1002. [16:10:50]: ▸ - Running post install hooks
  1003. [16:10:50]: ▸ - cocoapods-stats from `/Library/Ruby/Gems/2.3.0/gems/cocoapods-stats-1.0.0/lib/cocoapods_plugin.rb`
  1004. [16:11:11]: ▸ Sending stats
  1005. [16:11:11]: ▸ - AFNetworking, 3.1.0
  1006. [16:11:11]: ▸ - CHCSVParser, 2.1.0
  1007. [16:11:11]: ▸ - CocoaAsyncSocket, 7.5.1
  1008. [16:11:11]: ▸ - CocoaLumberjack, 3.1.0
  1009. [16:11:11]: ▸ - Crashlytics, 3.8.4
  1010. [16:11:11]: ▸ - DACircularProgress, 2.3.1
  1011. [16:11:11]: ▸ - DownloadButton, 0.1.0
  1012. [16:11:11]: ▸ - FMDB, 2.6.2
  1013. [16:11:11]: ▸ - Fabric, 1.6.3
  1014. [16:11:11]: ▸ - Firebase, 3.17.0
  1015. [16:11:11]: ▸ - FirebaseAnalytics, 3.9.0
  1016. [16:11:11]: ▸ - FirebaseAuth, 3.1.1
  1017. [16:11:11]: ▸ - FirebaseCore, 3.6.0
  1018. [16:11:11]: ▸ - FirebaseInstanceID, 1.0.10
  1019. [16:11:11]: ▸ - FirebaseMessaging, 1.2.3
  1020. [16:11:11]: ▸ - GTMOAuth2, 1.1.4
  1021. [16:11:11]: ▸ - GTMSessionFetcher, 1.1.9
  1022. [16:11:11]: ▸ - GoogleSignIn, 4.0.2
  1023. [16:11:11]: ▸ - GoogleToolboxForMac, 2.1.1
  1024. [16:11:11]: ▸ - JVFloatLabeledTextField, 1.1.1
  1025. [16:11:11]: ▸ - LumberjackConsole, 3.0.1
  1026. [16:11:11]: ▸ - MBCircularProgressBar, 0.3.5
  1027. [16:11:11]: ▸ - MBProgressHUD, 0.9.2
  1028. [16:11:11]: ▸ - MGSwipeTableCell, 1.6.1
  1029. [16:11:11]: ▸ - MWPhotoBrowser, 2.1.2
  1030. [16:11:11]: ▸ - Mantle, 2.1.0
  1031. [16:11:11]: ▸ - MultiSelectSegmentedControl, 1.1.2
  1032. [16:11:11]: ▸ - NBUCore, 2.1.0
  1033. [16:11:11]: ▸ - OCMock, 3.4
  1034. [16:11:11]: ▸ - Protobuf, 3.3.0
  1035. [16:11:11]: ▸ - ReactiveObjC, 3.0.0
  1036. [16:11:11]: ▸ - SAMKeychain, 1.5.3
  1037. [16:11:11]: ▸ - SDWebImage, 3.8.2
  1038. [16:11:11]: ▸ - SHSPhoneComponent, 2.2
  1039. [16:11:11]: ▸ - SVProgressHUD, 2.1.2
  1040. [16:11:11]: ▸ - SocketRocket, 0.5.1
  1041. [16:11:11]: ▸ - TPKeyboardAvoiding, 1.3.1
  1042. [16:11:11]: ▸ - iAppInfos, 0.3.1
  1043. [16:11:11]: ▸ - skpsmtpmessage, 0.0.1
  1044. [16:11:11]: ▸ -> Pod installation complete! There are 32 dependencies from the Podfile and 40 total pods installed.
  1045. [16:11:11]: ----------------------
  1046. [16:11:11]: --- Step: telegram ---
  1047. [16:11:11]: ----------------------
  1048. [16:11:12]: ------------------
  1049. [16:11:12]: --- Step: scan ---
  1050. [16:11:12]: ------------------
  1051. [16:11:12]: Successfully loaded '/Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/fastlane/Scanfile' 📄
  1052.  
  1053. +-----------------------+-------------------------------------------------------------------------------+
  1054. | Detected Values from './fastlane/Scanfile' |
  1055. +-----------------------+-------------------------------------------------------------------------------+
  1056. | workspace | RubetekEvo.xcworkspace |
  1057. | scheme | RubetekEvoSim |
  1058. | open_report | true |
  1059. | skip_slack | false |
  1060. | slack_only_on_failure | false |
  1061. | clean | false |
  1062. | skip_build | true |
  1063. | slack_url | https://hooks.slack.com/services/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 |
  1064. | slack_channel | #mobile-dev-ios |
  1065. | code_coverage | true |
  1066. | output_types | html |
  1067. | fail_build | false |
  1068. | devices | ["iPhone SE"] |
  1069. +-----------------------+-------------------------------------------------------------------------------+
  1070.  
  1071. [16:11:12]: $ xcodebuild -list -workspace RubetekEvo.xcworkspace
  1072. [16:11:22]: $ xcodebuild -showBuildSettings -workspace RubetekEvo.xcworkspace -scheme RubetekEvoSim
  1073. [16:11:35]: Successfully loaded '/Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/fastlane/Scanfile' 📄
  1074. [16:11:35]: No values defined in './fastlane/Scanfile'
  1075. [16:11:35]: $ xcodebuild -list -workspace RubetekEvo.xcworkspace
  1076. [16:11:42]: $ xcodebuild -showBuildSettings -workspace RubetekEvo.xcworkspace -scheme RubetekEvoSim
  1077.  
  1078. +------------------------+--------------------------------------------------------------------------------------------+
  1079. | Summary for scan 2.61.0 |
  1080. +------------------------+--------------------------------------------------------------------------------------------+
  1081. | workspace | RubetekEvo.xcworkspace |
  1082. | scheme | RubetekEvoSim |
  1083. | open_report | true |
  1084. | skip_slack | false |
  1085. | slack_only_on_failure | false |
  1086. | clean | false |
  1087. | skip_build | true |
  1088. | slack_channel | #mobile-dev-ios |
  1089. | code_coverage | true |
  1090. | output_types | html |
  1091. | fail_build | false |
  1092. | devices | ["iPhone SE"] |
  1093. | derived_data_path | /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs |
  1094. | output_directory | ./fastlane/test_output |
  1095. | buildlog_path | ~/Library/Logs/scan |
  1096. | include_simulator_logs | false |
  1097. | use_clang_report_name | false |
  1098. | xcode_path | /Applications/Xcode.app |
  1099. +------------------------+--------------------------------------------------------------------------------------------+
  1100.  
  1101. [16:11:53]: $ set -o pipefail && env NSUnbufferedIO=YES xcodebuild -workspace RubetekEvo.xcworkspace -scheme RubetekEvoSim -destination 'platform=iOS Simulator,id=5493249B-75B5-419B-B497-6ABBEE980844' -derivedDataPath '/Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs' -enableCodeCoverage YES test | tee '/Users/jenkins/Library/Logs/scan/RubetekEvoSim-RubetekEvoSim.log' | xcpretty --report html --output '/Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/fastlane/test_output/report.html' --report junit --output '/var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/junit_report20180307-903-1fppuqt'
  1102. [16:11:53]: ▸ Loading...
  1103. [16:12:01]: ▸ 2018-03-07 16:12:01.659 xcodebuild[1854:8893] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
  1104. [16:12:01]: ▸ /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/com.apple.dt.XCTest/IDETestRunSession-C11CEF15-4162-4D87-BD34-10C9CE064AB4/RubetekEvoSimTests-56B1F16B-2EF2-4875-8A37-A4729693FE5F/Session-RubetekEvoSimTests-2018-03-07_161201-nRKXf6.log
  1105. [16:12:01]: ▸ 2018-03-07 16:12:01.665 xcodebuild[1854:8884] [MT] IDETestOperationsObserverDebug: (7000F4CC-2536-431C-ACA5-D803CDB34DBD) Beginning test session RubetekEvoSimTests-7000F4CC-2536-431C-ACA5-D803CDB34DBD at 2018-03-07 16:12:01.661 with Xcode 9A235 on target <DVTiPhoneSimulator: 0x7fb5d37264f0> {
  1106. [16:12:01]: ▸ SimDevice: iPhone SE (5493249B-75B5-419B-B497-6ABBEE980844, iOS 11.0, Booted)
  1107. [16:12:01]: ▸ } (11.0 (15A372))
  1108. [16:12:12]: ▸ Building Pods/AFNetworking [Debug]
  1109. [16:12:12]: ▸ Check Dependencies
  1110. [16:12:13]: ▸ Processing Info.plist
  1111. [16:12:13]: ▸ Compiling AFAutoPurgingImageCache.m
  1112. [16:12:27]: ▸ Compiling AFHTTPSessionManager.m
  1113. [16:12:29]: ▸ Compiling AFImageDownloader.m
  1114. [16:12:31]: ▸ Compiling AFNetworkActivityIndicatorManager.m
  1115. [16:12:45]: ▸ Compiling AFNetworking-dummy.m
  1116. [16:12:45]: ▸ Compiling AFNetworkReachabilityManager.m
  1117. [16:12:45]: ▸ Compiling AFSecurityPolicy.m
  1118. [16:12:46]: ▸ Compiling AFURLRequestSerialization.m
  1119. [16:12:46]: ▸ Compiling AFURLResponseSerialization.m
  1120. [16:12:46]: ▸ Compiling AFURLSessionManager.m
  1121. [16:12:47]: ▸ Compiling UIActivityIndicatorView+AFNetworking.m
  1122. [16:12:47]: ▸ Compiling UIButton+AFNetworking.m
  1123. [16:12:47]: ▸ Compiling UIImageView+AFNetworking.m
  1124. [16:12:48]: ▸ Compiling UIProgressView+AFNetworking.m
  1125. [16:12:48]: ▸ Compiling UIRefreshControl+AFNetworking.m
  1126. [16:12:48]: ▸ Compiling UIWebView+AFNetworking.m
  1127. [16:12:48]: ▸ Compiling AFNetworking_vers.c
  1128. [16:12:48]: ▸ Compiling AFAutoPurgingImageCache.m
  1129. [16:12:49]: ▸ Compiling AFHTTPSessionManager.m
  1130. [16:12:49]: ▸ Compiling AFImageDownloader.m
  1131. [16:12:49]: ▸ Compiling AFNetworkActivityIndicatorManager.m
  1132. [16:12:50]: ▸ Compiling AFNetworking-dummy.m
  1133. [16:12:50]: ▸ Compiling AFNetworkReachabilityManager.m
  1134. [16:12:50]: ▸ Compiling AFSecurityPolicy.m
  1135. [16:12:50]: ▸ Compiling AFURLRequestSerialization.m
  1136. [16:12:51]: ▸ Compiling AFURLResponseSerialization.m
  1137. [16:12:51]: ▸ Compiling AFURLSessionManager.m
  1138. [16:12:51]: ▸ Compiling UIActivityIndicatorView+AFNetworking.m
  1139. [16:12:51]: ▸ Compiling UIButton+AFNetworking.m
  1140. [16:12:51]: ▸ Compiling UIImageView+AFNetworking.m
  1141. [16:12:51]: ▸ Compiling UIProgressView+AFNetworking.m
  1142. [16:12:52]: ▸ Compiling UIRefreshControl+AFNetworking.m
  1143. [16:12:52]: ▸ Compiling UIWebView+AFNetworking.m
  1144. [16:12:52]: ▸ Compiling AFNetworking_vers.c
  1145. [16:12:52]: ▸ Linking AFNetworking
  1146. [16:12:52]: ▸ Linking AFNetworking
  1147. [16:12:52]: ▸ Copying AFAutoPurgingImageCache.h
  1148. [16:12:52]: ▸ Copying AFHTTPSessionManager.h
  1149. [16:12:52]: ▸ Copying AFImageDownloader.h
  1150. [16:12:52]: ▸ Copying AFNetworkActivityIndicatorManager.h
  1151. [16:12:52]: ▸ Copying AFNetworking-umbrella.h
  1152. [16:12:52]: ▸ Copying AFNetworking.h
  1153. [16:12:52]: ▸ Copying AFNetworkReachabilityManager.h
  1154. [16:12:52]: ▸ Copying AFSecurityPolicy.h
  1155. [16:12:52]: ▸ Copying AFURLRequestSerialization.h
  1156. [16:12:52]: ▸ Copying AFURLResponseSerialization.h
  1157. [16:12:52]: ▸ Copying AFURLSessionManager.h
  1158. [16:12:52]: ▸ Copying UIActivityIndicatorView+AFNetworking.h
  1159. [16:12:52]: ▸ Copying UIButton+AFNetworking.h
  1160. [16:12:52]: ▸ Copying UIImage+AFNetworking.h
  1161. [16:12:52]: ▸ Copying UIImageView+AFNetworking.h
  1162. [16:12:52]: ▸ Copying UIKit+AFNetworking.h
  1163. [16:12:52]: ▸ Copying UIProgressView+AFNetworking.h
  1164. [16:12:52]: ▸ Copying UIRefreshControl+AFNetworking.h
  1165. [16:12:52]: ▸ Copying UIWebView+AFNetworking.h
  1166. [16:12:52]: Running Tests: ▸ Touching AFNetworking.framework
  1167. [16:12:52]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/AFNetworking/AFNetworking.framework
  1168. [16:12:52]: ▸ Building Pods/CHCSVParser [Debug]
  1169. [16:12:52]: ▸ Check Dependencies
  1170. [16:12:52]: ▸ Processing Info.plist
  1171. [16:12:52]: ▸ Compiling CHCSVParser-dummy.m
  1172. [16:12:52]: ▸ Compiling CHCSVParser.m
  1173. [16:12:52]: ▸ Compiling CHCSVParser_vers.c
  1174. [16:12:52]: ▸ Compiling CHCSVParser-dummy.m
  1175. [16:12:53]: ▸ Compiling CHCSVParser.m
  1176. [16:12:53]: ▸ Compiling CHCSVParser_vers.c
  1177. [16:12:53]: ▸ Linking CHCSVParser
  1178. [16:12:53]: ▸ Linking CHCSVParser
  1179. [16:12:53]: ▸ Copying CHCSVParser-umbrella.h
  1180. [16:12:53]: ▸ Copying CHCSVParser.h
  1181. [16:12:53]: Running Tests: ▸ Touching CHCSVParser.framework
  1182. [16:12:53]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/CHCSVParser/CHCSVParser.framework
  1183. [16:12:53]: ▸ Building Pods/CocoaAsyncSocket [Debug]
  1184. [16:12:53]: ▸ Check Dependencies
  1185. [16:12:53]: ▸ Processing Info.plist
  1186. [16:12:53]: ▸ Compiling CocoaAsyncSocket-dummy.m
  1187. [16:12:53]: ▸ Compiling GCDAsyncSocket.m
  1188. [16:12:58]: ▸ Compiling GCDAsyncUdpSocket.m
  1189. [16:12:58]: ▸ Compiling CocoaAsyncSocket_vers.c
  1190. [16:12:58]: ▸ Compiling CocoaAsyncSocket-dummy.m
  1191. [16:12:58]: ▸ Compiling GCDAsyncSocket.m
  1192. [16:13:03]: ▸ Compiling GCDAsyncUdpSocket.m
  1193. [16:13:03]: ▸ Compiling CocoaAsyncSocket_vers.c
  1194. [16:13:04]: ▸ Linking CocoaAsyncSocket
  1195. [16:13:04]: ▸ Linking CocoaAsyncSocket
  1196. [16:13:06]: ▸ Copying CocoaAsyncSocket-umbrella.h
  1197. [16:13:06]: ▸ Copying GCDAsyncSocket.h
  1198. [16:13:06]: ▸ Copying GCDAsyncUdpSocket.h
  1199. [16:13:06]: Running Tests: ▸ Touching CocoaAsyncSocket.framework
  1200. [16:13:06]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/CocoaAsyncSocket/CocoaAsyncSocket.framework
  1201. [16:13:06]: ▸ Building Pods/CocoaLumberjack [Debug]
  1202. [16:13:06]: ▸ Check Dependencies
  1203. [16:13:06]: ▸ Processing Info.plist
  1204. [16:13:06]: ▸ Compiling CocoaLumberjack-dummy.m
  1205. [16:13:06]: ▸ Compiling DDAbstractDatabaseLogger.m
  1206. [16:13:06]: ▸ Compiling DDASLLogCapture.m
  1207. [16:13:06]: ▸ Compiling DDASLLogger.m
  1208. [16:13:06]: ▸ Compiling DDContextFilterLogFormatter.m
  1209. [16:13:06]: ▸ Compiling DDDispatchQueueLogFormatter.m
  1210. [16:13:06]: ▸ Compiling DDFileLogger.m
  1211. [16:13:06]: ▸ Compiling DDLog.m
  1212. [16:13:06]: ▸ Compiling DDMultiFormatter.m
  1213. [16:13:06]: ▸ Compiling DDTTYLogger.m
  1214. [16:13:06]: ▸ Compiling CocoaLumberjack_vers.c
  1215. [16:13:06]: ▸ Compiling CocoaLumberjack-dummy.m
  1216. [16:13:07]: ▸ Compiling DDAbstractDatabaseLogger.m
  1217. [16:13:07]: ▸ Compiling DDASLLogCapture.m
  1218. [16:13:07]: ▸ Compiling DDASLLogger.m
  1219. [16:13:07]: ▸ Compiling DDContextFilterLogFormatter.m
  1220. [16:13:07]: ▸ Compiling DDDispatchQueueLogFormatter.m
  1221. [16:13:07]: ▸ Compiling DDFileLogger.m
  1222. [16:13:07]: ▸ Compiling DDLog.m
  1223. [16:13:07]: ▸ Compiling DDMultiFormatter.m
  1224. [16:13:07]: ▸ Compiling DDTTYLogger.m
  1225. [16:13:07]: ▸ Compiling CocoaLumberjack_vers.c
  1226. [16:13:07]: ▸ Linking CocoaLumberjack
  1227. [16:13:07]: ▸ Linking CocoaLumberjack
  1228. [16:13:07]: ▸ Copying CocoaLumberjack-umbrella.h
  1229. [16:13:07]: ▸ Copying CocoaLumberjack.h
  1230. [16:13:07]: ▸ Copying DDAbstractDatabaseLogger.h
  1231. [16:13:07]: ▸ Copying DDASLLogCapture.h
  1232. [16:13:07]: ▸ Copying DDASLLogger.h
  1233. [16:13:07]: ▸ Copying DDAssertMacros.h
  1234. [16:13:07]: ▸ Copying DDContextFilterLogFormatter.h
  1235. [16:13:07]: ▸ Copying DDDispatchQueueLogFormatter.h
  1236. [16:13:07]: ▸ Copying DDFileLogger.h
  1237. [16:13:07]: ▸ Copying DDLegacyMacros.h
  1238. [16:13:07]: ▸ Copying DDLog+LOGV.h
  1239. [16:13:07]: ▸ Copying DDLog.h
  1240. [16:13:07]: ▸ Copying DDLogMacros.h
  1241. [16:13:07]: ▸ Copying DDMultiFormatter.h
  1242. [16:13:07]: ▸ Copying DDTTYLogger.h
  1243. [16:13:07]: Running Tests: ▸ Touching CocoaLumberjack.framework
  1244. [16:13:07]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/CocoaLumberjack/CocoaLumberjack.framework
  1245. [16:13:08]: ▸ Building Pods/DACircularProgress [Debug]
  1246. [16:13:08]: ▸ Check Dependencies
  1247. [16:13:08]: ▸ Processing Info.plist
  1248. [16:13:08]: ▸ Compiling DACircularProgress-dummy.m
  1249. [16:13:08]: ▸ Compiling DACircularProgressView.m
  1250. [16:13:08]: ▸ Compiling DALabeledCircularProgressView.m
  1251. [16:13:08]: ▸ Compiling DACircularProgress_vers.c
  1252. [16:13:08]: ▸ Compiling DACircularProgress-dummy.m
  1253. [16:13:08]: ▸ Compiling DACircularProgressView.m
  1254. [16:13:08]: ▸ Compiling DALabeledCircularProgressView.m
  1255. [16:13:08]: ▸ Compiling DACircularProgress_vers.c
  1256. [16:13:08]: ▸ Linking DACircularProgress
  1257. [16:13:08]: ▸ Linking DACircularProgress
  1258. [16:13:08]: ▸ Copying DACircularProgress-umbrella.h
  1259. [16:13:08]: ▸ Copying DACircularProgressView.h
  1260. [16:13:08]: ▸ Copying DALabeledCircularProgressView.h
  1261. [16:13:08]: Running Tests: ▸ Touching DACircularProgress.framework
  1262. [16:13:08]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/DACircularProgress/DACircularProgress.framework
  1263. [16:13:08]: ▸ Building Pods/DownloadButton-DownloadButton [Debug]
  1264. [16:13:08]: ▸ Check Dependencies
  1265. [16:13:08]: ▸ Processing ResourceBundle-DownloadButton-Info.plist
  1266. [16:13:08]: Running Tests: ▸ Touching DownloadButton.bundle
  1267. [16:13:08]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/DownloadButton/DownloadButton.bundle
  1268. [16:13:08]: ▸ Building Pods/DownloadButton [Debug]
  1269. [16:13:08]: ▸ Check Dependencies
  1270. [16:13:08]: ▸ Processing Info.plist
  1271. [16:13:08]: ▸ Compiling CALayer+PKDownloadButtonAnimations.m
  1272. [16:13:08]: ▸ Compiling DownloadButton-dummy.m
  1273. [16:13:08]: ▸ Compiling NSLayoutConstraint+PKDownloadButton.m
  1274. [16:13:08]: ▸ Compiling PKCircleProgressView.m
  1275. [16:13:08]: ▸ Compiling PKCircleView.m
  1276. [16:13:08]: ▸ Compiling PKDownloadButton.m
  1277. [16:13:09]: ▸ Compiling PKPendingView.m
  1278. [16:13:09]: ▸ Compiling PKStopDownloadButton.m
  1279. [16:13:09]: ▸ Compiling UIButton+PKDownloadButton.m
  1280. [16:13:09]: ▸ Compiling UIColor+PKDownloadButton.m
  1281. [16:13:09]: ▸ Compiling UIImage+PKDownloadButton.m
  1282. [16:13:09]: ▸ Compiling DownloadButton_vers.c
  1283. [16:13:09]: ▸ Compiling CALayer+PKDownloadButtonAnimations.m
  1284. [16:13:09]: ▸ Compiling DownloadButton-dummy.m
  1285. [16:13:10]: ▸ Compiling NSLayoutConstraint+PKDownloadButton.m
  1286. [16:13:10]: ▸ Compiling PKCircleProgressView.m
  1287. [16:13:10]: ▸ Compiling PKCircleView.m
  1288. [16:13:10]: ▸ Compiling PKDownloadButton.m
  1289. [16:13:10]: ▸ Compiling PKPendingView.m
  1290. [16:13:11]: ▸ Compiling PKStopDownloadButton.m
  1291. [16:13:11]: ▸ Compiling UIButton+PKDownloadButton.m
  1292. [16:13:11]: ▸ Compiling UIColor+PKDownloadButton.m
  1293. [16:13:11]: ▸ Compiling UIImage+PKDownloadButton.m
  1294. [16:13:11]: ▸ Compiling DownloadButton_vers.c
  1295. [16:13:12]: ▸ Linking DownloadButton
  1296. [16:13:12]: ▸ Linking DownloadButton
  1297. [16:13:13]: ▸ Copying /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/DownloadButton/DownloadButton.bundle
  1298. [16:13:14]: ▸ Copying CALayer+PKDownloadButtonAnimations.h
  1299. [16:13:14]: ▸ Copying DownloadButton-umbrella.h
  1300. [16:13:14]: ▸ Copying NSLayoutConstraint+PKDownloadButton.h
  1301. [16:13:14]: ▸ Copying PKCircleProgressView.h
  1302. [16:13:14]: ▸ Copying PKCircleView.h
  1303. [16:13:14]: ▸ Copying PKDownloadButton.h
  1304. [16:13:14]: ▸ Copying PKMacros.h
  1305. [16:13:14]: ▸ Copying PKPendingView.h
  1306. [16:13:14]: ▸ Copying PKStopDownloadButton.h
  1307. [16:13:14]: ▸ Copying UIButton+PKDownloadButton.h
  1308. [16:13:14]: ▸ Copying UIColor+PKDownloadButton.h
  1309. [16:13:14]: ▸ Copying UIImage+PKDownloadButton.h
  1310. [16:13:14]: Running Tests: ▸ Touching DownloadButton.framework
  1311. [16:13:14]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/DownloadButton/DownloadButton.framework
  1312. [16:13:14]: ▸ Building Pods/ESPTouch [Debug]
  1313. [16:13:14]: ▸ Check Dependencies
  1314. [16:13:14]: ▸ Processing Info.plist
  1315. [16:13:14]: ▸ Compiling ESP_ByteUtil.m
  1316. [16:13:14]: ▸ Compiling ESP_CRC8.m
  1317. [16:13:14]: ▸ Compiling ESP_NetUtil.m
  1318. [16:13:14]: ▸ Compiling ESP_WifiUtil.m
  1319. [16:13:14]: ▸ Compiling ESPAppDelegate.m
  1320. [16:13:14]: ▸ Compiling ESPDataCode.m
  1321. [16:13:14]: ▸ Compiling ESPDatumCode.m
  1322. [16:13:14]: ▸ Compiling ESPGuideCode.m
  1323. [16:13:14]: ▸ Compiling ESPTouch-dummy.m
  1324. [16:13:14]: ▸ Compiling ESPTouchGenerator.m
  1325. [16:13:14]: ▸ Compiling ESPTouchResult.m
  1326. [16:13:14]: ▸ Compiling ESPTouchTask.m
  1327. [16:13:14]: ▸ Compiling ESPTouchTaskParameter.m
  1328. [16:13:14]: ▸ Compiling ESPUDPSocketClient.m
  1329. [16:13:14]: ▸ Compiling ESPUDPSocketServer.m
  1330. [16:13:14]: ▸ Compiling ESPViewController.m
  1331. [16:13:14]: ▸ Compiling main.m
  1332. [16:13:14]: ▸ Compiling ESPTouch_vers.c
  1333. [16:13:14]: ▸ Compiling ESP_ByteUtil.m
  1334. [16:13:14]: ▸ Compiling ESP_CRC8.m
  1335. [16:13:14]: ▸ Compiling ESP_NetUtil.m
  1336. [16:13:14]: ▸ Compiling ESP_WifiUtil.m
  1337. [16:13:14]: ▸ Compiling ESPAppDelegate.m
  1338. [16:13:14]: ▸ Compiling ESPDataCode.m
  1339. [16:13:14]: ▸ Compiling ESPDatumCode.m
  1340. [16:13:14]: ▸ Compiling ESPGuideCode.m
  1341. [16:13:14]: ▸ Compiling ESPTouch-dummy.m
  1342. [16:13:14]: ▸ Compiling ESPTouchGenerator.m
  1343. [16:13:14]: ▸ Compiling ESPTouchResult.m
  1344. [16:13:14]: ▸ Compiling ESPTouchTask.m
  1345. [16:13:14]: ▸ Compiling ESPTouchTaskParameter.m
  1346. [16:13:14]: ▸ Compiling ESPUDPSocketClient.m
  1347. [16:13:14]: ▸ Compiling ESPUDPSocketServer.m
  1348. [16:13:14]: ▸ Compiling ESPViewController.m
  1349. [16:13:14]: ▸ Compiling main.m
  1350. [16:13:14]: ▸ Compiling ESPTouch_vers.c
  1351. [16:13:14]: ▸ Linking ESPTouch
  1352. [16:13:14]: ▸ Linking ESPTouch
  1353. [16:13:15]: ▸ Copying ESP_ByteUtil.h
  1354. [16:13:15]: ▸ Copying ESP_CRC8.h
  1355. [16:13:15]: ▸ Copying ESP_NetUtil.h
  1356. [16:13:15]: ▸ Copying ESP_WifiUtil.h
  1357. [16:13:15]: ▸ Copying ESPAppDelegate.h
  1358. [16:13:16]: ▸ Copying ESPDataCode.h
  1359. [16:13:16]: ▸ Copying ESPDatumCode.h
  1360. [16:13:16]: ▸ Copying ESPGuideCode.h
  1361. [16:13:16]: ▸ Copying ESPTouch-umbrella.h
  1362. [16:13:16]: ▸ Copying ESPTouchDelegate.h
  1363. [16:13:16]: ▸ Copying ESPTouchGenerator.h
  1364. [16:13:16]: ▸ Copying ESPTouchResult.h
  1365. [16:13:16]: ▸ Copying ESPTouchTask.h
  1366. [16:13:16]: ▸ Copying ESPTouchTaskParameter.h
  1367. [16:13:16]: ▸ Copying ESPUDPSocketClient.h
  1368. [16:13:16]: ▸ Copying ESPUDPSocketServer.h
  1369. [16:13:16]: ▸ Copying ESPVersionMacro.h
  1370. [16:13:16]: ▸ Copying ESPViewController.h
  1371. [16:13:16]: Running Tests: ▸ Touching ESPTouch.framework
  1372. [16:13:16]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/ESPTouch/ESPTouch.framework
  1373. [16:13:16]: ▸ Building Pods/FMDB [Debug]
  1374. [16:13:16]: ▸ Check Dependencies
  1375. [16:13:16]: ▸ Processing Info.plist
  1376. [16:13:16]: ▸ Compiling FMDatabase.m
  1377. [16:13:16]: ▸ Compiling FMDatabaseAdditions.m
  1378. [16:13:16]: ▸ Compiling FMDatabasePool.m
  1379. [16:13:16]: ▸ Compiling FMDatabaseQueue.m
  1380. [16:13:16]: ▸ Compiling FMDB-dummy.m
  1381. [16:13:16]: ▸ Compiling FMResultSet.m
  1382. [16:13:16]: ▸ Compiling FMDB_vers.c
  1383. [16:13:16]: ▸ Compiling FMDatabase.m
  1384. [16:13:16]: ▸ Compiling FMDatabaseAdditions.m
  1385. [16:13:16]: ▸ Compiling FMDatabasePool.m
  1386. [16:13:16]: ▸ Compiling FMDatabaseQueue.m
  1387. [16:13:16]: ▸ Compiling FMDB-dummy.m
  1388. [16:13:16]: ▸ Compiling FMResultSet.m
  1389. [16:13:16]: ▸ Compiling FMDB_vers.c
  1390. [16:13:17]: ▸ Linking FMDB
  1391. [16:13:17]: ▸ Linking FMDB
  1392. [16:13:19]: ▸ Copying FMDatabase.h
  1393. [16:13:20]: ▸ Copying FMDatabaseAdditions.h
  1394. [16:13:20]: ▸ Copying FMDatabasePool.h
  1395. [16:13:20]: ▸ Copying FMDatabaseQueue.h
  1396. [16:13:20]: ▸ Copying FMDB-umbrella.h
  1397. [16:13:20]: ▸ Copying FMDB.h
  1398. [16:13:20]: ▸ Copying FMResultSet.h
  1399. [16:13:20]: Running Tests: ▸ Touching FMDB.framework
  1400. [16:13:20]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/FMDB/FMDB.framework
  1401. [16:13:20]: ▸ Building Pods/GTMSessionFetcher [Debug]
  1402. [16:13:20]: ▸ Check Dependencies
  1403. [16:13:20]: ▸ Processing Info.plist
  1404. [16:13:20]: ▸ Compiling GTMGatherInputStream.m
  1405. [16:13:20]: ▸ Compiling GTMMIMEDocument.m
  1406. [16:13:20]: ▸ Compiling GTMReadMonitorInputStream.m
  1407. [16:13:20]: ▸ Compiling GTMSessionFetcher-dummy.m
  1408. [16:13:20]: ▸ Compiling GTMSessionFetcher.m
  1409. [16:13:20]: ▸ Compiling GTMSessionFetcherLogging.m
  1410. [16:13:20]: ▸ Compiling GTMSessionFetcherService.m
  1411. [16:13:20]: ▸ Compiling GTMSessionUploadFetcher.m
  1412. [16:13:20]: ▸ Compiling GTMSessionFetcher_vers.c
  1413. [16:13:20]: ▸ Compiling GTMGatherInputStream.m
  1414. [16:13:20]: ▸ Compiling GTMMIMEDocument.m
  1415. [16:13:20]: ▸ Compiling GTMReadMonitorInputStream.m
  1416. [16:13:20]: ▸ Compiling GTMSessionFetcher-dummy.m
  1417. [16:13:21]: ▸ Compiling GTMSessionFetcher.m
  1418. [16:13:21]: ▸ Compiling GTMSessionFetcherLogging.m
  1419. [16:13:21]: ▸ Compiling GTMSessionFetcherService.m
  1420. [16:13:21]: ▸ Compiling GTMSessionUploadFetcher.m
  1421. [16:13:21]: ▸ Compiling GTMSessionFetcher_vers.c
  1422. [16:13:21]: ▸ Linking GTMSessionFetcher
  1423. [16:13:21]: ▸ Linking GTMSessionFetcher
  1424. [16:13:26]: ▸ Copying GTMGatherInputStream.h
  1425. [16:13:29]: ▸ Copying GTMMIMEDocument.h
  1426. [16:13:30]: ▸ Copying GTMReadMonitorInputStream.h
  1427. [16:13:30]: ▸ Copying GTMSessionFetcher-umbrella.h
  1428. [16:13:30]: ▸ Copying GTMSessionFetcher.h
  1429. [16:13:30]: ▸ Copying GTMSessionFetcherLogging.h
  1430. [16:13:30]: ▸ Copying GTMSessionFetcherService.h
  1431. [16:13:30]: ▸ Copying GTMSessionUploadFetcher.h
  1432. [16:13:30]: Running Tests: ▸ Touching GTMSessionFetcher.framework
  1433. [16:13:30]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/GTMSessionFetcher/GTMSessionFetcher.framework
  1434. [16:13:30]: ▸ Building Pods/GoogleToolboxForMac [Debug]
  1435. [16:13:30]: ▸ Check Dependencies
  1436. [16:13:30]: ▸ Processing Info.plist
  1437. [16:13:30]: ▸ Compiling GoogleToolboxForMac-dummy.m
  1438. [16:13:30]: ▸ Compiling GTMLogger.m
  1439. [16:13:30]: ▸ Compiling GTMNSData+zlib.m
  1440. [16:13:30]: ▸ Compiling GTMNSDictionary+URLArguments.m
  1441. [16:13:30]: ▸ Compiling GTMNSString+URLArguments.m
  1442. [16:13:30]: ▸ Compiling GoogleToolboxForMac_vers.c
  1443. [16:13:30]: ▸ Compiling GoogleToolboxForMac-dummy.m
  1444. [16:13:30]: ▸ Compiling GTMLogger.m
  1445. [16:13:30]: ▸ Compiling GTMNSData+zlib.m
  1446. [16:13:30]: ▸ Compiling GTMNSDictionary+URLArguments.m
  1447. [16:13:30]: ▸ Compiling GTMNSString+URLArguments.m
  1448. [16:13:31]: ▸ Compiling GoogleToolboxForMac_vers.c
  1449. [16:13:31]: ▸ Linking GoogleToolboxForMac
  1450. [16:13:32]: ▸ Linking GoogleToolboxForMac
  1451. [16:13:32]: ▸ Copying GoogleToolboxForMac-umbrella.h
  1452. [16:13:32]: ▸ Copying GTMDebugSelectorValidation.h
  1453. [16:13:32]: ▸ Copying GTMDebugThreadValidation.h
  1454. [16:13:32]: ▸ Copying GTMDefines.h
  1455. [16:13:32]: ▸ Copying GTMLogger.h
  1456. [16:13:32]: ▸ Copying GTMMethodCheck.h
  1457. [16:13:32]: ▸ Copying GTMNSData+zlib.h
  1458. [16:13:32]: ▸ Copying GTMNSDictionary+URLArguments.h
  1459. [16:13:32]: ▸ Copying GTMNSString+URLArguments.h
  1460. [16:13:32]: Running Tests: ▸ Touching GoogleToolboxForMac.framework
  1461. [16:13:32]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework
  1462. [16:13:32]: ▸ Building Pods/GTMOAuth2 [Debug]
  1463. [16:13:32]: ▸ Check Dependencies
  1464. [16:13:32]: ▸ Compiling GTMOAuth2-dummy.m
  1465. [16:13:32]: ▸ Compiling GTMOAuth2Authentication.m
  1466. [16:13:32]: ▸ Compiling GTMOAuth2SignIn.m
  1467. [16:13:32]: ▸ Compiling GTMOAuth2ViewControllerTouch.m
  1468. [16:13:32]: ▸ Compiling GTMOAuth2_vers.c
  1469. [16:13:32]: ▸ Compiling GTMOAuth2-dummy.m
  1470. [16:13:32]: ▸ Compiling GTMOAuth2Authentication.m
  1471. [16:13:32]: ▸ Compiling GTMOAuth2SignIn.m
  1472. [16:13:32]: ▸ Compiling GTMOAuth2ViewControllerTouch.m
  1473. [16:13:32]: ▸ Compiling GTMOAuth2_vers.c
  1474. [16:13:32]: ▸ Linking GTMOAuth2
  1475. [16:13:32]: ▸ Linking GTMOAuth2
  1476. [16:13:32]: ▸ Copying GTMOAuth2-umbrella.h
  1477. [16:13:32]: ▸ Copying GTMOAuth2Authentication.h
  1478. [16:13:32]: ▸ Copying GTMOAuth2SignIn.h
  1479. [16:13:33]: ▸ Copying GTMOAuth2ViewControllerTouch.h
  1480. [16:13:33]: ▸ Compiling GTMOAuth2ViewTouch.xib
  1481. [16:13:43]: ▸ Processing Info.plist
  1482. [16:13:43]: Running Tests: ▸ Touching GTMOAuth2.framework
  1483. [16:13:43]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/GTMOAuth2/GTMOAuth2.framework
  1484. [16:13:44]: ▸ Building Pods/JVFloatLabeledTextField [Debug]
  1485. [16:13:44]: ▸ Check Dependencies
  1486. [16:13:44]: ▸ Processing Info.plist
  1487. [16:13:44]: ▸ Compiling JVFloatLabeledTextField-dummy.m
  1488. [16:13:44]: ▸ Compiling JVFloatLabeledTextField.m
  1489. [16:13:44]: ▸ Compiling JVFloatLabeledTextView.m
  1490. [16:13:44]: ▸ Compiling NSString+TextDirectionality.m
  1491. [16:13:44]: ▸ Compiling JVFloatLabeledTextField_vers.c
  1492. [16:13:44]: ▸ Compiling JVFloatLabeledTextField-dummy.m
  1493. [16:13:44]: ▸ Compiling JVFloatLabeledTextField.m
  1494. [16:13:44]: ▸ Compiling JVFloatLabeledTextView.m
  1495. [16:13:44]: ▸ Compiling NSString+TextDirectionality.m
  1496. [16:13:44]: ▸ Compiling JVFloatLabeledTextField_vers.c
  1497. [16:13:44]: ▸ Linking JVFloatLabeledTextField
  1498. [16:13:44]: ▸ Linking JVFloatLabeledTextField
  1499. [16:13:44]: ▸ Copying JVFloatLabeledTextField-umbrella.h
  1500. [16:13:44]: ▸ Copying JVFloatLabeledTextField.h
  1501. [16:13:44]: ▸ Copying JVFloatLabeledTextView.h
  1502. [16:13:44]: ▸ Copying NSString+TextDirectionality.h
  1503. [16:13:44]: Running Tests: ▸ Touching JVFloatLabeledTextField.framework
  1504. [16:13:44]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/JVFloatLabeledTextField/JVFloatLabeledTextField.framework
  1505. [16:13:44]: ▸ Building Pods/NBUCore [Debug]
  1506. [16:13:44]: ▸ Check Dependencies
  1507. [16:13:44]: ▸ Processing Info.plist
  1508. [16:13:44]: ▸ Compiling NBUCore-dummy.m
  1509. [16:13:44]: ▸ Compiling NBUCore.m
  1510. [16:13:44]: ▸ Compiling NBUCore_vers.c
  1511. [16:13:44]: ▸ Compiling NBUCore-dummy.m
  1512. [16:13:44]: ▸ Compiling NBUCore.m
  1513. [16:13:44]: ▸ Compiling NBUCore_vers.c
  1514. [16:13:44]: ▸ Linking NBUCore
  1515. [16:13:44]: ▸ Linking NBUCore
  1516. [16:13:44]: ▸ Copying NBUAvailability.h
  1517. [16:13:44]: ▸ Copying NBUCore-umbrella.h
  1518. [16:13:44]: ▸ Copying NBUCore.h
  1519. [16:13:44]: Running Tests: ▸ Touching NBUCore.framework
  1520. [16:13:44]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/NBUCore/NBUCore.framework
  1521. [16:13:44]: ▸ Building Pods/LumberjackConsole [Debug]
  1522. [16:13:44]: ▸ Check Dependencies
  1523. [16:13:44]: ▸ Compiling LumberjackConsole-dummy.m
  1524. [16:13:44]: ▸ Compiling PTEAdjustLevelsTableView.m
  1525. [16:13:44]: ▸ Compiling PTEConsoleLogger.m
  1526. [16:13:44]: ▸ Compiling PTEConsoleTableView.m
  1527. [16:13:44]: ▸ Compiling PTEDashboard.m
  1528. [16:13:44]: ▸ Compiling LumberjackConsole_vers.c
  1529. [16:13:44]: ▸ Compiling LumberjackConsole-dummy.m
  1530. [16:13:44]: ▸ Compiling PTEAdjustLevelsTableView.m
  1531. [16:13:44]: ▸ Compiling PTEConsoleLogger.m
  1532. [16:13:44]: ▸ Compiling PTEConsoleTableView.m
  1533. [16:13:44]: ▸ Compiling PTEDashboard.m
  1534. [16:13:44]: ▸ Compiling LumberjackConsole_vers.c
  1535. [16:13:44]: ▸ Linking LumberjackConsole
  1536. [16:13:44]: ▸ Linking LumberjackConsole
  1537. [16:13:44]: ▸ Copying LumberjackConsole-umbrella.h
  1538. [16:13:44]: ▸ Copying PTEAdjustLevelsTableView.h
  1539. [16:13:44]: ▸ Copying PTEConsoleLogger.h
  1540. [16:13:44]: ▸ Copying PTEConsoleTableView.h
  1541. [16:13:44]: ▸ Copying PTEDashboard.h
  1542. [16:13:44]: ▸ Compiling LumberjackConsole.storyboard
  1543. [16:13:45]: ▸ Processing Info.plist
  1544. [16:13:45]: Running Tests: ▸ Touching LumberjackConsole.framework
  1545. [16:13:45]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/LumberjackConsole/LumberjackConsole.framework
  1546. [16:13:45]: ▸ Building Pods/MBCircularProgressBar-MBCircularProgressBar [Debug]
  1547. [16:13:45]: ▸ Check Dependencies
  1548. [16:13:45]: ▸ Processing ResourceBundle-MBCircularProgressBar-Info.plist
  1549. [16:13:47]: Running Tests: ▸ Touching MBCircularProgressBar.bundle
  1550. [16:13:47]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MBCircularProgressBar/MBCircularProgressBar.bundle
  1551. [16:13:47]: ▸ Building Pods/MBProgressHUD [Debug]
  1552. [16:13:47]: ▸ Check Dependencies
  1553. [16:13:47]: ▸ Processing Info.plist
  1554. [16:13:47]: ▸ Compiling MBProgressHUD-dummy.m
  1555. [16:13:47]: ▸ Compiling MBProgressHUD.m
  1556. [16:13:47]: ▸ Compiling MBProgressHUD_vers.c
  1557. [16:13:47]: ▸ Compiling MBProgressHUD-dummy.m
  1558. [16:13:47]: ▸ Compiling MBProgressHUD.m
  1559. [16:13:47]: ▸ Compiling MBProgressHUD_vers.c
  1560. [16:13:47]: ▸ Linking MBProgressHUD
  1561. [16:13:47]: ▸ Linking MBProgressHUD
  1562. [16:13:47]: ▸ Copying MBProgressHUD-umbrella.h
  1563. [16:13:47]: ▸ Copying MBProgressHUD.h
  1564. [16:13:47]: Running Tests: ▸ Touching MBProgressHUD.framework
  1565. [16:13:47]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MBProgressHUD/MBProgressHUD.framework
  1566. [16:13:47]: ▸ Building Pods/MGSwipeTableCell [Debug]
  1567. [16:13:47]: ▸ Check Dependencies
  1568. [16:13:47]: ▸ Processing Info.plist
  1569. [16:13:47]: ▸ Compiling MGSwipeButton.m
  1570. [16:13:47]: ▸ Compiling MGSwipeTableCell-dummy.m
  1571. [16:13:47]: ▸ Compiling MGSwipeTableCell.m
  1572. [16:13:48]: ▸ Compiling MGSwipeTableCell_vers.c
  1573. [16:13:48]: ▸ Compiling MGSwipeButton.m
  1574. [16:13:48]: ▸ Compiling MGSwipeTableCell-dummy.m
  1575. [16:13:48]: ▸ Compiling MGSwipeTableCell.m
  1576. [16:13:48]: ▸ Compiling MGSwipeTableCell_vers.c
  1577. [16:13:49]: ▸ Linking MGSwipeTableCell
  1578. [16:13:49]: ▸ Linking MGSwipeTableCell
  1579. [16:13:49]: ▸ Copying MGSwipeButton.h
  1580. [16:13:49]: ▸ Copying MGSwipeTableCell-umbrella.h
  1581. [16:13:49]: ▸ Copying MGSwipeTableCell.h
  1582. [16:13:49]: Running Tests: ▸ Touching MGSwipeTableCell.framework
  1583. [16:13:49]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MGSwipeTableCell/MGSwipeTableCell.framework
  1584. [16:13:49]: ▸ Building Pods/MBCircularProgressBar [Debug]
  1585. [16:13:49]: ▸ Check Dependencies
  1586. [16:13:49]: ▸ Processing Info.plist
  1587. [16:13:49]: ▸ Compiling MBCircularProgressBar-dummy.m
  1588. [16:13:49]: ▸ Compiling MBCircularProgressBarLayer.m
  1589. [16:13:49]: ▸ Compiling MBCircularProgressBarView.m
  1590. [16:13:49]: ▸ Compiling MBCircularProgressBar_vers.c
  1591. [16:13:49]: ▸ Compiling MBCircularProgressBar-dummy.m
  1592. [16:13:49]: ▸ Compiling MBCircularProgressBarLayer.m
  1593. [16:13:49]: ▸ Compiling MBCircularProgressBarView.m
  1594. [16:13:49]: ▸ Compiling MBCircularProgressBar_vers.c
  1595. [16:13:49]: ▸ Linking MBCircularProgressBar
  1596. [16:13:49]: ▸ Linking MBCircularProgressBar
  1597. [16:13:49]: ▸ Copying /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MBCircularProgressBar/MBCircularProgressBar.bundle
  1598. [16:13:49]: ▸ Copying MBCircularProgressBar-umbrella.h
  1599. [16:13:49]: ▸ Copying MBCircularProgressBarLayer.h
  1600. [16:13:49]: ▸ Copying MBCircularProgressBarView.h
  1601. [16:13:49]: Running Tests: ▸ Touching MBCircularProgressBar.framework
  1602. [16:13:50]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MBCircularProgressBar/MBCircularProgressBar.framework
  1603. [16:13:50]: ▸ Building Pods/MWPhotoBrowser-MWPhotoBrowser [Debug]
  1604. [16:13:50]: ▸ Check Dependencies
  1605. [16:13:50]: ▸ Processing ResourceBundle-MWPhotoBrowser-Info.plist
  1606. [16:13:55]: Running Tests: ▸ Touching MWPhotoBrowser.bundle
  1607. [16:13:56]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MWPhotoBrowser/MWPhotoBrowser.bundle
  1608. [16:13:56]: ▸ Building Pods/SDWebImage [Debug]
  1609. [16:13:56]: ▸ Check Dependencies
  1610. [16:13:56]: ▸ Processing Info.plist
  1611. [16:13:56]: ▸ Compiling NSData+ImageContentType.m
  1612. [16:13:56]: ▸ Compiling SDImageCache.m
  1613. [16:13:56]: ▸ Compiling SDWebImage-dummy.m
  1614. [16:13:56]: ▸ Compiling SDWebImageCompat.m
  1615. [16:13:56]: ▸ Compiling SDWebImageDecoder.m
  1616. [16:13:56]: ▸ Compiling SDWebImageDownloader.m
  1617. [16:13:56]: ▸ Compiling SDWebImageDownloaderOperation.m
  1618. [16:13:56]: ▸ Compiling SDWebImageManager.m
  1619. [16:13:56]: ▸ Compiling SDWebImagePrefetcher.m
  1620. [16:13:56]: ▸ Compiling UIButton+WebCache.m
  1621. [16:13:56]: ▸ Compiling UIImage+GIF.m
  1622. [16:13:56]: ▸ Compiling UIImage+MultiFormat.m
  1623. [16:13:56]: ▸ Compiling UIImageView+HighlightedWebCache.m
  1624. [16:13:56]: ▸ Compiling UIImageView+WebCache.m
  1625. [16:13:56]: ▸ Compiling UIView+WebCacheOperation.m
  1626. [16:13:56]: ▸ Compiling SDWebImage_vers.c
  1627. [16:13:56]: ▸ Compiling NSData+ImageContentType.m
  1628. [16:13:56]: ▸ Compiling SDImageCache.m
  1629. [16:13:56]: ▸ Compiling SDWebImage-dummy.m
  1630. [16:13:56]: ▸ Compiling SDWebImageCompat.m
  1631. [16:13:56]: ▸ Compiling SDWebImageDecoder.m
  1632. [16:13:56]: ▸ Compiling SDWebImageDownloader.m
  1633. [16:13:56]: ▸ Compiling SDWebImageDownloaderOperation.m
  1634. [16:13:56]: ▸ Compiling SDWebImageManager.m
  1635. [16:13:56]: ▸ Compiling SDWebImagePrefetcher.m
  1636. [16:13:56]: ▸ Compiling UIButton+WebCache.m
  1637. [16:13:56]: ▸ Compiling UIImage+GIF.m
  1638. [16:13:56]: ▸ Compiling UIImage+MultiFormat.m
  1639. [16:13:56]: ▸ Compiling UIImageView+HighlightedWebCache.m
  1640. [16:13:56]: ▸ Compiling UIImageView+WebCache.m
  1641. [16:13:56]: ▸ Compiling UIView+WebCacheOperation.m
  1642. [16:13:56]: ▸ Compiling SDWebImage_vers.c
  1643. [16:13:57]: ▸ Linking SDWebImage
  1644. [16:13:57]: ▸ Linking SDWebImage
  1645. [16:13:58]: ▸ Copying NSData+ImageContentType.h
  1646. [16:13:58]: ▸ Copying SDImageCache.h
  1647. [16:13:58]: ▸ Copying SDWebImage-umbrella.h
  1648. [16:13:58]: ▸ Copying SDWebImageCompat.h
  1649. [16:13:58]: ▸ Copying SDWebImageDecoder.h
  1650. [16:13:59]: ▸ Copying SDWebImageDownloader.h
  1651. [16:13:59]: ▸ Copying SDWebImageDownloaderOperation.h
  1652. [16:13:59]: ▸ Copying SDWebImageManager.h
  1653. [16:13:59]: ▸ Copying SDWebImageOperation.h
  1654. [16:13:59]: ▸ Copying SDWebImagePrefetcher.h
  1655. [16:13:59]: ▸ Copying UIButton+WebCache.h
  1656. [16:13:59]: ▸ Copying UIImage+GIF.h
  1657. [16:13:59]: ▸ Copying UIImage+MultiFormat.h
  1658. [16:13:59]: ▸ Copying UIImageView+HighlightedWebCache.h
  1659. [16:13:59]: ▸ Copying UIImageView+WebCache.h
  1660. [16:14:00]: ▸ Copying UIView+WebCacheOperation.h
  1661. [16:14:00]: Running Tests: ▸ Touching SDWebImage.framework
  1662. [16:14:00]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/SDWebImage/SDWebImage.framework
  1663. [16:14:00]: ▸ Building Pods/Mantle [Debug]
  1664. [16:14:00]: ▸ Check Dependencies
  1665. [16:14:00]: ▸ Processing Info.plist
  1666. [16:14:00]: ▸ Compiling EXTRuntimeExtensions.m
  1667. [16:14:00]: ▸ Compiling EXTScope.m
  1668. [16:14:00]: ▸ Compiling Mantle-dummy.m
  1669. [16:14:00]: ▸ Compiling MTLJSONAdapter.m
  1670. [16:14:00]: ▸ Compiling MTLModel+NSCoding.m
  1671. [16:14:00]: ▸ Compiling MTLModel.m
  1672. [16:14:00]: ▸ Compiling MTLReflection.m
  1673. [16:14:00]: ▸ Compiling MTLTransformerErrorHandling.m
  1674. [16:14:00]: ▸ Compiling MTLValueTransformer.m
  1675. [16:14:00]: ▸ Compiling NSArray+MTLManipulationAdditions.m
  1676. [16:14:00]: ▸ Compiling NSDictionary+MTLJSONKeyPath.m
  1677. [16:14:00]: ▸ Compiling NSDictionary+MTLManipulationAdditions.m
  1678. [16:14:00]: ▸ Compiling NSDictionary+MTLMappingAdditions.m
  1679. [16:14:00]: ▸ Compiling NSError+MTLModelException.m
  1680. [16:14:00]: ▸ Compiling NSObject+MTLComparisonAdditions.m
  1681. [16:14:00]: ▸ Compiling NSValueTransformer+MTLInversionAdditions.m
  1682. [16:14:00]: ▸ Compiling NSValueTransformer+MTLPredefinedTransformerAdditions.m
  1683. [16:14:00]: ▸ Compiling Mantle_vers.c
  1684. [16:14:00]: ▸ Compiling EXTRuntimeExtensions.m
  1685. [16:14:00]: ▸ Compiling EXTScope.m
  1686. [16:14:00]: ▸ Compiling Mantle-dummy.m
  1687. [16:14:00]: ▸ Compiling MTLJSONAdapter.m
  1688. [16:14:00]: ▸ Compiling MTLModel+NSCoding.m
  1689. [16:14:00]: ▸ Compiling MTLModel.m
  1690. [16:14:00]: ▸ Compiling MTLReflection.m
  1691. [16:14:00]: ▸ Compiling MTLTransformerErrorHandling.m
  1692. [16:14:00]: ▸ Compiling MTLValueTransformer.m
  1693. [16:14:00]: ▸ Compiling NSArray+MTLManipulationAdditions.m
  1694. [16:14:00]: ▸ Compiling NSDictionary+MTLJSONKeyPath.m
  1695. [16:14:00]: ▸ Compiling NSDictionary+MTLManipulationAdditions.m
  1696. [16:14:00]: ▸ Compiling NSDictionary+MTLMappingAdditions.m
  1697. [16:14:00]: ▸ Compiling NSError+MTLModelException.m
  1698. [16:14:00]: ▸ Compiling NSObject+MTLComparisonAdditions.m
  1699. [16:14:00]: ▸ Compiling NSValueTransformer+MTLInversionAdditions.m
  1700. [16:14:00]: ▸ Compiling NSValueTransformer+MTLPredefinedTransformerAdditions.m
  1701. [16:14:00]: ▸ Compiling Mantle_vers.c
  1702. [16:14:00]: ▸ Linking Mantle
  1703. [16:14:00]: ▸ Linking Mantle
  1704. [16:14:05]: ▸ Copying EXTKeyPathCoding.h
  1705. [16:14:05]: ▸ Copying EXTRuntimeExtensions.h
  1706. [16:14:06]: ▸ Copying EXTScope.h
  1707. [16:14:06]: ▸ Copying Mantle-umbrella.h
  1708. [16:14:06]: ▸ Copying Mantle.h
  1709. [16:14:06]: ▸ Copying metamacros.h
  1710. [16:14:06]: ▸ Copying MTLJSONAdapter.h
  1711. [16:14:06]: ▸ Copying MTLModel+NSCoding.h
  1712. [16:14:10]: ▸ Copying MTLModel.h
  1713. [16:14:11]: ▸ Copying MTLReflection.h
  1714. [16:14:11]: ▸ Copying MTLTransformerErrorHandling.h
  1715. [16:14:11]: ▸ Copying MTLValueTransformer.h
  1716. [16:14:11]: ▸ Copying NSArray+MTLManipulationAdditions.h
  1717. [16:14:11]: ▸ Copying NSDictionary+MTLJSONKeyPath.h
  1718. [16:14:11]: ▸ Copying NSDictionary+MTLManipulationAdditions.h
  1719. [16:14:12]: ▸ Copying NSDictionary+MTLMappingAdditions.h
  1720. [16:14:12]: ▸ Copying NSError+MTLModelException.h
  1721. [16:14:12]: ▸ Copying NSObject+MTLComparisonAdditions.h
  1722. [16:14:12]: ▸ Copying NSValueTransformer+MTLInversionAdditions.h
  1723. [16:14:12]: ▸ Copying NSValueTransformer+MTLPredefinedTransformerAdditions.h
  1724. [16:14:12]: Running Tests: ▸ Touching Mantle.framework
  1725. [16:14:12]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/Mantle/Mantle.framework
  1726. [16:14:12]: ▸ Building Pods/MWPhotoBrowser [Debug]
  1727. [16:14:12]: ▸ Check Dependencies
  1728. [16:14:12]: ▸ Processing Info.plist
  1729. [16:14:12]: ▸ Compiling MWGridCell.m
  1730. [16:14:12]: ▸ Compiling MWGridViewController.m
  1731. [16:14:12]: ▸ Compiling MWPhoto.m
  1732. [16:14:12]: ▸ Compiling MWPhotoBrowser-dummy.m
  1733. [16:14:12]: ▸ Compiling MWPhotoBrowser.m
  1734. [16:14:12]: ▸ Compiling MWTapDetectingImageView.m
  1735. [16:14:12]: ▸ Compiling MWTapDetectingView.m
  1736. [16:14:12]: ▸ Compiling MWZoomingScrollView.m
  1737. [16:14:12]: ▸ Compiling UIImage+MWPhotoBrowser.m
  1738. [16:14:12]: ▸ Compiling MWPhotoBrowser_vers.c
  1739. [16:14:12]: ▸ Compiling MWGridCell.m
  1740. [16:14:12]: ▸ Compiling MWGridViewController.m
  1741. [16:14:12]: ▸ Compiling MWPhoto.m
  1742. [16:14:12]: ▸ Compiling MWPhotoBrowser-dummy.m
  1743. [16:14:12]: ▸ Compiling MWPhotoBrowser.m
  1744. [16:14:12]: ▸ Compiling MWTapDetectingImageView.m
  1745. [16:14:12]: ▸ Compiling MWTapDetectingView.m
  1746. [16:14:12]: ▸ Compiling MWZoomingScrollView.m
  1747. [16:14:12]: ▸ Compiling UIImage+MWPhotoBrowser.m
  1748. [16:14:12]: ▸ Compiling MWPhotoBrowser_vers.c
  1749. [16:14:12]: ▸ Linking MWPhotoBrowser
  1750. [16:14:12]: ▸ Linking MWPhotoBrowser
  1751. [16:14:13]: ▸ Copying /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MWPhotoBrowser/MWPhotoBrowser.bundle
  1752. [16:14:13]: ▸ Copying MWCommon.h
  1753. [16:14:13]: ▸ Copying MWGridCell.h
  1754. [16:14:13]: ▸ Copying MWGridViewController.h
  1755. [16:14:13]: ▸ Copying MWPhoto.h
  1756. [16:14:13]: ▸ Copying MWPhotoBrowser-umbrella.h
  1757. [16:14:13]: ▸ Copying MWPhotoBrowser.h
  1758. [16:14:13]: ▸ Copying MWPhotoBrowserPrivate.h
  1759. [16:14:13]: ▸ Copying MWPhotoProtocol.h
  1760. [16:14:13]: ▸ Copying MWTapDetectingImageView.h
  1761. [16:14:13]: ▸ Copying MWTapDetectingView.h
  1762. [16:14:13]: ▸ Copying MWZoomingScrollView.h
  1763. [16:14:13]: ▸ Copying UIImage+MWPhotoBrowser.h
  1764. [16:14:13]: Running Tests: ▸ Touching MWPhotoBrowser.framework
  1765. [16:14:13]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MWPhotoBrowser/MWPhotoBrowser.framework
  1766. [16:14:13]: ▸ Building Pods/MultiSelectSegmentedControl [Debug]
  1767. [16:14:13]: ▸ Check Dependencies
  1768. [16:14:13]: ▸ Processing Info.plist
  1769. [16:14:13]: ▸ Compiling MultiSelectSegmentedControl-dummy.m
  1770. [16:14:13]: ▸ Compiling MultiSelectSegmentedControl.m
  1771. [16:14:13]: ▸ Compiling MultiSelectSegmentedControl_vers.c
  1772. [16:14:13]: ▸ Compiling MultiSelectSegmentedControl-dummy.m
  1773. [16:14:13]: ▸ Compiling MultiSelectSegmentedControl.m
  1774. [16:14:13]: ▸ Compiling MultiSelectSegmentedControl_vers.c
  1775. [16:14:13]: ▸ Linking MultiSelectSegmentedControl
  1776. [16:14:13]: ▸ Linking MultiSelectSegmentedControl
  1777. [16:14:19]: ▸ Copying MultiSelectSegmentedControl-umbrella.h
  1778. [16:14:19]: ▸ Copying MultiSelectSegmentedControl.h
  1779. [16:14:23]: Running Tests: ▸ Touching MultiSelectSegmentedControl.framework
  1780. [16:14:24]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MultiSelectSegmentedControl/MultiSelectSegmentedControl.framework
  1781. [16:14:24]: ▸ Building Pods/Protobuf [Debug]
  1782. [16:14:24]: ▸ Check Dependencies
  1783. [16:14:24]: ▸ Processing Info.plist
  1784. [16:14:24]: ▸ Compiling Any.pbobjc.m
  1785. [16:14:24]: ▸ Compiling Api.pbobjc.m
  1786. [16:14:24]: ▸ Compiling Duration.pbobjc.m
  1787. [16:14:24]: ▸ Compiling Empty.pbobjc.m
  1788. [16:14:25]: ▸ Compiling FieldMask.pbobjc.m
  1789. [16:14:25]: ▸ Compiling GPBArray.m
  1790. [16:14:25]: ▸ Compiling GPBCodedInputStream.m
  1791. [16:14:25]: ▸ Compiling GPBCodedOutputStream.m
  1792. [16:14:25]: ▸ Compiling GPBDescriptor.m
  1793. [16:14:25]: ▸ Compiling GPBDictionary.m
  1794. [16:14:25]: ▸ Compiling GPBExtensionInternals.m
  1795. [16:14:25]: ▸ Compiling GPBExtensionRegistry.m
  1796. [16:14:25]: ▸ Compiling GPBMessage.m
  1797. [16:14:25]: ▸ Compiling GPBRootObject.m
  1798. [16:14:25]: ▸ Compiling GPBUnknownField.m
  1799. [16:14:25]: ▸ Compiling GPBUnknownFieldSet.m
  1800. [16:14:25]: ▸ Compiling GPBUtilities.m
  1801. [16:14:25]: ▸ Compiling GPBWellKnownTypes.m
  1802. [16:14:25]: ▸ Compiling GPBWireFormat.m
  1803. [16:14:25]: ▸ Compiling Protobuf-dummy.m
  1804. [16:14:27]: ▸ Compiling SourceContext.pbobjc.m
  1805. [16:14:27]: ▸ Compiling Struct.pbobjc.m
  1806. [16:14:27]: ▸ Compiling Timestamp.pbobjc.m
  1807. [16:14:27]: ▸ Compiling Type.pbobjc.m
  1808. [16:14:27]: ▸ Compiling Wrappers.pbobjc.m
  1809. [16:14:27]: ▸ Compiling Protobuf_vers.c
  1810. [16:14:27]: ▸ Compiling Any.pbobjc.m
  1811. [16:14:29]: ▸ Compiling Api.pbobjc.m
  1812. [16:14:29]: ▸ Compiling Duration.pbobjc.m
  1813. [16:14:29]: ▸ Compiling Empty.pbobjc.m
  1814. [16:14:29]: ▸ Compiling FieldMask.pbobjc.m
  1815. [16:14:29]: ▸ Compiling GPBArray.m
  1816. [16:14:30]: ▸ Compiling GPBCodedInputStream.m
  1817. [16:14:30]: ▸ Compiling GPBCodedOutputStream.m
  1818. [16:14:30]: ▸ Compiling GPBDescriptor.m
  1819. [16:14:31]: ▸ Compiling GPBDictionary.m
  1820. [16:14:33]: ▸ Compiling GPBExtensionInternals.m
  1821. [16:14:33]: ▸ Compiling GPBExtensionRegistry.m
  1822. [16:14:33]: ▸ Compiling GPBMessage.m
  1823. [16:14:33]: ▸ Compiling GPBRootObject.m
  1824. [16:14:33]: ▸ Compiling GPBUnknownField.m
  1825. [16:14:33]: ▸ Compiling GPBUnknownFieldSet.m
  1826. [16:14:33]: ▸ Compiling GPBUtilities.m
  1827. [16:14:33]: ▸ Compiling GPBWellKnownTypes.m
  1828. [16:14:34]: ▸ Compiling GPBWireFormat.m
  1829. [16:14:34]: ▸ Compiling Protobuf-dummy.m
  1830. [16:14:38]: ▸ Compiling SourceContext.pbobjc.m
  1831. [16:14:38]: ▸ Compiling Struct.pbobjc.m
  1832. [16:14:38]: ▸ Compiling Timestamp.pbobjc.m
  1833. [16:14:38]: ▸ Compiling Type.pbobjc.m
  1834. [16:14:38]: ▸ Compiling Wrappers.pbobjc.m
  1835. [16:14:38]: ▸ Compiling Protobuf_vers.c
  1836. [16:14:39]: ▸ Linking Protobuf
  1837. [16:14:39]: ▸ Linking Protobuf
  1838. [16:14:40]: ▸ Copying Any.pbobjc.h
  1839. [16:14:41]: ▸ Copying Api.pbobjc.h
  1840. [16:14:41]: ▸ Copying Duration.pbobjc.h
  1841. [16:14:41]: ▸ Copying Empty.pbobjc.h
  1842. [16:14:41]: ▸ Copying FieldMask.pbobjc.h
  1843. [16:14:41]: ▸ Copying GPBArray.h
  1844. [16:14:41]: ▸ Copying GPBArray_PackagePrivate.h
  1845. [16:14:41]: ▸ Copying GPBBootstrap.h
  1846. [16:14:41]: ▸ Copying GPBCodedInputStream.h
  1847. [16:14:41]: ▸ Copying GPBCodedInputStream_PackagePrivate.h
  1848. [16:14:41]: ▸ Copying GPBCodedOutputStream.h
  1849. [16:14:42]: ▸ Copying GPBCodedOutputStream_PackagePrivate.h
  1850. [16:14:42]: ▸ Copying GPBDescriptor.h
  1851. [16:14:42]: ▸ Copying GPBDescriptor_PackagePrivate.h
  1852. [16:14:42]: ▸ Copying GPBDictionary.h
  1853. [16:14:42]: ▸ Copying GPBDictionary_PackagePrivate.h
  1854. [16:14:42]: ▸ Copying GPBExtensionInternals.h
  1855. [16:14:42]: ▸ Copying GPBExtensionRegistry.h
  1856. [16:14:42]: ▸ Copying GPBMessage.h
  1857. [16:14:42]: ▸ Copying GPBMessage_PackagePrivate.h
  1858. [16:14:43]: ▸ Copying GPBProtocolBuffers.h
  1859. [16:14:43]: ▸ Copying GPBProtocolBuffers_RuntimeSupport.h
  1860. [16:14:43]: ▸ Copying GPBRootObject.h
  1861. [16:14:43]: ▸ Copying GPBRootObject_PackagePrivate.h
  1862. [16:14:44]: ▸ Copying GPBRuntimeTypes.h
  1863. [16:14:44]: ▸ Copying GPBUnknownField.h
  1864. [16:14:44]: ▸ Copying GPBUnknownField_PackagePrivate.h
  1865. [16:14:44]: ▸ Copying GPBUnknownFieldSet.h
  1866. [16:14:44]: ▸ Copying GPBUnknownFieldSet_PackagePrivate.h
  1867. [16:14:44]: ▸ Copying GPBUtilities.h
  1868. [16:14:44]: ▸ Copying GPBUtilities_PackagePrivate.h
  1869. [16:14:44]: ▸ Copying GPBWellKnownTypes.h
  1870. [16:14:44]: ▸ Copying GPBWireFormat.h
  1871. [16:14:45]: ▸ Copying Protobuf-umbrella.h
  1872. [16:14:45]: ▸ Copying SourceContext.pbobjc.h
  1873. [16:14:45]: ▸ Copying Struct.pbobjc.h
  1874. [16:14:45]: ▸ Copying Timestamp.pbobjc.h
  1875. [16:14:45]: ▸ Copying Type.pbobjc.h
  1876. [16:14:45]: ▸ Copying Wrappers.pbobjc.h
  1877. [16:14:46]: Running Tests: ▸ Touching Protobuf.framework
  1878. [16:14:47]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/Protobuf/Protobuf.framework
  1879. [16:14:47]: ▸ Building Pods/ReactiveObjC [Debug]
  1880. [16:14:47]: ▸ Check Dependencies
  1881. [16:14:47]: ▸ Processing Info.plist
  1882. [16:14:47]: ▸ Compiling MKAnnotationView+RACSignalSupport.m
  1883. [16:14:47]: ▸ Compiling NSArray+RACSequenceAdditions.m
  1884. [16:14:47]: ▸ Compiling NSData+RACSupport.m
  1885. [16:14:47]: ▸ Compiling NSDictionary+RACSequenceAdditions.m
  1886. [16:14:47]: ▸ Compiling NSEnumerator+RACSequenceAdditions.m
  1887. [16:14:47]: ▸ Compiling NSFileHandle+RACSupport.m
  1888. [16:14:47]: ▸ Compiling NSIndexSet+RACSequenceAdditions.m
  1889. [16:14:47]: ▸ Compiling NSInvocation+RACTypeParsing.m
  1890. [16:14:47]: ▸ Compiling NSNotificationCenter+RACSupport.m
  1891. [16:14:47]: ▸ Compiling NSObject+RACDeallocating.m
  1892. [16:14:47]: ▸ Compiling NSObject+RACDescription.m
  1893. [16:14:47]: ▸ Compiling NSObject+RACKVOWrapper.m
  1894. [16:14:47]: ▸ Compiling NSObject+RACLifting.m
  1895. [16:14:47]: ▸ Compiling NSObject+RACPropertySubscribing.m
  1896. [16:14:47]: ▸ Compiling NSObject+RACSelectorSignal.m
  1897. [16:14:47]: ▸ Compiling NSOrderedSet+RACSequenceAdditions.m
  1898. [16:14:47]: ▸ Compiling NSSet+RACSequenceAdditions.m
  1899. [16:14:47]: ▸ Compiling NSString+RACKeyPathUtilities.m
  1900. [16:14:47]: ▸ Compiling NSString+RACSequenceAdditions.m
  1901. [16:14:47]: ▸ Compiling NSString+RACSupport.m
  1902. [16:14:47]: ▸ Compiling NSURLConnection+RACSupport.m
  1903. [16:14:47]: ▸ Compiling NSUserDefaults+RACSupport.m
  1904. [16:14:47]: ▸ Compiling RACArraySequence.m
  1905. [16:14:47]: ▸ Compiling RACBehaviorSubject.m
  1906. [16:14:47]: ▸ Compiling RACBlockTrampoline.m
  1907. [16:14:47]: ▸ Compiling RACChannel.m
  1908. [16:14:47]: ▸ Compiling RACCommand.m
  1909. [16:14:47]: ▸ Compiling RACCompoundDisposable.m
  1910. [16:14:47]: ▸ Compiling RACDelegateProxy.m
  1911. [16:14:47]: ▸ Compiling RACDisposable.m
  1912. [16:14:47]: ▸ Compiling RACDynamicSequence.m
  1913. [16:14:47]: ▸ Compiling RACDynamicSignal.m
  1914. [16:14:47]: ▸ Compiling RACEagerSequence.m
  1915. [16:14:47]: ▸ Compiling RACEmptySequence.m
  1916. [16:14:47]: ▸ Compiling RACEmptySignal.m
  1917. [16:14:47]: ▸ Compiling RACErrorSignal.m
  1918. [16:14:47]: ▸ Compiling RACEvent.m
  1919. [16:14:47]: ▸ Compiling RACEXTRuntimeExtensions.m
  1920. [16:14:47]: ▸ Compiling RACGroupedSignal.m
  1921. [16:14:47]: ▸ Compiling RACImmediateScheduler.m
  1922. [16:14:47]: ▸ Compiling RACIndexSetSequence.m
  1923. [16:14:47]: ▸ Compiling RACKVOChannel.m
  1924. [16:14:47]: ▸ Compiling RACKVOProxy.m
  1925. [16:14:47]: ▸ Compiling RACKVOTrampoline.m
  1926. [16:14:47]: ▸ Compiling RACMulticastConnection.m
  1927. [16:14:47]: ▸ Compiling RACPassthroughSubscriber.m
  1928. [16:14:47]: ▸ Compiling RACQueueScheduler.m
  1929. [16:14:47]: ▸ Compiling RACReplaySubject.m
  1930. [16:14:47]: ▸ Compiling RACReturnSignal.m
  1931. [16:14:47]: ▸ Compiling RACScheduler.m
  1932. [16:14:47]: ▸ Compiling RACScopedDisposable.m
  1933. [16:14:47]: ▸ Compiling RACSequence.m
  1934. [16:14:48]: ▸ Compiling RACSerialDisposable.m
  1935. [16:14:48]: ▸ Compiling RACSignal+Operations.m
  1936. [16:14:48]: ▸ Compiling RACSignal.m
  1937. [16:14:48]: ▸ Compiling RACSignalSequence.m
  1938. [16:14:48]: ▸ Compiling RACStream.m
  1939. [16:14:48]: ▸ Compiling RACStringSequence.m
  1940. [16:14:48]: ▸ Compiling RACSubject.m
  1941. [16:14:48]: ▸ Compiling RACSubscriber.m
  1942. [16:14:48]: ▸ Compiling RACSubscriptingAssignmentTrampoline.m
  1943. [16:14:48]: ▸ Compiling RACSubscriptionScheduler.m
  1944. [16:14:48]: ▸ Compiling RACTargetQueueScheduler.m
  1945. [16:14:48]: ▸ Compiling RACTestScheduler.m
  1946. [16:14:48]: ▸ Compiling RACTuple.m
  1947. [16:14:48]: ▸ Compiling RACTupleSequence.m
  1948. [16:14:48]: ▸ Compiling RACUnarySequence.m
  1949. [16:14:48]: ▸ Compiling RACUnit.m
  1950. [16:14:48]: ▸ Compiling RACValueTransformer.m
  1951. [16:14:48]: ▸ Compiling ReactiveObjC-dummy.m
  1952. [16:14:48]: ▸ Compiling UIActionSheet+RACSignalSupport.m
  1953. [16:14:48]: ▸ Compiling UIAlertView+RACSignalSupport.m
  1954. [16:14:48]: ▸ Compiling UIBarButtonItem+RACCommandSupport.m
  1955. [16:14:48]: ▸ Compiling UIButton+RACCommandSupport.m
  1956. [16:14:48]: ▸ Compiling UICollectionReusableView+RACSignalSupport.m
  1957. [16:14:48]: ▸ Compiling UIControl+RACSignalSupport.m
  1958. [16:14:48]: ▸ Compiling UIControl+RACSignalSupportPrivate.m
  1959. [16:14:48]: ▸ Compiling UIDatePicker+RACSignalSupport.m
  1960. [16:14:48]: ▸ Compiling UIGestureRecognizer+RACSignalSupport.m
  1961. [16:14:48]: ▸ Compiling UIImagePickerController+RACSignalSupport.m
  1962. [16:14:48]: ▸ Compiling UIRefreshControl+RACCommandSupport.m
  1963. [16:14:48]: ▸ Compiling UISegmentedControl+RACSignalSupport.m
  1964. [16:14:48]: ▸ Compiling UISlider+RACSignalSupport.m
  1965. [16:14:48]: ▸ Compiling UIStepper+RACSignalSupport.m
  1966. [16:14:48]: ▸ Compiling UISwitch+RACSignalSupport.m
  1967. [16:14:48]: ▸ Compiling UITableViewCell+RACSignalSupport.m
  1968. [16:14:48]: ▸ Compiling UITableViewHeaderFooterView+RACSignalSupport.m
  1969. [16:14:48]: ▸ Compiling UITextField+RACSignalSupport.m
  1970. [16:14:48]: ▸ Compiling UITextView+RACSignalSupport.m
  1971. [16:14:48]: ▸ Compiling ReactiveObjC_vers.c
  1972. [16:14:48]: ▸ Compiling MKAnnotationView+RACSignalSupport.m
  1973. [16:14:48]: ▸ Compiling NSArray+RACSequenceAdditions.m
  1974. [16:14:48]: ▸ Compiling NSData+RACSupport.m
  1975. [16:14:48]: ▸ Compiling NSDictionary+RACSequenceAdditions.m
  1976. [16:14:48]: ▸ Compiling NSEnumerator+RACSequenceAdditions.m
  1977. [16:14:48]: ▸ Compiling NSFileHandle+RACSupport.m
  1978. [16:14:48]: ▸ Compiling NSIndexSet+RACSequenceAdditions.m
  1979. [16:14:48]: ▸ Compiling NSInvocation+RACTypeParsing.m
  1980. [16:14:48]: ▸ Compiling NSNotificationCenter+RACSupport.m
  1981. [16:14:49]: ▸ Compiling NSObject+RACDeallocating.m
  1982. [16:14:49]: ▸ Compiling NSObject+RACDescription.m
  1983. [16:14:49]: ▸ Compiling NSObject+RACKVOWrapper.m
  1984. [16:14:49]: ▸ Compiling NSObject+RACLifting.m
  1985. [16:14:49]: ▸ Compiling NSObject+RACPropertySubscribing.m
  1986. [16:14:50]: ▸ Compiling NSObject+RACSelectorSignal.m
  1987. [16:14:50]: ▸ Compiling NSOrderedSet+RACSequenceAdditions.m
  1988. [16:14:50]: ▸ Compiling NSSet+RACSequenceAdditions.m
  1989. [16:14:50]: ▸ Compiling NSString+RACKeyPathUtilities.m
  1990. [16:14:50]: ▸ Compiling NSString+RACSequenceAdditions.m
  1991. [16:14:50]: ▸ Compiling NSString+RACSupport.m
  1992. [16:14:50]: ▸ Compiling NSURLConnection+RACSupport.m
  1993. [16:14:50]: ▸ Compiling NSUserDefaults+RACSupport.m
  1994. [16:14:50]: ▸ Compiling RACArraySequence.m
  1995. [16:14:51]: ▸ Compiling RACBehaviorSubject.m
  1996. [16:14:51]: ▸ Compiling RACBlockTrampoline.m
  1997. [16:14:51]: ▸ Compiling RACChannel.m
  1998. [16:14:51]: ▸ Compiling RACCommand.m
  1999. [16:14:51]: ▸ Compiling RACCompoundDisposable.m
  2000. [16:14:51]: ▸ Compiling RACDelegateProxy.m
  2001. [16:14:51]: ▸ Compiling RACDisposable.m
  2002. [16:14:51]: ▸ Compiling RACDynamicSequence.m
  2003. [16:14:52]: ▸ Compiling RACDynamicSignal.m
  2004. [16:14:52]: ▸ Compiling RACEagerSequence.m
  2005. [16:14:52]: ▸ Compiling RACEmptySequence.m
  2006. [16:14:52]: ▸ Compiling RACEmptySignal.m
  2007. [16:14:52]: ▸ Compiling RACErrorSignal.m
  2008. [16:14:52]: ▸ Compiling RACEvent.m
  2009. [16:14:52]: ▸ Compiling RACEXTRuntimeExtensions.m
  2010. [16:14:52]: ▸ Compiling RACGroupedSignal.m
  2011. [16:14:52]: ▸ Compiling RACImmediateScheduler.m
  2012. [16:14:52]: ▸ Compiling RACIndexSetSequence.m
  2013. [16:14:52]: ▸ Compiling RACKVOChannel.m
  2014. [16:14:53]: ▸ Compiling RACKVOProxy.m
  2015. [16:14:53]: ▸ Compiling RACKVOTrampoline.m
  2016. [16:14:53]: ▸ Compiling RACMulticastConnection.m
  2017. [16:14:53]: ▸ Compiling RACPassthroughSubscriber.m
  2018. [16:14:53]: ▸ Compiling RACQueueScheduler.m
  2019. [16:14:53]: ▸ Compiling RACReplaySubject.m
  2020. [16:14:53]: ▸ Compiling RACReturnSignal.m
  2021. [16:14:53]: ▸ Compiling RACScheduler.m
  2022. [16:14:54]: ▸ Compiling RACScopedDisposable.m
  2023. [16:14:54]: ▸ Compiling RACSequence.m
  2024. [16:14:54]: ▸ Compiling RACSerialDisposable.m
  2025. [16:14:54]: ▸ Compiling RACSignal+Operations.m
  2026. [16:14:55]: ▸ Compiling RACSignal.m
  2027. [16:14:55]: ▸ Compiling RACSignalSequence.m
  2028. [16:14:55]: ▸ Compiling RACStream.m
  2029. [16:14:55]: ▸ Compiling RACStringSequence.m
  2030. [16:14:55]: ▸ Compiling RACSubject.m
  2031. [16:14:55]: ▸ Compiling RACSubscriber.m
  2032. [16:14:55]: ▸ Compiling RACSubscriptingAssignmentTrampoline.m
  2033. [16:14:55]: ▸ Compiling RACSubscriptionScheduler.m
  2034. [16:14:56]: ▸ Compiling RACTargetQueueScheduler.m
  2035. [16:14:56]: ▸ Compiling RACTestScheduler.m
  2036. [16:14:56]: ▸ Compiling RACTuple.m
  2037. [16:14:56]: ▸ Compiling RACTupleSequence.m
  2038. [16:14:56]: ▸ Compiling RACUnarySequence.m
  2039. [16:14:56]: ▸ Compiling RACUnit.m
  2040. [16:14:57]: ▸ Compiling RACValueTransformer.m
  2041. [16:14:57]: ▸ Compiling ReactiveObjC-dummy.m
  2042. [16:14:57]: ▸ Compiling UIActionSheet+RACSignalSupport.m
  2043. [16:14:57]: ▸ Compiling UIAlertView+RACSignalSupport.m
  2044. [16:14:57]: ▸ Compiling UIBarButtonItem+RACCommandSupport.m
  2045. [16:14:58]: ▸ Compiling UIButton+RACCommandSupport.m
  2046. [16:14:58]: ▸ Compiling UICollectionReusableView+RACSignalSupport.m
  2047. [16:14:58]: ▸ Compiling UIControl+RACSignalSupport.m
  2048. [16:14:58]: ▸ Compiling UIControl+RACSignalSupportPrivate.m
  2049. [16:14:58]: ▸ Compiling UIDatePicker+RACSignalSupport.m
  2050. [16:14:58]: ▸ Compiling UIGestureRecognizer+RACSignalSupport.m
  2051. [16:14:58]: ▸ Compiling UIImagePickerController+RACSignalSupport.m
  2052. [16:14:58]: ▸ Compiling UIRefreshControl+RACCommandSupport.m
  2053. [16:14:59]: ▸ Compiling UISegmentedControl+RACSignalSupport.m
  2054. [16:14:59]: ▸ Compiling UISlider+RACSignalSupport.m
  2055. [16:14:59]: ▸ Compiling UIStepper+RACSignalSupport.m
  2056. [16:14:59]: ▸ Compiling UISwitch+RACSignalSupport.m
  2057. [16:14:59]: ▸ Compiling UITableViewCell+RACSignalSupport.m
  2058. [16:14:59]: ▸ Compiling UITableViewHeaderFooterView+RACSignalSupport.m
  2059. [16:14:59]: ▸ Compiling UITextField+RACSignalSupport.m
  2060. [16:14:59]: ▸ Compiling UITextView+RACSignalSupport.m
  2061. [16:14:59]: ▸ Compiling ReactiveObjC_vers.c
  2062. [16:15:00]: ▸ Linking ReactiveObjC
  2063. [16:15:00]: ▸ Linking ReactiveObjC
  2064. [16:15:01]: ▸ Copying MKAnnotationView+RACSignalSupport.h
  2065. [16:15:01]: ▸ Copying NSArray+RACSequenceAdditions.h
  2066. [16:15:01]: ▸ Copying NSData+RACSupport.h
  2067. [16:15:01]: ▸ Copying NSDictionary+RACSequenceAdditions.h
  2068. [16:15:01]: ▸ Copying NSEnumerator+RACSequenceAdditions.h
  2069. [16:15:01]: ▸ Copying NSFileHandle+RACSupport.h
  2070. [16:15:01]: ▸ Copying NSIndexSet+RACSequenceAdditions.h
  2071. [16:15:01]: ▸ Copying NSInvocation+RACTypeParsing.h
  2072. [16:15:01]: ▸ Copying NSNotificationCenter+RACSupport.h
  2073. [16:15:01]: ▸ Copying NSObject+RACDeallocating.h
  2074. [16:15:01]: ▸ Copying NSObject+RACDescription.h
  2075. [16:15:01]: ▸ Copying NSObject+RACKVOWrapper.h
  2076. [16:15:01]: ▸ Copying NSObject+RACLifting.h
  2077. [16:15:01]: ▸ Copying NSObject+RACPropertySubscribing.h
  2078. [16:15:01]: ▸ Copying NSObject+RACSelectorSignal.h
  2079. [16:15:01]: ▸ Copying NSOrderedSet+RACSequenceAdditions.h
  2080. [16:15:01]: ▸ Copying NSSet+RACSequenceAdditions.h
  2081. [16:15:01]: ▸ Copying NSString+RACKeyPathUtilities.h
  2082. [16:15:01]: ▸ Copying NSString+RACSequenceAdditions.h
  2083. [16:15:01]: ▸ Copying NSString+RACSupport.h
  2084. [16:15:01]: ▸ Copying NSURLConnection+RACSupport.h
  2085. [16:15:01]: ▸ Copying NSUserDefaults+RACSupport.h
  2086. [16:15:01]: ▸ Copying RACAnnotations.h
  2087. [16:15:01]: ▸ Copying RACArraySequence.h
  2088. [16:15:01]: ▸ Copying RACBehaviorSubject.h
  2089. [16:15:01]: ▸ Copying RACBlockTrampoline.h
  2090. [16:15:01]: ▸ Copying RACChannel.h
  2091. [16:15:01]: ▸ Copying RACCommand.h
  2092. [16:15:01]: ▸ Copying RACCompoundDisposable.h
  2093. [16:15:01]: ▸ Copying RACDelegateProxy.h
  2094. [16:15:01]: ▸ Copying RACDisposable.h
  2095. [16:15:01]: ▸ Copying RACDynamicSequence.h
  2096. [16:15:01]: ▸ Copying RACDynamicSignal.h
  2097. [16:15:01]: ▸ Copying RACEagerSequence.h
  2098. [16:15:01]: ▸ Copying RACEmptySequence.h
  2099. [16:15:01]: ▸ Copying RACEmptySignal.h
  2100. [16:15:01]: ▸ Copying RACErrorSignal.h
  2101. [16:15:01]: ▸ Copying RACEvent.h
  2102. [16:15:01]: ▸ Copying RACEXTKeyPathCoding.h
  2103. [16:15:01]: ▸ Copying RACEXTRuntimeExtensions.h
  2104. [16:15:01]: ▸ Copying RACEXTScope.h
  2105. [16:15:01]: ▸ Copying RACGroupedSignal.h
  2106. [16:15:01]: ▸ Copying RACImmediateScheduler.h
  2107. [16:15:01]: ▸ Copying RACIndexSetSequence.h
  2108. [16:15:01]: ▸ Copying RACKVOChannel.h
  2109. [16:15:01]: ▸ Copying RACKVOProxy.h
  2110. [16:15:01]: ▸ Copying RACKVOTrampoline.h
  2111. [16:15:01]: ▸ Copying RACmetamacros.h
  2112. [16:15:01]: ▸ Copying RACMulticastConnection+Private.h
  2113. [16:15:01]: ▸ Copying RACMulticastConnection.h
  2114. [16:15:01]: ▸ Copying RACPassthroughSubscriber.h
  2115. [16:15:01]: ▸ Copying RACQueueScheduler+Subclass.h
  2116. [16:15:01]: ▸ Copying RACQueueScheduler.h
  2117. [16:15:01]: ▸ Copying RACReplaySubject.h
  2118. [16:15:01]: ▸ Copying RACReturnSignal.h
  2119. [16:15:01]: ▸ Copying RACScheduler+Private.h
  2120. [16:15:01]: ▸ Copying RACScheduler+Subclass.h
  2121. [16:15:01]: ▸ Copying RACScheduler.h
  2122. [16:15:01]: ▸ Copying RACScopedDisposable.h
  2123. [16:15:01]: ▸ Copying RACSequence.h
  2124. [16:15:01]: ▸ Copying RACSerialDisposable.h
  2125. [16:15:01]: ▸ Copying RACSignal+Operations.h
  2126. [16:15:01]: ▸ Copying RACSignal.h
  2127. [16:15:01]: ▸ Copying RACSignalSequence.h
  2128. [16:15:01]: ▸ Copying RACStream+Private.h
  2129. [16:15:01]: ▸ Copying RACStream.h
  2130. [16:15:01]: ▸ Copying RACStringSequence.h
  2131. [16:15:01]: ▸ Copying RACSubject.h
  2132. [16:15:01]: ▸ Copying RACSubscriber+Private.h
  2133. [16:15:01]: ▸ Copying RACSubscriber.h
  2134. [16:15:01]: ▸ Copying RACSubscriptingAssignmentTrampoline.h
  2135. [16:15:01]: ▸ Copying RACSubscriptionScheduler.h
  2136. [16:15:01]: ▸ Copying RACTargetQueueScheduler.h
  2137. [16:15:01]: ▸ Copying RACTestScheduler.h
  2138. [16:15:01]: ▸ Copying RACTuple.h
  2139. [16:15:01]: ▸ Copying RACTupleSequence.h
  2140. [16:15:01]: ▸ Copying RACUnarySequence.h
  2141. [16:15:01]: ▸ Copying RACUnit.h
  2142. [16:15:01]: ▸ Copying RACValueTransformer.h
  2143. [16:15:01]: ▸ Copying ReactiveObjC-umbrella.h
  2144. [16:15:01]: ▸ Copying ReactiveObjC.h
  2145. [16:15:01]: ▸ Copying UIActionSheet+RACSignalSupport.h
  2146. [16:15:01]: ▸ Copying UIAlertView+RACSignalSupport.h
  2147. [16:15:01]: ▸ Copying UIBarButtonItem+RACCommandSupport.h
  2148. [16:15:01]: ▸ Copying UIButton+RACCommandSupport.h
  2149. [16:15:01]: ▸ Copying UICollectionReusableView+RACSignalSupport.h
  2150. [16:15:02]: ▸ Copying UIControl+RACSignalSupport.h
  2151. [16:15:02]: ▸ Copying UIControl+RACSignalSupportPrivate.h
  2152. [16:15:02]: ▸ Copying UIDatePicker+RACSignalSupport.h
  2153. [16:15:02]: ▸ Copying UIGestureRecognizer+RACSignalSupport.h
  2154. [16:15:02]: ▸ Copying UIImagePickerController+RACSignalSupport.h
  2155. [16:15:02]: ▸ Copying UIRefreshControl+RACCommandSupport.h
  2156. [16:15:02]: ▸ Copying UISegmentedControl+RACSignalSupport.h
  2157. [16:15:02]: ▸ Copying UISlider+RACSignalSupport.h
  2158. [16:15:02]: ▸ Copying UIStepper+RACSignalSupport.h
  2159. [16:15:02]: ▸ Copying UISwitch+RACSignalSupport.h
  2160. [16:15:02]: ▸ Copying UITableViewCell+RACSignalSupport.h
  2161. [16:15:02]: ▸ Copying UITableViewHeaderFooterView+RACSignalSupport.h
  2162. [16:15:02]: ▸ Copying UITextField+RACSignalSupport.h
  2163. [16:15:02]: ▸ Copying UITextView+RACSignalSupport.h
  2164. [16:15:02]: Running Tests: ▸ Touching ReactiveObjC.framework
  2165. [16:15:02]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/ReactiveObjC/ReactiveObjC.framework
  2166. [16:15:02]: ▸ Building Pods/SAMKeychain [Debug]
  2167. [16:15:02]: ▸ Check Dependencies
  2168. [16:15:02]: ▸ Processing Info.plist
  2169. [16:15:02]: ▸ Compiling SAMKeychain-dummy.m
  2170. [16:15:02]: ▸ Compiling SAMKeychain.m
  2171. [16:15:02]: ▸ Compiling SAMKeychainQuery.m
  2172. [16:15:02]: ▸ Compiling SAMKeychain_vers.c
  2173. [16:15:02]: ▸ Compiling SAMKeychain-dummy.m
  2174. [16:15:02]: ▸ Compiling SAMKeychain.m
  2175. [16:15:02]: ▸ Compiling SAMKeychainQuery.m
  2176. [16:15:02]: ▸ Compiling SAMKeychain_vers.c
  2177. [16:15:02]: ▸ Linking SAMKeychain
  2178. [16:15:02]: ▸ Linking SAMKeychain
  2179. [16:15:02]: ▸ Copying SAMKeychain-umbrella.h
  2180. [16:15:02]: ▸ Copying SAMKeychain.h
  2181. [16:15:02]: ▸ Copying SAMKeychainQuery.h
  2182. [16:15:02]: ▸ Copying SAMKeychain/Support/SAMKeychain.bundle
  2183. [16:15:02]: Running Tests: ▸ Touching SAMKeychain.framework
  2184. [16:15:02]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/SAMKeychain/SAMKeychain.framework
  2185. [16:15:02]: ▸ Building Pods/SHSPhoneComponent [Debug]
  2186. [16:15:02]: ▸ Check Dependencies
  2187. [16:15:02]: ▸ Processing Info.plist
  2188. [16:15:02]: ▸ Compiling SHSFlagAccessoryView.m
  2189. [16:15:02]: ▸ Compiling SHSPhoneComponent-dummy.m
  2190. [16:15:02]: ▸ Compiling SHSPhoneLogic.m
  2191. [16:15:02]: ▸ Compiling SHSPhoneNumberFormatter+UserConfig.m
  2192. [16:15:02]: ▸ Compiling SHSPhoneNumberFormatter.m
  2193. [16:15:02]: ▸ Compiling SHSPhoneTextField.m
  2194. [16:15:02]: ▸ Compiling SHSPhoneComponent_vers.c
  2195. [16:15:02]: ▸ Compiling SHSFlagAccessoryView.m
  2196. [16:15:02]: ▸ Compiling SHSPhoneComponent-dummy.m
  2197. [16:15:02]: ▸ Compiling SHSPhoneLogic.m
  2198. [16:15:02]: ▸ Compiling SHSPhoneNumberFormatter+UserConfig.m
  2199. [16:15:02]: ▸ Compiling SHSPhoneNumberFormatter.m
  2200. [16:15:02]: ▸ Compiling SHSPhoneTextField.m
  2201. [16:15:02]: ▸ Compiling SHSPhoneComponent_vers.c
  2202. [16:15:02]: ▸ Linking SHSPhoneComponent
  2203. [16:15:02]: ▸ Linking SHSPhoneComponent
  2204. [16:15:02]: ▸ Copying SHSFlagAccessoryView.h
  2205. [16:15:02]: ▸ Copying SHSPhoneComponent-umbrella.h
  2206. [16:15:02]: ▸ Copying SHSPhoneLibrary.h
  2207. [16:15:02]: ▸ Copying SHSPhoneLogic.h
  2208. [16:15:02]: ▸ Copying SHSPhoneNumberFormatter+UserConfig.h
  2209. [16:15:02]: ▸ Copying SHSPhoneNumberFormatter.h
  2210. [16:15:02]: ▸ Copying SHSPhoneTextField.h
  2211. [16:15:02]: Running Tests: ▸ Touching SHSPhoneComponent.framework
  2212. [16:15:02]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/SHSPhoneComponent/SHSPhoneComponent.framework
  2213. [16:15:02]: ▸ Building Pods/SVProgressHUD [Debug]
  2214. [16:15:02]: ▸ Check Dependencies
  2215. [16:15:02]: ▸ Processing Info.plist
  2216. [16:15:02]: ▸ Compiling SVIndefiniteAnimatedView.m
  2217. [16:15:02]: ▸ Compiling SVProgressAnimatedView.m
  2218. [16:15:02]: ▸ Compiling SVProgressHUD-dummy.m
  2219. [16:15:02]: ▸ Compiling SVProgressHUD.m
  2220. [16:15:02]: ▸ Compiling SVRadialGradientLayer.m
  2221. [16:15:02]: ▸ Compiling SVProgressHUD_vers.c
  2222. [16:15:02]: ▸ Compiling SVIndefiniteAnimatedView.m
  2223. [16:15:02]: ▸ Compiling SVProgressAnimatedView.m
  2224. [16:15:02]: ▸ Compiling SVProgressHUD-dummy.m
  2225. [16:15:02]: ▸ Compiling SVProgressHUD.m
  2226. [16:15:02]: ▸ Compiling SVRadialGradientLayer.m
  2227. [16:15:02]: ▸ Compiling SVProgressHUD_vers.c
  2228. [16:15:02]: ▸ Linking SVProgressHUD
  2229. [16:15:02]: ▸ Linking SVProgressHUD
  2230. [16:15:02]: ▸ Copying SVIndefiniteAnimatedView.h
  2231. [16:15:02]: ▸ Copying SVProgressAnimatedView.h
  2232. [16:15:02]: ▸ Copying SVProgressHUD-umbrella.h
  2233. [16:15:03]: ▸ Copying SVProgressHUD.h
  2234. [16:15:03]: ▸ Copying SVRadialGradientLayer.h
  2235. [16:15:03]: ▸ Copying SVProgressHUD/SVProgressHUD/SVProgressHUD.bundle
  2236. [16:15:03]: Running Tests: ▸ Touching SVProgressHUD.framework
  2237. [16:15:03]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/SVProgressHUD/SVProgressHUD.framework
  2238. [16:15:03]: ▸ Building Pods/SocketRocket [Debug]
  2239. [16:15:03]: ▸ Check Dependencies
  2240. [16:15:03]: ▸ Processing Info.plist
  2241. [16:15:03]: ▸ Compiling SocketRocket-dummy.m
  2242. [16:15:03]: ▸ Compiling SRWebSocket.m
  2243. [16:15:03]: ▸ Compiling SocketRocket_vers.c
  2244. [16:15:03]: ▸ Compiling SocketRocket-dummy.m
  2245. [16:15:03]: ▸ Compiling SRWebSocket.m
  2246. [16:15:03]: ▸ Compiling SocketRocket_vers.c
  2247. [16:15:03]: ▸ Linking SocketRocket
  2248. [16:15:03]: ▸ Linking SocketRocket
  2249. [16:15:04]: ▸ Copying SocketRocket-umbrella.h
  2250. [16:15:05]: ▸ Copying SocketRocket.h
  2251. [16:15:05]: ▸ Copying SRWebSocket.h
  2252. [16:15:05]: Running Tests: ▸ Touching SocketRocket.framework
  2253. [16:15:05]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/SocketRocket/SocketRocket.framework
  2254. [16:15:05]: ▸ Building Pods/TPKeyboardAvoiding [Debug]
  2255. [16:15:05]: ▸ Check Dependencies
  2256. [16:15:05]: ▸ Processing Info.plist
  2257. [16:15:05]: ▸ Compiling TPKeyboardAvoiding-dummy.m
  2258. [16:15:05]: ▸ Compiling TPKeyboardAvoidingCollectionView.m
  2259. [16:15:05]: ▸ Compiling TPKeyboardAvoidingScrollView.m
  2260. [16:15:05]: ▸ Compiling TPKeyboardAvoidingTableView.m
  2261. [16:15:05]: ▸ Compiling UIScrollView+TPKeyboardAvoidingAdditions.m
  2262. [16:15:05]: ▸ Compiling TPKeyboardAvoiding_vers.c
  2263. [16:15:05]: ▸ Compiling TPKeyboardAvoiding-dummy.m
  2264. [16:15:05]: ▸ Compiling TPKeyboardAvoidingCollectionView.m
  2265. [16:15:05]: ▸ Compiling TPKeyboardAvoidingScrollView.m
  2266. [16:15:05]: ▸ Compiling TPKeyboardAvoidingTableView.m
  2267. [16:15:05]: ▸ Compiling UIScrollView+TPKeyboardAvoidingAdditions.m
  2268. [16:15:05]: ▸ Compiling TPKeyboardAvoiding_vers.c
  2269. [16:15:05]: ▸ Linking TPKeyboardAvoiding
  2270. [16:15:05]: ▸ Linking TPKeyboardAvoiding
  2271. [16:15:06]: ▸ Copying TPKeyboardAvoiding-umbrella.h
  2272. [16:15:06]: ▸ Copying TPKeyboardAvoidingCollectionView.h
  2273. [16:15:06]: ▸ Copying TPKeyboardAvoidingScrollView.h
  2274. [16:15:06]: ▸ Copying TPKeyboardAvoidingTableView.h
  2275. [16:15:06]: ▸ Copying UIScrollView+TPKeyboardAvoidingAdditions.h
  2276. [16:15:06]: Running Tests: ▸ Touching TPKeyboardAvoiding.framework
  2277. [16:15:06]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/TPKeyboardAvoiding/TPKeyboardAvoiding.framework
  2278. [16:15:07]: ▸ Building Pods/iAppInfos [Debug]
  2279. [16:15:07]: ▸ Check Dependencies
  2280. [16:15:07]: ▸ Processing Info.plist
  2281. [16:15:07]: ▸ Compiling iAppInfos-dummy.m
  2282. [16:15:07]: ▸ Compiling iAppInfos.m
  2283. [16:15:07]: ▸ Compiling JMOMobileProvisionning.m
  2284. [16:15:07]: ▸ Compiling NSDictionary+iAppInfos.m
  2285. [16:15:07]: ▸ Compiling UIApplication+iAppInfos.m
  2286. [16:15:07]: ▸ Compiling UIDevice+iAppInfos.m
  2287. [16:15:07]: ▸ Compiling iAppInfos_vers.c
  2288. [16:15:07]: ▸ Compiling iAppInfos-dummy.m
  2289. [16:15:07]: ▸ Compiling iAppInfos.m
  2290. [16:15:07]: ▸ Compiling JMOMobileProvisionning.m
  2291. [16:15:07]: ▸ Compiling NSDictionary+iAppInfos.m
  2292. [16:15:07]: ▸ Compiling UIApplication+iAppInfos.m
  2293. [16:15:07]: ▸ Compiling UIDevice+iAppInfos.m
  2294. [16:15:07]: ▸ Compiling iAppInfos_vers.c
  2295. [16:15:07]: ▸ Linking iAppInfos
  2296. [16:15:07]: ▸ Linking iAppInfos
  2297. [16:15:08]: ▸ Copying iAppInfos-umbrella.h
  2298. [16:15:08]: ▸ Copying iAppInfos.h
  2299. [16:15:08]: ▸ Copying JMOLogMacro.h
  2300. [16:15:08]: ▸ Copying JMOMobileProvisionning.h
  2301. [16:15:08]: ▸ Copying NSDictionary+iAppInfos.h
  2302. [16:15:08]: ▸ Copying UIApplication+iAppInfos.h
  2303. [16:15:08]: ▸ Copying UIDevice+iAppInfos.h
  2304. [16:15:08]: Running Tests: ▸ Touching iAppInfos.framework
  2305. [16:15:08]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/iAppInfos/iAppInfos.framework
  2306. [16:15:08]: ▸ Building Pods/skpsmtpmessage [Debug]
  2307. [16:15:08]: ▸ Check Dependencies
  2308. [16:15:08]: ▸ Processing Info.plist
  2309. [16:15:08]: ▸ Compiling Base64Transcoder.m
  2310. [16:15:08]: ▸ Compiling HSK_CFUtilities.m
  2311. [16:15:08]: ▸ Compiling NSData+Base64Additions.m
  2312. [16:15:08]: ▸ Compiling NSStream+SKPSMTPExtensions.m
  2313. [16:15:08]: ▸ Compiling skpsmtpmessage-dummy.m
  2314. [16:15:08]: ▸ Compiling SKPSMTPMessage.m
  2315. [16:15:08]: ▸ Compiling skpsmtpmessage_vers.c
  2316. [16:15:08]: ▸ Compiling Base64Transcoder.m
  2317. [16:15:08]: ▸ Compiling HSK_CFUtilities.m
  2318. [16:15:08]: ▸ Compiling NSData+Base64Additions.m
  2319. [16:15:08]: ▸ Compiling NSStream+SKPSMTPExtensions.m
  2320. [16:15:08]: ▸ Compiling skpsmtpmessage-dummy.m
  2321. [16:15:08]: ▸ Compiling SKPSMTPMessage.m
  2322. [16:15:08]: ▸ Compiling skpsmtpmessage_vers.c
  2323. [16:15:09]: ▸ Linking skpsmtpmessage
  2324. [16:15:09]: ▸ Linking skpsmtpmessage
  2325. [16:15:10]: ▸ Copying Base64Transcoder.h
  2326. [16:15:10]: ▸ Copying HSK_CFUtilities.h
  2327. [16:15:10]: ▸ Copying NSData+Base64Additions.h
  2328. [16:15:10]: ▸ Copying NSStream+SKPSMTPExtensions.h
  2329. [16:15:10]: ▸ Copying skpsmtpmessage-umbrella.h
  2330. [16:15:10]: ▸ Copying SKPSMTPMessage.h
  2331. [16:15:11]: Running Tests: ▸ Touching skpsmtpmessage.framework
  2332. [16:15:12]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/skpsmtpmessage/skpsmtpmessage.framework
  2333. [16:15:12]: ▸ Building Pods/OCMock [Debug]
  2334. [16:15:12]: ▸ Check Dependencies
  2335. [16:15:12]: ▸ Processing Info.plist
  2336. [16:15:12]: ▸ Compiling NSInvocation+OCMAdditions.m
  2337. [16:15:12]: ▸ Compiling NSMethodSignature+OCMAdditions.m
  2338. [16:15:12]: ▸ Compiling NSNotificationCenter+OCMAdditions.m
  2339. [16:15:12]: ▸ Compiling NSObject+OCMAdditions.m
  2340. [16:15:12]: ▸ Compiling NSValue+OCMAdditions.m
  2341. [16:15:12]: ▸ Compiling OCClassMockObject.m
  2342. [16:15:12]: ▸ Compiling OCMArg.m
  2343. [16:15:12]: ▸ Compiling OCMArgAction.m
  2344. [16:15:12]: ▸ Compiling OCMBlockArgCaller.m
  2345. [16:15:12]: ▸ Compiling OCMBlockCaller.m
  2346. [16:15:12]: ▸ Compiling OCMBoxedReturnValueProvider.m
  2347. [16:15:12]: ▸ Compiling OCMConstraint.m
  2348. [16:15:12]: ▸ Compiling OCMExceptionReturnValueProvider.m
  2349. [16:15:12]: ▸ Compiling OCMExpectationRecorder.m
  2350. [16:15:12]: ▸ Compiling OCMFunctions.m
  2351. [16:15:12]: ▸ Compiling OCMIndirectReturnValueProvider.m
  2352. [16:15:12]: ▸ Compiling OCMInvocationExpectation.m
  2353. [16:15:12]: ▸ Compiling OCMInvocationMatcher.m
  2354. [16:15:12]: ▸ Compiling OCMInvocationStub.m
  2355. [16:15:12]: ▸ Compiling OCMLocation.m
  2356. [16:15:12]: ▸ Compiling OCMMacroState.m
  2357. [16:15:12]: ▸ Compiling OCMNotificationPoster.m
  2358. [16:15:12]: ▸ Compiling OCMObserverRecorder.m
  2359. [16:15:12]: ▸ Compiling OCMock-dummy.m
  2360. [16:15:12]: ▸ Compiling OCMockObject.m
  2361. [16:15:12]: ▸ Compiling OCMPassByRefSetter.m
  2362. [16:15:12]: ▸ Compiling OCMRealObjectForwarder.m
  2363. [16:15:12]: ▸ Compiling OCMRecorder.m
  2364. [16:15:12]: ▸ Compiling OCMReturnValueProvider.m
  2365. [16:15:12]: ▸ Compiling OCMStubRecorder.m
  2366. [16:15:12]: ▸ Compiling OCMVerifier.m
  2367. [16:15:12]: ▸ Compiling OCObserverMockObject.m
  2368. [16:15:12]: ▸ Compiling OCPartialMockObject.m
  2369. [16:15:12]: ▸ Compiling OCProtocolMockObject.m
  2370. [16:15:12]: ▸ Compiling OCMock_vers.c
  2371. [16:15:12]: ▸ Compiling NSInvocation+OCMAdditions.m
  2372. [16:15:12]: ▸ Compiling NSMethodSignature+OCMAdditions.m
  2373. [16:15:12]: ▸ Compiling NSNotificationCenter+OCMAdditions.m
  2374. [16:15:12]: ▸ Compiling NSObject+OCMAdditions.m
  2375. [16:15:12]: ▸ Compiling NSValue+OCMAdditions.m
  2376. [16:15:12]: ▸ Compiling OCClassMockObject.m
  2377. [16:15:12]: ▸ Compiling OCMArg.m
  2378. [16:15:13]: ▸ Compiling OCMArgAction.m
  2379. [16:15:13]: ▸ Compiling OCMBlockArgCaller.m
  2380. [16:15:13]: ▸ Compiling OCMBlockCaller.m
  2381. [16:15:13]: ▸ Compiling OCMBoxedReturnValueProvider.m
  2382. [16:15:13]: ▸ Compiling OCMConstraint.m
  2383. [16:15:13]: ▸ Compiling OCMExceptionReturnValueProvider.m
  2384. [16:15:16]: ▸ Compiling OCMExpectationRecorder.m
  2385. [16:15:16]: ▸ Compiling OCMFunctions.m
  2386. [16:15:17]: ▸ Compiling OCMIndirectReturnValueProvider.m
  2387. [16:15:17]: ▸ Compiling OCMInvocationExpectation.m
  2388. [16:15:17]: ▸ Compiling OCMInvocationMatcher.m
  2389. [16:15:17]: ▸ Compiling OCMInvocationStub.m
  2390. [16:15:17]: ▸ Compiling OCMLocation.m
  2391. [16:15:17]: ▸ Compiling OCMMacroState.m
  2392. [16:15:17]: ▸ Compiling OCMNotificationPoster.m
  2393. [16:15:17]: ▸ Compiling OCMObserverRecorder.m
  2394. [16:15:17]: ▸ Compiling OCMock-dummy.m
  2395. [16:15:17]: ▸ Compiling OCMockObject.m
  2396. [16:15:18]: ▸ Compiling OCMPassByRefSetter.m
  2397. [16:15:18]: ▸ Compiling OCMRealObjectForwarder.m
  2398. [16:15:18]: ▸ Compiling OCMRecorder.m
  2399. [16:15:18]: ▸ Compiling OCMReturnValueProvider.m
  2400. [16:15:18]: ▸ Compiling OCMStubRecorder.m
  2401. [16:15:18]: ▸ Compiling OCMVerifier.m
  2402. [16:15:18]: ▸ Compiling OCObserverMockObject.m
  2403. [16:15:18]: ▸ Compiling OCPartialMockObject.m
  2404. [16:15:18]: ▸ Compiling OCProtocolMockObject.m
  2405. [16:15:18]: ▸ Compiling OCMock_vers.c
  2406. [16:15:18]: ▸ Linking OCMock
  2407. [16:15:19]: ▸ Linking OCMock
  2408. [16:15:19]: ▸ Copying NSNotificationCenter+OCMAdditions.h
  2409. [16:15:19]: ▸ Copying OCMArg.h
  2410. [16:15:19]: ▸ Copying OCMConstraint.h
  2411. [16:15:19]: ▸ Copying OCMFunctions.h
  2412. [16:15:19]: ▸ Copying OCMLocation.h
  2413. [16:15:19]: ▸ Copying OCMMacroState.h
  2414. [16:15:19]: ▸ Copying OCMock-umbrella.h
  2415. [16:15:19]: ▸ Copying OCMock.h
  2416. [16:15:19]: ▸ Copying OCMockObject.h
  2417. [16:15:19]: ▸ Copying OCMRecorder.h
  2418. [16:15:19]: ▸ Copying OCMStubRecorder.h
  2419. [16:15:19]: Running Tests: ▸ Touching OCMock.framework
  2420. [16:15:19]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/OCMock/OCMock.framework
  2421. [16:15:19]: ▸ Building Pods/Pods-RubetekEvoSim [Debug]
  2422. [16:15:19]: ▸ Check Dependencies
  2423. [16:15:19]: ▸ Processing Info.plist
  2424. [16:15:19]: ▸ Compiling Pods-RubetekEvoSim-dummy.m
  2425. [16:15:19]: ▸ Compiling Pods_RubetekEvoSim_vers.c
  2426. [16:15:19]: ▸ Compiling Pods-RubetekEvoSim-dummy.m
  2427. [16:15:19]: ▸ Compiling Pods_RubetekEvoSim_vers.c
  2428. [16:15:19]: ▸ Copying Pods-RubetekEvoSim-umbrella.h
  2429. [16:15:19]: Running Tests: ▸ Touching Pods_RubetekEvoSim.framework
  2430. [16:15:19]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/Pods_RubetekEvoSim.framework
  2431. [16:15:19]: ▸ Building RubetekEvo/RubetekEvoSim [Debug]
  2432. [16:15:19]: ▸ Check Dependencies
  2433. [16:15:19]: ▸ Running script '[CP] Check Pods Manifest.lock'
  2434. [16:15:19]: ▸ Copying Classes/PhoneCountries.txt
  2435. [16:15:19]: ▸ Copying Podfile.lock
  2436. [16:15:19]: ▸ Compiling REWIFIAddRFSensorViewController.xib
  2437. [16:15:21]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/random.SUNWCCh
  2438. [16:15:21]: ▸ Copying lib/boost/include/boost/tr1/tr1/set
  2439. [16:15:21]: ▸ Copying lib/boost/include/boost/tr1/tr1/deque
  2440. [16:15:21]: ▸ Copying lib/boost/include/boost/tr1/tr1/cmath
  2441. [16:15:21]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cmath
  2442. [16:15:21]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/csignal
  2443. [16:15:21]: ▸ Copying fastlane/Deliverfile
  2444. [16:15:21]: ▸ Copying fastlane/metadata/ru/keywords.txt
  2445. [16:15:21]: ▸ Copying lib/boost/include/boost/tr1/tr1/array
  2446. [16:15:21]: ▸ Compiling REZoneCell.xib
  2447. [16:15:21]: ▸ Compiling REDeviceCell.xib
  2448. [16:15:21]: ▸ Copying lib/boost/include/boost/tr1/tr1/queue
  2449. [16:15:21]: ▸ Copying fastlane/Scanfile
  2450. [16:15:21]: ▸ Compiling RENoConnectView.xib
  2451. [16:15:21]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/algorithm.SUNWCCh
  2452. [16:15:21]: ▸ Copying DBUpdate.plist
  2453. [16:15:21]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/csetjmp
  2454. [16:15:21]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/numeric.SUNWCCh
  2455. [16:15:21]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/cmath.SUNWCCh
  2456. [16:15:21]: ▸ Copying lib/boost/include/boost/tr1/tr1/limits
  2457. [16:15:21]: ▸ Copying Font/CRC55.otf
  2458. [16:15:21]: ▸ Copying lib/boost/include/boost/tr1/tr1/strstream
  2459. [16:15:21]: ▸ Copying Podfile
  2460. [16:15:21]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/ostream.SUNWCCh
  2461. [16:15:21]: ▸ Compiling REBaseInfoPopupViewController.xib
  2462. [16:15:22]: ▸ Copying Font/CRC35.otf
  2463. [16:15:22]: ▸ Copying fastlane/metadata/ru/release_notes.txt
  2464. [16:15:22]: ▸ Copying fastlane/metadata/ru/privacy_url.txt
  2465. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/map.SUNWCCh
  2466. [16:15:22]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/ctime
  2467. [16:15:22]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cfloat
  2468. [16:15:22]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cwctype
  2469. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/complex.SUNWCCh
  2470. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/new
  2471. [16:15:22]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/clocale
  2472. [16:15:22]: ▸ Compiling ChangeName.xib
  2473. [16:15:22]: ▸ Copying fastlane/metadata/copyright.txt
  2474. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/fstream.SUNWCCh
  2475. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/functional.SUNWCCh
  2476. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/exception
  2477. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/sun.SUNWCCh
  2478. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/iostream.SUNWCCh
  2479. [16:15:22]: ▸ Copying fastlane/metadata/ru/support_url.txt
  2480. [16:15:22]: ▸ Compiling REStoppedAccessHouseViewController.xib
  2481. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/iterator
  2482. [16:15:22]: ▸ Copying REDeviceTypeItem.plist
  2483. [16:15:22]: ▸ Copying fastlane/metadata/primary_first_sub_category.txt
  2484. [16:15:22]: ▸ Copying lib/libnet/svl/res/svl/version_info.rc
  2485. [16:15:22]: ▸ Copying Classes/door_bell_ring.caf
  2486. [16:15:22]: ▸ Copying InfoPlist.strings
  2487. [16:15:22]: ▸ Copying InfoPlist.strings
  2488. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/deque.SUNWCCh
  2489. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/memory
  2490. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/iomanip.SUNWCCh
  2491. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/array.SUNWCCh
  2492. [16:15:22]: ▸ Copying Font/CRC25.otf
  2493. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/unordered_map
  2494. [16:15:22]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cwchar
  2495. [16:15:22]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cstdarg
  2496. [16:15:22]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cerrno
  2497. [16:15:22]: ▸ Copying fastlane/metadata/secondary_category.txt
  2498. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/utility.SUNWCCh
  2499. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/bitset
  2500. [16:15:22]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/set.SUNWCCh
  2501. [16:15:22]: ▸ Compiling REWIFISocketController.xib
  2502. [16:15:23]: ▸ Copying lib/boost/include/boost/tr1/tr1/locale
  2503. [16:15:23]: ▸ Copying lib/boost/include/boost/tr1/tr1/utility
  2504. [16:15:23]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/unordered_set.SUNWCCh
  2505. [16:15:23]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cstddef
  2506. [16:15:23]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/bcc32.SUNWCCh
  2507. [16:15:23]: ▸ Copying Localizable.strings
  2508. [16:15:23]: ▸ Copying Localizable.strings
  2509. [16:15:23]: ▸ Compiling REDetectedDeviceListPlaceholderView.xib
  2510. [16:15:23]: ▸ Compiling REBaseInfoPopupViewControllerSmall.xib
  2511. [16:15:23]: ▸ Compiling REAdvertisementController.xib
  2512. [16:15:23]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/stdexcept.SUNWCCh
  2513. [16:15:23]: ▸ Compiling REWIFIDeviceBackgroundView.xib
  2514. [16:15:23]: ▸ Copying lib/boost/include/boost/tr1/tr1/stdexcept
  2515. [16:15:23]: ▸ Compiling REBaseStickViewController.xib
  2516. [16:15:24]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/list.SUNWCCh
  2517. [16:15:24]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/ios.SUNWCCh
  2518. [16:15:24]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/locale.SUNWCCh
  2519. [16:15:24]: ▸ Copying lib/boost/include/boost/tr1/tr1/fstream
  2520. [16:15:24]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/streambuf.SUNWCCh
  2521. [16:15:24]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/iterator.SUNWCCh
  2522. [16:15:24]: ▸ Copying fastlane/Appfile
  2523. [16:15:24]: ▸ Copying lib/boost/include/boost/tr1/tr1/stack
  2524. [16:15:24]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cstdlib
  2525. [16:15:24]: ▸ Copying fastlane/Snapfile
  2526. [16:15:24]: ▸ Copying fastlane/metadata/ru/description.txt
  2527. [16:15:24]: ▸ Copying ServerList.plist
  2528. [16:15:24]: ▸ Copying DBStructure.plist
  2529. [16:15:24]: ▸ Copying fastlane/metadata/primary_category.txt
  2530. [16:15:24]: ▸ Compiling REOptionListController.xib
  2531. [16:15:24]: ▸ Compiling RESlideView.xib
  2532. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/complex
  2533. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/queue.SUNWCCh
  2534. [16:15:25]: ▸ Copying fastlane/metadata/ru/marketing_url.txt
  2535. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/bitset.SUNWCCh
  2536. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/valarray.SUNWCCh
  2537. [16:15:25]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cstring
  2538. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/iostream
  2539. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/typeinfo.SUNWCCh
  2540. [16:15:25]: ▸ Copying Font/Circe-ExtraBold.otf
  2541. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/functional
  2542. [16:15:25]: ▸ Compiling RETableFooterView.xib
  2543. [16:15:25]: ▸ Compiling RECheckedCell.xib
  2544. [16:15:25]: ▸ Compiling REAddItemCell.xib
  2545. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/map
  2546. [16:15:25]: ▸ Compiling REOptionItemTableViewCell.xib
  2547. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/unordered_map.SUNWCCh
  2548. [16:15:25]: ▸ Compiling REAdInfoViewController.xib
  2549. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/memory.SUNWCCh
  2550. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/ios
  2551. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/sstream.SUNWCCh
  2552. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/valarray
  2553. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/vector
  2554. [16:15:25]: ▸ Copying GoogleService-Info.plist
  2555. [16:15:25]: ▸ Copying DelayedStartPeriodList.plist
  2556. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/list
  2557. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/tuple
  2558. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/strstream.SUNWCCh
  2559. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/ostream
  2560. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/sstream
  2561. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/regex
  2562. [16:15:25]: ▸ Copying fastlane/metadata/secondary_second_sub_category.txt
  2563. [16:15:25]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/regex.SUNWCCh
  2564. [16:15:25]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/climits
  2565. [16:15:25]: ▸ Copying client-help/release
  2566. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/stack.SUNWCCh
  2567. [16:15:26]: ▸ Copying DeviceProperty.plist
  2568. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/new.SUNWCCh
  2569. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/string.SUNWCCh
  2570. [16:15:26]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cctype
  2571. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/random
  2572. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/exception.SUNWCCh
  2573. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/iomanip
  2574. [16:15:26]: ▸ Compiling RECustomServerController.xib
  2575. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/streambuf
  2576. [16:15:26]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cassert
  2577. [16:15:26]: ▸ Copying fastlane/actions/telegram.rb
  2578. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/numeric
  2579. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/istream.SUNWCCh
  2580. [16:15:26]: ▸ Copying fastlane/Fastfile
  2581. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/algorithm
  2582. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/unordered_set
  2583. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/istream
  2584. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/typeinfo
  2585. [16:15:26]: ▸ Copying Font/Circe-Bold.otf
  2586. [16:15:26]: ▸ Copying fastlane/metadata/primary_second_sub_category.txt
  2587. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/tuple.SUNWCCh
  2588. [16:15:26]: ▸ Copying fastlane/metadata/secondary_first_sub_category.txt
  2589. [16:15:26]: ▸ Copying fastlane/metadata/ru/name.txt
  2590. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/limits.SUNWCCh
  2591. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/type_traits.SUNWCCh
  2592. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/type_traits
  2593. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/string
  2594. [16:15:26]: ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cstdio
  2595. [16:15:26]: ▸ Compiling REUpdateTableViewCell.xib
  2596. [16:15:26]: ▸ Copying lib/boost/include/boost/tr1/tr1/sun/vector.SUNWCCh
  2597. [16:15:26]: ▸ Compiling RERatePromoCodeController.xib
  2598. [16:15:26]: ▸ Compiling RERateAppController.xib
  2599. [16:15:26]: ▸ Compiling DeviceDetails.storyboard
  2600. [16:15:38]: ▸ Compiling Camera.storyboard
  2601. [16:15:38]: ▸ Compiling UpdatePopup.storyboard
  2602. [16:15:38]: ▸ Compiling NoConnection.storyboard
  2603. [16:15:38]: ▸ Compiling CameraSettings.storyboard
  2604. [16:15:38]: ▸ Compiling AddDevice.storyboard
  2605. [16:15:38]: ▸ Compiling Homes.storyboard
  2606. [16:15:38]: ▸ Compiling ChinaCloud.storyboard
  2607. [16:15:58]: ▸ Compiling WIFIDeviceDetails.storyboard
  2608. [16:15:58]: ▸ Compiling ManageSettings.storyboard
  2609. [16:15:59]: ▸ Compiling Scenarios.storyboard
  2610. [16:16:03]: ▸ Compiling Main.storyboard
  2611. [16:16:13]: ▸ Compiling Support.storyboard
  2612. [16:16:16]: ▸ Compiling SharingHouses.storyboard
  2613. [16:16:18]: ▸ Compiling ControlCenterInstall.storyboard
  2614. [16:16:20]: ▸ Compiling REWIFIDeviceTimer.storyboard
  2615. [16:16:20]: ▸ Compiling Authorization.storyboard
  2616. [16:16:25]: ▸ Compiling WIFIDevice.storyboard
  2617. [16:17:05]: ▸ Processing RubetekEvoSim.plist
  2618. [16:17:06]: ▸ Compiling wifi_device_constants.cpp
  2619. [16:17:08]: ▸ Compiling RECodeTextField.m
  2620. [16:17:13]: ▸ Compiling REBaseCloudService.m
  2621. [16:17:17]: ▸ Compiling REUtils.m
  2622. [16:17:17]: ▸ Compiling REUDPListController.m
  2623. [16:17:18]: ▸ Compiling REWIFIDeviceBackgroundView.m
  2624. [16:17:18]: ▸ Compiling REClient.m
  2625. [16:17:19]: ▸ Compiling RELargeLabel.m
  2626. [16:17:20]: ▸ Compiling RERestoreHomeKitPopupViewController.m
  2627. [16:17:20]: ▸ Compiling REControlCenterCell.m
  2628. [16:17:21]: ▸ Compiling RERemoveZWcontroller.m
  2629. [16:17:22]: ▸ Compiling RETimeZoneController.m
  2630. [16:17:23]: ▸ Compiling RESeparatorView.m
  2631. [16:17:23]: ▸ Compiling REOptionItem.m
  2632. [16:17:23]: ▸ Compiling RETimerItem.m
  2633. [16:17:24]: ▸ Compiling P2PClient.m
  2634. [16:17:25]: ▸ Compiling RSA.m
  2635. [16:17:25]: ▸ Compiling REChangeNameController.m
  2636. [16:17:26]: ▸ Compiling REWIFISensorCell.m
  2637. [16:17:26]: ▸ Compiling REWIFITimerListController.m
  2638. [16:17:27]: ▸ Compiling RERateAppController.m
  2639. [16:17:28]: ▸ Compiling REDeviceTypeCell.m
  2640. [16:17:28]: ▸ Compiling RELogic.mm
  2641. [16:18:46]: ▸ Compiling REFinalStepViewModel.m
  2642. [16:18:46]: ▸ Compiling rf_constants.cpp
  2643. [16:18:46]: ▸ Compiling NativeLogic.cpp
  2644. [16:19:02]: ▸ Compiling property_constants.cpp
  2645. [16:19:02]: ▸ Compiling REHome.m
  2646. [16:19:02]: ▸ Compiling DKNavBarProgress.m
  2647. [16:19:02]: ▸ Compiling REFoundDeviceCellViewModel.m
  2648. [16:19:02]: ▸ Compiling CCManager.m
  2649. [16:19:02]: ▸ Compiling REScenarioDeferedOperation.m
  2650. [16:19:02]: ▸ Compiling functional_types.cpp
  2651. [16:19:02]: ▸ Compiling REBaseService.m
  2652. [16:19:02]: ▸ Compiling RESlideView.m
  2653. [16:19:02]: ▸ Compiling REPowerSocketViewModel.m
  2654. [16:19:02]: ▸ Compiling RECreateHouseInvite.m
  2655. [16:19:03]: ▸ Compiling RECameraUtils.m
  2656. [16:19:08]: ▸ Compiling camera2_types.cpp
  2657. [16:19:08]: ▸ Compiling REWebSocketLocalClient.m
  2658. [16:19:08]: ▸ Compiling RECameraDevice.m
  2659. [16:19:09]: ▸ Compiling REViewWithBorder.m
  2660. [16:19:09]: ▸ Compiling RECameraChangeNameController.m
  2661. [16:19:10]: ▸ Compiling REServerCell.m
  2662. [16:19:10]: ▸ Compiling REWIFIScenarioConditionListViewModel.m
  2663. [16:19:11]: ▸ Compiling ihap_version_constants.cpp
  2664. [16:19:12]: ▸ Compiling RESensorCell.m
  2665. [16:19:13]: ▸ Compiling REUpdateCCNotification.m
  2666. [16:19:13]: ▸ Compiling RESmartConfigController.m
  2667. [16:19:14]: ▸ Compiling REUDPListener.m
  2668. [16:19:15]: ▸ Compiling REWifiStateController.m
  2669. [16:19:16]: ▸ Compiling REActionListController.m
  2670. [16:19:16]: ▸ Compiling REPowerSocketController.m
  2671. [16:19:18]: ▸ Compiling REControlCenterListController.m
  2672. [16:19:18]: ▸ Compiling general_types.cpp
  2673. [16:19:19]: ▸ Compiling RETokenPickerController.m
  2674. [16:19:20]: ▸ Compiling REWIFIAddErrorController.m
  2675. [16:19:21]: ▸ Compiling REWIFISettings.m
  2676. [16:19:21]: ▸ Compiling REKnownController.m
  2677. [16:19:23]: ▸ Compiling REConnectManager.m
  2678. [16:19:23]: ▸ Compiling notification_constants.cpp
  2679. [16:19:24]: ▸ Compiling RECircleBorderedButton.m
  2680. [16:19:24]: ▸ Compiling RESharingCreateInviteController.m
  2681. [16:19:25]: ▸ Compiling RESmokeSensorRFDevice.m
  2682. [16:19:25]: ▸ Compiling REPhpSessionManager.m
  2683. [16:19:26]: ▸ Compiling cl_protocol_constants.cpp
  2684. [16:19:27]: ▸ Compiling script_types.cpp
  2685. [16:19:28]: ▸ Compiling RERFSmokeSensor.m
  2686. [16:19:29]: ▸ Compiling REBasePromoCodeController.m
  2687. [16:19:29]: ▸ Compiling REFinalStepViewController.m
  2688. [16:19:30]: ▸ Compiling RENotConnectionViewController.m
  2689. [16:19:31]: ▸ Compiling REPhoneUtils.m
  2690. [16:19:32]: ▸ Compiling NSError+AFNetworking.m
  2691. [16:19:32]: ▸ Compiling REServerConnector.m
  2692. [16:19:33]: ▸ Compiling ihap_types.cpp
  2693. [16:19:34]: ▸ Compiling REScenarioSelectTimeController.m
  2694. [16:19:35]: ▸ Compiling REDevice.m
  2695. [16:19:36]: ▸ Compiling REBaseButtonTableViewController.m
  2696. [16:19:36]: ▸ Compiling REStatistics.m
  2697. [16:19:37]: ▸ Compiling REWIFITimeZoneListController.m
  2698. [16:19:37]: ▸ Compiling REHomeCell.m
  2699. [16:19:38]: ▸ Compiling video_uploader_constants.cpp
  2700. [16:19:38]: ▸ Compiling RETableLampController.m
  2701. [16:19:39]: ▸ Compiling REDeviceDetailsController.m
  2702. [16:19:40]: ▸ Compiling REScenarioListViewModel.m
  2703. [16:19:41]: ▸ Compiling REStatisticsViewController.m
  2704. [16:19:42]: ▸ Compiling REPushNotifications.m
  2705. [16:19:44]: ▸ Compiling CCSensorDetails.m
  2706. [16:19:44]: ▸ ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/ChinaCloudStatic/RtspInterface.h:10:10: non-portable path to file '"Rtsp_instance.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
  2707. [16:19:44]: ▸ #include "rtsp_instance.h"
  2708. [16:19:44]: ▸ ^~~~~~~~~~~~~~~~~
  2709. [16:19:44]: ▸ Compiling REMainTabController.m
  2710. [16:19:45]: ▸ Compiling IJKFFOptions.m
  2711. [16:19:46]: ▸ Compiling pugixml.cpp
  2712. [16:19:48]: ▸ Compiling RENotificationsViewController.m
  2713. [16:19:48]: ▸ Compiling REWIFIKeyManager.m
  2714. [16:19:49]: ▸ Compiling UIViewController+MBProgressHud.m
  2715. [16:19:49]: ▸ Compiling RERoundButton.m
  2716. [16:19:50]: ▸ Compiling RESwitchViewCellViewModel.m
  2717. [16:19:51]: ▸ Compiling RECameraRecordingSettingsController.m
  2718. [16:19:52]: ▸ Compiling REWIFIDeviceTypeListViewModel.m
  2719. [16:19:52]: ▸ Compiling RECameraSettingsController.m
  2720. [16:19:54]: ▸ Compiling RETableFooterView.m
  2721. [16:19:54]: ▸ Compiling RESharingHousesManager.m
  2722. [16:19:54]: ▸ Compiling RERoomPickerController.m
  2723. [16:19:55]: ▸ Compiling REWIFIAddRFSensorViewController.m
  2724. [16:19:56]: ▸ Compiling REControllerService.m
  2725. [16:19:56]: ▸ Compiling REScenarioPickerView.m
  2726. [16:19:57]: ▸ Compiling REWIFIDeviceDetailsViewModel.m
  2727. [16:19:58]: ▸ Compiling REScenarioConditionWithValueController.m
  2728. [16:19:58]: ▸ Compiling DKActivityButton.m
  2729. [16:19:59]: ▸ Compiling REChangeNameProject.m
  2730. [16:20:00]: ▸ Compiling upnp_constants.cpp
  2731. [16:20:00]: ▸ Compiling RESmallDetailLabel.m
  2732. [16:20:00]: ▸ Compiling RERemoteInstallTutorialController.m
  2733. [16:20:02]: ▸ Compiling video_uploader_types.cpp
  2734. [16:20:02]: ▸ Compiling REServerItem.m
  2735. [16:20:02]: ▸ Compiling RERFDevice.m
  2736. [16:20:03]: ▸ Compiling RESelectCameraTypeViewController.m
  2737. [16:20:04]: ▸ Compiling REConditionerViewModel.m
  2738. [16:20:05]: ▸ Compiling RETableLampDevice.m
  2739. [16:20:06]: ▸ Compiling REButton.m
  2740. [16:20:06]: ▸ Compiling REWIFIScenarioActionListViewModel.m
  2741. [16:20:07]: ▸ Compiling ihap_constants.cpp
  2742. [16:20:07]: ▸ Compiling CCNavigationController.m
  2743. [16:20:08]: ▸ Compiling REAdvertisementController.m
  2744. [16:20:08]: ▸ Compiling RECCScenarioDetailViewModel.m
  2745. [16:20:10]: ▸ Compiling rtsp_server_relay_types.cpp
  2746. [16:20:10]: ▸ Compiling RETimerCellViewModel.m
  2747. [16:20:11]: ▸ Compiling Contact.m
  2748. [16:20:11]: ▸ Compiling REScenarioListController.m
  2749. [16:20:12]: ▸ Compiling REScenarioActionConditionListViewModel.m
  2750. [16:20:13]: ▸ Compiling RECheckedMenu.m
  2751. [16:20:14]: ▸ Compiling REScenarioDetailViewModel.m
  2752. [16:20:14]: ▸ Compiling RECCScenarioConditionListViewModel.m
  2753. [16:20:15]: ▸ Compiling RETimerTableViewCell.m
  2754. [16:20:15]: ▸ Compiling REWebSocketBaseClient.m
  2755. [16:20:16]: ▸ Compiling REWebSocketCloudClient.m
  2756. [16:20:17]: ▸ Compiling UIApplication+M13ProgressSuite.m
  2757. [16:20:17]: ▸ Compiling REBaseObject.m
  2758. [16:20:17]: ▸ Compiling REUDPDevice.m
  2759. [16:20:18]: ▸ Compiling RESwitchViewCell.m
  2760. [16:20:19]: ▸ Compiling RETableLampViewModel.m
  2761. [16:20:19]: ▸ Compiling wifi_device_types.cpp
  2762. [16:20:21]: ▸ Compiling REStatTableViewModel.m
  2763. [16:20:21]: ▸ Compiling REConvectorViewModel.m
  2764. [16:20:22]: ▸ Compiling REBaseWIFIDevice.m
  2765. [16:20:23]: ▸ Compiling REDetectedDeviceListViewModel.m
  2766. [16:20:24]: ▸ Compiling REDeviceTypeItem.m
  2767. [16:20:24]: ▸ Compiling REBaseDevice.m
  2768. [16:20:25]: ▸ Compiling REScenarioActionListController.m
  2769. [16:20:25]: ▸ Compiling RECCScenarioActionListViewModel.m
  2770. [16:20:27]: ▸ Compiling REIntroViewController.m
  2771. [16:20:27]: ▸ Compiling UDPManager.m
  2772. [16:20:27]: ▸ Compiling REHomeCreationViewController.m
  2773. [16:20:28]: ▸ Compiling RETimerLabel.m
  2774. [16:20:29]: ▸ Compiling REInviteDetailsViewController.m
  2775. [16:20:30]: ▸ Compiling REDimmerCell.m
  2776. [16:20:30]: ▸ Compiling RERemoteInstallFailureController.m
  2777. [16:20:31]: ▸ Compiling REWIFIInstructionController.m
  2778. [16:20:32]: ▸ Compiling REScenarioActionListViewModel.m
  2779. [16:20:32]: ▸ Compiling REWIFITimerDetailViewModel.m
  2780. [16:20:33]: ▸ Compiling home_builder_constants.cpp
  2781. [16:20:34]: ▸ Compiling REPopoverPresenter.m
  2782. [16:20:34]: ▸ Compiling REUpdatePageContentViewController.m
  2783. [16:20:35]: ▸ Compiling REWIFIAddTimeoutController.m
  2784. [16:20:36]: ▸ Compiling RECountryCodeCell.m
  2785. [16:20:36]: ▸ Compiling RECameraConditionRecordController.m
  2786. [16:20:37]: ▸ Compiling RECloudSyncTokenCell.m
  2787. [16:20:37]: ▸ Compiling REInvite.m
  2788. [16:20:38]: ▸ Compiling statistics_types.cpp
  2789. [16:20:40]: ▸ Compiling REGetDeviceKeyViewModel.m
  2790. [16:20:40]: ▸ Compiling REDeviceService.m
  2791. [16:20:41]: ▸ Compiling RELocalDeviceService.m
  2792. [16:20:41]: ▸ Compiling RESignalStrengthInfoViewController.m
  2793. [16:20:42]: ▸ Compiling REYandexSyncWebController.m
  2794. [16:20:43]: ▸ Compiling REWIFIDeviceListTimerController.m
  2795. [16:20:43]: ▸ Compiling REWIFISocketDevice.m
  2796. [16:20:45]: ▸ Compiling REWIFISetupController.m
  2797. [16:20:45]: ▸ Compiling REWIFITimerDetailController.m
  2798. [16:20:46]: ▸ Compiling RERoomEditController.m
  2799. [16:20:46]: ▸ Compiling REUIUtils.m
  2800. [16:20:47]: ▸ Compiling REPreloader.m
  2801. [16:20:47]: ▸ Compiling libclient_callbacks.mm
  2802. [16:20:58]: ▸ Compiling REProjectSettingsController.m
  2803. [16:20:58]: ▸ Compiling RECameraListViewController.m
  2804. [16:20:58]: ▸ ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/ChinaCloudStatic/RtspInterface.h:10:10: non-portable path to file '"Rtsp_instance.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
  2805. [16:20:58]: ▸ #include "rtsp_instance.h"
  2806. [16:20:58]: ▸ ^~~~~~~~~~~~~~~~~
  2807. [16:20:58]: ▸ Compiling RECameraManager.m
  2808. [16:20:58]: ▸ Compiling REBaseScenarioViewController.m
  2809. [16:20:58]: ▸ Compiling RESmartDeviceTypeListViewModel.m
  2810. [16:20:58]: ▸ Compiling RESupportViewModel.m
  2811. [16:20:58]: ▸ Compiling REBaseViewController.m
  2812. [16:20:58]: ▸ Compiling RESetupRollerController.m
  2813. [16:21:00]: ▸ Compiling NSString+MD5.m
  2814. [16:21:00]: ▸ Compiling REPhoneViewController.m
  2815. [16:21:00]: ▸ Compiling ReachabilityManager.m
  2816. [16:21:01]: ▸ Compiling RESmartConfigViewModel.m
  2817. [16:21:02]: ▸ Compiling REDetectedDeviceListController.m
  2818. [16:21:02]: ▸ Compiling REBaseInTabViewController.m
  2819. [16:21:03]: ▸ Compiling REActionListViewModel.m
  2820. [16:21:04]: ▸ Compiling RECustomViews.m
  2821. [16:21:04]: ▸ Compiling REUpdatePageViewController.m
  2822. [16:21:05]: ▸ Compiling DKActivityImageView.m
  2823. [16:21:05]: ▸ Compiling RECountryCodeButton.m
  2824. [16:21:06]: ▸ Compiling RESMSCodeViewModel.m
  2825. [16:21:06]: ▸ Compiling REWIFIDeviceCell.m
  2826. [16:21:07]: ▸ Compiling REPinCodeViewModel.m
  2827. [16:21:08]: ▸ Compiling RECloudSyncController.m
  2828. [16:21:09]: ▸ Compiling REWIFIDebugInfoViewModel.m
  2829. [16:21:09]: ▸ Compiling REWIFISocketView.m
  2830. [16:21:10]: ▸ Compiling REOneChannelRelayDevice.m
  2831. [16:21:11]: ▸ Compiling REMenuController.m
  2832. [16:21:12]: ▸ Compiling RENotification.m
  2833. [16:21:12]: ▸ Compiling REBaseAuthViewModel.m
  2834. [16:21:13]: ▸ Compiling RESupportMailViewModel.m
  2835. [16:21:14]: ▸ Compiling cl_constants.cpp
  2836. [16:21:15]: ▸ Compiling REAccountViewController.m
  2837. [16:21:15]: ▸ Compiling REWIFIDeviceCellViewModel.m
  2838. [16:21:16]: ▸ Compiling RECloudHomeService.m
  2839. [16:21:17]: ▸ Compiling RESuccessfullyAddedDeviceController.m
  2840. [16:21:18]: ▸ Compiling RESMSNotifications.m
  2841. [16:21:18]: ▸ Compiling RECreatePasswordViewModel.m
  2842. [16:21:19]: ▸ Compiling script_constants.cpp
  2843. [16:21:20]: ▸ Compiling RESupportMailViewController.m
  2844. [16:21:21]: ▸ Compiling RECCScenarioListViewModel.m
  2845. [16:21:21]: ▸ Compiling REInstallSplitController.m
  2846. [16:21:22]: ▸ Compiling REWIFIDevice.m
  2847. [16:21:22]: ▸ Compiling REFoundDeviceCell.m
  2848. [16:21:24]: ▸ Compiling REConditionScenarioCellViewModel.m
  2849. [16:21:24]: ▸ Compiling functional_constants.cpp
  2850. [16:21:25]: ▸ Compiling notification_types.cpp
  2851. [16:21:26]: ▸ Compiling RESelectRFDeviceTypeController.m
  2852. [16:21:27]: ▸ Compiling REStoppedAccessHouseViewController.m
  2853. [16:21:27]: ▸ Compiling REWIFIAddRFSensorViewModel.m
  2854. [16:21:29]: ▸ Compiling RERemoveDeviceController.m
  2855. [16:21:29]: ▸ Compiling RERateAppPresenter.m
  2856. [16:21:30]: ▸ Compiling REDetectedDeviceCell.m
  2857. [16:21:30]: ▸ Compiling CCVideoViewController.m
  2858. [16:21:31]: ▸ Compiling REWifiNetworkConnectionController.m
  2859. [16:21:32]: ▸ Compiling RECustomServerController.m
  2860. [16:21:33]: ▸ Compiling REControlDeviceTypeListController.m
  2861. [16:21:33]: ▸ Compiling REControlCenterCellViewModel.m
  2862. [16:21:34]: ▸ Compiling rtsp_server_relay_constants.cpp
  2863. [16:21:35]: ▸ Compiling REControlDeviceTypeListViewModel.m
  2864. [16:21:36]: ▸ Compiling UIColor+isEqualToColor.m
  2865. [16:21:36]: ▸ Compiling REHelper.m
  2866. [16:21:37]: ▸ Compiling RELargeExtraLightLabel.m
  2867. [16:21:37]: ▸ Compiling SCShapeView.m
  2868. [16:21:38]: ▸ Compiling REPhoneTextField.m
  2869. [16:21:39]: ▸ Compiling REInstallSlideViewController.m
  2870. [16:21:40]: ▸ Compiling REConstants.m
  2871. [16:21:40]: ▸ Compiling REAccountManager.m
  2872. [16:21:40]: ▸ Compiling REWIFIScenarioListViewModel.m
  2873. [16:21:41]: ▸ Compiling REHomeKitUtility.m
  2874. [16:21:41]: ▸ Compiling REPreviewHelpController.m
  2875. [16:21:42]: ▸ Compiling DKTriangleSliderTrackLayer.m
  2876. [16:21:42]: ▸ Compiling RECloudScenarioService.m
  2877. [16:21:44]: ▸ Compiling REDeviceDetailsViewModel.m
  2878. [16:21:44]: ▸ ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/Classes/REDeviceDetailsViewModel.m:15:17: method definition for 'updateFirmware' not found [-Wincomplete-implementation]
  2879. [16:21:44]: ▸ @implementation REDeviceDetailsViewModel
  2880. [16:21:44]: ▸ ^
  2881. [16:21:44]: ▸ Compiling REInstallStartController.m
  2882. [16:21:45]: ▸ Compiling rtsp_relay_constants.cpp
  2883. [16:21:45]: ▸ Compiling REDeferedOperation.m
  2884. [16:21:47]: ▸ Compiling REHousesListController.m
  2885. [16:21:47]: ▸ Compiling REAddNewDeviceController.m
  2886. [16:21:48]: ▸ Compiling REDelayedStartPeriod.m
  2887. [16:21:48]: ▸ Compiling REAdScheduler.m
  2888. [16:21:48]: ▸ Compiling REPhotoBrowserViewController.m
  2889. [16:21:50]: ▸ Compiling REAboutAppController.m
  2890. [16:21:50]: ▸ Compiling REDetectedDeviceCellViewModel.m
  2891. [16:21:51]: ▸ Compiling REAdvertisementPresenter.m
  2892. [16:21:51]: ▸ Compiling REVersionCCUtils.m
  2893. [16:21:51]: ▸ Compiling REHouseInvitesViewController.m
  2894. [16:21:53]: ▸ Compiling video_recorder_types.cpp
  2895. [16:21:54]: ▸ Compiling REScenarioCondition.m
  2896. [16:21:54]: ▸ Compiling REScenarioSetupDateTimeController.m
  2897. [16:21:55]: ▸ Compiling RERoundImageView.m
  2898. [16:21:55]: ▸ Compiling REWelcomeViewController.m
  2899. [16:21:57]: ▸ Compiling REWIFISensorCellViewModel.m
  2900. [16:21:57]: ▸ Compiling RENewDevicePrototypeCell.m
  2901. [16:21:58]: ▸ Compiling RETitleLabel.m
  2902. [16:21:58]: ▸ Compiling REStatisticsPowerCell.m
  2903. [16:21:59]: ▸ Compiling REWIFIDeviceTimerController.m
  2904. [16:21:59]: ▸ Compiling REWIFISocketController.m
  2905. [16:22:01]: ▸ Compiling NSData+CRC.m
  2906. [16:22:01]: ▸ Compiling RECloudHousesAPI.m
  2907. [16:22:01]: ▸ Compiling REWIFIDeviceViewModel.m
  2908. [16:22:02]: ▸ Compiling REScenarioDetailController.m
  2909. [16:22:03]: ▸ Compiling RELocalHomeService.m
  2910. [16:22:04]: ▸ Compiling RESuccessfulAdditionHouseViewController.m
  2911. [16:22:04]: ▸ Compiling REControlCenterManager.m
  2912. [16:22:05]: ▸ Compiling REInstallPinCodeController.m
  2913. [16:22:05]: ▸ Compiling REInviteTypeCell.m
  2914. [16:22:06]: ▸ Compiling camera2_constants.cpp
  2915. [16:22:07]: ▸ Compiling upnp_types.cpp
  2916. [16:22:08]: ▸ Compiling REStatisticsPowerCellViewModel.m
  2917. [16:22:08]: ▸ Compiling REActivePhonesController.m
  2918. [16:22:10]: ▸ Compiling ihap_version_types.cpp
  2919. [16:22:10]: ▸ Compiling REPinCodeViewController.m
  2920. [16:22:11]: ▸ Compiling REBaseStickViewModel.m
  2921. [16:22:11]: ▸ ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/Classes/REBaseStickViewModel.h:16:36: auto property synthesis will not synthesize property 'powerOn'; it will be implemented by its superclass, use @dynamic to acknowledge intention [-Wobjc-property-synthesis]
  2922. [16:22:11]: ▸ @property (nonatomic, assign) BOOL powerOn;
  2923. [16:22:11]: ▸ ^
  2924. [16:22:11]: ▸ Compiling RERFGasSensor.m
  2925. [16:22:13]: ▸ Compiling REFinalStepButton.m
  2926. [16:22:13]: ▸ Compiling RENewDevicesListViewController.m
  2927. [16:22:14]: ▸ Compiling REWIFITimeZoneCellViewModel.m
  2928. [16:22:14]: ▸ Compiling REDeviceOrderManager.m
  2929. [16:22:16]: ▸ Compiling RESimpleResponse.m
  2930. [16:22:16]: ▸ Compiling REScenarioConditionListController.m
  2931. [16:22:16]: ▸ Compiling REUpdateTableViewCell.m
  2932. [16:22:17]: ▸ Compiling REWIFIStartSmartConfigController.m
  2933. [16:22:18]: ▸ Compiling REStatisticsPeriod.m
  2934. [16:22:18]: ▸ Compiling RESensorListController.m
  2935. [16:22:19]: ▸ Compiling RENotificationsWorkers.m
  2936. [16:22:20]: ▸ Compiling REWIFIDeviceSettingsTimerController.m
  2937. [16:22:21]: ▸ Compiling REScenarioConditionListViewModel.m
  2938. [16:22:21]: ▸ Compiling REScenarioCameraCell.m
  2939. [16:22:22]: ▸ Compiling RESimpleCells.m
  2940. [16:22:22]: ▸ Compiling RETimeZoneCell.m
  2941. [16:22:23]: ▸ Compiling REWIFIDayStatistics.m
  2942. [16:22:23]: ▸ Compiling REUDPDeviceCell.m
  2943. [16:22:24]: ▸ Compiling REWIFIDebugInfoController.m
  2944. [16:22:25]: ▸ Compiling RESyncManager.m
  2945. [16:22:26]: ▸ Compiling REStickDevice.m
  2946. [16:22:26]: ▸ Compiling REGetDeviceKeyController.m
  2947. [16:22:27]: ▸ Compiling RERusKlimatDevice.m
  2948. [16:22:28]: ▸ Compiling REInstallContinueController.m
  2949. [16:22:29]: ▸ Compiling rf_types.cpp
  2950. [16:22:30]: ▸ Compiling RESessionManager.m
  2951. [16:22:30]: ▸ Compiling SCViewController.m
  2952. [16:22:32]: ▸ Compiling REActiveClientsController.m
  2953. [16:22:32]: ▸ Compiling iAppInfos+Additionals.m
  2954. [16:22:34]: ▸ Compiling REScenarioSetupDeviceController.m
  2955. [16:22:34]: ▸ Compiling REActiveClientCell.m
  2956. [16:22:34]: ▸ Compiling RECountry.m
  2957. [16:22:34]: ▸ Compiling RENotificationsManager.m
  2958. [16:22:36]: ▸ Compiling zwave_constants.cpp
  2959. [16:22:36]: ▸ Compiling RESensorItem.m
  2960. [16:22:37]: ▸ Compiling RETimeZoneTableController.m
  2961. [16:22:38]: ▸ Compiling REWIFISocketViewModel.m
  2962. [16:22:39]: ▸ Compiling UIFont+Rubetek.m
  2963. [16:22:39]: ▸ Compiling REPhoneNotificationsController.m
  2964. [16:22:40]: ▸ Compiling REMideaDevice.m
  2965. [16:22:40]: ▸ Compiling REAdInfoViewController.m
  2966. [16:22:41]: ▸ Compiling CameraUrlCell.m
  2967. [16:22:41]: ▸ Compiling REWIFIDeviceListTimerViewModel.m
  2968. [16:22:43]: ▸ Compiling RECircleNumberLabel.m
  2969. [16:22:43]: ▸ Compiling server_auxiliary_types.cpp
  2970. [16:22:44]: ▸ Compiling REDeviceTypeListController.m
  2971. [16:22:45]: ▸ Compiling REImageCell.m
  2972. [16:22:46]: ▸ Compiling REOrderManager.m
  2973. [16:22:46]: ▸ Compiling REWIFITimerAddCell.m
  2974. [16:22:46]: ▸ Compiling REDeviceUUIDUtility.m
  2975. [16:22:47]: ▸ Compiling REBaseTableViewController.m
  2976. [16:22:48]: ▸ Compiling zwave_types.cpp
  2977. [16:22:51]: ▸ Compiling homekit_bridge_constants.cpp
  2978. [16:22:51]: ▸ Compiling DBConnection.m
  2979. [16:22:51]: ▸ Compiling o7_constants.cpp
  2980. [16:22:52]: ▸ Compiling RoundRectPresentationController.m
  2981. [16:22:52]: ▸ Compiling RERoom.m
  2982. [16:22:53]: ▸ Compiling DKCircularSlider.m
  2983. [16:22:53]: ▸ Compiling RETinyDetailLabel.m
  2984. [16:22:54]: ▸ Compiling RERatePromoCodeController.m
  2985. [16:22:55]: ▸ Compiling REBaseInfoPopupViewController.m
  2986. [16:22:55]: ▸ Compiling RERateScheduler.m
  2987. [16:22:56]: ▸ Compiling REAppDelegate.m
  2988. [16:22:58]: ▸ ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/ChinaCloudStatic/RtspInterface.h:10:10: non-portable path to file '"Rtsp_instance.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
  2989. [16:22:58]: ▸ #include "rtsp_instance.h"
  2990. [16:22:58]: ▸ ^
  2991. [16:22:58]: ▸ Compiling REFoundCameraViewController.m
  2992. [16:22:58]: ▸ Compiling REWIFIDeviceDetailsController.m
  2993. [16:22:59]: ▸ Compiling REBaseListViewModel.m
  2994. [16:23:00]: ▸ Compiling REBasePopoverController.m
  2995. [16:23:01]: ▸ Compiling REToken.m
  2996. [16:23:01]: ▸ Compiling UIImage+LMExtension.m
  2997. [16:23:02]: ▸ Compiling device_constants.cpp
  2998. [16:23:03]: ▸ Compiling rtsp_relay_types.cpp
  2999. [16:23:04]: ▸ Compiling REDeviceListViewModel.m
  3000. [16:23:04]: ▸ Compiling RERFSensor.m
  3001. [16:23:06]: ▸ ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/Classes/RERFSensor.m:17:17: method definition for 'scenarioValueForSensorState:' not found [-Wincomplete-implementation]
  3002. [16:23:06]: ▸ @implementation RERFSensor
  3003. [16:23:06]: ▸ ^~~~~~~~~~~~~~~~~
  3004. [16:23:06]: ▸ Compiling REWifiNetworkCell.m
  3005. [16:23:06]: ▸ Compiling RETimerCell.m
  3006. [16:23:07]: ▸ Compiling RECountryListController.m
  3007. [16:23:07]: ▸ Compiling CCChangeNameViewController.m
  3008. [16:23:08]: ▸ ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/ChinaCloudStatic/RtspInterface.h:10:10: non-portable path to file '"Rtsp_instance.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
  3009. [16:23:08]: ▸ #include "rtsp_instance.h"
  3010. [16:23:08]: ▸ ^
  3011. [16:23:08]: ▸ Compiling REHomeCreationCongratsViewController.m
  3012. [16:23:09]: ▸ Compiling RECloudDeviceService.m
  3013. [16:23:10]: ▸ Compiling RETextField.m
  3014. [16:23:10]: ▸ Compiling REOptionItemTableViewCell.m
  3015. [16:23:11]: ▸ Compiling REAllIconsTableController.m
  3016. [16:23:11]: ▸ Compiling version_constants.cpp
  3017. [16:23:12]: ▸ Compiling RESupportViewController.m
  3018. [16:23:13]: ▸ ⚠️ /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/iAppInfos/iAppInfos.framework/Headers/UIDevice+iAppInfos.h:18:12: duplicate definition of category 'iAppInfos' on interface 'UIDevice'
  3019. [16:23:13]: ▸ @interface UIDevice (iAppInfos)
  3020. [16:23:13]: ▸ ^~~~~~~~~~~~~~~~~
  3021. [16:23:13]: ▸ Compiling RETimeZoneSetterOnFirtsStart.m
  3022. [16:23:14]: ▸ Compiling cl_version_types.cpp
  3023. [16:23:14]: ▸ Compiling REScenario.m
  3024. [16:23:16]: ▸ Compiling RERFFloodSensor.m
  3025. [16:23:16]: ▸ Compiling RESelectionController.m
  3026. [16:23:17]: ▸ Compiling NSDate+Extensions.m
  3027. [16:23:17]: ▸ Compiling Utils.m
  3028. [16:23:17]: ▸ Compiling REWIFIStickTypeListController.m
  3029. [16:23:19]: ▸ Compiling homekit_bridge_types.cpp
  3030. [16:23:19]: ▸ Compiling REPhoneViewModel.m
  3031. [16:23:20]: ▸ Compiling REHomeManager.m
  3032. [16:23:21]: ▸ Compiling RENotificationCell.m
  3033. [16:23:21]: ▸ Compiling REAddDeviceCell.m
  3034. [16:23:22]: ▸ Compiling REBaseTutorialViewController.m
  3035. [16:23:23]: ▸ Compiling RELocalScenarioService.m
  3036. [16:23:24]: ▸ Compiling RETimerTableCellViewModel.m
  3037. [16:23:24]: ▸ Compiling RENewRFDeviceCell.m
  3038. [16:23:25]: ▸ Compiling REEventsManager.m
  3039. [16:23:26]: ▸ Compiling UIButton+Extensions.m
  3040. [16:23:26]: ▸ Compiling REDetailLabel.m
  3041. [16:23:27]: ▸ Compiling CCMoveDeviceViewController.m
  3042. [16:23:28]: ▸ ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/ChinaCloudStatic/RtspInterface.h:10:10: non-portable path to file '"Rtsp_instance.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
  3043. [16:23:28]: ▸ #include "rtsp_instance.h"
  3044. [16:23:28]: ▸ ^
  3045. [16:23:28]: ▸ Compiling REBaseScheduler.m
  3046. [16:23:28]: ▸ Compiling REDeveloperToolsController.m
  3047. [16:23:29]: ▸ Compiling RESmartDeviceTypeListController.m
  3048. [16:23:29]: ▸ Compiling RERemoteInstallSuccessController.m
  3049. [16:23:31]: ▸ Compiling RESetupDimmerController.m
  3050. [16:23:31]: ▸ Compiling REUDPDeviceCellViewModel.m
  3051. [16:23:32]: ▸ Compiling REAddDevicesViewController.m
  3052. [16:23:33]: ▸ Compiling BounceAnimationController.m
  3053. [16:23:33]: ▸ Compiling video_recorder_constants.cpp
  3054. [16:23:34]: ▸ Compiling REDeviceUtils.m
  3055. [16:23:35]: ▸ Compiling cl_types.cpp
  3056. [16:23:36]: ▸ Compiling general_constants.cpp
  3057. [16:23:36]: ▸ Compiling REScenarioSnapshotController.m
  3058. [16:23:37]: ▸ Compiling Reachability.m
  3059. [16:23:38]: ▸ Compiling statistics_constants.cpp
  3060. [16:23:39]: ▸ Compiling REOptionListController.m
  3061. [16:23:39]: ▸ Compiling RECCSettingsController.m
  3062. [16:23:41]: ▸ Compiling REBaseViewModel.m
  3063. [16:23:41]: ▸ Compiling REWIFIDeviceSettingsTimerViewModel.m
  3064. [16:23:42]: ▸ Compiling RECreatePasswordViewController.m
  3065. [16:23:42]: ▸ Compiling REDeviceDeferedOperation.m
  3066. [16:23:43]: ▸ Compiling home_builder_types.cpp
  3067. [16:23:50]: ▸ Compiling server_auxiliary_constants.cpp
  3068. [16:23:50]: ▸ Compiling REDeviceConnection.m
  3069. [16:23:50]: ▸ Compiling RENoConnectView.m
  3070. [16:23:50]: ▸ Compiling RECountryService.m
  3071. [16:23:50]: ▸ Compiling REDetectedDeviceListPlaceholderView.m
  3072. [16:23:50]: ▸ Compiling REWIFIScenarioDetailViewModel.m
  3073. [16:23:51]: ▸ Compiling o7_types.cpp
  3074. [16:23:52]: ▸ Compiling UIColor+Rubetek.m
  3075. [16:23:52]: ▸ Compiling REUnknownController.m
  3076. [16:23:53]: ▸ Compiling imc_constants.cpp
  3077. [16:23:54]: ▸ Compiling RELoginRequestViewController.m
  3078. [16:23:54]: ▸ Compiling REDeviceListController.m
  3079. [16:23:56]: ▸ Compiling RELoggingViewController.m
  3080. [16:23:56]: ▸ Compiling REScenarioAction.m
  3081. [16:23:58]: ▸ Compiling device_types.cpp
  3082. [16:23:58]: ▸ Compiling REWIFITimeZoneCell.m
  3083. [16:23:59]: ▸ Compiling REBorderedButton.m
  3084. [16:23:59]: ▸ Compiling RERoomService.m
  3085. [16:24:00]: ▸ Compiling DKTriangleSlider.m
  3086. [16:24:00]: ▸ Compiling DKTriangleSliderValueLayer.m
  3087. [16:24:01]: ▸ Compiling REGuestsController.m
  3088. [16:24:02]: ▸ Compiling RESwitchCell.m
  3089. [16:24:03]: ▸ Compiling REBaseStickViewController.m
  3090. [16:24:03]: ▸ Compiling REStatisticsPlaceholderView.m
  3091. [16:24:04]: ▸ Compiling REControlCenterListViewModel.m
  3092. [16:24:05]: ▸ Compiling REServerSelectController.m
  3093. [16:24:05]: ▸ Compiling property_types.cpp
  3094. [16:24:07]: ▸ Compiling REScenarioActionConditionListController.m
  3095. [16:24:07]: ▸ Compiling REWIFITimeZoneListViewModel.m
  3096. [16:24:08]: ▸ Compiling REWIFISetupViewModel.m
  3097. [16:24:08]: ▸ Compiling REScenarioCell.m
  3098. [16:24:09]: ▸ Compiling UINavigationController+M13ProgressViewBar.m
  3099. [16:24:09]: ▸ Compiling RESignatureHelper.m
  3100. [16:24:11]: ▸ Compiling REAddItemCell.m
  3101. [16:24:11]: ▸ Compiling NSDictionary+JSON.m
  3102. [16:24:11]: ▸ Compiling RESocketWIFIDevice.m
  3103. [16:24:12]: ▸ Compiling REHeaderLabel.m
  3104. [16:24:12]: ▸ Compiling REPasswordViewModel.m
  3105. [16:24:13]: ▸ Compiling REWIFITimerCellViewModel.m
  3106. [16:24:13]: ▸ Compiling REGoogleDriveTokenController.m
  3107. [16:24:15]: ▸ Compiling RERFMotionSensor.m
  3108. [16:24:15]: ▸ Compiling REButtonOnPlaceholder.m
  3109. [16:24:16]: ▸ Compiling RENavigationController.m
  3110. [16:24:16]: ▸ Compiling REClickScenarioCellViewModel.m
  3111. [16:24:17]: ▸ Compiling RERFOpeningSensor.m
  3112. [16:24:17]: ▸ Compiling REConnectHouseViewController.m
  3113. [16:24:18]: ▸ Compiling RERoomOrderManager.m
  3114. [16:24:18]: ▸ Compiling REWIFITimerCell.m
  3115. [16:24:19]: ▸ Compiling REScenarioValuePickerController.m
  3116. [16:24:20]: ▸ Compiling cl_version_constants.cpp
  3117. [16:24:21]: ▸ Compiling REStatisticsUpdateCellViewModel.m
  3118. [16:24:21]: ▸ Compiling REPasswordViewController.m
  3119. [16:24:22]: ▸ Compiling REWIFIStatistics.m
  3120. [16:24:22]: ▸ Compiling version_types.cpp
  3121. [16:24:24]: ▸ Compiling imc_types.cpp
  3122. [16:24:26]: ▸ Compiling RESMSCodeViewController.m
  3123. [16:24:26]: ▸ Compiling REProjectCC.m
  3124. [16:24:27]: ▸ Compiling REBaseWIFIDeviceController.m
  3125. [16:24:28]: ▸ Compiling REWifiNetwork.m
  3126. [16:24:28]: ▸ Compiling REWIFIDeviceTypeListController.m
  3127. [16:24:29]: ▸ Compiling REHomeService.m
  3128. [16:24:29]: ▸ Compiling REScenarioNotificationController.m
  3129. [16:24:30]: ▸ Compiling REActionConditionCell.m
  3130. [16:24:31]: ▸ Compiling cl_protocol_types.cpp
  3131. [16:24:32]: ▸ Compiling ChinaCloudSensorManager.m
  3132. [16:24:33]: ▸ ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/ChinaCloudStatic/RtspInterface.h:10:10: non-portable path to file '"Rtsp_instance.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
  3133. [16:24:33]: ▸ #include "rtsp_instance.h"
  3134. [16:24:33]: ▸ ^~~~~~~~~~~~~~~~~
  3135. [16:24:33]: ▸ Compiling main.m
  3136. [16:24:33]: ▸ Compiling REUpdateCellViewModel.m
  3137. [16:24:34]: ▸ Compiling REScenarioService.m
  3138. [16:24:35]: ▸ Compiling REHomeCellViewModel.m
  3139. [16:24:35]: ▸ Compiling REScenarioCellViewModel.m
  3140. [16:24:36]: ▸ Compiling RETimerListController.m
  3141. [16:24:37]: ▸ Compiling RENotificationsViewModel.m
  3142. [16:24:38]: ▸ Compiling REBaseAuthController.m
  3143. [16:24:38]: ▸ Compiling RubetekEvoSim_vers.c
  3144. [16:24:39]: ▸ Linking RubetekEvoSim
  3145. [16:25:15]: ▸ ❌ Undefined symbols for architecture x86_64
  3146. [16:25:15]: ▸ > Symbol: _OBJC_CLASS_$_REAdditionalLabel
  3147. [16:25:15]: ▸ > Referenced from: objc-class-ref in REHelper.o
  3148. [16:25:15]: ▸ ❌ ld: symbol(s) not found for architecture x86_64
  3149. [16:25:15]: ▸ ❌ clang: error: linker command failed with exit code 1 (use -v to see invocation)
  3150. [16:25:15]: ▸ Building Pods/Pods-RubetekEvoSimTests [Debug]
  3151. [16:25:15]: ▸ Check Dependencies
  3152. [16:25:15]: ▸ Processing Info.plist
  3153. [16:25:15]: ▸ Compiling Pods-RubetekEvoSimTests-dummy.m
  3154. [16:25:16]: ▸ Compiling Pods_RubetekEvoSimTests_vers.c
  3155. [16:25:16]: ▸ Compiling Pods-RubetekEvoSimTests-dummy.m
  3156. [16:25:16]: ▸ Compiling Pods_RubetekEvoSimTests_vers.c
  3157. [16:25:16]: ▸ Copying Pods-RubetekEvoSimTests-umbrella.h
  3158. [16:25:16]: Running Tests: ▸ Touching Pods_RubetekEvoSimTests.framework
  3159. [16:25:16]: ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/Pods_RubetekEvoSimTests.framework
  3160. [16:25:16]: ▸ 2018-03-07 16:25:16.628 xcodebuild[1854:8884] Error Domain=IDETestOperationsObserverErrorDomain Code=14 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/com.apple.dt.XCTest/IDETestRunSession-C11CEF15-4162-4D87-BD34-10C9CE064AB4/RubetekEvoSimTests-56B1F16B-2EF2-4875-8A37-A4729693FE5F/Session-RubetekEvoSimTests-2018-03-07_161201-nRKXf6.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/com.apple.dt.XCTest/IDETestRunSession-C11CEF15-4162-4D87-BD34-10C9CE064AB4/RubetekEvoSimTests-56B1F16B-2EF2-4875-8A37-A4729693FE5F/Session-RubetekEvoSimTests-2018-03-07_161201-nRKXf6.log}
  3161. [16:25:16]: ▸ Testing failed:
  3162. [16:25:16]: ▸ "_OBJC_CLASS_$_REAdditionalLabel", referenced from:
  3163. [16:25:16]: ▸ Linker command failed with exit code 1 (use -v to see invocation)
  3164. [16:25:16]: ▸ ** TEST FAILED **
  3165. [16:25:16]: ▸ The following build commands failed:
  3166. [16:25:16]: ▸ Ld /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/RubetekEvoSim.app/RubetekEvoSim normal x86_64
  3167. [16:25:16]: ▸ (1 failure)
  3168. 2018-03-07 16:12:01.659 xcodebuild[1854:8893] IDETestOperationsObserverDebug: Writing diagnostic log for test session to:
  3169. /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/com.apple.dt.XCTest/IDETestRunSession-C11CEF15-4162-4D87-BD34-10C9CE064AB4/RubetekEvoSimTests-56B1F16B-2EF2-4875-8A37-A4729693FE5F/Session-RubetekEvoSimTests-2018-03-07_161201-nRKXf6.log
  3170. 2018-03-07 16:12:01.665 xcodebuild[1854:8884] [MT] IDETestOperationsObserverDebug: (7000F4CC-2536-431C-ACA5-D803CDB34DBD) Beginning test session RubetekEvoSimTests-7000F4CC-2536-431C-ACA5-D803CDB34DBD at 2018-03-07 16:12:01.661 with Xcode 9A235 on target <DVTiPhoneSimulator: 0x7fb5d37264f0> {
  3171. SimDevice: iPhone SE (5493249B-75B5-419B-B497-6ABBEE980844, iOS 11.0, Booted)
  3172. } (11.0 (15A372))
  3173. ▸ Building Pods/AFNetworking [Debug]
  3174. ▸ Check Dependencies
  3175. ▸ Processing Info.plist
  3176. ▸ Compiling AFAutoPurgingImageCache.m
  3177. ▸ Compiling AFHTTPSessionManager.m
  3178. ▸ Compiling AFImageDownloader.m
  3179. ▸ Compiling AFNetworkActivityIndicatorManager.m
  3180. ▸ Compiling AFNetworking-dummy.m
  3181. ▸ Compiling AFNetworkReachabilityManager.m
  3182. ▸ Compiling AFSecurityPolicy.m
  3183. ▸ Compiling AFURLRequestSerialization.m
  3184. ▸ Compiling AFURLResponseSerialization.m
  3185. ▸ Compiling AFURLSessionManager.m
  3186. ▸ Compiling UIActivityIndicatorView+AFNetworking.m
  3187. ▸ Compiling UIButton+AFNetworking.m
  3188. ▸ Compiling UIImageView+AFNetworking.m
  3189. ▸ Compiling UIProgressView+AFNetworking.m
  3190. ▸ Compiling UIRefreshControl+AFNetworking.m
  3191. ▸ Compiling UIWebView+AFNetworking.m
  3192. ▸ Compiling AFNetworking_vers.c
  3193. ▸ Compiling AFAutoPurgingImageCache.m
  3194. ▸ Compiling AFHTTPSessionManager.m
  3195. ▸ Compiling AFImageDownloader.m
  3196. ▸ Compiling AFNetworkActivityIndicatorManager.m
  3197. ▸ Compiling AFNetworking-dummy.m
  3198. ▸ Compiling AFNetworkReachabilityManager.m
  3199. ▸ Compiling AFSecurityPolicy.m
  3200. ▸ Compiling AFURLRequestSerialization.m
  3201. ▸ Compiling AFURLResponseSerialization.m
  3202. ▸ Compiling AFURLSessionManager.m
  3203. ▸ Compiling UIActivityIndicatorView+AFNetworking.m
  3204. ▸ Compiling UIButton+AFNetworking.m
  3205. ▸ Compiling UIImageView+AFNetworking.m
  3206. ▸ Compiling UIProgressView+AFNetworking.m
  3207. ▸ Compiling UIRefreshControl+AFNetworking.m
  3208. ▸ Compiling UIWebView+AFNetworking.m
  3209. ▸ Compiling AFNetworking_vers.c
  3210. ▸ Linking AFNetworking
  3211. ▸ Linking AFNetworking
  3212. ▸ Copying AFAutoPurgingImageCache.h
  3213. ▸ Copying AFHTTPSessionManager.h
  3214. ▸ Copying AFImageDownloader.h
  3215. ▸ Copying AFNetworkActivityIndicatorManager.h
  3216. ▸ Copying AFNetworking-umbrella.h
  3217. ▸ Copying AFNetworking.h
  3218. ▸ Copying AFNetworkReachabilityManager.h
  3219. ▸ Copying AFSecurityPolicy.h
  3220. ▸ Copying AFURLRequestSerialization.h
  3221. ▸ Copying AFURLResponseSerialization.h
  3222. ▸ Copying AFURLSessionManager.h
  3223. ▸ Copying UIActivityIndicatorView+AFNetworking.h
  3224. ▸ Copying UIButton+AFNetworking.h
  3225. ▸ Copying UIImage+AFNetworking.h
  3226. ▸ Copying UIImageView+AFNetworking.h
  3227. ▸ Copying UIKit+AFNetworking.h
  3228. ▸ Copying UIProgressView+AFNetworking.h
  3229. ▸ Copying UIRefreshControl+AFNetworking.h
  3230. ▸ Copying UIWebView+AFNetworking.h
  3231. ▸ Touching AFNetworking.framework
  3232. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/AFNetworking/AFNetworking.framework
  3233. ▸ Building Pods/CHCSVParser [Debug]
  3234. ▸ Check Dependencies
  3235. ▸ Processing Info.plist
  3236. ▸ Compiling CHCSVParser-dummy.m
  3237. ▸ Compiling CHCSVParser.m
  3238. ▸ Compiling CHCSVParser_vers.c
  3239. ▸ Compiling CHCSVParser-dummy.m
  3240. ▸ Compiling CHCSVParser.m
  3241. ▸ Compiling CHCSVParser_vers.c
  3242. ▸ Linking CHCSVParser
  3243. ▸ Linking CHCSVParser
  3244. ▸ Copying CHCSVParser-umbrella.h
  3245. ▸ Copying CHCSVParser.h
  3246. ▸ Touching CHCSVParser.framework
  3247. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/CHCSVParser/CHCSVParser.framework
  3248. ▸ Building Pods/CocoaAsyncSocket [Debug]
  3249. ▸ Check Dependencies
  3250. ▸ Processing Info.plist
  3251. ▸ Compiling CocoaAsyncSocket-dummy.m
  3252. ▸ Compiling GCDAsyncSocket.m
  3253. ▸ Compiling GCDAsyncUdpSocket.m
  3254. ▸ Compiling CocoaAsyncSocket_vers.c
  3255. ▸ Compiling CocoaAsyncSocket-dummy.m
  3256. ▸ Compiling GCDAsyncSocket.m
  3257. ▸ Compiling GCDAsyncUdpSocket.m
  3258. ▸ Compiling CocoaAsyncSocket_vers.c
  3259. ▸ Linking CocoaAsyncSocket
  3260. ▸ Linking CocoaAsyncSocket
  3261. ▸ Copying CocoaAsyncSocket-umbrella.h
  3262. ▸ Copying GCDAsyncSocket.h
  3263. ▸ Copying GCDAsyncUdpSocket.h
  3264. ▸ Touching CocoaAsyncSocket.framework
  3265. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/CocoaAsyncSocket/CocoaAsyncSocket.framework
  3266. ▸ Building Pods/CocoaLumberjack [Debug]
  3267. ▸ Check Dependencies
  3268. ▸ Processing Info.plist
  3269. ▸ Compiling CocoaLumberjack-dummy.m
  3270. ▸ Compiling DDAbstractDatabaseLogger.m
  3271. ▸ Compiling DDASLLogCapture.m
  3272. ▸ Compiling DDASLLogger.m
  3273. ▸ Compiling DDContextFilterLogFormatter.m
  3274. ▸ Compiling DDDispatchQueueLogFormatter.m
  3275. ▸ Compiling DDFileLogger.m
  3276. ▸ Compiling DDLog.m
  3277. ▸ Compiling DDMultiFormatter.m
  3278. ▸ Compiling DDTTYLogger.m
  3279. ▸ Compiling CocoaLumberjack_vers.c
  3280. ▸ Compiling CocoaLumberjack-dummy.m
  3281. ▸ Compiling DDAbstractDatabaseLogger.m
  3282. ▸ Compiling DDASLLogCapture.m
  3283. ▸ Compiling DDASLLogger.m
  3284. ▸ Compiling DDContextFilterLogFormatter.m
  3285. ▸ Compiling DDDispatchQueueLogFormatter.m
  3286. ▸ Compiling DDFileLogger.m
  3287. ▸ Compiling DDLog.m
  3288. ▸ Compiling DDMultiFormatter.m
  3289. ▸ Compiling DDTTYLogger.m
  3290. ▸ Compiling CocoaLumberjack_vers.c
  3291. ▸ Linking CocoaLumberjack
  3292. ▸ Linking CocoaLumberjack
  3293. ▸ Copying CocoaLumberjack-umbrella.h
  3294. ▸ Copying CocoaLumberjack.h
  3295. ▸ Copying DDAbstractDatabaseLogger.h
  3296. ▸ Copying DDASLLogCapture.h
  3297. ▸ Copying DDASLLogger.h
  3298. ▸ Copying DDAssertMacros.h
  3299. ▸ Copying DDContextFilterLogFormatter.h
  3300. ▸ Copying DDDispatchQueueLogFormatter.h
  3301. ▸ Copying DDFileLogger.h
  3302. ▸ Copying DDLegacyMacros.h
  3303. ▸ Copying DDLog+LOGV.h
  3304. ▸ Copying DDLog.h
  3305. ▸ Copying DDLogMacros.h
  3306. ▸ Copying DDMultiFormatter.h
  3307. ▸ Copying DDTTYLogger.h
  3308. ▸ Touching CocoaLumberjack.framework
  3309. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/CocoaLumberjack/CocoaLumberjack.framework
  3310. ▸ Building Pods/DACircularProgress [Debug]
  3311. ▸ Check Dependencies
  3312. ▸ Processing Info.plist
  3313. ▸ Compiling DACircularProgress-dummy.m
  3314. ▸ Compiling DACircularProgressView.m
  3315. ▸ Compiling DALabeledCircularProgressView.m
  3316. ▸ Compiling DACircularProgress_vers.c
  3317. ▸ Compiling DACircularProgress-dummy.m
  3318. ▸ Compiling DACircularProgressView.m
  3319. ▸ Compiling DALabeledCircularProgressView.m
  3320. ▸ Compiling DACircularProgress_vers.c
  3321. ▸ Linking DACircularProgress
  3322. ▸ Linking DACircularProgress
  3323. ▸ Copying DACircularProgress-umbrella.h
  3324. ▸ Copying DACircularProgressView.h
  3325. ▸ Copying DALabeledCircularProgressView.h
  3326. ▸ Touching DACircularProgress.framework
  3327. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/DACircularProgress/DACircularProgress.framework
  3328. ▸ Building Pods/DownloadButton-DownloadButton [Debug]
  3329. ▸ Check Dependencies
  3330. ▸ Processing ResourceBundle-DownloadButton-Info.plist
  3331. ▸ Touching DownloadButton.bundle
  3332. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/DownloadButton/DownloadButton.bundle
  3333. ▸ Building Pods/DownloadButton [Debug]
  3334. ▸ Check Dependencies
  3335. ▸ Processing Info.plist
  3336. ▸ Compiling CALayer+PKDownloadButtonAnimations.m
  3337. ▸ Compiling DownloadButton-dummy.m
  3338. ▸ Compiling NSLayoutConstraint+PKDownloadButton.m
  3339. ▸ Compiling PKCircleProgressView.m
  3340. ▸ Compiling PKCircleView.m
  3341. ▸ Compiling PKDownloadButton.m
  3342. ▸ Compiling PKPendingView.m
  3343. ▸ Compiling PKStopDownloadButton.m
  3344. ▸ Compiling UIButton+PKDownloadButton.m
  3345. ▸ Compiling UIColor+PKDownloadButton.m
  3346. ▸ Compiling UIImage+PKDownloadButton.m
  3347. ▸ Compiling DownloadButton_vers.c
  3348. ▸ Compiling CALayer+PKDownloadButtonAnimations.m
  3349. ▸ Compiling DownloadButton-dummy.m
  3350. ▸ Compiling NSLayoutConstraint+PKDownloadButton.m
  3351. ▸ Compiling PKCircleProgressView.m
  3352. ▸ Compiling PKCircleView.m
  3353. ▸ Compiling PKDownloadButton.m
  3354. ▸ Compiling PKPendingView.m
  3355. ▸ Compiling PKStopDownloadButton.m
  3356. ▸ Compiling UIButton+PKDownloadButton.m
  3357. ▸ Compiling UIColor+PKDownloadButton.m
  3358. ▸ Compiling UIImage+PKDownloadButton.m
  3359. ▸ Compiling DownloadButton_vers.c
  3360. ▸ Linking DownloadButton
  3361. ▸ Linking DownloadButton
  3362. ▸ Copying /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/DownloadButton/DownloadButton.bundle
  3363. ▸ Copying CALayer+PKDownloadButtonAnimations.h
  3364. ▸ Copying DownloadButton-umbrella.h
  3365. ▸ Copying NSLayoutConstraint+PKDownloadButton.h
  3366. ▸ Copying PKCircleProgressView.h
  3367. ▸ Copying PKCircleView.h
  3368. ▸ Copying PKDownloadButton.h
  3369. ▸ Copying PKMacros.h
  3370. ▸ Copying PKPendingView.h
  3371. ▸ Copying PKStopDownloadButton.h
  3372. ▸ Copying UIButton+PKDownloadButton.h
  3373. ▸ Copying UIColor+PKDownloadButton.h
  3374. ▸ Copying UIImage+PKDownloadButton.h
  3375. ▸ Touching DownloadButton.framework
  3376. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/DownloadButton/DownloadButton.framework
  3377. ▸ Building Pods/ESPTouch [Debug]
  3378. ▸ Check Dependencies
  3379. ▸ Processing Info.plist
  3380. ▸ Compiling ESP_ByteUtil.m
  3381. ▸ Compiling ESP_CRC8.m
  3382. ▸ Compiling ESP_NetUtil.m
  3383. ▸ Compiling ESP_WifiUtil.m
  3384. ▸ Compiling ESPAppDelegate.m
  3385. ▸ Compiling ESPDataCode.m
  3386. ▸ Compiling ESPDatumCode.m
  3387. ▸ Compiling ESPGuideCode.m
  3388. ▸ Compiling ESPTouch-dummy.m
  3389. ▸ Compiling ESPTouchGenerator.m
  3390. ▸ Compiling ESPTouchResult.m
  3391. ▸ Compiling ESPTouchTask.m
  3392. ▸ Compiling ESPTouchTaskParameter.m
  3393. ▸ Compiling ESPUDPSocketClient.m
  3394. ▸ Compiling ESPUDPSocketServer.m
  3395. ▸ Compiling ESPViewController.m
  3396. ▸ Compiling main.m
  3397. ▸ Compiling ESPTouch_vers.c
  3398. ▸ Compiling ESP_ByteUtil.m
  3399. ▸ Compiling ESP_CRC8.m
  3400. ▸ Compiling ESP_NetUtil.m
  3401. ▸ Compiling ESP_WifiUtil.m
  3402. ▸ Compiling ESPAppDelegate.m
  3403. ▸ Compiling ESPDataCode.m
  3404. ▸ Compiling ESPDatumCode.m
  3405. ▸ Compiling ESPGuideCode.m
  3406. ▸ Compiling ESPTouch-dummy.m
  3407. ▸ Compiling ESPTouchGenerator.m
  3408. ▸ Compiling ESPTouchResult.m
  3409. ▸ Compiling ESPTouchTask.m
  3410. ▸ Compiling ESPTouchTaskParameter.m
  3411. ▸ Compiling ESPUDPSocketClient.m
  3412. ▸ Compiling ESPUDPSocketServer.m
  3413. ▸ Compiling ESPViewController.m
  3414. ▸ Compiling main.m
  3415. ▸ Compiling ESPTouch_vers.c
  3416. ▸ Linking ESPTouch
  3417. ▸ Linking ESPTouch
  3418. ▸ Copying ESP_ByteUtil.h
  3419. ▸ Copying ESP_CRC8.h
  3420. ▸ Copying ESP_NetUtil.h
  3421. ▸ Copying ESP_WifiUtil.h
  3422. ▸ Copying ESPAppDelegate.h
  3423. ▸ Copying ESPDataCode.h
  3424. ▸ Copying ESPDatumCode.h
  3425. ▸ Copying ESPGuideCode.h
  3426. ▸ Copying ESPTouch-umbrella.h
  3427. ▸ Copying ESPTouchDelegate.h
  3428. ▸ Copying ESPTouchGenerator.h
  3429. ▸ Copying ESPTouchResult.h
  3430. ▸ Copying ESPTouchTask.h
  3431. ▸ Copying ESPTouchTaskParameter.h
  3432. ▸ Copying ESPUDPSocketClient.h
  3433. ▸ Copying ESPUDPSocketServer.h
  3434. ▸ Copying ESPVersionMacro.h
  3435. ▸ Copying ESPViewController.h
  3436. ▸ Touching ESPTouch.framework
  3437. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/ESPTouch/ESPTouch.framework
  3438. ▸ Building Pods/FMDB [Debug]
  3439. ▸ Check Dependencies
  3440. ▸ Processing Info.plist
  3441. ▸ Compiling FMDatabase.m
  3442. ▸ Compiling FMDatabaseAdditions.m
  3443. ▸ Compiling FMDatabasePool.m
  3444. ▸ Compiling FMDatabaseQueue.m
  3445. ▸ Compiling FMDB-dummy.m
  3446. ▸ Compiling FMResultSet.m
  3447. ▸ Compiling FMDB_vers.c
  3448. ▸ Compiling FMDatabase.m
  3449. ▸ Compiling FMDatabaseAdditions.m
  3450. ▸ Compiling FMDatabasePool.m
  3451. ▸ Compiling FMDatabaseQueue.m
  3452. ▸ Compiling FMDB-dummy.m
  3453. ▸ Compiling FMResultSet.m
  3454. ▸ Compiling FMDB_vers.c
  3455. ▸ Linking FMDB
  3456. ▸ Linking FMDB
  3457. ▸ Copying FMDatabase.h
  3458. ▸ Copying FMDatabaseAdditions.h
  3459. ▸ Copying FMDatabasePool.h
  3460. ▸ Copying FMDatabaseQueue.h
  3461. ▸ Copying FMDB-umbrella.h
  3462. ▸ Copying FMDB.h
  3463. ▸ Copying FMResultSet.h
  3464. ▸ Touching FMDB.framework
  3465. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/FMDB/FMDB.framework
  3466. ▸ Building Pods/GTMSessionFetcher [Debug]
  3467. ▸ Check Dependencies
  3468. ▸ Processing Info.plist
  3469. ▸ Compiling GTMGatherInputStream.m
  3470. ▸ Compiling GTMMIMEDocument.m
  3471. ▸ Compiling GTMReadMonitorInputStream.m
  3472. ▸ Compiling GTMSessionFetcher-dummy.m
  3473. ▸ Compiling GTMSessionFetcher.m
  3474. ▸ Compiling GTMSessionFetcherLogging.m
  3475. ▸ Compiling GTMSessionFetcherService.m
  3476. ▸ Compiling GTMSessionUploadFetcher.m
  3477. ▸ Compiling GTMSessionFetcher_vers.c
  3478. ▸ Compiling GTMGatherInputStream.m
  3479. ▸ Compiling GTMMIMEDocument.m
  3480. ▸ Compiling GTMReadMonitorInputStream.m
  3481. ▸ Compiling GTMSessionFetcher-dummy.m
  3482. ▸ Compiling GTMSessionFetcher.m
  3483. ▸ Compiling GTMSessionFetcherLogging.m
  3484. ▸ Compiling GTMSessionFetcherService.m
  3485. ▸ Compiling GTMSessionUploadFetcher.m
  3486. ▸ Compiling GTMSessionFetcher_vers.c
  3487. ▸ Linking GTMSessionFetcher
  3488. ▸ Linking GTMSessionFetcher
  3489. ▸ Copying GTMGatherInputStream.h
  3490. ▸ Copying GTMMIMEDocument.h
  3491. ▸ Copying GTMReadMonitorInputStream.h
  3492. ▸ Copying GTMSessionFetcher-umbrella.h
  3493. ▸ Copying GTMSessionFetcher.h
  3494. ▸ Copying GTMSessionFetcherLogging.h
  3495. ▸ Copying GTMSessionFetcherService.h
  3496. ▸ Copying GTMSessionUploadFetcher.h
  3497. ▸ Touching GTMSessionFetcher.framework
  3498. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/GTMSessionFetcher/GTMSessionFetcher.framework
  3499. ▸ Building Pods/GoogleToolboxForMac [Debug]
  3500. ▸ Check Dependencies
  3501. ▸ Processing Info.plist
  3502. ▸ Compiling GoogleToolboxForMac-dummy.m
  3503. ▸ Compiling GTMLogger.m
  3504. ▸ Compiling GTMNSData+zlib.m
  3505. ▸ Compiling GTMNSDictionary+URLArguments.m
  3506. ▸ Compiling GTMNSString+URLArguments.m
  3507. ▸ Compiling GoogleToolboxForMac_vers.c
  3508. ▸ Compiling GoogleToolboxForMac-dummy.m
  3509. ▸ Compiling GTMLogger.m
  3510. ▸ Compiling GTMNSData+zlib.m
  3511. ▸ Compiling GTMNSDictionary+URLArguments.m
  3512. ▸ Compiling GTMNSString+URLArguments.m
  3513. ▸ Compiling GoogleToolboxForMac_vers.c
  3514. ▸ Linking GoogleToolboxForMac
  3515. ▸ Linking GoogleToolboxForMac
  3516. ▸ Copying GoogleToolboxForMac-umbrella.h
  3517. ▸ Copying GTMDebugSelectorValidation.h
  3518. ▸ Copying GTMDebugThreadValidation.h
  3519. ▸ Copying GTMDefines.h
  3520. ▸ Copying GTMLogger.h
  3521. ▸ Copying GTMMethodCheck.h
  3522. ▸ Copying GTMNSData+zlib.h
  3523. ▸ Copying GTMNSDictionary+URLArguments.h
  3524. ▸ Copying GTMNSString+URLArguments.h
  3525. ▸ Touching GoogleToolboxForMac.framework
  3526. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/GoogleToolboxForMac/GoogleToolboxForMac.framework
  3527. ▸ Building Pods/GTMOAuth2 [Debug]
  3528. ▸ Check Dependencies
  3529. ▸ Compiling GTMOAuth2-dummy.m
  3530. ▸ Compiling GTMOAuth2Authentication.m
  3531. ▸ Compiling GTMOAuth2SignIn.m
  3532. ▸ Compiling GTMOAuth2ViewControllerTouch.m
  3533. ▸ Compiling GTMOAuth2_vers.c
  3534. ▸ Compiling GTMOAuth2-dummy.m
  3535. ▸ Compiling GTMOAuth2Authentication.m
  3536. ▸ Compiling GTMOAuth2SignIn.m
  3537. ▸ Compiling GTMOAuth2ViewControllerTouch.m
  3538. ▸ Compiling GTMOAuth2_vers.c
  3539. ▸ Linking GTMOAuth2
  3540. ▸ Linking GTMOAuth2
  3541. ▸ Copying GTMOAuth2-umbrella.h
  3542. ▸ Copying GTMOAuth2Authentication.h
  3543. ▸ Copying GTMOAuth2SignIn.h
  3544. ▸ Copying GTMOAuth2ViewControllerTouch.h
  3545. ▸ Compiling GTMOAuth2ViewTouch.xib
  3546. ▸ Processing Info.plist
  3547. ▸ Touching GTMOAuth2.framework
  3548. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/GTMOAuth2/GTMOAuth2.framework
  3549. ▸ Building Pods/JVFloatLabeledTextField [Debug]
  3550. ▸ Check Dependencies
  3551. ▸ Processing Info.plist
  3552. ▸ Compiling JVFloatLabeledTextField-dummy.m
  3553. ▸ Compiling JVFloatLabeledTextField.m
  3554. ▸ Compiling JVFloatLabeledTextView.m
  3555. ▸ Compiling NSString+TextDirectionality.m
  3556. ▸ Compiling JVFloatLabeledTextField_vers.c
  3557. ▸ Compiling JVFloatLabeledTextField-dummy.m
  3558. ▸ Compiling JVFloatLabeledTextField.m
  3559. ▸ Compiling JVFloatLabeledTextView.m
  3560. ▸ Compiling NSString+TextDirectionality.m
  3561. ▸ Compiling JVFloatLabeledTextField_vers.c
  3562. ▸ Linking JVFloatLabeledTextField
  3563. ▸ Linking JVFloatLabeledTextField
  3564. ▸ Copying JVFloatLabeledTextField-umbrella.h
  3565. ▸ Copying JVFloatLabeledTextField.h
  3566. ▸ Copying JVFloatLabeledTextView.h
  3567. ▸ Copying NSString+TextDirectionality.h
  3568. ▸ Touching JVFloatLabeledTextField.framework
  3569. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/JVFloatLabeledTextField/JVFloatLabeledTextField.framework
  3570. ▸ Building Pods/NBUCore [Debug]
  3571. ▸ Check Dependencies
  3572. ▸ Processing Info.plist
  3573. ▸ Compiling NBUCore-dummy.m
  3574. ▸ Compiling NBUCore.m
  3575. ▸ Compiling NBUCore_vers.c
  3576. ▸ Compiling NBUCore-dummy.m
  3577. ▸ Compiling NBUCore.m
  3578. ▸ Compiling NBUCore_vers.c
  3579. ▸ Linking NBUCore
  3580. ▸ Linking NBUCore
  3581. ▸ Copying NBUAvailability.h
  3582. ▸ Copying NBUCore-umbrella.h
  3583. ▸ Copying NBUCore.h
  3584. ▸ Touching NBUCore.framework
  3585. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/NBUCore/NBUCore.framework
  3586. ▸ Building Pods/LumberjackConsole [Debug]
  3587. ▸ Check Dependencies
  3588. ▸ Compiling LumberjackConsole-dummy.m
  3589. ▸ Compiling PTEAdjustLevelsTableView.m
  3590. ▸ Compiling PTEConsoleLogger.m
  3591. ▸ Compiling PTEConsoleTableView.m
  3592. ▸ Compiling PTEDashboard.m
  3593. ▸ Compiling LumberjackConsole_vers.c
  3594. ▸ Compiling LumberjackConsole-dummy.m
  3595. ▸ Compiling PTEAdjustLevelsTableView.m
  3596. ▸ Compiling PTEConsoleLogger.m
  3597. ▸ Compiling PTEConsoleTableView.m
  3598. ▸ Compiling PTEDashboard.m
  3599. ▸ Compiling LumberjackConsole_vers.c
  3600. ▸ Linking LumberjackConsole
  3601. ▸ Linking LumberjackConsole
  3602. ▸ Copying LumberjackConsole-umbrella.h
  3603. ▸ Copying PTEAdjustLevelsTableView.h
  3604. ▸ Copying PTEConsoleLogger.h
  3605. ▸ Copying PTEConsoleTableView.h
  3606. ▸ Copying PTEDashboard.h
  3607. ▸ Compiling LumberjackConsole.storyboard
  3608. ▸ Processing Info.plist
  3609. ▸ Touching LumberjackConsole.framework
  3610. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/LumberjackConsole/LumberjackConsole.framework
  3611. ▸ Building Pods/MBCircularProgressBar-MBCircularProgressBar [Debug]
  3612. ▸ Check Dependencies
  3613. ▸ Processing ResourceBundle-MBCircularProgressBar-Info.plist
  3614. ▸ Touching MBCircularProgressBar.bundle
  3615. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MBCircularProgressBar/MBCircularProgressBar.bundle
  3616. ▸ Building Pods/MBProgressHUD [Debug]
  3617. ▸ Check Dependencies
  3618. ▸ Processing Info.plist
  3619. ▸ Compiling MBProgressHUD-dummy.m
  3620. ▸ Compiling MBProgressHUD.m
  3621. ▸ Compiling MBProgressHUD_vers.c
  3622. ▸ Compiling MBProgressHUD-dummy.m
  3623. ▸ Compiling MBProgressHUD.m
  3624. ▸ Compiling MBProgressHUD_vers.c
  3625. ▸ Linking MBProgressHUD
  3626. ▸ Linking MBProgressHUD
  3627. ▸ Copying MBProgressHUD-umbrella.h
  3628. ▸ Copying MBProgressHUD.h
  3629. ▸ Touching MBProgressHUD.framework
  3630. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MBProgressHUD/MBProgressHUD.framework
  3631. ▸ Building Pods/MGSwipeTableCell [Debug]
  3632. ▸ Check Dependencies
  3633. ▸ Processing Info.plist
  3634. ▸ Compiling MGSwipeButton.m
  3635. ▸ Compiling MGSwipeTableCell-dummy.m
  3636. ▸ Compiling MGSwipeTableCell.m
  3637. ▸ Compiling MGSwipeTableCell_vers.c
  3638. ▸ Compiling MGSwipeButton.m
  3639. ▸ Compiling MGSwipeTableCell-dummy.m
  3640. ▸ Compiling MGSwipeTableCell.m
  3641. ▸ Compiling MGSwipeTableCell_vers.c
  3642. ▸ Linking MGSwipeTableCell
  3643. ▸ Linking MGSwipeTableCell
  3644. ▸ Copying MGSwipeButton.h
  3645. ▸ Copying MGSwipeTableCell-umbrella.h
  3646. ▸ Copying MGSwipeTableCell.h
  3647. ▸ Touching MGSwipeTableCell.framework
  3648. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MGSwipeTableCell/MGSwipeTableCell.framework
  3649. ▸ Building Pods/MBCircularProgressBar [Debug]
  3650. ▸ Check Dependencies
  3651. ▸ Processing Info.plist
  3652. ▸ Compiling MBCircularProgressBar-dummy.m
  3653. ▸ Compiling MBCircularProgressBarLayer.m
  3654. ▸ Compiling MBCircularProgressBarView.m
  3655. ▸ Compiling MBCircularProgressBar_vers.c
  3656. ▸ Compiling MBCircularProgressBar-dummy.m
  3657. ▸ Compiling MBCircularProgressBarLayer.m
  3658. ▸ Compiling MBCircularProgressBarView.m
  3659. ▸ Compiling MBCircularProgressBar_vers.c
  3660. ▸ Linking MBCircularProgressBar
  3661. ▸ Linking MBCircularProgressBar
  3662. ▸ Copying /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MBCircularProgressBar/MBCircularProgressBar.bundle
  3663. ▸ Copying MBCircularProgressBar-umbrella.h
  3664. ▸ Copying MBCircularProgressBarLayer.h
  3665. ▸ Copying MBCircularProgressBarView.h
  3666. ▸ Touching MBCircularProgressBar.framework
  3667. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MBCircularProgressBar/MBCircularProgressBar.framework
  3668. ▸ Building Pods/MWPhotoBrowser-MWPhotoBrowser [Debug]
  3669. ▸ Check Dependencies
  3670. ▸ Processing ResourceBundle-MWPhotoBrowser-Info.plist
  3671. ▸ Touching MWPhotoBrowser.bundle
  3672. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MWPhotoBrowser/MWPhotoBrowser.bundle
  3673. ▸ Building Pods/SDWebImage [Debug]
  3674. ▸ Check Dependencies
  3675. ▸ Processing Info.plist
  3676. ▸ Compiling NSData+ImageContentType.m
  3677. ▸ Compiling SDImageCache.m
  3678. ▸ Compiling SDWebImage-dummy.m
  3679. ▸ Compiling SDWebImageCompat.m
  3680. ▸ Compiling SDWebImageDecoder.m
  3681. ▸ Compiling SDWebImageDownloader.m
  3682. ▸ Compiling SDWebImageDownloaderOperation.m
  3683. ▸ Compiling SDWebImageManager.m
  3684. ▸ Compiling SDWebImagePrefetcher.m
  3685. ▸ Compiling UIButton+WebCache.m
  3686. ▸ Compiling UIImage+GIF.m
  3687. ▸ Compiling UIImage+MultiFormat.m
  3688. ▸ Compiling UIImageView+HighlightedWebCache.m
  3689. ▸ Compiling UIImageView+WebCache.m
  3690. ▸ Compiling UIView+WebCacheOperation.m
  3691. ▸ Compiling SDWebImage_vers.c
  3692. ▸ Compiling NSData+ImageContentType.m
  3693. ▸ Compiling SDImageCache.m
  3694. ▸ Compiling SDWebImage-dummy.m
  3695. ▸ Compiling SDWebImageCompat.m
  3696. ▸ Compiling SDWebImageDecoder.m
  3697. ▸ Compiling SDWebImageDownloader.m
  3698. ▸ Compiling SDWebImageDownloaderOperation.m
  3699. ▸ Compiling SDWebImageManager.m
  3700. ▸ Compiling SDWebImagePrefetcher.m
  3701. ▸ Compiling UIButton+WebCache.m
  3702. ▸ Compiling UIImage+GIF.m
  3703. ▸ Compiling UIImage+MultiFormat.m
  3704. ▸ Compiling UIImageView+HighlightedWebCache.m
  3705. ▸ Compiling UIImageView+WebCache.m
  3706. ▸ Compiling UIView+WebCacheOperation.m
  3707. ▸ Compiling SDWebImage_vers.c
  3708. ▸ Linking SDWebImage
  3709. ▸ Linking SDWebImage
  3710. ▸ Copying NSData+ImageContentType.h
  3711. ▸ Copying SDImageCache.h
  3712. ▸ Copying SDWebImage-umbrella.h
  3713. ▸ Copying SDWebImageCompat.h
  3714. ▸ Copying SDWebImageDecoder.h
  3715. ▸ Copying SDWebImageDownloader.h
  3716. ▸ Copying SDWebImageDownloaderOperation.h
  3717. ▸ Copying SDWebImageManager.h
  3718. ▸ Copying SDWebImageOperation.h
  3719. ▸ Copying SDWebImagePrefetcher.h
  3720. ▸ Copying UIButton+WebCache.h
  3721. ▸ Copying UIImage+GIF.h
  3722. ▸ Copying UIImage+MultiFormat.h
  3723. ▸ Copying UIImageView+HighlightedWebCache.h
  3724. ▸ Copying UIImageView+WebCache.h
  3725. ▸ Copying UIView+WebCacheOperation.h
  3726. ▸ Touching SDWebImage.framework
  3727. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/SDWebImage/SDWebImage.framework
  3728. ▸ Building Pods/Mantle [Debug]
  3729. ▸ Check Dependencies
  3730. ▸ Processing Info.plist
  3731. ▸ Compiling EXTRuntimeExtensions.m
  3732. ▸ Compiling EXTScope.m
  3733. ▸ Compiling Mantle-dummy.m
  3734. ▸ Compiling MTLJSONAdapter.m
  3735. ▸ Compiling MTLModel+NSCoding.m
  3736. ▸ Compiling MTLModel.m
  3737. ▸ Compiling MTLReflection.m
  3738. ▸ Compiling MTLTransformerErrorHandling.m
  3739. ▸ Compiling MTLValueTransformer.m
  3740. ▸ Compiling NSArray+MTLManipulationAdditions.m
  3741. ▸ Compiling NSDictionary+MTLJSONKeyPath.m
  3742. ▸ Compiling NSDictionary+MTLManipulationAdditions.m
  3743. ▸ Compiling NSDictionary+MTLMappingAdditions.m
  3744. ▸ Compiling NSError+MTLModelException.m
  3745. ▸ Compiling NSObject+MTLComparisonAdditions.m
  3746. ▸ Compiling NSValueTransformer+MTLInversionAdditions.m
  3747. ▸ Compiling NSValueTransformer+MTLPredefinedTransformerAdditions.m
  3748. ▸ Compiling Mantle_vers.c
  3749. ▸ Compiling EXTRuntimeExtensions.m
  3750. ▸ Compiling EXTScope.m
  3751. ▸ Compiling Mantle-dummy.m
  3752. ▸ Compiling MTLJSONAdapter.m
  3753. ▸ Compiling MTLModel+NSCoding.m
  3754. ▸ Compiling MTLModel.m
  3755. ▸ Compiling MTLReflection.m
  3756. ▸ Compiling MTLTransformerErrorHandling.m
  3757. ▸ Compiling MTLValueTransformer.m
  3758. ▸ Compiling NSArray+MTLManipulationAdditions.m
  3759. ▸ Compiling NSDictionary+MTLJSONKeyPath.m
  3760. ▸ Compiling NSDictionary+MTLManipulationAdditions.m
  3761. ▸ Compiling NSDictionary+MTLMappingAdditions.m
  3762. ▸ Compiling NSError+MTLModelException.m
  3763. ▸ Compiling NSObject+MTLComparisonAdditions.m
  3764. ▸ Compiling NSValueTransformer+MTLInversionAdditions.m
  3765. ▸ Compiling NSValueTransformer+MTLPredefinedTransformerAdditions.m
  3766. ▸ Compiling Mantle_vers.c
  3767. ▸ Linking Mantle
  3768. ▸ Linking Mantle
  3769. ▸ Copying EXTKeyPathCoding.h
  3770. ▸ Copying EXTRuntimeExtensions.h
  3771. ▸ Copying EXTScope.h
  3772. ▸ Copying Mantle-umbrella.h
  3773. ▸ Copying Mantle.h
  3774. ▸ Copying metamacros.h
  3775. ▸ Copying MTLJSONAdapter.h
  3776. ▸ Copying MTLModel+NSCoding.h
  3777. ▸ Copying MTLModel.h
  3778. ▸ Copying MTLReflection.h
  3779. ▸ Copying MTLTransformerErrorHandling.h
  3780. ▸ Copying MTLValueTransformer.h
  3781. ▸ Copying NSArray+MTLManipulationAdditions.h
  3782. ▸ Copying NSDictionary+MTLJSONKeyPath.h
  3783. ▸ Copying NSDictionary+MTLManipulationAdditions.h
  3784. ▸ Copying NSDictionary+MTLMappingAdditions.h
  3785. ▸ Copying NSError+MTLModelException.h
  3786. ▸ Copying NSObject+MTLComparisonAdditions.h
  3787. ▸ Copying NSValueTransformer+MTLInversionAdditions.h
  3788. ▸ Copying NSValueTransformer+MTLPredefinedTransformerAdditions.h
  3789. ▸ Touching Mantle.framework
  3790. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/Mantle/Mantle.framework
  3791. ▸ Building Pods/MWPhotoBrowser [Debug]
  3792. ▸ Check Dependencies
  3793. ▸ Processing Info.plist
  3794. ▸ Compiling MWGridCell.m
  3795. ▸ Compiling MWGridViewController.m
  3796. ▸ Compiling MWPhoto.m
  3797. ▸ Compiling MWPhotoBrowser-dummy.m
  3798. ▸ Compiling MWPhotoBrowser.m
  3799. ▸ Compiling MWTapDetectingImageView.m
  3800. ▸ Compiling MWTapDetectingView.m
  3801. ▸ Compiling MWZoomingScrollView.m
  3802. ▸ Compiling UIImage+MWPhotoBrowser.m
  3803. ▸ Compiling MWPhotoBrowser_vers.c
  3804. ▸ Compiling MWGridCell.m
  3805. ▸ Compiling MWGridViewController.m
  3806. ▸ Compiling MWPhoto.m
  3807. ▸ Compiling MWPhotoBrowser-dummy.m
  3808. ▸ Compiling MWPhotoBrowser.m
  3809. ▸ Compiling MWTapDetectingImageView.m
  3810. ▸ Compiling MWTapDetectingView.m
  3811. ▸ Compiling MWZoomingScrollView.m
  3812. ▸ Compiling UIImage+MWPhotoBrowser.m
  3813. ▸ Compiling MWPhotoBrowser_vers.c
  3814. ▸ Linking MWPhotoBrowser
  3815. ▸ Linking MWPhotoBrowser
  3816. ▸ Copying /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MWPhotoBrowser/MWPhotoBrowser.bundle
  3817. ▸ Copying MWCommon.h
  3818. ▸ Copying MWGridCell.h
  3819. ▸ Copying MWGridViewController.h
  3820. ▸ Copying MWPhoto.h
  3821. ▸ Copying MWPhotoBrowser-umbrella.h
  3822. ▸ Copying MWPhotoBrowser.h
  3823. ▸ Copying MWPhotoBrowserPrivate.h
  3824. ▸ Copying MWPhotoProtocol.h
  3825. ▸ Copying MWTapDetectingImageView.h
  3826. ▸ Copying MWTapDetectingView.h
  3827. ▸ Copying MWZoomingScrollView.h
  3828. ▸ Copying UIImage+MWPhotoBrowser.h
  3829. ▸ Touching MWPhotoBrowser.framework
  3830. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MWPhotoBrowser/MWPhotoBrowser.framework
  3831. ▸ Building Pods/MultiSelectSegmentedControl [Debug]
  3832. ▸ Check Dependencies
  3833. ▸ Processing Info.plist
  3834. ▸ Compiling MultiSelectSegmentedControl-dummy.m
  3835. ▸ Compiling MultiSelectSegmentedControl.m
  3836. ▸ Compiling MultiSelectSegmentedControl_vers.c
  3837. ▸ Compiling MultiSelectSegmentedControl-dummy.m
  3838. ▸ Compiling MultiSelectSegmentedControl.m
  3839. ▸ Compiling MultiSelectSegmentedControl_vers.c
  3840. ▸ Linking MultiSelectSegmentedControl
  3841. ▸ Linking MultiSelectSegmentedControl
  3842. ▸ Copying MultiSelectSegmentedControl-umbrella.h
  3843. ▸ Copying MultiSelectSegmentedControl.h
  3844. ▸ Touching MultiSelectSegmentedControl.framework
  3845. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/MultiSelectSegmentedControl/MultiSelectSegmentedControl.framework
  3846. ▸ Building Pods/Protobuf [Debug]
  3847. ▸ Check Dependencies
  3848. ▸ Processing Info.plist
  3849. ▸ Compiling Any.pbobjc.m
  3850. ▸ Compiling Api.pbobjc.m
  3851. ▸ Compiling Duration.pbobjc.m
  3852. ▸ Compiling Empty.pbobjc.m
  3853. ▸ Compiling FieldMask.pbobjc.m
  3854. ▸ Compiling GPBArray.m
  3855. ▸ Compiling GPBCodedInputStream.m
  3856. ▸ Compiling GPBCodedOutputStream.m
  3857. ▸ Compiling GPBDescriptor.m
  3858. ▸ Compiling GPBDictionary.m
  3859. ▸ Compiling GPBExtensionInternals.m
  3860. ▸ Compiling GPBExtensionRegistry.m
  3861. ▸ Compiling GPBMessage.m
  3862. ▸ Compiling GPBRootObject.m
  3863. ▸ Compiling GPBUnknownField.m
  3864. ▸ Compiling GPBUnknownFieldSet.m
  3865. ▸ Compiling GPBUtilities.m
  3866. ▸ Compiling GPBWellKnownTypes.m
  3867. ▸ Compiling GPBWireFormat.m
  3868. ▸ Compiling Protobuf-dummy.m
  3869. ▸ Compiling SourceContext.pbobjc.m
  3870. ▸ Compiling Struct.pbobjc.m
  3871. ▸ Compiling Timestamp.pbobjc.m
  3872. ▸ Compiling Type.pbobjc.m
  3873. ▸ Compiling Wrappers.pbobjc.m
  3874. ▸ Compiling Protobuf_vers.c
  3875. ▸ Compiling Any.pbobjc.m
  3876. ▸ Compiling Api.pbobjc.m
  3877. ▸ Compiling Duration.pbobjc.m
  3878. ▸ Compiling Empty.pbobjc.m
  3879. ▸ Compiling FieldMask.pbobjc.m
  3880. ▸ Compiling GPBArray.m
  3881. ▸ Compiling GPBCodedInputStream.m
  3882. ▸ Compiling GPBCodedOutputStream.m
  3883. ▸ Compiling GPBDescriptor.m
  3884. ▸ Compiling GPBDictionary.m
  3885. ▸ Compiling GPBExtensionInternals.m
  3886. ▸ Compiling GPBExtensionRegistry.m
  3887. ▸ Compiling GPBMessage.m
  3888. ▸ Compiling GPBRootObject.m
  3889. ▸ Compiling GPBUnknownField.m
  3890. ▸ Compiling GPBUnknownFieldSet.m
  3891. ▸ Compiling GPBUtilities.m
  3892. ▸ Compiling GPBWellKnownTypes.m
  3893. ▸ Compiling GPBWireFormat.m
  3894. ▸ Compiling Protobuf-dummy.m
  3895. ▸ Compiling SourceContext.pbobjc.m
  3896. ▸ Compiling Struct.pbobjc.m
  3897. ▸ Compiling Timestamp.pbobjc.m
  3898. ▸ Compiling Type.pbobjc.m
  3899. ▸ Compiling Wrappers.pbobjc.m
  3900. ▸ Compiling Protobuf_vers.c
  3901. ▸ Linking Protobuf
  3902. ▸ Linking Protobuf
  3903. ▸ Copying Any.pbobjc.h
  3904. ▸ Copying Api.pbobjc.h
  3905. ▸ Copying Duration.pbobjc.h
  3906. ▸ Copying Empty.pbobjc.h
  3907. ▸ Copying FieldMask.pbobjc.h
  3908. ▸ Copying GPBArray.h
  3909. ▸ Copying GPBArray_PackagePrivate.h
  3910. ▸ Copying GPBBootstrap.h
  3911. ▸ Copying GPBCodedInputStream.h
  3912. ▸ Copying GPBCodedInputStream_PackagePrivate.h
  3913. ▸ Copying GPBCodedOutputStream.h
  3914. ▸ Copying GPBCodedOutputStream_PackagePrivate.h
  3915. ▸ Copying GPBDescriptor.h
  3916. ▸ Copying GPBDescriptor_PackagePrivate.h
  3917. ▸ Copying GPBDictionary.h
  3918. ▸ Copying GPBDictionary_PackagePrivate.h
  3919. ▸ Copying GPBExtensionInternals.h
  3920. ▸ Copying GPBExtensionRegistry.h
  3921. ▸ Copying GPBMessage.h
  3922. ▸ Copying GPBMessage_PackagePrivate.h
  3923. ▸ Copying GPBProtocolBuffers.h
  3924. ▸ Copying GPBProtocolBuffers_RuntimeSupport.h
  3925. ▸ Copying GPBRootObject.h
  3926. ▸ Copying GPBRootObject_PackagePrivate.h
  3927. ▸ Copying GPBRuntimeTypes.h
  3928. ▸ Copying GPBUnknownField.h
  3929. ▸ Copying GPBUnknownField_PackagePrivate.h
  3930. ▸ Copying GPBUnknownFieldSet.h
  3931. ▸ Copying GPBUnknownFieldSet_PackagePrivate.h
  3932. ▸ Copying GPBUtilities.h
  3933. ▸ Copying GPBUtilities_PackagePrivate.h
  3934. ▸ Copying GPBWellKnownTypes.h
  3935. ▸ Copying GPBWireFormat.h
  3936. ▸ Copying Protobuf-umbrella.h
  3937. ▸ Copying SourceContext.pbobjc.h
  3938. ▸ Copying Struct.pbobjc.h
  3939. ▸ Copying Timestamp.pbobjc.h
  3940. ▸ Copying Type.pbobjc.h
  3941. ▸ Copying Wrappers.pbobjc.h
  3942. ▸ Touching Protobuf.framework
  3943. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/Protobuf/Protobuf.framework
  3944. ▸ Building Pods/ReactiveObjC [Debug]
  3945. ▸ Check Dependencies
  3946. ▸ Processing Info.plist
  3947. ▸ Compiling MKAnnotationView+RACSignalSupport.m
  3948. ▸ Compiling NSArray+RACSequenceAdditions.m
  3949. ▸ Compiling NSData+RACSupport.m
  3950. ▸ Compiling NSDictionary+RACSequenceAdditions.m
  3951. ▸ Compiling NSEnumerator+RACSequenceAdditions.m
  3952. ▸ Compiling NSFileHandle+RACSupport.m
  3953. ▸ Compiling NSIndexSet+RACSequenceAdditions.m
  3954. ▸ Compiling NSInvocation+RACTypeParsing.m
  3955. ▸ Compiling NSNotificationCenter+RACSupport.m
  3956. ▸ Compiling NSObject+RACDeallocating.m
  3957. ▸ Compiling NSObject+RACDescription.m
  3958. ▸ Compiling NSObject+RACKVOWrapper.m
  3959. ▸ Compiling NSObject+RACLifting.m
  3960. ▸ Compiling NSObject+RACPropertySubscribing.m
  3961. ▸ Compiling NSObject+RACSelectorSignal.m
  3962. ▸ Compiling NSOrderedSet+RACSequenceAdditions.m
  3963. ▸ Compiling NSSet+RACSequenceAdditions.m
  3964. ▸ Compiling NSString+RACKeyPathUtilities.m
  3965. ▸ Compiling NSString+RACSequenceAdditions.m
  3966. ▸ Compiling NSString+RACSupport.m
  3967. ▸ Compiling NSURLConnection+RACSupport.m
  3968. ▸ Compiling NSUserDefaults+RACSupport.m
  3969. ▸ Compiling RACArraySequence.m
  3970. ▸ Compiling RACBehaviorSubject.m
  3971. ▸ Compiling RACBlockTrampoline.m
  3972. ▸ Compiling RACChannel.m
  3973. ▸ Compiling RACCommand.m
  3974. ▸ Compiling RACCompoundDisposable.m
  3975. ▸ Compiling RACDelegateProxy.m
  3976. ▸ Compiling RACDisposable.m
  3977. ▸ Compiling RACDynamicSequence.m
  3978. ▸ Compiling RACDynamicSignal.m
  3979. ▸ Compiling RACEagerSequence.m
  3980. ▸ Compiling RACEmptySequence.m
  3981. ▸ Compiling RACEmptySignal.m
  3982. ▸ Compiling RACErrorSignal.m
  3983. ▸ Compiling RACEvent.m
  3984. ▸ Compiling RACEXTRuntimeExtensions.m
  3985. ▸ Compiling RACGroupedSignal.m
  3986. ▸ Compiling RACImmediateScheduler.m
  3987. ▸ Compiling RACIndexSetSequence.m
  3988. ▸ Compiling RACKVOChannel.m
  3989. ▸ Compiling RACKVOProxy.m
  3990. ▸ Compiling RACKVOTrampoline.m
  3991. ▸ Compiling RACMulticastConnection.m
  3992. ▸ Compiling RACPassthroughSubscriber.m
  3993. ▸ Compiling RACQueueScheduler.m
  3994. ▸ Compiling RACReplaySubject.m
  3995. ▸ Compiling RACReturnSignal.m
  3996. ▸ Compiling RACScheduler.m
  3997. ▸ Compiling RACScopedDisposable.m
  3998. ▸ Compiling RACSequence.m
  3999. ▸ Compiling RACSerialDisposable.m
  4000. ▸ Compiling RACSignal+Operations.m
  4001. ▸ Compiling RACSignal.m
  4002. ▸ Compiling RACSignalSequence.m
  4003. ▸ Compiling RACStream.m
  4004. ▸ Compiling RACStringSequence.m
  4005. ▸ Compiling RACSubject.m
  4006. ▸ Compiling RACSubscriber.m
  4007. ▸ Compiling RACSubscriptingAssignmentTrampoline.m
  4008. ▸ Compiling RACSubscriptionScheduler.m
  4009. ▸ Compiling RACTargetQueueScheduler.m
  4010. ▸ Compiling RACTestScheduler.m
  4011. ▸ Compiling RACTuple.m
  4012. ▸ Compiling RACTupleSequence.m
  4013. ▸ Compiling RACUnarySequence.m
  4014. ▸ Compiling RACUnit.m
  4015. ▸ Compiling RACValueTransformer.m
  4016. ▸ Compiling ReactiveObjC-dummy.m
  4017. ▸ Compiling UIActionSheet+RACSignalSupport.m
  4018. ▸ Compiling UIAlertView+RACSignalSupport.m
  4019. ▸ Compiling UIBarButtonItem+RACCommandSupport.m
  4020. ▸ Compiling UIButton+RACCommandSupport.m
  4021. ▸ Compiling UICollectionReusableView+RACSignalSupport.m
  4022. ▸ Compiling UIControl+RACSignalSupport.m
  4023. ▸ Compiling UIControl+RACSignalSupportPrivate.m
  4024. ▸ Compiling UIDatePicker+RACSignalSupport.m
  4025. ▸ Compiling UIGestureRecognizer+RACSignalSupport.m
  4026. ▸ Compiling UIImagePickerController+RACSignalSupport.m
  4027. ▸ Compiling UIRefreshControl+RACCommandSupport.m
  4028. ▸ Compiling UISegmentedControl+RACSignalSupport.m
  4029. ▸ Compiling UISlider+RACSignalSupport.m
  4030. ▸ Compiling UIStepper+RACSignalSupport.m
  4031. ▸ Compiling UISwitch+RACSignalSupport.m
  4032. ▸ Compiling UITableViewCell+RACSignalSupport.m
  4033. ▸ Compiling UITableViewHeaderFooterView+RACSignalSupport.m
  4034. ▸ Compiling UITextField+RACSignalSupport.m
  4035. ▸ Compiling UITextView+RACSignalSupport.m
  4036. ▸ Compiling ReactiveObjC_vers.c
  4037. ▸ Compiling MKAnnotationView+RACSignalSupport.m
  4038. ▸ Compiling NSArray+RACSequenceAdditions.m
  4039. ▸ Compiling NSData+RACSupport.m
  4040. ▸ Compiling NSDictionary+RACSequenceAdditions.m
  4041. ▸ Compiling NSEnumerator+RACSequenceAdditions.m
  4042. ▸ Compiling NSFileHandle+RACSupport.m
  4043. ▸ Compiling NSIndexSet+RACSequenceAdditions.m
  4044. ▸ Compiling NSInvocation+RACTypeParsing.m
  4045. ▸ Compiling NSNotificationCenter+RACSupport.m
  4046. ▸ Compiling NSObject+RACDeallocating.m
  4047. ▸ Compiling NSObject+RACDescription.m
  4048. ▸ Compiling NSObject+RACKVOWrapper.m
  4049. ▸ Compiling NSObject+RACLifting.m
  4050. ▸ Compiling NSObject+RACPropertySubscribing.m
  4051. ▸ Compiling NSObject+RACSelectorSignal.m
  4052. ▸ Compiling NSOrderedSet+RACSequenceAdditions.m
  4053. ▸ Compiling NSSet+RACSequenceAdditions.m
  4054. ▸ Compiling NSString+RACKeyPathUtilities.m
  4055. ▸ Compiling NSString+RACSequenceAdditions.m
  4056. ▸ Compiling NSString+RACSupport.m
  4057. ▸ Compiling NSURLConnection+RACSupport.m
  4058. ▸ Compiling NSUserDefaults+RACSupport.m
  4059. ▸ Compiling RACArraySequence.m
  4060. ▸ Compiling RACBehaviorSubject.m
  4061. ▸ Compiling RACBlockTrampoline.m
  4062. ▸ Compiling RACChannel.m
  4063. ▸ Compiling RACCommand.m
  4064. ▸ Compiling RACCompoundDisposable.m
  4065. ▸ Compiling RACDelegateProxy.m
  4066. ▸ Compiling RACDisposable.m
  4067. ▸ Compiling RACDynamicSequence.m
  4068. ▸ Compiling RACDynamicSignal.m
  4069. ▸ Compiling RACEagerSequence.m
  4070. ▸ Compiling RACEmptySequence.m
  4071. ▸ Compiling RACEmptySignal.m
  4072. ▸ Compiling RACErrorSignal.m
  4073. ▸ Compiling RACEvent.m
  4074. ▸ Compiling RACEXTRuntimeExtensions.m
  4075. ▸ Compiling RACGroupedSignal.m
  4076. ▸ Compiling RACImmediateScheduler.m
  4077. ▸ Compiling RACIndexSetSequence.m
  4078. ▸ Compiling RACKVOChannel.m
  4079. ▸ Compiling RACKVOProxy.m
  4080. ▸ Compiling RACKVOTrampoline.m
  4081. ▸ Compiling RACMulticastConnection.m
  4082. ▸ Compiling RACPassthroughSubscriber.m
  4083. ▸ Compiling RACQueueScheduler.m
  4084. ▸ Compiling RACReplaySubject.m
  4085. ▸ Compiling RACReturnSignal.m
  4086. ▸ Compiling RACScheduler.m
  4087. ▸ Compiling RACScopedDisposable.m
  4088. ▸ Compiling RACSequence.m
  4089. ▸ Compiling RACSerialDisposable.m
  4090. ▸ Compiling RACSignal+Operations.m
  4091. ▸ Compiling RACSignal.m
  4092. ▸ Compiling RACSignalSequence.m
  4093. ▸ Compiling RACStream.m
  4094. ▸ Compiling RACStringSequence.m
  4095. ▸ Compiling RACSubject.m
  4096. ▸ Compiling RACSubscriber.m
  4097. ▸ Compiling RACSubscriptingAssignmentTrampoline.m
  4098. ▸ Compiling RACSubscriptionScheduler.m
  4099. ▸ Compiling RACTargetQueueScheduler.m
  4100. ▸ Compiling RACTestScheduler.m
  4101. ▸ Compiling RACTuple.m
  4102. ▸ Compiling RACTupleSequence.m
  4103. ▸ Compiling RACUnarySequence.m
  4104. ▸ Compiling RACUnit.m
  4105. ▸ Compiling RACValueTransformer.m
  4106. ▸ Compiling ReactiveObjC-dummy.m
  4107. ▸ Compiling UIActionSheet+RACSignalSupport.m
  4108. ▸ Compiling UIAlertView+RACSignalSupport.m
  4109. ▸ Compiling UIBarButtonItem+RACCommandSupport.m
  4110. ▸ Compiling UIButton+RACCommandSupport.m
  4111. ▸ Compiling UICollectionReusableView+RACSignalSupport.m
  4112. ▸ Compiling UIControl+RACSignalSupport.m
  4113. ▸ Compiling UIControl+RACSignalSupportPrivate.m
  4114. ▸ Compiling UIDatePicker+RACSignalSupport.m
  4115. ▸ Compiling UIGestureRecognizer+RACSignalSupport.m
  4116. ▸ Compiling UIImagePickerController+RACSignalSupport.m
  4117. ▸ Compiling UIRefreshControl+RACCommandSupport.m
  4118. ▸ Compiling UISegmentedControl+RACSignalSupport.m
  4119. ▸ Compiling UISlider+RACSignalSupport.m
  4120. ▸ Compiling UIStepper+RACSignalSupport.m
  4121. ▸ Compiling UISwitch+RACSignalSupport.m
  4122. ▸ Compiling UITableViewCell+RACSignalSupport.m
  4123. ▸ Compiling UITableViewHeaderFooterView+RACSignalSupport.m
  4124. ▸ Compiling UITextField+RACSignalSupport.m
  4125. ▸ Compiling UITextView+RACSignalSupport.m
  4126. ▸ Compiling ReactiveObjC_vers.c
  4127. ▸ Linking ReactiveObjC
  4128. ▸ Linking ReactiveObjC
  4129. ▸ Copying MKAnnotationView+RACSignalSupport.h
  4130. ▸ Copying NSArray+RACSequenceAdditions.h
  4131. ▸ Copying NSData+RACSupport.h
  4132. ▸ Copying NSDictionary+RACSequenceAdditions.h
  4133. ▸ Copying NSEnumerator+RACSequenceAdditions.h
  4134. ▸ Copying NSFileHandle+RACSupport.h
  4135. ▸ Copying NSIndexSet+RACSequenceAdditions.h
  4136. ▸ Copying NSInvocation+RACTypeParsing.h
  4137. ▸ Copying NSNotificationCenter+RACSupport.h
  4138. ▸ Copying NSObject+RACDeallocating.h
  4139. ▸ Copying NSObject+RACDescription.h
  4140. ▸ Copying NSObject+RACKVOWrapper.h
  4141. ▸ Copying NSObject+RACLifting.h
  4142. ▸ Copying NSObject+RACPropertySubscribing.h
  4143. ▸ Copying NSObject+RACSelectorSignal.h
  4144. ▸ Copying NSOrderedSet+RACSequenceAdditions.h
  4145. ▸ Copying NSSet+RACSequenceAdditions.h
  4146. ▸ Copying NSString+RACKeyPathUtilities.h
  4147. ▸ Copying NSString+RACSequenceAdditions.h
  4148. ▸ Copying NSString+RACSupport.h
  4149. ▸ Copying NSURLConnection+RACSupport.h
  4150. ▸ Copying NSUserDefaults+RACSupport.h
  4151. ▸ Copying RACAnnotations.h
  4152. ▸ Copying RACArraySequence.h
  4153. ▸ Copying RACBehaviorSubject.h
  4154. ▸ Copying RACBlockTrampoline.h
  4155. ▸ Copying RACChannel.h
  4156. ▸ Copying RACCommand.h
  4157. ▸ Copying RACCompoundDisposable.h
  4158. ▸ Copying RACDelegateProxy.h
  4159. ▸ Copying RACDisposable.h
  4160. ▸ Copying RACDynamicSequence.h
  4161. ▸ Copying RACDynamicSignal.h
  4162. ▸ Copying RACEagerSequence.h
  4163. ▸ Copying RACEmptySequence.h
  4164. ▸ Copying RACEmptySignal.h
  4165. ▸ Copying RACErrorSignal.h
  4166. ▸ Copying RACEvent.h
  4167. ▸ Copying RACEXTKeyPathCoding.h
  4168. ▸ Copying RACEXTRuntimeExtensions.h
  4169. ▸ Copying RACEXTScope.h
  4170. ▸ Copying RACGroupedSignal.h
  4171. ▸ Copying RACImmediateScheduler.h
  4172. ▸ Copying RACIndexSetSequence.h
  4173. ▸ Copying RACKVOChannel.h
  4174. ▸ Copying RACKVOProxy.h
  4175. ▸ Copying RACKVOTrampoline.h
  4176. ▸ Copying RACmetamacros.h
  4177. ▸ Copying RACMulticastConnection+Private.h
  4178. ▸ Copying RACMulticastConnection.h
  4179. ▸ Copying RACPassthroughSubscriber.h
  4180. ▸ Copying RACQueueScheduler+Subclass.h
  4181. ▸ Copying RACQueueScheduler.h
  4182. ▸ Copying RACReplaySubject.h
  4183. ▸ Copying RACReturnSignal.h
  4184. ▸ Copying RACScheduler+Private.h
  4185. ▸ Copying RACScheduler+Subclass.h
  4186. ▸ Copying RACScheduler.h
  4187. ▸ Copying RACScopedDisposable.h
  4188. ▸ Copying RACSequence.h
  4189. ▸ Copying RACSerialDisposable.h
  4190. ▸ Copying RACSignal+Operations.h
  4191. ▸ Copying RACSignal.h
  4192. ▸ Copying RACSignalSequence.h
  4193. ▸ Copying RACStream+Private.h
  4194. ▸ Copying RACStream.h
  4195. ▸ Copying RACStringSequence.h
  4196. ▸ Copying RACSubject.h
  4197. ▸ Copying RACSubscriber+Private.h
  4198. ▸ Copying RACSubscriber.h
  4199. ▸ Copying RACSubscriptingAssignmentTrampoline.h
  4200. ▸ Copying RACSubscriptionScheduler.h
  4201. ▸ Copying RACTargetQueueScheduler.h
  4202. ▸ Copying RACTestScheduler.h
  4203. ▸ Copying RACTuple.h
  4204. ▸ Copying RACTupleSequence.h
  4205. ▸ Copying RACUnarySequence.h
  4206. ▸ Copying RACUnit.h
  4207. ▸ Copying RACValueTransformer.h
  4208. ▸ Copying ReactiveObjC-umbrella.h
  4209. ▸ Copying ReactiveObjC.h
  4210. ▸ Copying UIActionSheet+RACSignalSupport.h
  4211. ▸ Copying UIAlertView+RACSignalSupport.h
  4212. ▸ Copying UIBarButtonItem+RACCommandSupport.h
  4213. ▸ Copying UIButton+RACCommandSupport.h
  4214. ▸ Copying UICollectionReusableView+RACSignalSupport.h
  4215. ▸ Copying UIControl+RACSignalSupport.h
  4216. ▸ Copying UIControl+RACSignalSupportPrivate.h
  4217. ▸ Copying UIDatePicker+RACSignalSupport.h
  4218. ▸ Copying UIGestureRecognizer+RACSignalSupport.h
  4219. ▸ Copying UIImagePickerController+RACSignalSupport.h
  4220. ▸ Copying UIRefreshControl+RACCommandSupport.h
  4221. ▸ Copying UISegmentedControl+RACSignalSupport.h
  4222. ▸ Copying UISlider+RACSignalSupport.h
  4223. ▸ Copying UIStepper+RACSignalSupport.h
  4224. ▸ Copying UISwitch+RACSignalSupport.h
  4225. ▸ Copying UITableViewCell+RACSignalSupport.h
  4226. ▸ Copying UITableViewHeaderFooterView+RACSignalSupport.h
  4227. ▸ Copying UITextField+RACSignalSupport.h
  4228. ▸ Copying UITextView+RACSignalSupport.h
  4229. ▸ Touching ReactiveObjC.framework
  4230. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/ReactiveObjC/ReactiveObjC.framework
  4231. ▸ Building Pods/SAMKeychain [Debug]
  4232. ▸ Check Dependencies
  4233. ▸ Processing Info.plist
  4234. ▸ Compiling SAMKeychain-dummy.m
  4235. ▸ Compiling SAMKeychain.m
  4236. ▸ Compiling SAMKeychainQuery.m
  4237. ▸ Compiling SAMKeychain_vers.c
  4238. ▸ Compiling SAMKeychain-dummy.m
  4239. ▸ Compiling SAMKeychain.m
  4240. ▸ Compiling SAMKeychainQuery.m
  4241. ▸ Compiling SAMKeychain_vers.c
  4242. ▸ Linking SAMKeychain
  4243. ▸ Linking SAMKeychain
  4244. ▸ Copying SAMKeychain-umbrella.h
  4245. ▸ Copying SAMKeychain.h
  4246. ▸ Copying SAMKeychainQuery.h
  4247. ▸ Copying SAMKeychain/Support/SAMKeychain.bundle
  4248. ▸ Touching SAMKeychain.framework
  4249. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/SAMKeychain/SAMKeychain.framework
  4250. ▸ Building Pods/SHSPhoneComponent [Debug]
  4251. ▸ Check Dependencies
  4252. ▸ Processing Info.plist
  4253. ▸ Compiling SHSFlagAccessoryView.m
  4254. ▸ Compiling SHSPhoneComponent-dummy.m
  4255. ▸ Compiling SHSPhoneLogic.m
  4256. ▸ Compiling SHSPhoneNumberFormatter+UserConfig.m
  4257. ▸ Compiling SHSPhoneNumberFormatter.m
  4258. ▸ Compiling SHSPhoneTextField.m
  4259. ▸ Compiling SHSPhoneComponent_vers.c
  4260. ▸ Compiling SHSFlagAccessoryView.m
  4261. ▸ Compiling SHSPhoneComponent-dummy.m
  4262. ▸ Compiling SHSPhoneLogic.m
  4263. ▸ Compiling SHSPhoneNumberFormatter+UserConfig.m
  4264. ▸ Compiling SHSPhoneNumberFormatter.m
  4265. ▸ Compiling SHSPhoneTextField.m
  4266. ▸ Compiling SHSPhoneComponent_vers.c
  4267. ▸ Linking SHSPhoneComponent
  4268. ▸ Linking SHSPhoneComponent
  4269. ▸ Copying SHSFlagAccessoryView.h
  4270. ▸ Copying SHSPhoneComponent-umbrella.h
  4271. ▸ Copying SHSPhoneLibrary.h
  4272. ▸ Copying SHSPhoneLogic.h
  4273. ▸ Copying SHSPhoneNumberFormatter+UserConfig.h
  4274. ▸ Copying SHSPhoneNumberFormatter.h
  4275. ▸ Copying SHSPhoneTextField.h
  4276. ▸ Touching SHSPhoneComponent.framework
  4277. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/SHSPhoneComponent/SHSPhoneComponent.framework
  4278. ▸ Building Pods/SVProgressHUD [Debug]
  4279. ▸ Check Dependencies
  4280. ▸ Processing Info.plist
  4281. ▸ Compiling SVIndefiniteAnimatedView.m
  4282. ▸ Compiling SVProgressAnimatedView.m
  4283. ▸ Compiling SVProgressHUD-dummy.m
  4284. ▸ Compiling SVProgressHUD.m
  4285. ▸ Compiling SVRadialGradientLayer.m
  4286. ▸ Compiling SVProgressHUD_vers.c
  4287. ▸ Compiling SVIndefiniteAnimatedView.m
  4288. ▸ Compiling SVProgressAnimatedView.m
  4289. ▸ Compiling SVProgressHUD-dummy.m
  4290. ▸ Compiling SVProgressHUD.m
  4291. ▸ Compiling SVRadialGradientLayer.m
  4292. ▸ Compiling SVProgressHUD_vers.c
  4293. ▸ Linking SVProgressHUD
  4294. ▸ Linking SVProgressHUD
  4295. ▸ Copying SVIndefiniteAnimatedView.h
  4296. ▸ Copying SVProgressAnimatedView.h
  4297. ▸ Copying SVProgressHUD-umbrella.h
  4298. ▸ Copying SVProgressHUD.h
  4299. ▸ Copying SVRadialGradientLayer.h
  4300. ▸ Copying SVProgressHUD/SVProgressHUD/SVProgressHUD.bundle
  4301. ▸ Touching SVProgressHUD.framework
  4302. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/SVProgressHUD/SVProgressHUD.framework
  4303. ▸ Building Pods/SocketRocket [Debug]
  4304. ▸ Check Dependencies
  4305. ▸ Processing Info.plist
  4306. ▸ Compiling SocketRocket-dummy.m
  4307. ▸ Compiling SRWebSocket.m
  4308. ▸ Compiling SocketRocket_vers.c
  4309. ▸ Compiling SocketRocket-dummy.m
  4310. ▸ Compiling SRWebSocket.m
  4311. ▸ Compiling SocketRocket_vers.c
  4312. ▸ Linking SocketRocket
  4313. ▸ Linking SocketRocket
  4314. ▸ Copying SocketRocket-umbrella.h
  4315. ▸ Copying SocketRocket.h
  4316. ▸ Copying SRWebSocket.h
  4317. ▸ Touching SocketRocket.framework
  4318. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/SocketRocket/SocketRocket.framework
  4319. ▸ Building Pods/TPKeyboardAvoiding [Debug]
  4320. ▸ Check Dependencies
  4321. ▸ Processing Info.plist
  4322. ▸ Compiling TPKeyboardAvoiding-dummy.m
  4323. ▸ Compiling TPKeyboardAvoidingCollectionView.m
  4324. ▸ Compiling TPKeyboardAvoidingScrollView.m
  4325. ▸ Compiling TPKeyboardAvoidingTableView.m
  4326. ▸ Compiling UIScrollView+TPKeyboardAvoidingAdditions.m
  4327. ▸ Compiling TPKeyboardAvoiding_vers.c
  4328. ▸ Compiling TPKeyboardAvoiding-dummy.m
  4329. ▸ Compiling TPKeyboardAvoidingCollectionView.m
  4330. ▸ Compiling TPKeyboardAvoidingScrollView.m
  4331. ▸ Compiling TPKeyboardAvoidingTableView.m
  4332. ▸ Compiling UIScrollView+TPKeyboardAvoidingAdditions.m
  4333. ▸ Compiling TPKeyboardAvoiding_vers.c
  4334. ▸ Linking TPKeyboardAvoiding
  4335. ▸ Linking TPKeyboardAvoiding
  4336. ▸ Copying TPKeyboardAvoiding-umbrella.h
  4337. ▸ Copying TPKeyboardAvoidingCollectionView.h
  4338. ▸ Copying TPKeyboardAvoidingScrollView.h
  4339. ▸ Copying TPKeyboardAvoidingTableView.h
  4340. ▸ Copying UIScrollView+TPKeyboardAvoidingAdditions.h
  4341. ▸ Touching TPKeyboardAvoiding.framework
  4342. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/TPKeyboardAvoiding/TPKeyboardAvoiding.framework
  4343. ▸ Building Pods/iAppInfos [Debug]
  4344. ▸ Check Dependencies
  4345. ▸ Processing Info.plist
  4346. ▸ Compiling iAppInfos-dummy.m
  4347. ▸ Compiling iAppInfos.m
  4348. ▸ Compiling JMOMobileProvisionning.m
  4349. ▸ Compiling NSDictionary+iAppInfos.m
  4350. ▸ Compiling UIApplication+iAppInfos.m
  4351. ▸ Compiling UIDevice+iAppInfos.m
  4352. ▸ Compiling iAppInfos_vers.c
  4353. ▸ Compiling iAppInfos-dummy.m
  4354. ▸ Compiling iAppInfos.m
  4355. ▸ Compiling JMOMobileProvisionning.m
  4356. ▸ Compiling NSDictionary+iAppInfos.m
  4357. ▸ Compiling UIApplication+iAppInfos.m
  4358. ▸ Compiling UIDevice+iAppInfos.m
  4359. ▸ Compiling iAppInfos_vers.c
  4360. ▸ Linking iAppInfos
  4361. ▸ Linking iAppInfos
  4362. ▸ Copying iAppInfos-umbrella.h
  4363. ▸ Copying iAppInfos.h
  4364. ▸ Copying JMOLogMacro.h
  4365. ▸ Copying JMOMobileProvisionning.h
  4366. ▸ Copying NSDictionary+iAppInfos.h
  4367. ▸ Copying UIApplication+iAppInfos.h
  4368. ▸ Copying UIDevice+iAppInfos.h
  4369. ▸ Touching iAppInfos.framework
  4370. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/iAppInfos/iAppInfos.framework
  4371. ▸ Building Pods/skpsmtpmessage [Debug]
  4372. ▸ Check Dependencies
  4373. ▸ Processing Info.plist
  4374. ▸ Compiling Base64Transcoder.m
  4375. ▸ Compiling HSK_CFUtilities.m
  4376. ▸ Compiling NSData+Base64Additions.m
  4377. ▸ Compiling NSStream+SKPSMTPExtensions.m
  4378. ▸ Compiling skpsmtpmessage-dummy.m
  4379. ▸ Compiling SKPSMTPMessage.m
  4380. ▸ Compiling skpsmtpmessage_vers.c
  4381. ▸ Compiling Base64Transcoder.m
  4382. ▸ Compiling HSK_CFUtilities.m
  4383. ▸ Compiling NSData+Base64Additions.m
  4384. ▸ Compiling NSStream+SKPSMTPExtensions.m
  4385. ▸ Compiling skpsmtpmessage-dummy.m
  4386. ▸ Compiling SKPSMTPMessage.m
  4387. ▸ Compiling skpsmtpmessage_vers.c
  4388. ▸ Linking skpsmtpmessage
  4389. ▸ Linking skpsmtpmessage
  4390. ▸ Copying Base64Transcoder.h
  4391. ▸ Copying HSK_CFUtilities.h
  4392. ▸ Copying NSData+Base64Additions.h
  4393. ▸ Copying NSStream+SKPSMTPExtensions.h
  4394. ▸ Copying skpsmtpmessage-umbrella.h
  4395. ▸ Copying SKPSMTPMessage.h
  4396. ▸ Touching skpsmtpmessage.framework
  4397. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/skpsmtpmessage/skpsmtpmessage.framework
  4398. ▸ Building Pods/OCMock [Debug]
  4399. ▸ Check Dependencies
  4400. ▸ Processing Info.plist
  4401. ▸ Compiling NSInvocation+OCMAdditions.m
  4402. ▸ Compiling NSMethodSignature+OCMAdditions.m
  4403. ▸ Compiling NSNotificationCenter+OCMAdditions.m
  4404. ▸ Compiling NSObject+OCMAdditions.m
  4405. ▸ Compiling NSValue+OCMAdditions.m
  4406. ▸ Compiling OCClassMockObject.m
  4407. ▸ Compiling OCMArg.m
  4408. ▸ Compiling OCMArgAction.m
  4409. ▸ Compiling OCMBlockArgCaller.m
  4410. ▸ Compiling OCMBlockCaller.m
  4411. ▸ Compiling OCMBoxedReturnValueProvider.m
  4412. ▸ Compiling OCMConstraint.m
  4413. ▸ Compiling OCMExceptionReturnValueProvider.m
  4414. ▸ Compiling OCMExpectationRecorder.m
  4415. ▸ Compiling OCMFunctions.m
  4416. ▸ Compiling OCMIndirectReturnValueProvider.m
  4417. ▸ Compiling OCMInvocationExpectation.m
  4418. ▸ Compiling OCMInvocationMatcher.m
  4419. ▸ Compiling OCMInvocationStub.m
  4420. ▸ Compiling OCMLocation.m
  4421. ▸ Compiling OCMMacroState.m
  4422. ▸ Compiling OCMNotificationPoster.m
  4423. ▸ Compiling OCMObserverRecorder.m
  4424. ▸ Compiling OCMock-dummy.m
  4425. ▸ Compiling OCMockObject.m
  4426. ▸ Compiling OCMPassByRefSetter.m
  4427. ▸ Compiling OCMRealObjectForwarder.m
  4428. ▸ Compiling OCMRecorder.m
  4429. ▸ Compiling OCMReturnValueProvider.m
  4430. ▸ Compiling OCMStubRecorder.m
  4431. ▸ Compiling OCMVerifier.m
  4432. ▸ Compiling OCObserverMockObject.m
  4433. ▸ Compiling OCPartialMockObject.m
  4434. ▸ Compiling OCProtocolMockObject.m
  4435. ▸ Compiling OCMock_vers.c
  4436. ▸ Compiling NSInvocation+OCMAdditions.m
  4437. ▸ Compiling NSMethodSignature+OCMAdditions.m
  4438. ▸ Compiling NSNotificationCenter+OCMAdditions.m
  4439. ▸ Compiling NSObject+OCMAdditions.m
  4440. ▸ Compiling NSValue+OCMAdditions.m
  4441. ▸ Compiling OCClassMockObject.m
  4442. ▸ Compiling OCMArg.m
  4443. ▸ Compiling OCMArgAction.m
  4444. ▸ Compiling OCMBlockArgCaller.m
  4445. ▸ Compiling OCMBlockCaller.m
  4446. ▸ Compiling OCMBoxedReturnValueProvider.m
  4447. ▸ Compiling OCMConstraint.m
  4448. ▸ Compiling OCMExceptionReturnValueProvider.m
  4449. ▸ Compiling OCMExpectationRecorder.m
  4450. ▸ Compiling OCMFunctions.m
  4451. ▸ Compiling OCMIndirectReturnValueProvider.m
  4452. ▸ Compiling OCMInvocationExpectation.m
  4453. ▸ Compiling OCMInvocationMatcher.m
  4454. ▸ Compiling OCMInvocationStub.m
  4455. ▸ Compiling OCMLocation.m
  4456. ▸ Compiling OCMMacroState.m
  4457. ▸ Compiling OCMNotificationPoster.m
  4458. ▸ Compiling OCMObserverRecorder.m
  4459. ▸ Compiling OCMock-dummy.m
  4460. ▸ Compiling OCMockObject.m
  4461. ▸ Compiling OCMPassByRefSetter.m
  4462. ▸ Compiling OCMRealObjectForwarder.m
  4463. ▸ Compiling OCMRecorder.m
  4464. ▸ Compiling OCMReturnValueProvider.m
  4465. ▸ Compiling OCMStubRecorder.m
  4466. ▸ Compiling OCMVerifier.m
  4467. ▸ Compiling OCObserverMockObject.m
  4468. ▸ Compiling OCPartialMockObject.m
  4469. ▸ Compiling OCProtocolMockObject.m
  4470. ▸ Compiling OCMock_vers.c
  4471. ▸ Linking OCMock
  4472. ▸ Linking OCMock
  4473. ▸ Copying NSNotificationCenter+OCMAdditions.h
  4474. ▸ Copying OCMArg.h
  4475. ▸ Copying OCMConstraint.h
  4476. ▸ Copying OCMFunctions.h
  4477. ▸ Copying OCMLocation.h
  4478. ▸ Copying OCMMacroState.h
  4479. ▸ Copying OCMock-umbrella.h
  4480. ▸ Copying OCMock.h
  4481. ▸ Copying OCMockObject.h
  4482. ▸ Copying OCMRecorder.h
  4483. ▸ Copying OCMStubRecorder.h
  4484. ▸ Touching OCMock.framework
  4485. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/OCMock/OCMock.framework
  4486. ▸ Building Pods/Pods-RubetekEvoSim [Debug]
  4487. ▸ Check Dependencies
  4488. ▸ Processing Info.plist
  4489. ▸ Compiling Pods-RubetekEvoSim-dummy.m
  4490. ▸ Compiling Pods_RubetekEvoSim_vers.c
  4491. ▸ Compiling Pods-RubetekEvoSim-dummy.m
  4492. ▸ Compiling Pods_RubetekEvoSim_vers.c
  4493. ▸ Copying Pods-RubetekEvoSim-umbrella.h
  4494. ▸ Touching Pods_RubetekEvoSim.framework
  4495. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/Pods_RubetekEvoSim.framework
  4496. ▸ Building RubetekEvo/RubetekEvoSim [Debug]
  4497. ▸ Check Dependencies
  4498. ▸ Running script '[CP] Check Pods Manifest.lock'
  4499. ▸ Copying Classes/PhoneCountries.txt
  4500. ▸ Copying Podfile.lock
  4501. ▸ Compiling REWIFIAddRFSensorViewController.xib
  4502. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/random.SUNWCCh
  4503. ▸ Copying lib/boost/include/boost/tr1/tr1/set
  4504. ▸ Copying lib/boost/include/boost/tr1/tr1/deque
  4505. ▸ Copying lib/boost/include/boost/tr1/tr1/cmath
  4506. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cmath
  4507. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/csignal
  4508. ▸ Copying fastlane/Deliverfile
  4509. ▸ Copying fastlane/metadata/ru/keywords.txt
  4510. ▸ Copying lib/boost/include/boost/tr1/tr1/array
  4511. ▸ Compiling REZoneCell.xib
  4512. ▸ Compiling REDeviceCell.xib
  4513. ▸ Copying lib/boost/include/boost/tr1/tr1/queue
  4514. ▸ Copying fastlane/Scanfile
  4515. ▸ Compiling RENoConnectView.xib
  4516. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/algorithm.SUNWCCh
  4517. ▸ Copying DBUpdate.plist
  4518. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/csetjmp
  4519. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/numeric.SUNWCCh
  4520. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/cmath.SUNWCCh
  4521. ▸ Copying lib/boost/include/boost/tr1/tr1/limits
  4522. ▸ Copying Font/CRC55.otf
  4523. ▸ Copying lib/boost/include/boost/tr1/tr1/strstream
  4524. ▸ Copying Podfile
  4525. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/ostream.SUNWCCh
  4526. ▸ Compiling REBaseInfoPopupViewController.xib
  4527. ▸ Copying Font/CRC35.otf
  4528. ▸ Copying fastlane/metadata/ru/release_notes.txt
  4529. ▸ Copying fastlane/metadata/ru/privacy_url.txt
  4530. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/map.SUNWCCh
  4531. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/ctime
  4532. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cfloat
  4533. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cwctype
  4534. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/complex.SUNWCCh
  4535. ▸ Copying lib/boost/include/boost/tr1/tr1/new
  4536. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/clocale
  4537. ▸ Compiling ChangeName.xib
  4538. ▸ Copying fastlane/metadata/copyright.txt
  4539. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/fstream.SUNWCCh
  4540. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/functional.SUNWCCh
  4541. ▸ Copying lib/boost/include/boost/tr1/tr1/exception
  4542. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/sun.SUNWCCh
  4543. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/iostream.SUNWCCh
  4544. ▸ Copying fastlane/metadata/ru/support_url.txt
  4545. ▸ Compiling REStoppedAccessHouseViewController.xib
  4546. ▸ Copying lib/boost/include/boost/tr1/tr1/iterator
  4547. ▸ Copying REDeviceTypeItem.plist
  4548. ▸ Copying fastlane/metadata/primary_first_sub_category.txt
  4549. ▸ Copying lib/libnet/svl/res/svl/version_info.rc
  4550. ▸ Copying Classes/door_bell_ring.caf
  4551. ▸ Copying InfoPlist.strings
  4552. ▸ Copying InfoPlist.strings
  4553. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/deque.SUNWCCh
  4554. ▸ Copying lib/boost/include/boost/tr1/tr1/memory
  4555. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/iomanip.SUNWCCh
  4556. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/array.SUNWCCh
  4557. ▸ Copying Font/CRC25.otf
  4558. ▸ Copying lib/boost/include/boost/tr1/tr1/unordered_map
  4559. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cwchar
  4560. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cstdarg
  4561. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cerrno
  4562. ▸ Copying fastlane/metadata/secondary_category.txt
  4563. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/utility.SUNWCCh
  4564. ▸ Copying lib/boost/include/boost/tr1/tr1/bitset
  4565. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/set.SUNWCCh
  4566. ▸ Compiling REWIFISocketController.xib
  4567. ▸ Copying lib/boost/include/boost/tr1/tr1/locale
  4568. ▸ Copying lib/boost/include/boost/tr1/tr1/utility
  4569. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/unordered_set.SUNWCCh
  4570. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cstddef
  4571. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/bcc32.SUNWCCh
  4572. ▸ Copying Localizable.strings
  4573. ▸ Copying Localizable.strings
  4574. ▸ Compiling REDetectedDeviceListPlaceholderView.xib
  4575. ▸ Compiling REBaseInfoPopupViewControllerSmall.xib
  4576. ▸ Compiling REAdvertisementController.xib
  4577. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/stdexcept.SUNWCCh
  4578. ▸ Compiling REWIFIDeviceBackgroundView.xib
  4579. ▸ Copying lib/boost/include/boost/tr1/tr1/stdexcept
  4580. ▸ Compiling REBaseStickViewController.xib
  4581. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/list.SUNWCCh
  4582. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/ios.SUNWCCh
  4583. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/locale.SUNWCCh
  4584. ▸ Copying lib/boost/include/boost/tr1/tr1/fstream
  4585. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/streambuf.SUNWCCh
  4586. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/iterator.SUNWCCh
  4587. ▸ Copying fastlane/Appfile
  4588. ▸ Copying lib/boost/include/boost/tr1/tr1/stack
  4589. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cstdlib
  4590. ▸ Copying fastlane/Snapfile
  4591. ▸ Copying fastlane/metadata/ru/description.txt
  4592. ▸ Copying ServerList.plist
  4593. ▸ Copying DBStructure.plist
  4594. ▸ Copying fastlane/metadata/primary_category.txt
  4595. ▸ Compiling REOptionListController.xib
  4596. ▸ Compiling RESlideView.xib
  4597. ▸ Copying lib/boost/include/boost/tr1/tr1/complex
  4598. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/queue.SUNWCCh
  4599. ▸ Copying fastlane/metadata/ru/marketing_url.txt
  4600. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/bitset.SUNWCCh
  4601. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/valarray.SUNWCCh
  4602. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cstring
  4603. ▸ Copying lib/boost/include/boost/tr1/tr1/iostream
  4604. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/typeinfo.SUNWCCh
  4605. ▸ Copying Font/Circe-ExtraBold.otf
  4606. ▸ Copying lib/boost/include/boost/tr1/tr1/functional
  4607. ▸ Compiling RETableFooterView.xib
  4608. ▸ Compiling RECheckedCell.xib
  4609. ▸ Compiling REAddItemCell.xib
  4610. ▸ Copying lib/boost/include/boost/tr1/tr1/map
  4611. ▸ Compiling REOptionItemTableViewCell.xib
  4612. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/unordered_map.SUNWCCh
  4613. ▸ Compiling REAdInfoViewController.xib
  4614. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/memory.SUNWCCh
  4615. ▸ Copying lib/boost/include/boost/tr1/tr1/ios
  4616. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/sstream.SUNWCCh
  4617. ▸ Copying lib/boost/include/boost/tr1/tr1/valarray
  4618. ▸ Copying lib/boost/include/boost/tr1/tr1/vector
  4619. ▸ Copying GoogleService-Info.plist
  4620. ▸ Copying DelayedStartPeriodList.plist
  4621. ▸ Copying lib/boost/include/boost/tr1/tr1/list
  4622. ▸ Copying lib/boost/include/boost/tr1/tr1/tuple
  4623. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/strstream.SUNWCCh
  4624. ▸ Copying lib/boost/include/boost/tr1/tr1/ostream
  4625. ▸ Copying lib/boost/include/boost/tr1/tr1/sstream
  4626. ▸ Copying lib/boost/include/boost/tr1/tr1/regex
  4627. ▸ Copying fastlane/metadata/secondary_second_sub_category.txt
  4628. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/regex.SUNWCCh
  4629. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/climits
  4630. ▸ Copying client-help/release
  4631. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/stack.SUNWCCh
  4632. ▸ Copying DeviceProperty.plist
  4633. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/new.SUNWCCh
  4634. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/string.SUNWCCh
  4635. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cctype
  4636. ▸ Copying lib/boost/include/boost/tr1/tr1/random
  4637. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/exception.SUNWCCh
  4638. ▸ Copying lib/boost/include/boost/tr1/tr1/iomanip
  4639. ▸ Compiling RECustomServerController.xib
  4640. ▸ Copying lib/boost/include/boost/tr1/tr1/streambuf
  4641. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cassert
  4642. ▸ Copying fastlane/actions/telegram.rb
  4643. ▸ Copying lib/boost/include/boost/tr1/tr1/numeric
  4644. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/istream.SUNWCCh
  4645. ▸ Copying fastlane/Fastfile
  4646. ▸ Copying lib/boost/include/boost/tr1/tr1/algorithm
  4647. ▸ Copying lib/boost/include/boost/tr1/tr1/unordered_set
  4648. ▸ Copying lib/boost/include/boost/tr1/tr1/istream
  4649. ▸ Copying lib/boost/include/boost/tr1/tr1/typeinfo
  4650. ▸ Copying Font/Circe-Bold.otf
  4651. ▸ Copying fastlane/metadata/primary_second_sub_category.txt
  4652. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/tuple.SUNWCCh
  4653. ▸ Copying fastlane/metadata/secondary_first_sub_category.txt
  4654. ▸ Copying fastlane/metadata/ru/name.txt
  4655. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/limits.SUNWCCh
  4656. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/type_traits.SUNWCCh
  4657. ▸ Copying lib/boost/include/boost/tr1/tr1/type_traits
  4658. ▸ Copying lib/boost/include/boost/tr1/tr1/string
  4659. ▸ Copying lib/boost/include/boost/compatibility/cpp_c_headers/cstdio
  4660. ▸ Compiling REUpdateTableViewCell.xib
  4661. ▸ Copying lib/boost/include/boost/tr1/tr1/sun/vector.SUNWCCh
  4662. ▸ Compiling RERatePromoCodeController.xib
  4663. ▸ Compiling RERateAppController.xib
  4664. ▸ Compiling DeviceDetails.storyboard
  4665. ▸ Compiling Camera.storyboard
  4666. ▸ Compiling UpdatePopup.storyboard
  4667. ▸ Compiling NoConnection.storyboard
  4668. ▸ Compiling CameraSettings.storyboard
  4669. ▸ Compiling AddDevice.storyboard
  4670. ▸ Compiling Homes.storyboard
  4671. ▸ Compiling ChinaCloud.storyboard
  4672. ▸ Compiling WIFIDeviceDetails.storyboard
  4673. ▸ Compiling ManageSettings.storyboard
  4674. ▸ Compiling Scenarios.storyboard
  4675. ▸ Compiling Main.storyboard
  4676. ▸ Compiling Support.storyboard
  4677. ▸ Compiling SharingHouses.storyboard
  4678. ▸ Compiling ControlCenterInstall.storyboard
  4679. ▸ Compiling REWIFIDeviceTimer.storyboard
  4680. ▸ Compiling Authorization.storyboard
  4681. ▸ Compiling WIFIDevice.storyboard
  4682. ▸ Processing RubetekEvoSim.plist
  4683. ▸ Compiling wifi_device_constants.cpp
  4684. ▸ Compiling RECodeTextField.m
  4685. ▸ Compiling REBaseCloudService.m
  4686. ▸ Compiling REUtils.m
  4687. ▸ Compiling REUDPListController.m
  4688. ▸ Compiling REWIFIDeviceBackgroundView.m
  4689. ▸ Compiling REClient.m
  4690. ▸ Compiling RELargeLabel.m
  4691. ▸ Compiling RERestoreHomeKitPopupViewController.m
  4692. ▸ Compiling REControlCenterCell.m
  4693. ▸ Compiling RERemoveZWcontroller.m
  4694. ▸ Compiling RETimeZoneController.m
  4695. ▸ Compiling RESeparatorView.m
  4696. ▸ Compiling REOptionItem.m
  4697. ▸ Compiling RETimerItem.m
  4698. ▸ Compiling P2PClient.m
  4699. ▸ Compiling RSA.m
  4700. ▸ Compiling REChangeNameController.m
  4701. ▸ Compiling REWIFISensorCell.m
  4702. ▸ Compiling REWIFITimerListController.m
  4703. ▸ Compiling RERateAppController.m
  4704. ▸ Compiling REDeviceTypeCell.m
  4705. ▸ Compiling RELogic.mm
  4706. ▸ Compiling REFinalStepViewModel.m
  4707. ▸ Compiling rf_constants.cpp
  4708. ▸ Compiling NativeLogic.cpp
  4709. ▸ Compiling property_constants.cpp
  4710. ▸ Compiling REHome.m
  4711. ▸ Compiling DKNavBarProgress.m
  4712. ▸ Compiling REFoundDeviceCellViewModel.m
  4713. ▸ Compiling CCManager.m
  4714. ▸ Compiling REScenarioDeferedOperation.m
  4715. ▸ Compiling functional_types.cpp
  4716. ▸ Compiling REBaseService.m
  4717. ▸ Compiling RESlideView.m
  4718. ▸ Compiling REPowerSocketViewModel.m
  4719. ▸ Compiling RECreateHouseInvite.m
  4720. ▸ Compiling RECameraUtils.m
  4721. ▸ Compiling camera2_types.cpp
  4722. ▸ Compiling REWebSocketLocalClient.m
  4723. ▸ Compiling RECameraDevice.m
  4724. ▸ Compiling REViewWithBorder.m
  4725. ▸ Compiling RECameraChangeNameController.m
  4726. ▸ Compiling REServerCell.m
  4727. ▸ Compiling REWIFIScenarioConditionListViewModel.m
  4728. ▸ Compiling ihap_version_constants.cpp
  4729. ▸ Compiling RESensorCell.m
  4730. ▸ Compiling REUpdateCCNotification.m
  4731. ▸ Compiling RESmartConfigController.m
  4732. ▸ Compiling REUDPListener.m
  4733. ▸ Compiling REWifiStateController.m
  4734. ▸ Compiling REActionListController.m
  4735. ▸ Compiling REPowerSocketController.m
  4736. ▸ Compiling REControlCenterListController.m
  4737. ▸ Compiling general_types.cpp
  4738. ▸ Compiling RETokenPickerController.m
  4739. ▸ Compiling REWIFIAddErrorController.m
  4740. ▸ Compiling REWIFISettings.m
  4741. ▸ Compiling REKnownController.m
  4742. ▸ Compiling REConnectManager.m
  4743. ▸ Compiling notification_constants.cpp
  4744. ▸ Compiling RECircleBorderedButton.m
  4745. ▸ Compiling RESharingCreateInviteController.m
  4746. ▸ Compiling RESmokeSensorRFDevice.m
  4747. ▸ Compiling REPhpSessionManager.m
  4748. ▸ Compiling cl_protocol_constants.cpp
  4749. ▸ Compiling script_types.cpp
  4750. ▸ Compiling RERFSmokeSensor.m
  4751. ▸ Compiling REBasePromoCodeController.m
  4752. ▸ Compiling REFinalStepViewController.m
  4753. ▸ Compiling RENotConnectionViewController.m
  4754. ▸ Compiling REPhoneUtils.m
  4755. ▸ Compiling NSError+AFNetworking.m
  4756. ▸ Compiling REServerConnector.m
  4757. ▸ Compiling ihap_types.cpp
  4758. ▸ Compiling REScenarioSelectTimeController.m
  4759. ▸ Compiling REDevice.m
  4760. ▸ Compiling REBaseButtonTableViewController.m
  4761. ▸ Compiling REStatistics.m
  4762. ▸ Compiling REWIFITimeZoneListController.m
  4763. ▸ Compiling REHomeCell.m
  4764. ▸ Compiling video_uploader_constants.cpp
  4765. ▸ Compiling RETableLampController.m
  4766. ▸ Compiling REDeviceDetailsController.m
  4767. ▸ Compiling REScenarioListViewModel.m
  4768. ▸ Compiling REStatisticsViewController.m
  4769. ▸ Compiling REPushNotifications.m
  4770. ▸ Compiling CCSensorDetails.m
  4771.  
  4772. ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/ChinaCloudStatic/RtspInterface.h:10:10: non-portable path to file '"Rtsp_instance.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
  4773.  
  4774. #include "rtsp_instance.h"
  4775. ^~~~~~~~~~~~~~~~~
  4776.  
  4777.  
  4778. ▸ Compiling REMainTabController.m
  4779. ▸ Compiling IJKFFOptions.m
  4780. ▸ Compiling pugixml.cpp
  4781. ▸ Compiling RENotificationsViewController.m
  4782. ▸ Compiling REWIFIKeyManager.m
  4783. ▸ Compiling UIViewController+MBProgressHud.m
  4784. ▸ Compiling RERoundButton.m
  4785. ▸ Compiling RESwitchViewCellViewModel.m
  4786. ▸ Compiling RECameraRecordingSettingsController.m
  4787. ▸ Compiling REWIFIDeviceTypeListViewModel.m
  4788. ▸ Compiling RECameraSettingsController.m
  4789. ▸ Compiling RETableFooterView.m
  4790. ▸ Compiling RESharingHousesManager.m
  4791. ▸ Compiling RERoomPickerController.m
  4792. ▸ Compiling REWIFIAddRFSensorViewController.m
  4793. ▸ Compiling REControllerService.m
  4794. ▸ Compiling REScenarioPickerView.m
  4795. ▸ Compiling REWIFIDeviceDetailsViewModel.m
  4796. ▸ Compiling REScenarioConditionWithValueController.m
  4797. ▸ Compiling DKActivityButton.m
  4798. ▸ Compiling REChangeNameProject.m
  4799. ▸ Compiling upnp_constants.cpp
  4800. ▸ Compiling RESmallDetailLabel.m
  4801. ▸ Compiling RERemoteInstallTutorialController.m
  4802. ▸ Compiling video_uploader_types.cpp
  4803. ▸ Compiling REServerItem.m
  4804. ▸ Compiling RERFDevice.m
  4805. ▸ Compiling RESelectCameraTypeViewController.m
  4806. ▸ Compiling REConditionerViewModel.m
  4807. ▸ Compiling RETableLampDevice.m
  4808. ▸ Compiling REButton.m
  4809. ▸ Compiling REWIFIScenarioActionListViewModel.m
  4810. ▸ Compiling ihap_constants.cpp
  4811. ▸ Compiling CCNavigationController.m
  4812. ▸ Compiling REAdvertisementController.m
  4813. ▸ Compiling RECCScenarioDetailViewModel.m
  4814. ▸ Compiling rtsp_server_relay_types.cpp
  4815. ▸ Compiling RETimerCellViewModel.m
  4816. ▸ Compiling Contact.m
  4817. ▸ Compiling REScenarioListController.m
  4818. ▸ Compiling REScenarioActionConditionListViewModel.m
  4819. ▸ Compiling RECheckedMenu.m
  4820. ▸ Compiling REScenarioDetailViewModel.m
  4821. ▸ Compiling RECCScenarioConditionListViewModel.m
  4822. ▸ Compiling RETimerTableViewCell.m
  4823. ▸ Compiling REWebSocketBaseClient.m
  4824. ▸ Compiling REWebSocketCloudClient.m
  4825. ▸ Compiling UIApplication+M13ProgressSuite.m
  4826. ▸ Compiling REBaseObject.m
  4827. ▸ Compiling REUDPDevice.m
  4828. ▸ Compiling RESwitchViewCell.m
  4829. ▸ Compiling RETableLampViewModel.m
  4830. ▸ Compiling wifi_device_types.cpp
  4831. ▸ Compiling REStatTableViewModel.m
  4832. ▸ Compiling REConvectorViewModel.m
  4833. ▸ Compiling REBaseWIFIDevice.m
  4834. ▸ Compiling REDetectedDeviceListViewModel.m
  4835. ▸ Compiling REDeviceTypeItem.m
  4836. ▸ Compiling REBaseDevice.m
  4837. ▸ Compiling REScenarioActionListController.m
  4838. ▸ Compiling RECCScenarioActionListViewModel.m
  4839. ▸ Compiling REIntroViewController.m
  4840. ▸ Compiling UDPManager.m
  4841. ▸ Compiling REHomeCreationViewController.m
  4842. ▸ Compiling RETimerLabel.m
  4843. ▸ Compiling REInviteDetailsViewController.m
  4844. ▸ Compiling REDimmerCell.m
  4845. ▸ Compiling RERemoteInstallFailureController.m
  4846. ▸ Compiling REWIFIInstructionController.m
  4847. ▸ Compiling REScenarioActionListViewModel.m
  4848. ▸ Compiling REWIFITimerDetailViewModel.m
  4849. ▸ Compiling home_builder_constants.cpp
  4850. ▸ Compiling REPopoverPresenter.m
  4851. ▸ Compiling REUpdatePageContentViewController.m
  4852. ▸ Compiling REWIFIAddTimeoutController.m
  4853. ▸ Compiling RECountryCodeCell.m
  4854. ▸ Compiling RECameraConditionRecordController.m
  4855. ▸ Compiling RECloudSyncTokenCell.m
  4856. ▸ Compiling REInvite.m
  4857. ▸ Compiling statistics_types.cpp
  4858. ▸ Compiling REGetDeviceKeyViewModel.m
  4859. ▸ Compiling REDeviceService.m
  4860. ▸ Compiling RELocalDeviceService.m
  4861. ▸ Compiling RESignalStrengthInfoViewController.m
  4862. ▸ Compiling REYandexSyncWebController.m
  4863. ▸ Compiling REWIFIDeviceListTimerController.m
  4864. ▸ Compiling REWIFISocketDevice.m
  4865. ▸ Compiling REWIFISetupController.m
  4866. ▸ Compiling REWIFITimerDetailController.m
  4867. ▸ Compiling RERoomEditController.m
  4868. ▸ Compiling REUIUtils.m
  4869. ▸ Compiling REPreloader.m
  4870. ▸ Compiling libclient_callbacks.mm
  4871. ▸ Compiling REProjectSettingsController.m
  4872. ▸ Compiling RECameraListViewController.m
  4873.  
  4874. ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/ChinaCloudStatic/RtspInterface.h:10:10: non-portable path to file '"Rtsp_instance.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
  4875.  
  4876. #include "rtsp_instance.h"
  4877. ^~~~~~~~~~~~~~~~~
  4878.  
  4879.  
  4880. ▸ Compiling RECameraManager.m
  4881. ▸ Compiling REBaseScenarioViewController.m
  4882. ▸ Compiling RESmartDeviceTypeListViewModel.m
  4883. ▸ Compiling RESupportViewModel.m
  4884. ▸ Compiling REBaseViewController.m
  4885. ▸ Compiling RESetupRollerController.m
  4886. ▸ Compiling NSString+MD5.m
  4887. ▸ Compiling REPhoneViewController.m
  4888. ▸ Compiling ReachabilityManager.m
  4889. ▸ Compiling RESmartConfigViewModel.m
  4890. ▸ Compiling REDetectedDeviceListController.m
  4891. ▸ Compiling REBaseInTabViewController.m
  4892. ▸ Compiling REActionListViewModel.m
  4893. ▸ Compiling RECustomViews.m
  4894. ▸ Compiling REUpdatePageViewController.m
  4895. ▸ Compiling DKActivityImageView.m
  4896. ▸ Compiling RECountryCodeButton.m
  4897. ▸ Compiling RESMSCodeViewModel.m
  4898. ▸ Compiling REWIFIDeviceCell.m
  4899. ▸ Compiling REPinCodeViewModel.m
  4900. ▸ Compiling RECloudSyncController.m
  4901. ▸ Compiling REWIFIDebugInfoViewModel.m
  4902. ▸ Compiling REWIFISocketView.m
  4903. ▸ Compiling REOneChannelRelayDevice.m
  4904. ▸ Compiling REMenuController.m
  4905. ▸ Compiling RENotification.m
  4906. ▸ Compiling REBaseAuthViewModel.m
  4907. ▸ Compiling RESupportMailViewModel.m
  4908. ▸ Compiling cl_constants.cpp
  4909. ▸ Compiling REAccountViewController.m
  4910. ▸ Compiling REWIFIDeviceCellViewModel.m
  4911. ▸ Compiling RECloudHomeService.m
  4912. ▸ Compiling RESuccessfullyAddedDeviceController.m
  4913. ▸ Compiling RESMSNotifications.m
  4914. ▸ Compiling RECreatePasswordViewModel.m
  4915. ▸ Compiling script_constants.cpp
  4916. ▸ Compiling RESupportMailViewController.m
  4917. ▸ Compiling RECCScenarioListViewModel.m
  4918. ▸ Compiling REInstallSplitController.m
  4919. ▸ Compiling REWIFIDevice.m
  4920. ▸ Compiling REFoundDeviceCell.m
  4921. ▸ Compiling REConditionScenarioCellViewModel.m
  4922. ▸ Compiling functional_constants.cpp
  4923. ▸ Compiling notification_types.cpp
  4924. ▸ Compiling RESelectRFDeviceTypeController.m
  4925. ▸ Compiling REStoppedAccessHouseViewController.m
  4926. ▸ Compiling REWIFIAddRFSensorViewModel.m
  4927. ▸ Compiling RERemoveDeviceController.m
  4928. ▸ Compiling RERateAppPresenter.m
  4929. ▸ Compiling REDetectedDeviceCell.m
  4930. ▸ Compiling CCVideoViewController.m
  4931. ▸ Compiling REWifiNetworkConnectionController.m
  4932. ▸ Compiling RECustomServerController.m
  4933. ▸ Compiling REControlDeviceTypeListController.m
  4934. ▸ Compiling REControlCenterCellViewModel.m
  4935. ▸ Compiling rtsp_server_relay_constants.cpp
  4936. ▸ Compiling REControlDeviceTypeListViewModel.m
  4937. ▸ Compiling UIColor+isEqualToColor.m
  4938. ▸ Compiling REHelper.m
  4939. ▸ Compiling RELargeExtraLightLabel.m
  4940. ▸ Compiling SCShapeView.m
  4941. ▸ Compiling REPhoneTextField.m
  4942. ▸ Compiling REInstallSlideViewController.m
  4943. ▸ Compiling REConstants.m
  4944. ▸ Compiling REAccountManager.m
  4945. ▸ Compiling REWIFIScenarioListViewModel.m
  4946. ▸ Compiling REHomeKitUtility.m
  4947. ▸ Compiling REPreviewHelpController.m
  4948. ▸ Compiling DKTriangleSliderTrackLayer.m
  4949. ▸ Compiling RECloudScenarioService.m
  4950. ▸ Compiling REDeviceDetailsViewModel.m
  4951.  
  4952. ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/Classes/REDeviceDetailsViewModel.m:15:17: method definition for 'updateFirmware' not found [-Wincomplete-implementation]
  4953.  
  4954. @implementation REDeviceDetailsViewModel
  4955. ^
  4956.  
  4957.  
  4958. ▸ Compiling REInstallStartController.m
  4959. ▸ Compiling rtsp_relay_constants.cpp
  4960. ▸ Compiling REDeferedOperation.m
  4961. ▸ Compiling REHousesListController.m
  4962. ▸ Compiling REAddNewDeviceController.m
  4963. ▸ Compiling REDelayedStartPeriod.m
  4964. ▸ Compiling REAdScheduler.m
  4965. ▸ Compiling REPhotoBrowserViewController.m
  4966. ▸ Compiling REAboutAppController.m
  4967. ▸ Compiling REDetectedDeviceCellViewModel.m
  4968. ▸ Compiling REAdvertisementPresenter.m
  4969. ▸ Compiling REVersionCCUtils.m
  4970. ▸ Compiling REHouseInvitesViewController.m
  4971. ▸ Compiling video_recorder_types.cpp
  4972. ▸ Compiling REScenarioCondition.m
  4973. ▸ Compiling REScenarioSetupDateTimeController.m
  4974. ▸ Compiling RERoundImageView.m
  4975. ▸ Compiling REWelcomeViewController.m
  4976. ▸ Compiling REWIFISensorCellViewModel.m
  4977. ▸ Compiling RENewDevicePrototypeCell.m
  4978. ▸ Compiling RETitleLabel.m
  4979. ▸ Compiling REStatisticsPowerCell.m
  4980. ▸ Compiling REWIFIDeviceTimerController.m
  4981. ▸ Compiling REWIFISocketController.m
  4982. ▸ Compiling NSData+CRC.m
  4983. ▸ Compiling RECloudHousesAPI.m
  4984. ▸ Compiling REWIFIDeviceViewModel.m
  4985. ▸ Compiling REScenarioDetailController.m
  4986. ▸ Compiling RELocalHomeService.m
  4987. ▸ Compiling RESuccessfulAdditionHouseViewController.m
  4988. ▸ Compiling REControlCenterManager.m
  4989. ▸ Compiling REInstallPinCodeController.m
  4990. ▸ Compiling REInviteTypeCell.m
  4991. ▸ Compiling camera2_constants.cpp
  4992. ▸ Compiling upnp_types.cpp
  4993. ▸ Compiling REStatisticsPowerCellViewModel.m
  4994. ▸ Compiling REActivePhonesController.m
  4995. ▸ Compiling ihap_version_types.cpp
  4996. ▸ Compiling REPinCodeViewController.m
  4997. ▸ Compiling REBaseStickViewModel.m
  4998.  
  4999. ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/Classes/REBaseStickViewModel.h:16:36: auto property synthesis will not synthesize property 'powerOn'; it will be implemented by its superclass, use @dynamic to acknowledge intention [-Wobjc-property-synthesis]
  5000.  
  5001. @property (nonatomic, assign) BOOL powerOn;
  5002. ^
  5003.  
  5004.  
  5005. ▸ Compiling RERFGasSensor.m
  5006. ▸ Compiling REFinalStepButton.m
  5007. ▸ Compiling RENewDevicesListViewController.m
  5008. ▸ Compiling REWIFITimeZoneCellViewModel.m
  5009. ▸ Compiling REDeviceOrderManager.m
  5010. ▸ Compiling RESimpleResponse.m
  5011. ▸ Compiling REScenarioConditionListController.m
  5012. ▸ Compiling REUpdateTableViewCell.m
  5013. ▸ Compiling REWIFIStartSmartConfigController.m
  5014. ▸ Compiling REStatisticsPeriod.m
  5015. ▸ Compiling RESensorListController.m
  5016. ▸ Compiling RENotificationsWorkers.m
  5017. ▸ Compiling REWIFIDeviceSettingsTimerController.m
  5018. ▸ Compiling REScenarioConditionListViewModel.m
  5019. ▸ Compiling REScenarioCameraCell.m
  5020. ▸ Compiling RESimpleCells.m
  5021. ▸ Compiling RETimeZoneCell.m
  5022. ▸ Compiling REWIFIDayStatistics.m
  5023. ▸ Compiling REUDPDeviceCell.m
  5024. ▸ Compiling REWIFIDebugInfoController.m
  5025. ▸ Compiling RESyncManager.m
  5026. ▸ Compiling REStickDevice.m
  5027. ▸ Compiling REGetDeviceKeyController.m
  5028. ▸ Compiling RERusKlimatDevice.m
  5029. ▸ Compiling REInstallContinueController.m
  5030. ▸ Compiling rf_types.cpp
  5031. ▸ Compiling RESessionManager.m
  5032. ▸ Compiling SCViewController.m
  5033. ▸ Compiling REActiveClientsController.m
  5034. ▸ Compiling iAppInfos+Additionals.m
  5035. ▸ Compiling REScenarioSetupDeviceController.m
  5036. ▸ Compiling REActiveClientCell.m
  5037. ▸ Compiling RECountry.m
  5038. ▸ Compiling RENotificationsManager.m
  5039. ▸ Compiling zwave_constants.cpp
  5040. ▸ Compiling RESensorItem.m
  5041. ▸ Compiling RETimeZoneTableController.m
  5042. ▸ Compiling REWIFISocketViewModel.m
  5043. ▸ Compiling UIFont+Rubetek.m
  5044. ▸ Compiling REPhoneNotificationsController.m
  5045. ▸ Compiling REMideaDevice.m
  5046. ▸ Compiling REAdInfoViewController.m
  5047. ▸ Compiling CameraUrlCell.m
  5048. ▸ Compiling REWIFIDeviceListTimerViewModel.m
  5049. ▸ Compiling RECircleNumberLabel.m
  5050. ▸ Compiling server_auxiliary_types.cpp
  5051. ▸ Compiling REDeviceTypeListController.m
  5052. ▸ Compiling REImageCell.m
  5053. ▸ Compiling REOrderManager.m
  5054. ▸ Compiling REWIFITimerAddCell.m
  5055. ▸ Compiling REDeviceUUIDUtility.m
  5056. ▸ Compiling REBaseTableViewController.m
  5057. ▸ Compiling zwave_types.cpp
  5058. ▸ Compiling homekit_bridge_constants.cpp
  5059. ▸ Compiling DBConnection.m
  5060. ▸ Compiling o7_constants.cpp
  5061. ▸ Compiling RoundRectPresentationController.m
  5062. ▸ Compiling RERoom.m
  5063. ▸ Compiling DKCircularSlider.m
  5064. ▸ Compiling RETinyDetailLabel.m
  5065. ▸ Compiling RERatePromoCodeController.m
  5066. ▸ Compiling REBaseInfoPopupViewController.m
  5067. ▸ Compiling RERateScheduler.m
  5068. ▸ Compiling REAppDelegate.m
  5069.  
  5070. ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/ChinaCloudStatic/RtspInterface.h:10:10: non-portable path to file '"Rtsp_instance.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
  5071.  
  5072. #include "rtsp_instance.h"
  5073. ^
  5074.  
  5075.  
  5076. ▸ Compiling REFoundCameraViewController.m
  5077. ▸ Compiling REWIFIDeviceDetailsController.m
  5078. ▸ Compiling REBaseListViewModel.m
  5079. ▸ Compiling REBasePopoverController.m
  5080. ▸ Compiling REToken.m
  5081. ▸ Compiling UIImage+LMExtension.m
  5082. ▸ Compiling device_constants.cpp
  5083. ▸ Compiling rtsp_relay_types.cpp
  5084. ▸ Compiling REDeviceListViewModel.m
  5085. ▸ Compiling RERFSensor.m
  5086.  
  5087. ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/Classes/RERFSensor.m:17:17: method definition for 'scenarioValueForSensorState:' not found [-Wincomplete-implementation]
  5088.  
  5089. @implementation RERFSensor
  5090. ^~~~~~~~~~~~~~~~~
  5091.  
  5092.  
  5093. ▸ Compiling REWifiNetworkCell.m
  5094. ▸ Compiling RETimerCell.m
  5095. ▸ Compiling RECountryListController.m
  5096. ▸ Compiling CCChangeNameViewController.m
  5097.  
  5098. ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/ChinaCloudStatic/RtspInterface.h:10:10: non-portable path to file '"Rtsp_instance.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
  5099.  
  5100. #include "rtsp_instance.h"
  5101. ^
  5102.  
  5103.  
  5104. ▸ Compiling REHomeCreationCongratsViewController.m
  5105. ▸ Compiling RECloudDeviceService.m
  5106. ▸ Compiling RETextField.m
  5107. ▸ Compiling REOptionItemTableViewCell.m
  5108. ▸ Compiling REAllIconsTableController.m
  5109. ▸ Compiling version_constants.cpp
  5110. ▸ Compiling RESupportViewController.m
  5111.  
  5112. ⚠️ /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/iAppInfos/iAppInfos.framework/Headers/UIDevice+iAppInfos.h:18:12: duplicate definition of category 'iAppInfos' on interface 'UIDevice'
  5113.  
  5114. @interface UIDevice (iAppInfos)
  5115. ^~~~~~~~~~~~~~~~~
  5116.  
  5117.  
  5118. ▸ Compiling RETimeZoneSetterOnFirtsStart.m
  5119. ▸ Compiling cl_version_types.cpp
  5120. ▸ Compiling REScenario.m
  5121. ▸ Compiling RERFFloodSensor.m
  5122. ▸ Compiling RESelectionController.m
  5123. ▸ Compiling NSDate+Extensions.m
  5124. ▸ Compiling Utils.m
  5125. ▸ Compiling REWIFIStickTypeListController.m
  5126. ▸ Compiling homekit_bridge_types.cpp
  5127. ▸ Compiling REPhoneViewModel.m
  5128. ▸ Compiling REHomeManager.m
  5129. ▸ Compiling RENotificationCell.m
  5130. ▸ Compiling REAddDeviceCell.m
  5131. ▸ Compiling REBaseTutorialViewController.m
  5132. ▸ Compiling RELocalScenarioService.m
  5133. ▸ Compiling RETimerTableCellViewModel.m
  5134. ▸ Compiling RENewRFDeviceCell.m
  5135. ▸ Compiling REEventsManager.m
  5136. ▸ Compiling UIButton+Extensions.m
  5137. ▸ Compiling REDetailLabel.m
  5138. ▸ Compiling CCMoveDeviceViewController.m
  5139.  
  5140. ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/ChinaCloudStatic/RtspInterface.h:10:10: non-portable path to file '"Rtsp_instance.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
  5141.  
  5142. #include "rtsp_instance.h"
  5143. ^
  5144.  
  5145.  
  5146. ▸ Compiling REBaseScheduler.m
  5147. ▸ Compiling REDeveloperToolsController.m
  5148. ▸ Compiling RESmartDeviceTypeListController.m
  5149. ▸ Compiling RERemoteInstallSuccessController.m
  5150. ▸ Compiling RESetupDimmerController.m
  5151. ▸ Compiling REUDPDeviceCellViewModel.m
  5152. ▸ Compiling REAddDevicesViewController.m
  5153. ▸ Compiling BounceAnimationController.m
  5154. ▸ Compiling video_recorder_constants.cpp
  5155. ▸ Compiling REDeviceUtils.m
  5156. ▸ Compiling cl_types.cpp
  5157. ▸ Compiling general_constants.cpp
  5158. ▸ Compiling REScenarioSnapshotController.m
  5159. ▸ Compiling Reachability.m
  5160. ▸ Compiling statistics_constants.cpp
  5161. ▸ Compiling REOptionListController.m
  5162. ▸ Compiling RECCSettingsController.m
  5163. ▸ Compiling REBaseViewModel.m
  5164. ▸ Compiling REWIFIDeviceSettingsTimerViewModel.m
  5165. ▸ Compiling RECreatePasswordViewController.m
  5166. ▸ Compiling REDeviceDeferedOperation.m
  5167. ▸ Compiling home_builder_types.cpp
  5168. ▸ Compiling server_auxiliary_constants.cpp
  5169. ▸ Compiling REDeviceConnection.m
  5170. ▸ Compiling RENoConnectView.m
  5171. ▸ Compiling RECountryService.m
  5172. ▸ Compiling REDetectedDeviceListPlaceholderView.m
  5173. ▸ Compiling REWIFIScenarioDetailViewModel.m
  5174. ▸ Compiling o7_types.cpp
  5175. ▸ Compiling UIColor+Rubetek.m
  5176. ▸ Compiling REUnknownController.m
  5177. ▸ Compiling imc_constants.cpp
  5178. ▸ Compiling RELoginRequestViewController.m
  5179. ▸ Compiling REDeviceListController.m
  5180. ▸ Compiling RELoggingViewController.m
  5181. ▸ Compiling REScenarioAction.m
  5182. ▸ Compiling device_types.cpp
  5183. ▸ Compiling REWIFITimeZoneCell.m
  5184. ▸ Compiling REBorderedButton.m
  5185. ▸ Compiling RERoomService.m
  5186. ▸ Compiling DKTriangleSlider.m
  5187. ▸ Compiling DKTriangleSliderValueLayer.m
  5188. ▸ Compiling REGuestsController.m
  5189. ▸ Compiling RESwitchCell.m
  5190. ▸ Compiling REBaseStickViewController.m
  5191. ▸ Compiling REStatisticsPlaceholderView.m
  5192. ▸ Compiling REControlCenterListViewModel.m
  5193. ▸ Compiling REServerSelectController.m
  5194. ▸ Compiling property_types.cpp
  5195. ▸ Compiling REScenarioActionConditionListController.m
  5196. ▸ Compiling REWIFITimeZoneListViewModel.m
  5197. ▸ Compiling REWIFISetupViewModel.m
  5198. ▸ Compiling REScenarioCell.m
  5199. ▸ Compiling UINavigationController+M13ProgressViewBar.m
  5200. ▸ Compiling RESignatureHelper.m
  5201. ▸ Compiling REAddItemCell.m
  5202. ▸ Compiling NSDictionary+JSON.m
  5203. ▸ Compiling RESocketWIFIDevice.m
  5204. ▸ Compiling REHeaderLabel.m
  5205. ▸ Compiling REPasswordViewModel.m
  5206. ▸ Compiling REWIFITimerCellViewModel.m
  5207. ▸ Compiling REGoogleDriveTokenController.m
  5208. ▸ Compiling RERFMotionSensor.m
  5209. ▸ Compiling REButtonOnPlaceholder.m
  5210. ▸ Compiling RENavigationController.m
  5211. ▸ Compiling REClickScenarioCellViewModel.m
  5212. ▸ Compiling RERFOpeningSensor.m
  5213. ▸ Compiling REConnectHouseViewController.m
  5214. ▸ Compiling RERoomOrderManager.m
  5215. ▸ Compiling REWIFITimerCell.m
  5216. ▸ Compiling REScenarioValuePickerController.m
  5217. ▸ Compiling cl_version_constants.cpp
  5218. ▸ Compiling REStatisticsUpdateCellViewModel.m
  5219. ▸ Compiling REPasswordViewController.m
  5220. ▸ Compiling REWIFIStatistics.m
  5221. ▸ Compiling version_types.cpp
  5222. ▸ Compiling imc_types.cpp
  5223. ▸ Compiling RESMSCodeViewController.m
  5224. ▸ Compiling REProjectCC.m
  5225. ▸ Compiling REBaseWIFIDeviceController.m
  5226. ▸ Compiling REWifiNetwork.m
  5227. ▸ Compiling REWIFIDeviceTypeListController.m
  5228. ▸ Compiling REHomeService.m
  5229. ▸ Compiling REScenarioNotificationController.m
  5230. ▸ Compiling REActionConditionCell.m
  5231. ▸ Compiling cl_protocol_types.cpp
  5232. ▸ Compiling ChinaCloudSensorManager.m
  5233.  
  5234. ⚠️ /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/ChinaCloudStatic/RtspInterface.h:10:10: non-portable path to file '"Rtsp_instance.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
  5235.  
  5236. #include "rtsp_instance.h"
  5237. ^~~~~~~~~~~~~~~~~
  5238.  
  5239.  
  5240. ▸ Compiling main.m
  5241. ▸ Compiling REUpdateCellViewModel.m
  5242. ▸ Compiling REScenarioService.m
  5243. ▸ Compiling REHomeCellViewModel.m
  5244. ▸ Compiling REScenarioCellViewModel.m
  5245. ▸ Compiling RETimerListController.m
  5246. ▸ Compiling RENotificationsViewModel.m
  5247. ▸ Compiling REBaseAuthController.m
  5248. ▸ Compiling RubetekEvoSim_vers.c
  5249. ▸ Linking RubetekEvoSim
  5250.  
  5251. ❌ Undefined symbols for architecture x86_64
  5252. > Symbol: _OBJC_CLASS_$_REAdditionalLabel
  5253. > Referenced from: objc-class-ref in REHelper.o
  5254.  
  5255.  
  5256.  
  5257. ❌ ld: symbol(s) not found for architecture x86_64
  5258.  
  5259.  
  5260.  
  5261. ❌ clang: error: linker command failed with exit code 1 (use -v to see invocation)
  5262.  
  5263.  
  5264. ▸ Building Pods/Pods-RubetekEvoSimTests [Debug]
  5265. ▸ Check Dependencies
  5266. ▸ Processing Info.plist
  5267. ▸ Compiling Pods-RubetekEvoSimTests-dummy.m
  5268. ▸ Compiling Pods_RubetekEvoSimTests_vers.c
  5269. ▸ Compiling Pods-RubetekEvoSimTests-dummy.m
  5270. ▸ Compiling Pods_RubetekEvoSimTests_vers.c
  5271. ▸ Copying Pods-RubetekEvoSimTests-umbrella.h
  5272. ▸ Touching Pods_RubetekEvoSimTests.framework
  5273. ▸ Signing /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/Pods_RubetekEvoSimTests.framework
  5274. 2018-03-07 16:25:16.628 xcodebuild[1854:8884] Error Domain=IDETestOperationsObserverErrorDomain Code=14 "Test operation was canceled. If you believe this error represents a bug, please attach the log file at /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/com.apple.dt.XCTest/IDETestRunSession-C11CEF15-4162-4D87-BD34-10C9CE064AB4/RubetekEvoSimTests-56B1F16B-2EF2-4875-8A37-A4729693FE5F/Session-RubetekEvoSimTests-2018-03-07_161201-nRKXf6.log" UserInfo={NSLocalizedDescription=Test operation was canceled. If you believe this error represents a bug, please attach the log file at /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/com.apple.dt.XCTest/IDETestRunSession-C11CEF15-4162-4D87-BD34-10C9CE064AB4/RubetekEvoSimTests-56B1F16B-2EF2-4875-8A37-A4729693FE5F/Session-RubetekEvoSimTests-2018-03-07_161201-nRKXf6.log}
  5275.  
  5276. Testing failed:
  5277. "_OBJC_CLASS_$_REAdditionalLabel", referenced from:
  5278. Linker command failed with exit code 1 (use -v to see invocation)
  5279. ** TEST FAILED **
  5280.  
  5281.  
  5282. The following build commands failed:
  5283. Ld /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs/Build/Products/Debug-iphonesimulator/RubetekEvoSim.app/RubetekEvoSim normal x86_64
  5284. (1 failure)
  5285. [16:25:21]: Exit status: 65
  5286. [16:25:22]: Successfully sent Slack notification
  5287. [16:25:22]: ----------------------
  5288. [16:25:22]: --- Step: telegram ---
  5289. [16:25:22]: ----------------------
  5290. [16:25:23]: --------------------------------------
  5291. [16:25:23]: --- Step: Switch to ios build lane ---
  5292. [16:25:23]: --------------------------------------
  5293. [16:25:23]: Cruising over to lane 'ios build' 🚖
  5294. [16:25:23]: ----------------------
  5295. [16:25:23]: --- Step: telegram ---
  5296. [16:25:23]: ----------------------
  5297. [16:25:23]: ---------------------------
  5298. [16:25:23]: --- Step: setup_jenkins ---
  5299. [16:25:23]: ---------------------------
  5300.  
  5301. +-----------------------------+---------------+
  5302. | Summary for Setup Jenkins Action |
  5303. +-----------------------------+---------------+
  5304. | force | false |
  5305. | unlock_keychain | true |
  5306. | add_keychain_to_search_list | replace |
  5307. | set_default_keychain | true |
  5308. | set_code_signing_identity | true |
  5309. | output_directory | ./output |
  5310. | derived_data_path | ./derivedData |
  5311. | result_bundle | true |
  5312. +-----------------------------+---------------+
  5313.  
  5314. [16:25:23]: Set output directory path to: "/Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/output".
  5315. [16:25:23]: Set derived data path to: "/Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/derivedData".
  5316. [16:25:23]: Set result bundle.
  5317. [16:25:23]: -----------------------------------
  5318. [16:25:23]: --- Step: clean_build_artifacts ---
  5319. [16:25:23]: -----------------------------------
  5320. [16:25:23]: Cleaned up build artifacts 🐙
  5321. [16:25:23]: -----------------------------------
  5322. [16:25:23]: --- Step: clean_cocoapods_cache ---
  5323. [16:25:23]: -----------------------------------
  5324. [16:25:23]: $ pod cache clean --all
  5325. [16:25:25]: --------------------------------
  5326. [16:25:25]: --- Step: clear_derived_data ---
  5327. [16:25:25]: --------------------------------
  5328. [16:25:25]: Derived Data path located at: /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/derivedData
  5329. [16:25:25]: Successfully cleared Derived Data ♻️
  5330. [16:25:25]: -----------------------
  5331. [16:25:25]: --- Step: cocoapods ---
  5332. [16:25:25]: -----------------------
  5333. [16:25:25]: $ pod install --verbose
  5334. [16:25:26]: ▸ Preparing
  5335. [16:25:35]: ▸ Analyzing dependencies
  5336. [16:25:35]: ▸ Inspecting targets to integrate
  5337. [16:25:35]: ▸ Using `ARCHS` setting to build architectures of target `Pods-RubetekEvo`: (``)
  5338. [16:25:35]: ▸ Using `ARCHS` setting to build architectures of target `Pods-RubetekEvoSim`: (``)
  5339. [16:25:35]: ▸ Using `ARCHS` setting to build architectures of target `Pods-RubetekSimulator`: (``)
  5340. [16:25:35]: ▸ Using `ARCHS` setting to build architectures of target `Pods-RubetekEvoTests`: (``)
  5341. [16:25:35]: ▸ Using `ARCHS` setting to build architectures of target `Pods-RubetekEvoSimTests`: (``)
  5342. [16:25:35]: ▸ Finding Podfile changes
  5343. [16:25:35]: ▸ - AFNetworking
  5344. [16:25:35]: ▸ - CHCSVParser
  5345. [16:25:35]: ▸ - CocoaAsyncSocket
  5346. [16:25:35]: ▸ - CocoaLumberjack
  5347. [16:25:35]: ▸ - Crashlytics
  5348. [16:25:35]: ▸ - DACircularProgress
  5349. [16:25:35]: ▸ - DownloadButton
  5350. [16:25:35]: ▸ - ESPTouch
  5351. [16:25:35]: ▸ - FMDB
  5352. [16:25:35]: ▸ - Fabric
  5353. [16:25:35]: ▸ - Firebase
  5354. [16:25:35]: ▸ - GoogleSignIn
  5355. [16:25:35]: ▸ - JVFloatLabeledTextField
  5356. [16:25:35]: ▸ - LumberjackConsole
  5357. [16:25:35]: ▸ - MBCircularProgressBar
  5358. [16:25:35]: ▸ - MBProgressHUD
  5359. [16:25:35]: ▸ - MGSwipeTableCell
  5360. [16:25:35]: ▸ - MWPhotoBrowser
  5361. [16:25:35]: ▸ - Mantle
  5362. [16:25:35]: ▸ - MultiSelectSegmentedControl
  5363. [16:25:35]: ▸ - OCMock
  5364. [16:25:35]: ▸ - ReactiveObjC
  5365. [16:25:35]: ▸ - SAMKeychain
  5366. [16:25:35]: ▸ - SDWebImage
  5367. [16:25:35]: ▸ - SHSPhoneComponent
  5368. [16:25:35]: ▸ - SVProgressHUD
  5369. [16:25:35]: ▸ - SocketRocket
  5370. [16:25:35]: ▸ - TPKeyboardAvoiding
  5371. [16:25:35]: ▸ - iAppInfos
  5372. [16:25:35]: ▸ - skpsmtpmessage
  5373. [16:25:35]: ▸ Resolving dependencies of `Podfile`
  5374. [16:25:35]: ▸ Comparing resolved specification to the sandbox manifest
  5375. [16:25:35]: ▸ - AFNetworking
  5376. [16:25:35]: ▸ - CHCSVParser
  5377. [16:25:35]: ▸ - CocoaAsyncSocket
  5378. [16:25:35]: ▸ - CocoaLumberjack
  5379. [16:25:35]: ▸ - Crashlytics
  5380. [16:25:35]: ▸ - DACircularProgress
  5381. [16:25:35]: ▸ - DownloadButton
  5382. [16:25:35]: ▸ - ESPTouch
  5383. [16:25:35]: ▸ - FMDB
  5384. [16:25:35]: ▸ - Fabric
  5385. [16:25:35]: ▸ - Firebase
  5386. [16:25:35]: ▸ - FirebaseAnalytics
  5387. [16:25:35]: ▸ - FirebaseAuth
  5388. [16:25:35]: ▸ - FirebaseCore
  5389. [16:25:35]: ▸ - FirebaseInstanceID
  5390. [16:25:35]: ▸ - FirebaseMessaging
  5391. [16:25:35]: ▸ - GTMOAuth2
  5392. [16:25:35]: ▸ - GTMSessionFetcher
  5393. [16:25:35]: ▸ - GoogleSignIn
  5394. [16:25:35]: ▸ - GoogleToolboxForMac
  5395. [16:25:35]: ▸ - JVFloatLabeledTextField
  5396. [16:25:35]: ▸ - LumberjackConsole
  5397. [16:25:35]: ▸ - MBCircularProgressBar
  5398. [16:25:35]: ▸ - MBProgressHUD
  5399. [16:25:35]: ▸ - MGSwipeTableCell
  5400. [16:25:35]: ▸ - MWPhotoBrowser
  5401. [16:25:35]: ▸ - Mantle
  5402. [16:25:35]: ▸ - MultiSelectSegmentedControl
  5403. [16:25:35]: ▸ - NBUCore
  5404. [16:25:35]: ▸ - OCMock
  5405. [16:25:35]: ▸ - Protobuf
  5406. [16:25:35]: ▸ - ReactiveObjC
  5407. [16:25:35]: ▸ - SAMKeychain
  5408. [16:25:35]: ▸ - SDWebImage
  5409. [16:25:35]: ▸ - SHSPhoneComponent
  5410. [16:25:35]: ▸ - SVProgressHUD
  5411. [16:25:35]: ▸ - SocketRocket
  5412. [16:25:35]: ▸ - TPKeyboardAvoiding
  5413. [16:25:35]: ▸ - iAppInfos
  5414. [16:25:35]: ▸ - skpsmtpmessage
  5415. [16:25:35]: ▸ Downloading dependencies
  5416. [16:25:35]: ▸ -> Using AFNetworking (3.1.0)
  5417. [16:25:35]: ▸ -> Using CHCSVParser (2.1.0)
  5418. [16:25:35]: ▸ -> Using CocoaAsyncSocket (7.5.1)
  5419. [16:25:35]: ▸ -> Using CocoaLumberjack (3.1.0)
  5420. [16:25:35]: ▸ -> Using Crashlytics (3.8.4)
  5421. [16:25:35]: ▸ -> Using DACircularProgress (2.3.1)
  5422. [16:25:35]: ▸ -> Using DownloadButton (0.1.0)
  5423. [16:25:35]: ▸ -> Using ESPTouch (1.0.0)
  5424. [16:25:35]: ▸ -> Using FMDB (2.6.2)
  5425. [16:25:35]: ▸ -> Using Fabric (1.6.3)
  5426. [16:25:35]: ▸ -> Using Firebase (3.17.0)
  5427. [16:25:35]: ▸ -> Using FirebaseAnalytics (3.9.0)
  5428. [16:25:35]: ▸ -> Using FirebaseAuth (3.1.1)
  5429. [16:25:35]: ▸ -> Using FirebaseCore (3.6.0)
  5430. [16:25:35]: ▸ -> Using FirebaseInstanceID (1.0.10)
  5431. [16:25:35]: ▸ -> Using FirebaseMessaging (1.2.3)
  5432. [16:25:35]: ▸ -> Using GTMOAuth2 (1.1.4)
  5433. [16:25:35]: ▸ -> Using GTMSessionFetcher (1.1.9)
  5434. [16:25:35]: ▸ -> Using GoogleSignIn (4.0.2)
  5435. [16:25:35]: ▸ -> Using GoogleToolboxForMac (2.1.1)
  5436. [16:25:35]: ▸ -> Using JVFloatLabeledTextField (1.1.1)
  5437. [16:25:35]: ▸ -> Using LumberjackConsole (3.0.1)
  5438. [16:25:35]: ▸ -> Using MBCircularProgressBar (0.3.5)
  5439. [16:25:35]: ▸ -> Using MBProgressHUD (0.9.2)
  5440. [16:25:35]: ▸ -> Using MGSwipeTableCell (1.6.1)
  5441. [16:25:35]: ▸ -> Using MWPhotoBrowser (2.1.2)
  5442. [16:25:35]: ▸ -> Using Mantle (2.1.0)
  5443. [16:25:35]: ▸ -> Using MultiSelectSegmentedControl (1.1.2)
  5444. [16:25:35]: ▸ -> Using NBUCore (2.1.0)
  5445. [16:25:35]: ▸ -> Using OCMock (3.4)
  5446. [16:25:35]: ▸ -> Using Protobuf (3.3.0)
  5447. [16:25:35]: ▸ -> Using ReactiveObjC (3.0.0)
  5448. [16:25:35]: ▸ -> Using SAMKeychain (1.5.3)
  5449. [16:25:35]: ▸ -> Using SDWebImage (3.8.2)
  5450. [16:25:35]: ▸ -> Using SHSPhoneComponent (2.2)
  5451. [16:25:35]: ▸ -> Using SVProgressHUD (2.1.2)
  5452. [16:25:35]: ▸ -> Using SocketRocket (0.5.1)
  5453. [16:25:35]: ▸ -> Using TPKeyboardAvoiding (1.3.1)
  5454. [16:25:35]: ▸ -> Using iAppInfos (0.3.1)
  5455. [16:25:35]: ▸ -> Using skpsmtpmessage (0.0.1)
  5456. [16:25:35]: ▸ - Running pre install hooks
  5457. [16:25:35]: ▸ Generating Pods project
  5458. [16:25:35]: ▸ - Creating Pods project
  5459. [16:25:35]: ▸ - Adding source files to Pods project
  5460. [16:25:35]: ▸ - Adding frameworks to Pods project
  5461. [16:25:35]: ▸ - Adding libraries to Pods project
  5462. [16:25:35]: ▸ - Adding resources to Pods project
  5463. [16:25:35]: ▸ - Linking headers
  5464. [16:25:35]: ▸ - Installing targets
  5465. [16:25:35]: ▸ - Installing target `AFNetworking` iOS 8.0
  5466. [16:25:35]: ▸ - Generating Info.plist file at `Pods/Target Support Files/AFNetworking/Info.plist`
  5467. [16:25:35]: ▸ - Generating module map file at `Pods/Target Support Files/AFNetworking/AFNetworking.modulemap`
  5468. [16:25:35]: ▸ - Generating umbrella header at `Pods/Target Support Files/AFNetworking/AFNetworking-umbrella.h`
  5469. [16:25:35]: ▸ - Installing target `CHCSVParser` iOS 8.0
  5470. [16:25:35]: ▸ - Generating Info.plist file at `Pods/Target Support Files/CHCSVParser/Info.plist`
  5471. [16:25:35]: ▸ - Generating module map file at `Pods/Target Support Files/CHCSVParser/CHCSVParser.modulemap`
  5472. [16:25:35]: ▸ - Generating umbrella header at `Pods/Target Support Files/CHCSVParser/CHCSVParser-umbrella.h`
  5473. [16:25:35]: ▸ - Installing target `CocoaAsyncSocket` iOS 8.0
  5474. [16:25:35]: ▸ - Generating Info.plist file at `Pods/Target Support Files/CocoaAsyncSocket/Info.plist`
  5475. [16:25:35]: ▸ - Generating module map file at `Pods/Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket.modulemap`
  5476. [16:25:35]: ▸ - Generating umbrella header at `Pods/Target Support Files/CocoaAsyncSocket/CocoaAsyncSocket-umbrella.h`
  5477. [16:25:35]: ▸ - Installing target `CocoaLumberjack` iOS 8.0
  5478. [16:25:35]: ▸ - Generating Info.plist file at `Pods/Target Support Files/CocoaLumberjack/Info.plist`
  5479. [16:25:35]: ▸ - Generating module map file at `Pods/Target Support Files/CocoaLumberjack/CocoaLumberjack.modulemap`
  5480. [16:25:35]: ▸ - Generating umbrella header at `Pods/Target Support Files/CocoaLumberjack/CocoaLumberjack-umbrella.h`
  5481. [16:25:35]: ▸ - Installing target `DACircularProgress` iOS 8.0
  5482. [16:25:35]: ▸ - Generating Info.plist file at `Pods/Target Support Files/DACircularProgress/Info.plist`
  5483. [16:25:35]: ▸ - Generating module map file at `Pods/Target Support Files/DACircularProgress/DACircularProgress.modulemap`
  5484. [16:25:35]: ▸ - Generating umbrella header at `Pods/Target Support Files/DACircularProgress/DACircularProgress-umbrella.h`
  5485. [16:25:35]: ▸ - Installing target `DownloadButton` iOS 8.0
  5486. [16:25:35]: ▸ - Generating Info.plist file at `Pods/Target Support Files/DownloadButton/Info.plist`
  5487. [16:25:35]: ▸ - Generating module map file at `Pods/Target Support Files/DownloadButton/DownloadButton.modulemap`
  5488. [16:25:35]: ▸ - Generating umbrella header at `Pods/Target Support Files/DownloadButton/DownloadButton-umbrella.h`
  5489. [16:25:35]: ▸ - Installing target `ESPTouch` iOS 8.0
  5490. [16:25:35]: ▸ - Generating Info.plist file at `Pods/Target Support Files/ESPTouch/Info.plist`
  5491. [16:25:35]: ▸ - Generating module map file at `Pods/Target Support Files/ESPTouch/ESPTouch.modulemap`
  5492. [16:25:35]: ▸ - Generating umbrella header at `Pods/Target Support Files/ESPTouch/ESPTouch-umbrella.h`
  5493. [16:25:35]: ▸ - Installing target `FMDB` iOS 8.0
  5494. [16:25:35]: ▸ - Generating Info.plist file at `Pods/Target Support Files/FMDB/Info.plist`
  5495. [16:25:35]: ▸ - Generating module map file at `Pods/Target Support Files/FMDB/FMDB.modulemap`
  5496. [16:25:35]: ▸ - Generating umbrella header at `Pods/Target Support Files/FMDB/FMDB-umbrella.h`
  5497. [16:25:35]: ▸ - Installing target `GTMOAuth2` iOS 8.0
  5498. [16:25:35]: ▸ - Generating Info.plist file at `Pods/Target Support Files/GTMOAuth2/Info.plist`
  5499. [16:25:35]: ▸ - Generating module map file at `Pods/Target Support Files/GTMOAuth2/GTMOAuth2.modulemap`
  5500. [16:25:35]: ▸ - Generating umbrella header at `Pods/Target Support Files/GTMOAuth2/GTMOAuth2-umbrella.h`
  5501. [16:25:35]: ▸ - Installing target `GTMSessionFetcher` iOS 8.0
  5502. [16:25:35]: ▸ - Generating Info.plist file at `Pods/Target Support Files/GTMSessionFetcher/Info.plist`
  5503. [16:25:35]: ▸ - Generating module map file at `Pods/Target Support Files/GTMSessionFetcher/GTMSessionFetcher.modulemap`
  5504. [16:25:35]: ▸ - Generating umbrella header at `Pods/Target Support Files/GTMSessionFetcher/GTMSessionFetcher-umbrella.h`
  5505. [16:25:35]: ▸ - Installing target `GoogleToolboxForMac` iOS 8.0
  5506. [16:25:35]: ▸ - Generating Info.plist file at `Pods/Target Support Files/GoogleToolboxForMac/Info.plist`
  5507. [16:25:35]: ▸ - Generating module map file at `Pods/Target Support Files/GoogleToolboxForMac/GoogleToolboxForMac.modulemap`
  5508. [16:25:35]: ▸ - Generating umbrella header at `Pods/Target Support Files/GoogleToolboxForMac/GoogleToolboxForMac-umbrella.h`
  5509. [16:25:35]: ▸ - Installing target `JVFloatLabeledTextField` iOS 8.0
  5510. [16:25:35]: ▸ - Generating Info.plist file at `Pods/Target Support Files/JVFloatLabeledTextField/Info.plist`
  5511. [16:25:35]: ▸ - Generating module map file at `Pods/Target Support Files/JVFloatLabeledTextField/JVFloatLabeledTextField.modulemap`
  5512. [16:25:35]: ▸ - Generating umbrella header at `Pods/Target Support Files/JVFloatLabeledTextField/JVFloatLabeledTextField-umbrella.h`
  5513. [16:25:35]: ▸ - Installing target `LumberjackConsole` iOS 8.0
  5514. [16:25:35]: ▸ - Generating Info.plist file at `Pods/Target Support Files/LumberjackConsole/Info.plist`
  5515. [16:25:35]: ▸ - Generating module map file at `Pods/Target Support Files/LumberjackConsole/LumberjackConsole.modulemap`
  5516. [16:25:35]: ▸ - Generating umbrella header at `Pods/Target Support Files/LumberjackConsole/LumberjackConsole-umbrella.h`
  5517. [16:25:35]: ▸ - Installing target `MBCircularProgressBar` iOS 8.0
  5518. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/MBCircularProgressBar/Info.plist`
  5519. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/MBCircularProgressBar/MBCircularProgressBar.modulemap`
  5520. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/MBCircularProgressBar/MBCircularProgressBar-umbrella.h`
  5521. [16:25:39]: ▸ - Installing target `MBProgressHUD` iOS 8.0
  5522. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/MBProgressHUD/Info.plist`
  5523. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/MBProgressHUD/MBProgressHUD.modulemap`
  5524. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/MBProgressHUD/MBProgressHUD-umbrella.h`
  5525. [16:25:39]: ▸ - Installing target `MGSwipeTableCell` iOS 8.0
  5526. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/MGSwipeTableCell/Info.plist`
  5527. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/MGSwipeTableCell/MGSwipeTableCell.modulemap`
  5528. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/MGSwipeTableCell/MGSwipeTableCell-umbrella.h`
  5529. [16:25:39]: ▸ - Installing target `MWPhotoBrowser` iOS 8.0
  5530. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/MWPhotoBrowser/Info.plist`
  5531. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/MWPhotoBrowser/MWPhotoBrowser.modulemap`
  5532. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/MWPhotoBrowser/MWPhotoBrowser-umbrella.h`
  5533. [16:25:39]: ▸ - Installing target `Mantle` iOS 8.0
  5534. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/Mantle/Info.plist`
  5535. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/Mantle/Mantle.modulemap`
  5536. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/Mantle/Mantle-umbrella.h`
  5537. [16:25:39]: ▸ - Installing target `MultiSelectSegmentedControl` iOS 8.0
  5538. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/MultiSelectSegmentedControl/Info.plist`
  5539. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/MultiSelectSegmentedControl/MultiSelectSegmentedControl.modulemap`
  5540. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/MultiSelectSegmentedControl/MultiSelectSegmentedControl-umbrella.h`
  5541. [16:25:39]: ▸ - Installing target `NBUCore` iOS 8.0
  5542. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/NBUCore/Info.plist`
  5543. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/NBUCore/NBUCore.modulemap`
  5544. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/NBUCore/NBUCore-umbrella.h`
  5545. [16:25:39]: ▸ - Installing target `OCMock` iOS 8.0
  5546. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/OCMock/Info.plist`
  5547. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/OCMock/OCMock.modulemap`
  5548. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/OCMock/OCMock-umbrella.h`
  5549. [16:25:39]: ▸ - Installing target `Protobuf` iOS 8.0
  5550. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/Protobuf/Info.plist`
  5551. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/Protobuf/Protobuf.modulemap`
  5552. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/Protobuf/Protobuf-umbrella.h`
  5553. [16:25:39]: ▸ - Installing target `ReactiveObjC` iOS 8.0
  5554. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/ReactiveObjC/Info.plist`
  5555. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/ReactiveObjC/ReactiveObjC.modulemap`
  5556. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/ReactiveObjC/ReactiveObjC-umbrella.h`
  5557. [16:25:39]: ▸ - Installing target `SAMKeychain` iOS 8.0
  5558. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/SAMKeychain/Info.plist`
  5559. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/SAMKeychain/SAMKeychain.modulemap`
  5560. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/SAMKeychain/SAMKeychain-umbrella.h`
  5561. [16:25:39]: ▸ - Installing target `SDWebImage` iOS 8.0
  5562. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/SDWebImage/Info.plist`
  5563. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/SDWebImage/SDWebImage.modulemap`
  5564. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/SDWebImage/SDWebImage-umbrella.h`
  5565. [16:25:39]: ▸ - Installing target `SHSPhoneComponent` iOS 8.0
  5566. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/SHSPhoneComponent/Info.plist`
  5567. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/SHSPhoneComponent/SHSPhoneComponent.modulemap`
  5568. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/SHSPhoneComponent/SHSPhoneComponent-umbrella.h`
  5569. [16:25:39]: ▸ - Installing target `SVProgressHUD` iOS 8.0
  5570. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/SVProgressHUD/Info.plist`
  5571. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/SVProgressHUD/SVProgressHUD.modulemap`
  5572. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/SVProgressHUD/SVProgressHUD-umbrella.h`
  5573. [16:25:39]: ▸ - Installing target `SocketRocket` iOS 8.0
  5574. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/SocketRocket/Info.plist`
  5575. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/SocketRocket/SocketRocket.modulemap`
  5576. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/SocketRocket/SocketRocket-umbrella.h`
  5577. [16:25:39]: ▸ - Installing target `TPKeyboardAvoiding` iOS 8.0
  5578. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/TPKeyboardAvoiding/Info.plist`
  5579. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/TPKeyboardAvoiding/TPKeyboardAvoiding.modulemap`
  5580. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/TPKeyboardAvoiding/TPKeyboardAvoiding-umbrella.h`
  5581. [16:25:39]: ▸ - Installing target `iAppInfos` iOS 8.0
  5582. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/iAppInfos/Info.plist`
  5583. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/iAppInfos/iAppInfos.modulemap`
  5584. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/iAppInfos/iAppInfos-umbrella.h`
  5585. [16:25:39]: ▸ - Installing target `skpsmtpmessage` iOS 8.0
  5586. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/skpsmtpmessage/Info.plist`
  5587. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/skpsmtpmessage/skpsmtpmessage.modulemap`
  5588. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/skpsmtpmessage/skpsmtpmessage-umbrella.h`
  5589. [16:25:39]: ▸ - Installing target `Pods-RubetekEvo` iOS 8.0
  5590. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/Pods-RubetekEvo/Info.plist`
  5591. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/Pods-RubetekEvo/Pods-RubetekEvo.modulemap`
  5592. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/Pods-RubetekEvo/Pods-RubetekEvo-umbrella.h`
  5593. [16:25:39]: ▸ - Installing target `Pods-RubetekEvoSim` iOS 8.0
  5594. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/Pods-RubetekEvoSim/Info.plist`
  5595. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/Pods-RubetekEvoSim/Pods-RubetekEvoSim.modulemap`
  5596. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/Pods-RubetekEvoSim/Pods-RubetekEvoSim-umbrella.h`
  5597. [16:25:39]: ▸ - Installing target `Pods-RubetekEvoSimTests` iOS 8.0
  5598. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/Pods-RubetekEvoSimTests/Info.plist`
  5599. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/Pods-RubetekEvoSimTests/Pods-RubetekEvoSimTests.modulemap`
  5600. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/Pods-RubetekEvoSimTests/Pods-RubetekEvoSimTests-umbrella.h`
  5601. [16:25:39]: ▸ - Installing target `Pods-RubetekEvoTests` iOS 8.0
  5602. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/Pods-RubetekEvoTests/Info.plist`
  5603. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/Pods-RubetekEvoTests/Pods-RubetekEvoTests.modulemap`
  5604. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/Pods-RubetekEvoTests/Pods-RubetekEvoTests-umbrella.h`
  5605. [16:25:39]: ▸ - Installing target `Pods-RubetekSimulator` iOS 8.0
  5606. [16:25:39]: ▸ - Generating Info.plist file at `Pods/Target Support Files/Pods-RubetekSimulator/Info.plist`
  5607. [16:25:39]: ▸ - Generating module map file at `Pods/Target Support Files/Pods-RubetekSimulator/Pods-RubetekSimulator.modulemap`
  5608. [16:25:39]: ▸ - Generating umbrella header at `Pods/Target Support Files/Pods-RubetekSimulator/Pods-RubetekSimulator-umbrella.h`
  5609. [16:25:39]: ▸ - Running post install hooks
  5610. [16:25:39]: ▸ - Podfile
  5611. [16:25:39]: ▸ - Writing Xcode project file to `Pods/Pods.xcodeproj`
  5612. [16:25:39]: ▸ - Generating deterministic UUIDs
  5613. [16:25:39]: ▸ - Writing Lockfile in `Podfile.lock`
  5614. [16:25:39]: ▸ - Writing Manifest in `Pods/Manifest.lock`
  5615. [16:25:39]: ▸ Integrating client project
  5616. [16:25:39]: ▸ Integrating target `Pods-RubetekEvo` (`RubetekEvo.xcodeproj` project)
  5617. [16:25:39]: ▸ Integrating target `Pods-RubetekEvoSim` (`RubetekEvo.xcodeproj` project)
  5618. [16:25:39]: ▸ Integrating target `Pods-RubetekEvoSimTests` (`RubetekEvo.xcodeproj` project)
  5619. [16:25:39]: ▸ Integrating target `Pods-RubetekEvoTests` (`RubetekEvo.xcodeproj` project)
  5620. [16:25:39]: ▸ Integrating target `Pods-RubetekSimulator` (`RubetekEvo.xcodeproj` project)
  5621. [16:25:39]: ▸ - Running post install hooks
  5622. [16:25:39]: ▸ - cocoapods-stats from `/Library/Ruby/Gems/2.3.0/gems/cocoapods-stats-1.0.0/lib/cocoapods_plugin.rb`
  5623. [16:26:02]: ▸ Sending stats
  5624. [16:26:02]: ▸ - AFNetworking, 3.1.0
  5625. [16:26:02]: ▸ - CHCSVParser, 2.1.0
  5626. [16:26:02]: ▸ - CocoaAsyncSocket, 7.5.1
  5627. [16:26:02]: ▸ - CocoaLumberjack, 3.1.0
  5628. [16:26:02]: ▸ - Crashlytics, 3.8.4
  5629. [16:26:02]: ▸ - DACircularProgress, 2.3.1
  5630. [16:26:02]: ▸ - DownloadButton, 0.1.0
  5631. [16:26:02]: ▸ - FMDB, 2.6.2
  5632. [16:26:02]: ▸ - Fabric, 1.6.3
  5633. [16:26:02]: ▸ - Firebase, 3.17.0
  5634. [16:26:02]: ▸ - FirebaseAnalytics, 3.9.0
  5635. [16:26:02]: ▸ - FirebaseAuth, 3.1.1
  5636. [16:26:02]: ▸ - FirebaseCore, 3.6.0
  5637. [16:26:02]: ▸ - FirebaseInstanceID, 1.0.10
  5638. [16:26:02]: ▸ - FirebaseMessaging, 1.2.3
  5639. [16:26:02]: ▸ - GTMOAuth2, 1.1.4
  5640. [16:26:02]: ▸ - GTMSessionFetcher, 1.1.9
  5641. [16:26:02]: ▸ - GoogleSignIn, 4.0.2
  5642. [16:26:02]: ▸ - GoogleToolboxForMac, 2.1.1
  5643. [16:26:02]: ▸ - JVFloatLabeledTextField, 1.1.1
  5644. [16:26:02]: ▸ - LumberjackConsole, 3.0.1
  5645. [16:26:02]: ▸ - MBCircularProgressBar, 0.3.5
  5646. [16:26:02]: ▸ - MBProgressHUD, 0.9.2
  5647. [16:26:02]: ▸ - MGSwipeTableCell, 1.6.1
  5648. [16:26:02]: ▸ - MWPhotoBrowser, 2.1.2
  5649. [16:26:02]: ▸ - Mantle, 2.1.0
  5650. [16:26:02]: ▸ - MultiSelectSegmentedControl, 1.1.2
  5651. [16:26:02]: ▸ - NBUCore, 2.1.0
  5652. [16:26:02]: ▸ - OCMock, 3.4
  5653. [16:26:02]: ▸ - Protobuf, 3.3.0
  5654. [16:26:02]: ▸ - ReactiveObjC, 3.0.0
  5655. [16:26:02]: ▸ - SAMKeychain, 1.5.3
  5656. [16:26:02]: ▸ - SDWebImage, 3.8.2
  5657. [16:26:02]: ▸ - SHSPhoneComponent, 2.2
  5658. [16:26:02]: ▸ - SVProgressHUD, 2.1.2
  5659. [16:26:02]: ▸ - SocketRocket, 0.5.1
  5660. [16:26:02]: ▸ - TPKeyboardAvoiding, 1.3.1
  5661. [16:26:02]: ▸ - iAppInfos, 0.3.1
  5662. [16:26:02]: ▸ - skpsmtpmessage, 0.0.1
  5663. [16:26:02]: ▸ -> Pod installation complete! There are 32 dependencies from the Podfile and 40 total pods installed.
  5664. [16:26:02]: -----------------------------------------------------
  5665. [16:26:02]: --- Step: cd .. && /bin/bash xcode-git-version.sh ---
  5666. [16:26:02]: -----------------------------------------------------
  5667. [16:26:02]: $ cd .. && /bin/bash xcode-git-version.sh
  5668. [16:26:03]: ▸ BUILD VERSION: 3.36.4
  5669. [16:26:03]: ▸ LATEST_TAG: 3.36.4
  5670. [16:26:03]: ▸ COMMIT_COUNT_SINCE_TAG: 0
  5671. [16:26:03]: ▸ SHORT VERSION: 3.36.4
  5672. [16:26:03]: ▸ MASTER_COMMIT_COUNT: 3994
  5673. [16:26:03]: ▸ BRANCH_COMMIT_COUNT: 39
  5674. [16:26:03]: ▸ BUNDLE_VERSION: 3994.39
  5675. [16:26:03]: Описание версии:
  5676. BUILD VERSION: 3.36.4
  5677. LATEST_TAG: 3.36.4
  5678. COMMIT_COUNT_SINCE_TAG: 0
  5679. SHORT VERSION: 3.36.4
  5680. MASTER_COMMIT_COUNT: 3994
  5681. BRANCH_COMMIT_COUNT: 39
  5682. BUNDLE_VERSION: 3994.39
  5683.  
  5684. [16:26:03]: ----------------------
  5685. [16:26:03]: --- Step: telegram ---
  5686. [16:26:03]: ----------------------
  5687. [16:26:05]: -----------------
  5688. [16:26:05]: --- Step: gym ---
  5689. [16:26:05]: -----------------
  5690. [16:26:05]: $ xcodebuild -list -workspace RubetekEvo.xcworkspace
  5691. [16:26:16]: $ xcodebuild -showBuildSettings -workspace RubetekEvo.xcworkspace -scheme RubetekEvo
  5692.  
  5693. +-----------------------+---------------------------------------------------------------------+
  5694. | Summary for gym 2.61.0 |
  5695. +-----------------------+---------------------------------------------------------------------+
  5696. | workspace | RubetekEvo.xcworkspace |
  5697. | scheme | RubetekEvo |
  5698. | export_xcargs | -allowProvisioningUpdates |
  5699. | clean | true |
  5700. | silent | false |
  5701. | suppress_xcode_output | false |
  5702. | destination | generic/platform=iOS |
  5703. | output_name | RubetekEvo |
  5704. | output_directory | /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/output |
  5705. | skip_package_ipa | false |
  5706. | build_path | /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/output |
  5707. | derived_data_path | /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/derivedData |
  5708. | result_bundle | true |
  5709. | buildlog_path | ~/Library/Logs/gym |
  5710. | xcode_path | /Applications/Xcode.app |
  5711. +-----------------------+---------------------------------------------------------------------+
  5712.  
  5713. [16:26:31]: $ set -o pipefail && xcodebuild -workspace RubetekEvo.xcworkspace -scheme RubetekEvo -destination 'generic/platform=iOS' -archivePath /Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/output/RubetekEvo\ 2018-03-07\ 16.26.31.xcarchive -derivedDataPath '/Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/derivedData' -resultBundlePath '/Users/jenkins/workspace/client-ios-pipeline-PRODUCTION/output/RubetekEvo.result' clean archive | tee /Users/jenkins/Library/Logs/gym/RubetekEvo-RubetekEvo.log | xcpretty
  5714. [16:26:38]: ▸ /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/SchemeScriptAction-sBh18m: line 2: : command not found
  5715. [16:26:40]: ▸ Cleaning RubetekEvo/RubetekNotificationService [Debug]
  5716. [16:26:40]: ▸ Check Dependencies
  5717. [16:26:40]: ▸ Cleaning RubetekEvo/RubetekNotificationDoorbell [Debug]
  5718. [16:26:40]: ▸ Check Dependencies
  5719. [16:26:40]: ▸ Cleaning Pods/AFNetworking [Debug]
  5720. [16:26:40]: ▸ Check Dependencies
  5721. [16:26:40]: ▸ Cleaning Pods/CHCSVParser [Debug]
  5722. [16:26:40]: ▸ Check Dependencies
  5723. [16:26:40]: ▸ Cleaning Pods/CocoaAsyncSocket [Debug]
  5724. [16:26:40]: ▸ Check Dependencies
  5725. [16:26:40]: ▸ Cleaning Pods/CocoaLumberjack [Debug]
  5726. [16:26:40]: ▸ Check Dependencies
  5727. [16:26:41]: ▸ Cleaning Pods/DACircularProgress [Debug]
  5728. [16:26:41]: ▸ Check Dependencies
  5729. [16:26:41]: ▸ Cleaning Pods/DownloadButton-DownloadButton [Debug]
  5730. [16:26:41]: ▸ Check Dependencies
  5731. [16:26:41]: ▸ Cleaning Pods/DownloadButton [Debug]
  5732. [16:26:41]: ▸ Check Dependencies
  5733. [16:26:41]: ▸ Cleaning Pods/ESPTouch [Debug]
  5734. [16:26:41]: ▸ Check Dependencies
  5735. [16:26:41]: ▸ Cleaning Pods/FMDB [Debug]
  5736. [16:26:41]: ▸ Check Dependencies
  5737. [16:26:41]: ▸ Cleaning Pods/GTMSessionFetcher [Debug]
  5738. [16:26:41]: ▸ Check Dependencies
  5739. [16:26:41]: ▸ Cleaning Pods/GoogleToolboxForMac [Debug]
  5740. [16:26:41]: ▸ Check Dependencies
  5741. [16:26:41]: ▸ Cleaning Pods/JVFloatLabeledTextField [Debug]
  5742. [16:26:41]: ▸ Check Dependencies
  5743. [16:26:41]: ▸ Cleaning Pods/GTMOAuth2 [Debug]
  5744. [16:26:41]: ▸ Check Dependencies
  5745. [16:26:41]: ▸ Cleaning Pods/NBUCore [Debug]
  5746. [16:26:41]: ▸ Check Dependencies
  5747. [16:26:41]: ▸ Cleaning Pods/MBCircularProgressBar-MBCircularProgressBar [Debug]
  5748. [16:26:41]: ▸ Check Dependencies
  5749. [16:26:41]: ▸ Cleaning Pods/LumberjackConsole [Debug]
  5750. [16:26:41]: ▸ Check Dependencies
  5751. [16:26:41]: ▸ Cleaning Pods/MBCircularProgressBar [Debug]
  5752. [16:26:41]: ▸ Check Dependencies
  5753. [16:26:41]: ▸ Cleaning Pods/MBProgressHUD [Debug]
  5754. [16:26:41]: ▸ Check Dependencies
  5755. [16:26:41]: ▸ Cleaning Pods/MGSwipeTableCell [Debug]
  5756. [16:26:41]: ▸ Check Dependencies
  5757. [16:26:42]: ▸ Cleaning Pods/MWPhotoBrowser-MWPhotoBrowser [Debug]
  5758. [16:26:42]: ▸ Check Dependencies
  5759. [16:26:42]: ▸ Cleaning Pods/SDWebImage [Debug]
  5760. [16:26:42]: ▸ Check Dependencies
  5761. [16:26:42]: ▸ Cleaning Pods/Mantle [Debug]
  5762. [16:26:42]: ▸ Check Dependencies
  5763. [16:26:42]: ▸ Cleaning Pods/MWPhotoBrowser [Debug]
  5764. [16:26:42]: ▸ Check Dependencies
  5765. [16:26:42]: ▸ Cleaning Pods/MultiSelectSegmentedControl [Debug]
  5766. [16:26:42]: ▸ Check Dependencies
  5767. [16:26:42]: ▸ Cleaning Pods/Protobuf [Debug]
  5768. [16:26:42]: ▸ Check Dependencies
  5769. [16:26:42]: ▸ Cleaning Pods/ReactiveObjC [Debug]
  5770. [16:26:42]: ▸ Check Dependencies
  5771. [16:26:43]: ▸ Cleaning Pods/SAMKeychain [Debug]
  5772. [16:26:43]: ▸ Check Dependencies
  5773. [16:26:43]: ▸ Cleaning Pods/SHSPhoneComponent [Debug]
  5774. [16:26:43]: ▸ Check Dependencies
  5775. [16:26:43]: ▸ Cleaning Pods/SVProgressHUD [Debug]
  5776. [16:26:43]: ▸ Check Dependencies
  5777. [16:26:43]: ▸ Cleaning Pods/SocketRocket [Debug]
  5778. [16:26:43]: ▸ Check Dependencies
  5779. [16:26:43]: ▸ Cleaning Pods/TPKeyboardAvoiding [Debug]
  5780. [16:26:43]: ▸ Check Dependencies
  5781. [16:26:43]: ▸ Cleaning Pods/iAppInfos [Debug]
  5782. [16:26:43]: ▸ Check Dependencies
  5783. [16:26:43]: ▸ Cleaning Pods/skpsmtpmessage [Debug]
  5784. [16:26:43]: ▸ Check Dependencies
  5785. [16:26:43]: ▸ Cleaning Pods/Pods-RubetekEvo [Debug]
  5786. [16:26:43]: ▸ Check Dependencies
  5787. [16:26:43]: ▸ Cleaning RubetekEvo/RubetekEvo [Debug]
  5788. [16:26:43]: ▸ Check Dependencies
  5789. [16:26:50]: ▸ Clean Succeeded
  5790. [16:26:50]: ▸ /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/SchemeScriptAction-tJlZqz: line 2: : command not found
  5791. [16:26:50]: ▸ Building RubetekEvo/RubetekNotificationService [Release]
  5792. [16:26:50]: ▸ Check Dependencies
  5793. [16:26:51]: ▸ Building RubetekEvo/RubetekNotificationDoorbell [Release]
  5794. [16:26:51]: ▸ Check Dependencies
  5795. [16:26:51]: ▸ ** ARCHIVE FAILED **
  5796. [16:26:51]: ▸ The following build commands failed:
  5797. [16:26:51]: ▸ Check dependencies
  5798. [16:26:51]: ▸ Check dependencies
  5799. [16:26:51]: ▸ (2 failures)
  5800. /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/SchemeScriptAction-sBh18m: line 2: : command not found
  5801. ▸ Cleaning RubetekEvo/RubetekNotificationService [Debug]
  5802. ▸ Check Dependencies
  5803. ▸ Cleaning RubetekEvo/RubetekNotificationDoorbell [Debug]
  5804. ▸ Check Dependencies
  5805. ▸ Cleaning Pods/AFNetworking [Debug]
  5806. ▸ Check Dependencies
  5807. ▸ Cleaning Pods/CHCSVParser [Debug]
  5808. ▸ Check Dependencies
  5809. ▸ Cleaning Pods/CocoaAsyncSocket [Debug]
  5810. ▸ Check Dependencies
  5811. ▸ Cleaning Pods/CocoaLumberjack [Debug]
  5812. ▸ Check Dependencies
  5813. ▸ Cleaning Pods/DACircularProgress [Debug]
  5814. ▸ Check Dependencies
  5815. ▸ Cleaning Pods/DownloadButton-DownloadButton [Debug]
  5816. ▸ Check Dependencies
  5817. ▸ Cleaning Pods/DownloadButton [Debug]
  5818. ▸ Check Dependencies
  5819. ▸ Cleaning Pods/ESPTouch [Debug]
  5820. ▸ Check Dependencies
  5821. ▸ Cleaning Pods/FMDB [Debug]
  5822. ▸ Check Dependencies
  5823. ▸ Cleaning Pods/GTMSessionFetcher [Debug]
  5824. ▸ Check Dependencies
  5825. ▸ Cleaning Pods/GoogleToolboxForMac [Debug]
  5826. ▸ Check Dependencies
  5827. ▸ Cleaning Pods/JVFloatLabeledTextField [Debug]
  5828. ▸ Check Dependencies
  5829. ▸ Cleaning Pods/GTMOAuth2 [Debug]
  5830. ▸ Check Dependencies
  5831. ▸ Cleaning Pods/NBUCore [Debug]
  5832. ▸ Check Dependencies
  5833. ▸ Cleaning Pods/MBCircularProgressBar-MBCircularProgressBar [Debug]
  5834. ▸ Check Dependencies
  5835. ▸ Cleaning Pods/LumberjackConsole [Debug]
  5836. ▸ Check Dependencies
  5837. ▸ Cleaning Pods/MBCircularProgressBar [Debug]
  5838. ▸ Check Dependencies
  5839. ▸ Cleaning Pods/MBProgressHUD [Debug]
  5840. ▸ Check Dependencies
  5841. ▸ Cleaning Pods/MGSwipeTableCell [Debug]
  5842. ▸ Check Dependencies
  5843. ▸ Cleaning Pods/MWPhotoBrowser-MWPhotoBrowser [Debug]
  5844. ▸ Check Dependencies
  5845. ▸ Cleaning Pods/SDWebImage [Debug]
  5846. ▸ Check Dependencies
  5847. ▸ Cleaning Pods/Mantle [Debug]
  5848. ▸ Check Dependencies
  5849. ▸ Cleaning Pods/MWPhotoBrowser [Debug]
  5850. ▸ Check Dependencies
  5851. ▸ Cleaning Pods/MultiSelectSegmentedControl [Debug]
  5852. ▸ Check Dependencies
  5853. ▸ Cleaning Pods/Protobuf [Debug]
  5854. ▸ Check Dependencies
  5855. ▸ Cleaning Pods/ReactiveObjC [Debug]
  5856. ▸ Check Dependencies
  5857. ▸ Cleaning Pods/SAMKeychain [Debug]
  5858. ▸ Check Dependencies
  5859. ▸ Cleaning Pods/SHSPhoneComponent [Debug]
  5860. ▸ Check Dependencies
  5861. ▸ Cleaning Pods/SVProgressHUD [Debug]
  5862. ▸ Check Dependencies
  5863. ▸ Cleaning Pods/SocketRocket [Debug]
  5864. ▸ Check Dependencies
  5865. ▸ Cleaning Pods/TPKeyboardAvoiding [Debug]
  5866. ▸ Check Dependencies
  5867. ▸ Cleaning Pods/iAppInfos [Debug]
  5868. ▸ Check Dependencies
  5869. ▸ Cleaning Pods/skpsmtpmessage [Debug]
  5870. ▸ Check Dependencies
  5871. ▸ Cleaning Pods/Pods-RubetekEvo [Debug]
  5872. ▸ Check Dependencies
  5873. ▸ Cleaning RubetekEvo/RubetekEvo [Debug]
  5874. ▸ Check Dependencies
  5875. ▸ Clean Succeeded
  5876. /var/folders/qk/pml2gwg56nsdsj9qh_kps2340000gp/T/SchemeScriptAction-tJlZqz: line 2: : command not found
  5877. ▸ Building RubetekEvo/RubetekNotificationService [Release]
  5878. ▸ Check Dependencies
  5879. ▸ Building RubetekEvo/RubetekNotificationDoorbell [Release]
  5880. ▸ Check Dependencies
  5881. ** ARCHIVE FAILED **
  5882.  
  5883.  
  5884. The following build commands failed:
  5885. Check dependencies
  5886. Check dependencies
  5887. (2 failures)
  5888. [16:26:51]: Exit status: 65
  5889.  
  5890. +-------------+-------------------------+
  5891. | Build environment |
  5892. +-------------+-------------------------+
  5893. | xcode_path | /Applications/Xcode.app |
  5894. | gym_version | 2.61.0 |
  5895. | sdk | iPhoneOS11.0.sdk |
  5896. +-------------+-------------------------+
  5897.  
  5898. [16:26:51]: ▸ === BUILD TARGET RubetekNotificationDoorbell OF PROJECT RubetekEvo WITH CONFIGURATION Release ===
  5899. [16:26:51]: ▸ Check dependencies
  5900. [16:26:51]: ▸ Code Signing Error: Signing certificate is invalid. Signing certificate "iPhone Developer: Denis Kutlubaev (3VG8SYYBJ9)", serial number "111E7F30888D0685", is not valid for code signing. It may have been revoked or expired.
  5901. [16:26:51]: ▸ Code Signing Error: Code signing is required for product type 'App Extension' in SDK 'iOS 11.0'
  5902. [16:26:51]:
  5903. [16:26:51]: ⬆️ Check out the few lines of raw `xcodebuild` output above for potential hints on how to solve this error
  5904. [16:26:51]: 📋 For the complete and more detailed error log, check the full log at:
  5905. [16:26:51]: 📋 /Users/jenkins/Library/Logs/gym/RubetekEvo-RubetekEvo.log
  5906. [16:26:51]:
  5907. [16:26:51]: Looks like fastlane ran into a build/archive error with your project
  5908. [16:26:51]: It's hard to tell what's causing the error, so we wrote some guides on how
  5909. [16:26:51]: to troubleshoot build and signing issues: https://docs.fastlane.tools/codesigning/getting-started/
  5910. [16:26:51]: Before submitting an issue on GitHub, please follow the guide above and make
  5911. [16:26:51]: sure your project is set up correctly.
  5912. [16:26:51]: fastlane uses `xcodebuild` commands to generate your binary, you can see the
  5913. [16:26:51]: the full commands printed out in yellow in the above log.
  5914. [16:26:51]: Make sure to inspect the output above, as usually you'll find more error information there
  5915. [16:26:51]:
  5916. [16:26:51]: ----------------------
  5917. [16:26:51]: --- Step: telegram ---
  5918. [16:26:51]: ----------------------
  5919. [16:26:52]: ----------------------
  5920. [16:26:52]: --- Step: telegram ---
  5921. [16:26:52]: ----------------------
  5922. +----------------------------+--------------------------------------------------------------------------------------------+
  5923. | Lane Context |
  5924. +----------------------------+--------------------------------------------------------------------------------------------+
  5925. | DEFAULT_PLATFORM | ios |
  5926. | PLATFORM_NAME | ios |
  5927. | LANE_NAME | ios beta |
  5928. | SCAN_DERIVED_DATA_PATH | /Users/jenkins/Library/Developer/Xcode/DerivedData/RubetekEvo-hhhnfnsbapilgdegkggxyhlmyjhs |
  5929. | SCAN_GENERATED_PLIST_FILES | [] |
  5930. | SCAN_GENERATED_PLIST_FILE | |
  5931. +----------------------------+--------------------------------------------------------------------------------------------+
  5932. [16:26:52]: Error building the application - see the log above
  5933.  
  5934. +------+-----------------------------------------+-------------+
  5935. | fastlane summary |
  5936. +------+-----------------------------------------+-------------+
  5937. | Step | Action | Time (in s) |
  5938. +------+-----------------------------------------+-------------+
  5939. | 1 | Verifying required fastlane version | 0 |
  5940. | 2 | default_platform | 0 |
  5941. | 3 | git describe --tags --abbrev=0 | 0 |
  5942. | 4 | clean_build_artifacts | 0 |
  5943. | 5 | clean_cocoapods_cache | 1 |
  5944. | 6 | clear_derived_data | 5 |
  5945. | 7 | cocoapods | 158 |
  5946. | 8 | telegram | 0 |
  5947. | 9 | scan | 850 |
  5948. | 10 | telegram | 0 |
  5949. | 11 | Switch to ios build lane | 0 |
  5950. | 12 | telegram | 0 |
  5951. | 13 | setup_jenkins | 0 |
  5952. | 14 | clean_build_artifacts | 0 |
  5953. | 15 | clean_cocoapods_cache | 2 |
  5954. | 16 | clear_derived_data | 0 |
  5955. | 17 | cocoapods | 37 |
  5956. | 18 | cd .. && /bin/bash xcode-git-version.sh | 0 |
  5957. | 19 | telegram | 2 |
  5958. | 💥 | gym | 46 |
  5959. | 21 | telegram | 0 |
  5960. | 22 | telegram | 0 |
  5961. +------+-----------------------------------------+-------------+
  5962.  
  5963. [16:26:52]: fastlane finished with errors
  5964.  
  5965. [!] Error building the application - see the log above
  5966.  
  5967. #######################################################################
  5968. # fastlane 2.84.0 is available. You are on 2.61.0.
  5969. # You should use the latest version.
  5970. # Please update using `sudo gem install fastlane`.
  5971. #######################################################################
  5972.  
  5973. 2.84.0 Workaround for broken Transporter API
  5974. * Add workaround for iTC transporter outage (#11965) via Felix Krause
  5975. * Shellscape java_home ENV var in Crashlytics helper (#11964) via Joshua Liebowitz
  5976. * Move plugin scores cache file to the docs repo (#11927) via Iulian Onofrei
  5977. * match/sigh/sync_code_signing: Improving documentation on profile templates. (#11548) via Luke Wakeford
  5978. * Some actions failed if true is passed as one of their params (#11935) via Sergii Ovcharenko
  5979. * Update remaining tests after merge (#11941) via Felix Krause
  5980. * Add possibility to use a specific proxy (#11938) via José Rodrigues
  5981. * Update fastlane UI handler to support FastlaneCI rendering (#11857) via Felix Krause
  5982.  
  5983. 2.83.0 Remove metrics, improved docs and more
  5984. * Disable all metrics collection for fastlane (#11914) via Joshua Liebowitz
  5985. * YES/NO auto convert fix (#11923) via Sergii Ovcharenko
  5986. * Ensure the correct formatting of the fastlane tools (#11921) via Iulian Onofrei
  5987. * Add plugin scores caching (#11924) via Iulian Onofrei
  5988. * Improve actions default values formatting (#11919) via Iulian Onofrei
  5989. * Cache groups by app_id (#11911) via Joshua Liebowitz
  5990. * Add @minuscorp and @AndrewMcBurney to fastlane team (#11908) via Felix Krause
  5991. * rubocop can't handle our contributor scale (#11932) via Felix Krause
  5992.  
  5993. 2.82.0 Many changes, hard to summarize
  5994. * Add support for 10 screenshots on iTunes Connect (#11906) via Felix Krause
  5995. * Add option to disable any kind of formatting on the output (#11882) via Pedro Piñera Buendía
  5996. * Spaceship: support getting and setting pricing of recurring subscriptions. (#11627) via Ben Yohay
  5997. * add DEVELOPMENT_TEAM to build configuration file (#11852) via Stanislav Shakirov
  5998. * Remove superfluous default value mentions from the ConfigItem description (#11900) via Iulian Onofrei
  5999. * Update capture_ios_screenshots.md (#11894) via Nico du Plessis
  6000. * Fix entitlements merging when resigning with use_app_entitlements option (#11346) via fʗɑρ
  6001. * Fix syntax errors for import_from_git sample code (#11899) via Iulian Onofrei
  6002. * Disable more tests on Windows (temporarily) (#11897) via Jan Piotrowski
  6003. * Fix actions default values (#11898) via Iulian Onofrei
  6004. * Setting keychain path to decode provisioning profiles (#11889) via Bruno Guidolim
  6005. * [snapshot] Fixes failure on physical device due to snapshot() (#11300) via Christian Steffens
  6006. * Deliver docs: Update reference to age rating template (#11325) via Max Ott
  6007. * Added whitespace after URL in error message (#11874) via Vadiem Janssens
  6008. * FastLane android init: clean before build/deploy (#11873) via Sébastien Lorber
  6009. * Enable RuboCop for template files (#11763) via Iulian Onofrei
  6010. * Ensure the correct formatting of the fastlane tools (#11868) via Iulian Onofrei
  6011. * Use correct spelling of icloud service (#11861) via Marius Rackwitz
  6012. * Add default values for actions documentation (#10596) via Iulian Onofrei
  6013. * Extend ErbTemplateHelper with trim_mode parameter (#11144) via Alexander Chapliuk
  6014. * Update code of conduct to use HTTPs (#11862) via Felix Krause
  6015. * Update commander-fastlane (#11848) via Kohki Miki
  6016. * Added new 'approved" state to testflight build when build shouldnt be sent to review (#11849) via alexs555
  6017. * Allow the usage of a postfix for the add_git_tag action (#11794) via Dunya Kirkali
  6018. * `update_app_identifier` resolves SRCROOT on build_settings (#11836) via Kohki Miki
  6019. * Support Other Gem Server on PluginManager (#11835) via Kohki Miki
  6020. * Mapping dSYM files with BCSymbolMaps (#11843) via Bruno Guidolim
  6021. * [snapshot] fix "Quick start" list indentation and structure (#11840) via Jan Piotrowski
  6022. * Extract testing instructions in their own Testing.md file (#11837) via Jan Piotrowski
  6023. * Fastlane.swift: Fix getPushCertificate type (#11845) via Joshua Liebowitz
  6024. * Fix getting certificate info in match/utils.rb (#11838) via Kirill Khaidukov
  6025. * Fix RuboCop warnings caused by renamed namespaces (#11833) via Iulian Onofrei
  6026. * Remove parentheses from desc and lane calls (#11832) via Iulian Onofrei
  6027.  
  6028. To see all new releases, open https://github.com/fastlane/fastlane/releases
  6029.  
  6030. Please update using `sudo gem install fastlane`
  6031. [Pipeline] }
  6032. [Pipeline] // ansiColor
  6033. [Pipeline] }
  6034. [Pipeline] // stage
  6035. [Pipeline] emailext
  6036. Request made to compress build log
  6037. An attempt to send an e-mail to empty list of recipients, ignored.
  6038. [Pipeline] }
  6039. [Pipeline] // node
  6040. [Pipeline] End of Pipeline
  6041. ERROR: script returned exit code 1
  6042. Finished: FAILURE
Add Comment
Please, Sign In to add comment