@nrwl/react-native 16.0.0-beta.0 → 16.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (359) hide show
  1. package/executors.json +40 -40
  2. package/generators.json +2 -107
  3. package/index.d.ts +1 -5
  4. package/index.js +2 -11
  5. package/index.js.map +1 -1
  6. package/package.json +7 -25
  7. package/plugins/jest/svg-mock.js.map +1 -1
  8. package/plugins/with-nx-metro.d.ts +1 -8
  9. package/plugins/with-nx-metro.js +2 -29
  10. package/plugins/with-nx-metro.js.map +1 -1
  11. package/.eslintrc.json +0 -19
  12. package/README.md +0 -63
  13. package/migrations.json +0 -1285
  14. package/plugins/metro-resolver.d.ts +0 -1
  15. package/plugins/metro-resolver.js +0 -135
  16. package/plugins/metro-resolver.js.map +0 -1
  17. package/project.json +0 -61
  18. package/src/executors/build-android/build-android.impl.d.ts +0 -6
  19. package/src/executors/build-android/build-android.impl.js +0 -76
  20. package/src/executors/build-android/build-android.impl.js.map +0 -1
  21. package/src/executors/build-android/build-android.impl.ts +0 -108
  22. package/src/executors/build-android/compat.d.ts +0 -2
  23. package/src/executors/build-android/compat.js +0 -6
  24. package/src/executors/build-android/compat.js.map +0 -1
  25. package/src/executors/build-android/schema.d.ts +0 -31
  26. package/src/executors/build-android/schema.json +0 -102
  27. package/src/executors/build-ios/build-ios.impl.d.ts +0 -6
  28. package/src/executors/build-ios/build-ios.impl.js +0 -77
  29. package/src/executors/build-ios/build-ios.impl.js.map +0 -1
  30. package/src/executors/build-ios/build-ios.impl.ts +0 -118
  31. package/src/executors/build-ios/compat.d.ts +0 -2
  32. package/src/executors/build-ios/compat.js +0 -6
  33. package/src/executors/build-ios/compat.js.map +0 -1
  34. package/src/executors/build-ios/schema.d.ts +0 -22
  35. package/src/executors/build-ios/schema.json +0 -106
  36. package/src/executors/bundle/bundle.impl.d.ts +0 -6
  37. package/src/executors/bundle/bundle.impl.js +0 -58
  38. package/src/executors/bundle/bundle.impl.js.map +0 -1
  39. package/src/executors/bundle/bundle.impl.ts +0 -76
  40. package/src/executors/bundle/compat.d.ts +0 -2
  41. package/src/executors/bundle/compat.js +0 -6
  42. package/src/executors/bundle/compat.js.map +0 -1
  43. package/src/executors/bundle/schema.d.ts +0 -16
  44. package/src/executors/bundle/schema.json +0 -92
  45. package/src/executors/ensure-symlink/compat.d.ts +0 -2
  46. package/src/executors/ensure-symlink/compat.js +0 -6
  47. package/src/executors/ensure-symlink/compat.js.map +0 -1
  48. package/src/executors/ensure-symlink/ensure-symlink.impl.d.ts +0 -5
  49. package/src/executors/ensure-symlink/ensure-symlink.impl.js +0 -13
  50. package/src/executors/ensure-symlink/ensure-symlink.impl.js.map +0 -1
  51. package/src/executors/ensure-symlink/ensure-symlink.impl.ts +0 -18
  52. package/src/executors/ensure-symlink/schema.json +0 -11
  53. package/src/executors/pod-install/compat.d.ts +0 -2
  54. package/src/executors/pod-install/compat.js +0 -6
  55. package/src/executors/pod-install/compat.js.map +0 -1
  56. package/src/executors/pod-install/pod-install.impl.d.ts +0 -6
  57. package/src/executors/pod-install/pod-install.impl.js +0 -15
  58. package/src/executors/pod-install/pod-install.impl.js.map +0 -1
  59. package/src/executors/pod-install/pod-install.impl.ts +0 -21
  60. package/src/executors/pod-install/schema.d.ts +0 -3
  61. package/src/executors/pod-install/schema.json +0 -18
  62. package/src/executors/run-android/compat.d.ts +0 -2
  63. package/src/executors/run-android/compat.js +0 -6
  64. package/src/executors/run-android/compat.js.map +0 -1
  65. package/src/executors/run-android/run-android.impl.d.ts +0 -6
  66. package/src/executors/run-android/run-android.impl.js +0 -72
  67. package/src/executors/run-android/run-android.impl.js.map +0 -1
  68. package/src/executors/run-android/run-android.impl.ts +0 -110
  69. package/src/executors/run-android/schema.d.ts +0 -24
  70. package/src/executors/run-android/schema.json +0 -121
  71. package/src/executors/run-ios/compat.d.ts +0 -2
  72. package/src/executors/run-ios/compat.js +0 -6
  73. package/src/executors/run-ios/compat.js.map +0 -1
  74. package/src/executors/run-ios/run-ios.impl.d.ts +0 -6
  75. package/src/executors/run-ios/run-ios.impl.js +0 -78
  76. package/src/executors/run-ios/run-ios.impl.js.map +0 -1
  77. package/src/executors/run-ios/run-ios.impl.ts +0 -120
  78. package/src/executors/run-ios/schema.d.ts +0 -12
  79. package/src/executors/run-ios/schema.json +0 -119
  80. package/src/executors/start/compat.d.ts +0 -2
  81. package/src/executors/start/compat.js +0 -6
  82. package/src/executors/start/compat.js.map +0 -1
  83. package/src/executors/start/lib/is-packager-running.d.ts +0 -1
  84. package/src/executors/start/lib/is-packager-running.js +0 -19
  85. package/src/executors/start/lib/is-packager-running.js.map +0 -1
  86. package/src/executors/start/schema.d.ts +0 -7
  87. package/src/executors/start/schema.json +0 -28
  88. package/src/executors/start/start.impl.d.ts +0 -8
  89. package/src/executors/start/start.impl.js +0 -99
  90. package/src/executors/start/start.impl.js.map +0 -1
  91. package/src/executors/start/start.impl.ts +0 -120
  92. package/src/executors/storybook/compat.d.ts +0 -2
  93. package/src/executors/storybook/compat.js +0 -6
  94. package/src/executors/storybook/compat.js.map +0 -1
  95. package/src/executors/storybook/schema.d.ts +0 -7
  96. package/src/executors/storybook/schema.json +0 -34
  97. package/src/executors/storybook/storybook.impl.d.ts +0 -5
  98. package/src/executors/storybook/storybook.impl.js +0 -76
  99. package/src/executors/storybook/storybook.impl.js.map +0 -1
  100. package/src/executors/storybook/storybook.impl.ts +0 -105
  101. package/src/executors/sync-deps/compat.d.ts +0 -2
  102. package/src/executors/sync-deps/compat.js +0 -6
  103. package/src/executors/sync-deps/compat.js.map +0 -1
  104. package/src/executors/sync-deps/schema.d.ts +0 -4
  105. package/src/executors/sync-deps/schema.json +0 -28
  106. package/src/executors/sync-deps/sync-deps.impl.d.ts +0 -8
  107. package/src/executors/sync-deps/sync-deps.impl.js +0 -62
  108. package/src/executors/sync-deps/sync-deps.impl.js.map +0 -1
  109. package/src/executors/sync-deps/sync-deps.impl.ts +0 -101
  110. package/src/generators/application/application.d.ts +0 -5
  111. package/src/generators/application/application.js +0 -40
  112. package/src/generators/application/application.js.map +0 -1
  113. package/src/generators/application/application.spec.ts +0 -214
  114. package/src/generators/application/files/app/.ruby-version +0 -1
  115. package/src/generators/application/files/app/Gemfile.template +0 -6
  116. package/src/generators/application/files/app/android/app/build.gradle.template +0 -184
  117. package/src/generators/application/files/app/android/app/debug.keystore +0 -0
  118. package/src/generators/application/files/app/android/app/proguard-rules.pro +0 -10
  119. package/src/generators/application/files/app/android/app/src/androidTest/java/com/__lowerCaseName__/DetoxTest.java.template +0 -30
  120. package/src/generators/application/files/app/android/app/src/debug/AndroidManifest.xml.template +0 -14
  121. package/src/generators/application/files/app/android/app/src/debug/java/com/__lowerCaseName__/ReactNativeFlipper.java.template +0 -75
  122. package/src/generators/application/files/app/android/app/src/main/AndroidManifest.xml.template +0 -26
  123. package/src/generators/application/files/app/android/app/src/main/java/com/__lowerCaseName__/MainActivity.java.template +0 -35
  124. package/src/generators/application/files/app/android/app/src/main/java/com/__lowerCaseName__/MainApplication.java.template +0 -63
  125. package/src/generators/application/files/app/android/app/src/main/res/drawable/rn_edit_text_material.xml +0 -36
  126. package/src/generators/application/files/app/android/app/src/main/res/mipmap-hdpi/ic_launcher.png +0 -0
  127. package/src/generators/application/files/app/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png +0 -0
  128. package/src/generators/application/files/app/android/app/src/main/res/mipmap-mdpi/ic_launcher.png +0 -0
  129. package/src/generators/application/files/app/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png +0 -0
  130. package/src/generators/application/files/app/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png +0 -0
  131. package/src/generators/application/files/app/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png +0 -0
  132. package/src/generators/application/files/app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png +0 -0
  133. package/src/generators/application/files/app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png +0 -0
  134. package/src/generators/application/files/app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png +0 -0
  135. package/src/generators/application/files/app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png +0 -0
  136. package/src/generators/application/files/app/android/app/src/main/res/values/strings.xml.template +0 -3
  137. package/src/generators/application/files/app/android/app/src/main/res/values/styles.xml +0 -9
  138. package/src/generators/application/files/app/android/app/src/main/res/xml/network_security_config.xml +0 -7
  139. package/src/generators/application/files/app/android/app/src/release/java/com/__lowerCaseName__/ReactNativeFlipper.java.template +0 -20
  140. package/src/generators/application/files/app/android/build.gradle.template +0 -34
  141. package/src/generators/application/files/app/android/gradle/wrapper/gradle-wrapper.jar +0 -0
  142. package/src/generators/application/files/app/android/gradle/wrapper/gradle-wrapper.properties +0 -5
  143. package/src/generators/application/files/app/android/gradle.properties +0 -44
  144. package/src/generators/application/files/app/android/gradlew.bat +0 -89
  145. package/src/generators/application/files/app/android/gradlew.template +0 -234
  146. package/src/generators/application/files/app/android/settings.gradle.template +0 -7
  147. package/src/generators/application/files/app/app.json.template +0 -4
  148. package/src/generators/application/files/app/babel.config.json.template +0 -3
  149. package/src/generators/application/files/app/ios/.xcode.env.template +0 -12
  150. package/src/generators/application/files/app/ios/Podfile.template +0 -60
  151. package/src/generators/application/files/app/ios/__className__/AppDelegate.h +0 -6
  152. package/src/generators/application/files/app/ios/__className__/AppDelegate.mm.template +0 -36
  153. package/src/generators/application/files/app/ios/__className__/Images.xcassets/AppIcon.appiconset/Contents.json +0 -53
  154. package/src/generators/application/files/app/ios/__className__/Images.xcassets/Contents.json +0 -6
  155. package/src/generators/application/files/app/ios/__className__/Info.plist.template +0 -55
  156. package/src/generators/application/files/app/ios/__className__/LaunchScreen.storyboard.template +0 -47
  157. package/src/generators/application/files/app/ios/__className__/main.m +0 -10
  158. package/src/generators/application/files/app/ios/__className__.xcodeproj/project.pbxproj.template +0 -702
  159. package/src/generators/application/files/app/ios/__className__.xcodeproj/xcshareddata/xcschemes/__className__.xcscheme.template +0 -88
  160. package/src/generators/application/files/app/ios/__className__.xcworkspace/contents.xcworkspacedata +0 -10
  161. package/src/generators/application/files/app/ios/__className__Tests/Info.plist +0 -24
  162. package/src/generators/application/files/app/ios/__className__Tests/__className__Tests.m +0 -66
  163. package/src/generators/application/files/app/metro.config.js.template +0 -38
  164. package/src/generators/application/files/app/package.json.template +0 -15
  165. package/src/generators/application/files/app/src/app/App.spec.tsx.template +0 -9
  166. package/src/generators/application/files/app/src/app/App.tsx.template +0 -694
  167. package/src/generators/application/files/app/src/main.tsx.template +0 -4
  168. package/src/generators/application/files/app/test-setup.ts.template +0 -1
  169. package/src/generators/application/files/app/tsconfig.app.json.template +0 -9
  170. package/src/generators/application/files/app/tsconfig.json.template +0 -25
  171. package/src/generators/application/lib/add-detox.d.ts +0 -3
  172. package/src/generators/application/lib/add-detox.js +0 -16
  173. package/src/generators/application/lib/add-detox.js.map +0 -1
  174. package/src/generators/application/lib/add-project.d.ts +0 -3
  175. package/src/generators/application/lib/add-project.js +0 -83
  176. package/src/generators/application/lib/add-project.js.map +0 -1
  177. package/src/generators/application/lib/create-application-files.d.ts +0 -3
  178. package/src/generators/application/lib/create-application-files.js +0 -20
  179. package/src/generators/application/lib/create-application-files.js.map +0 -1
  180. package/src/generators/application/lib/nomalize-options.spec.ts +0 -138
  181. package/src/generators/application/lib/normalize-options.d.ts +0 -13
  182. package/src/generators/application/lib/normalize-options.js +0 -36
  183. package/src/generators/application/lib/normalize-options.js.map +0 -1
  184. package/src/generators/application/schema.d.ts +0 -19
  185. package/src/generators/application/schema.json +0 -89
  186. package/src/generators/component/component.d.ts +0 -5
  187. package/src/generators/component/component.js +0 -53
  188. package/src/generators/component/component.js.map +0 -1
  189. package/src/generators/component/component.spec.ts +0 -135
  190. package/src/generators/component/files/__fileName__.spec.tsx__tmpl__ +0 -11
  191. package/src/generators/component/files/__fileName__.tsx__tmpl__ +0 -32
  192. package/src/generators/component/lib/add-import.d.ts +0 -3
  193. package/src/generators/component/lib/add-import.js +0 -34
  194. package/src/generators/component/lib/add-import.js.map +0 -1
  195. package/src/generators/component/lib/normalize-options.d.ts +0 -8
  196. package/src/generators/component/lib/normalize-options.js +0 -58
  197. package/src/generators/component/lib/normalize-options.js.map +0 -1
  198. package/src/generators/component/schema.d.ts +0 -14
  199. package/src/generators/component/schema.json +0 -78
  200. package/src/generators/component-story/component-story.d.ts +0 -8
  201. package/src/generators/component-story/component-story.js +0 -113
  202. package/src/generators/component-story/component-story.js.map +0 -1
  203. package/src/generators/component-story/component-story.spec.ts +0 -433
  204. package/src/generators/component-story/files/__componentFileName__.stories.__fileExt__ +0 -24
  205. package/src/generators/component-story/schema.d.ts +0 -5
  206. package/src/generators/component-story/schema.json +0 -34
  207. package/src/generators/init/init.d.ts +0 -6
  208. package/src/generators/init/init.js +0 -58
  209. package/src/generators/init/init.js.map +0 -1
  210. package/src/generators/init/init.spec.ts +0 -81
  211. package/src/generators/init/lib/add-git-ignore-entry.d.ts +0 -2
  212. package/src/generators/init/lib/add-git-ignore-entry.js +0 -25
  213. package/src/generators/init/lib/add-git-ignore-entry.js.map +0 -1
  214. package/src/generators/init/lib/gitignore-entries.d.ts +0 -1
  215. package/src/generators/init/lib/gitignore-entries.js +0 -75
  216. package/src/generators/init/lib/gitignore-entries.js.map +0 -1
  217. package/src/generators/init/schema.d.ts +0 -7
  218. package/src/generators/init/schema.json +0 -40
  219. package/src/generators/library/files/lib/README.md +0 -7
  220. package/src/generators/library/files/lib/babel.config.json.template +0 -17
  221. package/src/generators/library/files/lib/package.json__tmpl__ +0 -4
  222. package/src/generators/library/files/lib/src/index.ts__tmpl__ +0 -0
  223. package/src/generators/library/files/lib/test-setup.ts.template +0 -1
  224. package/src/generators/library/files/lib/tsconfig.json__tmpl__ +0 -16
  225. package/src/generators/library/files/lib/tsconfig.lib.json__tmpl__ +0 -9
  226. package/src/generators/library/lib/normalize-options.d.ts +0 -13
  227. package/src/generators/library/lib/normalize-options.js +0 -26
  228. package/src/generators/library/lib/normalize-options.js.map +0 -1
  229. package/src/generators/library/library.d.ts +0 -5
  230. package/src/generators/library/library.js +0 -101
  231. package/src/generators/library/library.js.map +0 -1
  232. package/src/generators/library/library.spec.ts +0 -397
  233. package/src/generators/library/schema.d.ts +0 -22
  234. package/src/generators/library/schema.json +0 -102
  235. package/src/generators/stories/schema.d.ts +0 -5
  236. package/src/generators/stories/schema.json +0 -42
  237. package/src/generators/stories/stories-app.spec.ts +0 -145
  238. package/src/generators/stories/stories-lib.spec.ts +0 -113
  239. package/src/generators/stories/stories.d.ts +0 -6
  240. package/src/generators/stories/stories.js +0 -63
  241. package/src/generators/stories/stories.js.map +0 -1
  242. package/src/generators/storybook-configuration/configuration.d.ts +0 -5
  243. package/src/generators/storybook-configuration/configuration.js +0 -60
  244. package/src/generators/storybook-configuration/configuration.js.map +0 -1
  245. package/src/generators/storybook-configuration/configuration.spec.ts +0 -146
  246. package/src/generators/storybook-configuration/files/app/storybook.ts.template +0 -9
  247. package/src/generators/storybook-configuration/files/app/toggle-storybook.tsx.template +0 -114
  248. package/src/generators/storybook-configuration/files/root/story-loader.js.template +0 -13
  249. package/src/generators/storybook-configuration/lib/add-resolver-main-fields-to-metro-config.d.ts +0 -6
  250. package/src/generators/storybook-configuration/lib/add-resolver-main-fields-to-metro-config.js +0 -26
  251. package/src/generators/storybook-configuration/lib/add-resolver-main-fields-to-metro-config.js.map +0 -1
  252. package/src/generators/storybook-configuration/lib/add-resolver-main-fields-to-metro-config.spec.ts +0 -161
  253. package/src/generators/storybook-configuration/lib/create-storybook-files.d.ts +0 -6
  254. package/src/generators/storybook-configuration/lib/create-storybook-files.js +0 -45
  255. package/src/generators/storybook-configuration/lib/create-storybook-files.js.map +0 -1
  256. package/src/generators/storybook-configuration/lib/replace-app-import-with-storybook-toggle.d.ts +0 -7
  257. package/src/generators/storybook-configuration/lib/replace-app-import-with-storybook-toggle.js +0 -30
  258. package/src/generators/storybook-configuration/lib/replace-app-import-with-storybook-toggle.js.map +0 -1
  259. package/src/generators/storybook-configuration/lib/replace-app-import-with-storybook-toggle.spec.ts +0 -65
  260. package/src/generators/storybook-configuration/schema.d.ts +0 -11
  261. package/src/generators/storybook-configuration/schema.json +0 -66
  262. package/src/generators/upgrade-native/lib/create-native-files.d.ts +0 -3
  263. package/src/generators/upgrade-native/lib/create-native-files.js +0 -15
  264. package/src/generators/upgrade-native/lib/create-native-files.js.map +0 -1
  265. package/src/generators/upgrade-native/lib/normalize-options.d.ts +0 -12
  266. package/src/generators/upgrade-native/lib/normalize-options.js +0 -28
  267. package/src/generators/upgrade-native/lib/normalize-options.js.map +0 -1
  268. package/src/generators/upgrade-native/schema.d.ts +0 -9
  269. package/src/generators/upgrade-native/schema.json +0 -41
  270. package/src/generators/upgrade-native/upgrade-native.d.ts +0 -9
  271. package/src/generators/upgrade-native/upgrade-native.js +0 -33
  272. package/src/generators/upgrade-native/upgrade-native.js.map +0 -1
  273. package/src/migrations/update-12-10-0/add-react-native-svg-12-10-0.d.ts +0 -8
  274. package/src/migrations/update-12-10-0/add-react-native-svg-12-10-0.js +0 -63
  275. package/src/migrations/update-12-10-0/add-react-native-svg-12-10-0.js.map +0 -1
  276. package/src/migrations/update-12-10-0/add-react-native-svg-12-10-0.spec.ts +0 -79
  277. package/src/migrations/update-12-5-0/update-jest-for-react-native.d.ts +0 -2
  278. package/src/migrations/update-12-5-0/update-jest-for-react-native.js +0 -62
  279. package/src/migrations/update-12-5-0/update-jest-for-react-native.js.map +0 -1
  280. package/src/migrations/update-13-5-0/add-babel-config-root-13-5-0.d.ts +0 -2
  281. package/src/migrations/update-13-5-0/add-babel-config-root-13-5-0.js +0 -22
  282. package/src/migrations/update-13-5-0/add-babel-config-root-13-5-0.js.map +0 -1
  283. package/src/migrations/update-13-5-0/add-babel-config-root-13-5-0.spec.ts +0 -48
  284. package/src/migrations/update-13-5-0/update-react-native-typing-svg-13-5-0.d.ts +0 -6
  285. package/src/migrations/update-13-5-0/update-react-native-typing-svg-13-5-0.js +0 -41
  286. package/src/migrations/update-13-5-0/update-react-native-typing-svg-13-5-0.js.map +0 -1
  287. package/src/migrations/update-13-5-0/update-react-native-typing-svg-13-5-0.spec.ts +0 -61
  288. package/src/migrations/update-14-0-0/add-project-root-metro-config-14-0-0.d.ts +0 -6
  289. package/src/migrations/update-14-0-0/add-project-root-metro-config-14-0-0.js +0 -33
  290. package/src/migrations/update-14-0-0/add-project-root-metro-config-14-0-0.js.map +0 -1
  291. package/src/migrations/update-14-0-0/add-project-root-metro-config-14-0-0.spec.ts +0 -192
  292. package/src/migrations/update-14-0-0/update-entry-file-bundle-14-0-0.d.ts +0 -5
  293. package/src/migrations/update-14-0-0/update-entry-file-bundle-14-0-0.js +0 -39
  294. package/src/migrations/update-14-0-0/update-entry-file-bundle-14-0-0.js.map +0 -1
  295. package/src/migrations/update-14-0-0/update-entry-file-bundle-14-0-0.spec.ts +0 -84
  296. package/src/migrations/update-14-0-2/change-main-to-class-name-14-0-2.d.ts +0 -5
  297. package/src/migrations/update-14-0-2/change-main-to-class-name-14-0-2.js +0 -42
  298. package/src/migrations/update-14-0-2/change-main-to-class-name-14-0-2.js.map +0 -1
  299. package/src/migrations/update-14-0-2/change-main-to-class-name-14-0-2.spec.ts +0 -48
  300. package/src/migrations/update-14-2-1/rename-blockList-metro-config.d.ts +0 -6
  301. package/src/migrations/update-14-2-1/rename-blockList-metro-config.js +0 -33
  302. package/src/migrations/update-14-2-1/rename-blockList-metro-config.js.map +0 -1
  303. package/src/migrations/update-14-2-1/rename-blockList-metro-config.spec.ts +0 -190
  304. package/src/migrations/update-14-5-5/add-exclude-sync-deps.d.ts +0 -5
  305. package/src/migrations/update-14-5-5/add-exclude-sync-deps.js +0 -26
  306. package/src/migrations/update-14-5-5/add-exclude-sync-deps.js.map +0 -1
  307. package/src/migrations/update-14-5-5/add-exclude-sync-deps.spec.ts +0 -39
  308. package/src/migrations/update-14-5-8/change-searchDir-storybook.d.ts +0 -5
  309. package/src/migrations/update-14-5-8/change-searchDir-storybook.js +0 -26
  310. package/src/migrations/update-14-5-8/change-searchDir-storybook.js.map +0 -1
  311. package/src/migrations/update-14-5-8/change-searchDir-storybook.spec.ts +0 -39
  312. package/src/migrations/update-14-6-0/remove-jest-transform.d.ts +0 -5
  313. package/src/migrations/update-14-6-0/remove-jest-transform.js +0 -58
  314. package/src/migrations/update-14-6-0/remove-jest-transform.js.map +0 -1
  315. package/src/migrations/update-14-6-0/remove-jest-transform.spec.ts +0 -109
  316. package/src/migrations/update-15-0-0/add-babel-inputs.d.ts +0 -2
  317. package/src/migrations/update-15-0-0/add-babel-inputs.js +0 -13
  318. package/src/migrations/update-15-0-0/add-babel-inputs.js.map +0 -1
  319. package/src/migrations/update-15-0-0/add-babel-inputs.spec.ts +0 -73
  320. package/src/migrations/update-15-9-1/add-build-ios-target.d.ts +0 -5
  321. package/src/migrations/update-15-9-1/add-build-ios-target.js +0 -34
  322. package/src/migrations/update-15-9-1/add-build-ios-target.js.map +0 -1
  323. package/src/migrations/update-15-9-1/add-build-ios-target.spec.ts +0 -36
  324. package/src/utils/add-jest.d.ts +0 -2
  325. package/src/utils/add-jest.js +0 -38
  326. package/src/utils/add-jest.js.map +0 -1
  327. package/src/utils/add-linting.d.ts +0 -12
  328. package/src/utils/add-linting.js +0 -41
  329. package/src/utils/add-linting.js.map +0 -1
  330. package/src/utils/add-linting.spec.ts +0 -42
  331. package/src/utils/chmod-android-gradle-files.d.ts +0 -3
  332. package/src/utils/chmod-android-gradle-files.js +0 -24
  333. package/src/utils/chmod-android-gradle-files.js.map +0 -1
  334. package/src/utils/ensure-node-modules-symlink.d.ts +0 -9
  335. package/src/utils/ensure-node-modules-symlink.js +0 -29
  336. package/src/utils/ensure-node-modules-symlink.js.map +0 -1
  337. package/src/utils/ensure-node-modules-symlink.spec.ts +0 -108
  338. package/src/utils/find-all-npm-dependencies.d.ts +0 -2
  339. package/src/utils/find-all-npm-dependencies.js +0 -26
  340. package/src/utils/find-all-npm-dependencies.js.map +0 -1
  341. package/src/utils/find-all-npm-dependencies.spec.ts +0 -95
  342. package/src/utils/format-file.d.ts +0 -1
  343. package/src/utils/format-file.js +0 -17
  344. package/src/utils/format-file.js.map +0 -1
  345. package/src/utils/get-cli-options.d.ts +0 -8
  346. package/src/utils/get-cli-options.js +0 -31
  347. package/src/utils/get-cli-options.js.map +0 -1
  348. package/src/utils/pod-install-task.d.ts +0 -8
  349. package/src/utils/pod-install-task.js +0 -62
  350. package/src/utils/pod-install-task.js.map +0 -1
  351. package/src/utils/symlink-task.d.ts +0 -2
  352. package/src/utils/symlink-task.js +0 -19
  353. package/src/utils/symlink-task.js.map +0 -1
  354. package/src/utils/testing-generators.d.ts +0 -3
  355. package/src/utils/testing-generators.js +0 -36
  356. package/src/utils/testing-generators.js.map +0 -1
  357. package/src/utils/versions.d.ts +0 -20
  358. package/src/utils/versions.js +0 -24
  359. package/src/utils/versions.js.map +0 -1
@@ -1,702 +0,0 @@
1
- // !$*UTF8*$!
2
- {
3
- archiveVersion = 1;
4
- classes = {
5
- };
6
- objectVersion = 54;
7
- objects = {
8
-
9
- /* Begin PBXBuildFile section */
10
- 00E356F31AD99517003FC87E /* <%= className %>Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* <%= className %>Tests.m */; };
11
- 0C80B921A6F3F58F76C31292 /* libPods-<%= className %>.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-<%= className %>.a */; };
12
- 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; };
13
- 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
14
- 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
15
- 7699B88040F8A987B510C191 /* libPods-<%= className %>-<%= className %>Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19F6CBCC0A4E27FBF8BF4A61 /* libPods-<%= className %>-<%= className %>Tests.a */; };
16
- 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
17
- /* End PBXBuildFile section */
18
-
19
- /* Begin PBXContainerItemProxy section */
20
- 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
21
- isa = PBXContainerItemProxy;
22
- containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
23
- proxyType = 1;
24
- remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
25
- remoteInfo = <%= className %>;
26
- };
27
- /* End PBXContainerItemProxy section */
28
-
29
- /* Begin PBXFileReference section */
30
- 00E356EE1AD99517003FC87E /* <%= className %>Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = <%= className %>Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
31
- 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
32
- 00E356F21AD99517003FC87E /* <%= className %>Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = <%= className %>Tests.m; sourceTree = "<group>"; };
33
- 13B07F961A680F5B00A75B9A /* <%= className %>.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = <%= className %>.app; sourceTree = BUILT_PRODUCTS_DIR; };
34
- 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = <%= className %>/AppDelegate.h; sourceTree = "<group>"; };
35
- 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = <%= className %>/AppDelegate.mm; sourceTree = "<group>"; };
36
- 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = <%= className %>/Images.xcassets; sourceTree = "<group>"; };
37
- 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = <%= className %>/Info.plist; sourceTree = "<group>"; };
38
- 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = <%= className %>/main.m; sourceTree = "<group>"; };
39
- 19F6CBCC0A4E27FBF8BF4A61 /* libPods-<%= className %>-<%= className %>Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-<%= className %>-<%= className %>Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
40
- 3B4392A12AC88292D35C810B /* Pods-<%= className %>.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-<%= className %>.debug.xcconfig"; path = "Target Support Files/Pods-<%= className %>/Pods-<%= className %>.debug.xcconfig"; sourceTree = "<group>"; };
41
- 5709B34CF0A7D63546082F79 /* Pods-<%= className %>.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-<%= className %>.release.xcconfig"; path = "Target Support Files/Pods-<%= className %>/Pods-<%= className %>.release.xcconfig"; sourceTree = "<group>"; };
42
- 5B7EB9410499542E8C5724F5 /* Pods-<%= className %>-<%= className %>Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-<%= className %>-<%= className %>Tests.debug.xcconfig"; path = "Target Support Files/Pods-<%= className %>-<%= className %>Tests/Pods-<%= className %>-<%= className %>Tests.debug.xcconfig"; sourceTree = "<group>"; };
43
- 5DCACB8F33CDC322A6C60F78 /* libPods-<%= className %>.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-<%= className %>.a"; sourceTree = BUILT_PRODUCTS_DIR; };
44
- 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = <%= className %>/LaunchScreen.storyboard; sourceTree = "<group>"; };
45
- 89C6BE57DB24E9ADA2F236DE /* Pods-<%= className %>-<%= className %>Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-<%= className %>-<%= className %>Tests.release.xcconfig"; path = "Target Support Files/Pods-<%= className %>-<%= className %>Tests/Pods-<%= className %>-<%= className %>Tests.release.xcconfig"; sourceTree = "<group>"; };
46
- ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
47
- /* End PBXFileReference section */
48
-
49
- /* Begin PBXFrameworksBuildPhase section */
50
- 00E356EB1AD99517003FC87E /* Frameworks */ = {
51
- isa = PBXFrameworksBuildPhase;
52
- buildActionMask = 2147483647;
53
- files = (
54
- 7699B88040F8A987B510C191 /* libPods-<%= className %>-<%= className %>Tests.a in Frameworks */,
55
- );
56
- runOnlyForDeploymentPostprocessing = 0;
57
- };
58
- 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
59
- isa = PBXFrameworksBuildPhase;
60
- buildActionMask = 2147483647;
61
- files = (
62
- 0C80B921A6F3F58F76C31292 /* libPods-<%= className %>.a in Frameworks */,
63
- );
64
- runOnlyForDeploymentPostprocessing = 0;
65
- };
66
- /* End PBXFrameworksBuildPhase section */
67
-
68
- /* Begin PBXGroup section */
69
- 00E356EF1AD99517003FC87E /* <%= className %>Tests */ = {
70
- isa = PBXGroup;
71
- children = (
72
- 00E356F21AD99517003FC87E /* <%= className %>Tests.m */,
73
- 00E356F01AD99517003FC87E /* Supporting Files */,
74
- );
75
- path = <%= className %>Tests;
76
- sourceTree = "<group>";
77
- };
78
- 00E356F01AD99517003FC87E /* Supporting Files */ = {
79
- isa = PBXGroup;
80
- children = (
81
- 00E356F11AD99517003FC87E /* Info.plist */,
82
- );
83
- name = "Supporting Files";
84
- sourceTree = "<group>";
85
- };
86
- 13B07FAE1A68108700A75B9A /* <%= className %> */ = {
87
- isa = PBXGroup;
88
- children = (
89
- 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
90
- 13B07FB01A68108700A75B9A /* AppDelegate.mm */,
91
- 13B07FB51A68108700A75B9A /* Images.xcassets */,
92
- 13B07FB61A68108700A75B9A /* Info.plist */,
93
- 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */,
94
- 13B07FB71A68108700A75B9A /* main.m */,
95
- );
96
- name = <%= className %>;
97
- sourceTree = "<group>";
98
- };
99
- 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
100
- isa = PBXGroup;
101
- children = (
102
- ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
103
- 5DCACB8F33CDC322A6C60F78 /* libPods-<%= className %>.a */,
104
- 19F6CBCC0A4E27FBF8BF4A61 /* libPods-<%= className %>-<%= className %>Tests.a */,
105
- );
106
- name = Frameworks;
107
- sourceTree = "<group>";
108
- };
109
- 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
110
- isa = PBXGroup;
111
- children = (
112
- );
113
- name = Libraries;
114
- sourceTree = "<group>";
115
- };
116
- 83CBB9F61A601CBA00E9B192 = {
117
- isa = PBXGroup;
118
- children = (
119
- 13B07FAE1A68108700A75B9A /* <%= className %> */,
120
- 832341AE1AAA6A7D00B99B32 /* Libraries */,
121
- 00E356EF1AD99517003FC87E /* <%= className %>Tests */,
122
- 83CBBA001A601CBA00E9B192 /* Products */,
123
- 2D16E6871FA4F8E400B85C8A /* Frameworks */,
124
- BBD78D7AC51CEA395F1C20DB /* Pods */,
125
- );
126
- indentWidth = 2;
127
- sourceTree = "<group>";
128
- tabWidth = 2;
129
- usesTabs = 0;
130
- };
131
- 83CBBA001A601CBA00E9B192 /* Products */ = {
132
- isa = PBXGroup;
133
- children = (
134
- 13B07F961A680F5B00A75B9A /* <%= className %>.app */,
135
- 00E356EE1AD99517003FC87E /* <%= className %>Tests.xctest */,
136
- );
137
- name = Products;
138
- sourceTree = "<group>";
139
- };
140
- BBD78D7AC51CEA395F1C20DB /* Pods */ = {
141
- isa = PBXGroup;
142
- children = (
143
- 3B4392A12AC88292D35C810B /* Pods-<%= className %>.debug.xcconfig */,
144
- 5709B34CF0A7D63546082F79 /* Pods-<%= className %>.release.xcconfig */,
145
- 5B7EB9410499542E8C5724F5 /* Pods-<%= className %>-<%= className %>Tests.debug.xcconfig */,
146
- 89C6BE57DB24E9ADA2F236DE /* Pods-<%= className %>-<%= className %>Tests.release.xcconfig */,
147
- );
148
- path = Pods;
149
- sourceTree = "<group>";
150
- };
151
- /* End PBXGroup section */
152
-
153
- /* Begin PBXNativeTarget section */
154
- 00E356ED1AD99517003FC87E /* <%= className %>Tests */ = {
155
- isa = PBXNativeTarget;
156
- buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "<%= className %>Tests" */;
157
- buildPhases = (
158
- A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */,
159
- 00E356EA1AD99517003FC87E /* Sources */,
160
- 00E356EB1AD99517003FC87E /* Frameworks */,
161
- 00E356EC1AD99517003FC87E /* Resources */,
162
- C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */,
163
- F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */,
164
- );
165
- buildRules = (
166
- );
167
- dependencies = (
168
- 00E356F51AD99517003FC87E /* PBXTargetDependency */,
169
- );
170
- name = <%= className %>Tests;
171
- productName = <%= className %>Tests;
172
- productReference = 00E356EE1AD99517003FC87E /* <%= className %>Tests.xctest */;
173
- productType = "com.apple.product-type.bundle.unit-test";
174
- };
175
- 13B07F861A680F5B00A75B9A /* <%= className %> */ = {
176
- isa = PBXNativeTarget;
177
- buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "<%= className %>" */;
178
- buildPhases = (
179
- C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */,
180
- FD10A7F022414F080027D42C /* Start Packager */,
181
- 13B07F871A680F5B00A75B9A /* Sources */,
182
- 13B07F8C1A680F5B00A75B9A /* Frameworks */,
183
- 13B07F8E1A680F5B00A75B9A /* Resources */,
184
- 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
185
- 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */,
186
- E235C05ADACE081382539298 /* [CP] Copy Pods Resources */,
187
- );
188
- buildRules = (
189
- );
190
- dependencies = (
191
- );
192
- name = <%= className %>;
193
- productName = <%= className %>;
194
- productReference = 13B07F961A680F5B00A75B9A /* <%= className %>.app */;
195
- productType = "com.apple.product-type.application";
196
- };
197
- /* End PBXNativeTarget section */
198
-
199
- /* Begin PBXProject section */
200
- 83CBB9F71A601CBA00E9B192 /* Project object */ = {
201
- isa = PBXProject;
202
- attributes = {
203
- LastUpgradeCheck = 1210;
204
- TargetAttributes = {
205
- 00E356ED1AD99517003FC87E = {
206
- CreatedOnToolsVersion = 6.2;
207
- TestTargetID = 13B07F861A680F5B00A75B9A;
208
- };
209
- 13B07F861A680F5B00A75B9A = {
210
- LastSwiftMigration = 1120;
211
- };
212
- };
213
- };
214
- buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "<%= className %>" */;
215
- compatibilityVersion = "Xcode 12.0";
216
- developmentRegion = en;
217
- hasScannedForEncodings = 0;
218
- knownRegions = (
219
- en,
220
- Base,
221
- );
222
- mainGroup = 83CBB9F61A601CBA00E9B192;
223
- productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
224
- projectDirPath = "";
225
- projectRoot = "";
226
- targets = (
227
- 13B07F861A680F5B00A75B9A /* <%= className %> */,
228
- 00E356ED1AD99517003FC87E /* <%= className %>Tests */,
229
- );
230
- };
231
- /* End PBXProject section */
232
-
233
- /* Begin PBXResourcesBuildPhase section */
234
- 00E356EC1AD99517003FC87E /* Resources */ = {
235
- isa = PBXResourcesBuildPhase;
236
- buildActionMask = 2147483647;
237
- files = (
238
- );
239
- runOnlyForDeploymentPostprocessing = 0;
240
- };
241
- 13B07F8E1A680F5B00A75B9A /* Resources */ = {
242
- isa = PBXResourcesBuildPhase;
243
- buildActionMask = 2147483647;
244
- files = (
245
- 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
246
- 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
247
- );
248
- runOnlyForDeploymentPostprocessing = 0;
249
- };
250
- /* End PBXResourcesBuildPhase section */
251
-
252
- /* Begin PBXShellScriptBuildPhase section */
253
- 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
254
- isa = PBXShellScriptBuildPhase;
255
- buildActionMask = 2147483647;
256
- files = (
257
- );
258
- inputPaths = (
259
- "$(SRCROOT)/.xcode.env.local",
260
- "$(SRCROOT)/.xcode.env",
261
- );
262
- name = "Bundle React Native code and images";
263
- outputPaths = (
264
- );
265
- runOnlyForDeploymentPostprocessing = 0;
266
- shellPath = /bin/sh;
267
- shellScript = "set -e\n\nWITH_ENVIRONMENT=\"../node_modules/react-native/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"../node_modules/react-native/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
268
- };
269
- 00EEFC60759A1932668264C0 /* [CP] Embed Pods Frameworks */ = {
270
- isa = PBXShellScriptBuildPhase;
271
- buildActionMask = 2147483647;
272
- files = (
273
- );
274
- inputFileListPaths = (
275
- "${PODS_ROOT}/Target Support Files/Pods-<%= className %>/Pods-<%= className %>-frameworks-${CONFIGURATION}-input-files.xcfilelist",
276
- );
277
- name = "[CP] Embed Pods Frameworks";
278
- outputFileListPaths = (
279
- "${PODS_ROOT}/Target Support Files/Pods-<%= className %>/Pods-<%= className %>-frameworks-${CONFIGURATION}-output-files.xcfilelist",
280
- );
281
- runOnlyForDeploymentPostprocessing = 0;
282
- shellPath = /bin/sh;
283
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-<%= className %>/Pods-<%= className %>-frameworks.sh\"\n";
284
- showEnvVarsInLog = 0;
285
- };
286
- A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */ = {
287
- isa = PBXShellScriptBuildPhase;
288
- buildActionMask = 2147483647;
289
- files = (
290
- );
291
- inputFileListPaths = (
292
- );
293
- inputPaths = (
294
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
295
- "${PODS_ROOT}/Manifest.lock",
296
- );
297
- name = "[CP] Check Pods Manifest.lock";
298
- outputFileListPaths = (
299
- );
300
- outputPaths = (
301
- "$(DERIVED_FILE_DIR)/Pods-<%= className %>-<%= className %>Tests-checkManifestLockResult.txt",
302
- );
303
- runOnlyForDeploymentPostprocessing = 0;
304
- shellPath = /bin/sh;
305
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
306
- showEnvVarsInLog = 0;
307
- };
308
- C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */ = {
309
- isa = PBXShellScriptBuildPhase;
310
- buildActionMask = 2147483647;
311
- files = (
312
- );
313
- inputFileListPaths = (
314
- );
315
- inputPaths = (
316
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
317
- "${PODS_ROOT}/Manifest.lock",
318
- );
319
- name = "[CP] Check Pods Manifest.lock";
320
- outputFileListPaths = (
321
- );
322
- outputPaths = (
323
- "$(DERIVED_FILE_DIR)/Pods-<%= className %>-checkManifestLockResult.txt",
324
- );
325
- runOnlyForDeploymentPostprocessing = 0;
326
- shellPath = /bin/sh;
327
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
328
- showEnvVarsInLog = 0;
329
- };
330
- C59DA0FBD6956966B86A3779 /* [CP] Embed Pods Frameworks */ = {
331
- isa = PBXShellScriptBuildPhase;
332
- buildActionMask = 2147483647;
333
- files = (
334
- );
335
- inputFileListPaths = (
336
- "${PODS_ROOT}/Target Support Files/Pods-<%= className %>-<%= className %>Tests/Pods-<%= className %>-<%= className %>Tests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
337
- );
338
- name = "[CP] Embed Pods Frameworks";
339
- outputFileListPaths = (
340
- "${PODS_ROOT}/Target Support Files/Pods-<%= className %>-<%= className %>Tests/Pods-<%= className %>-<%= className %>Tests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
341
- );
342
- runOnlyForDeploymentPostprocessing = 0;
343
- shellPath = /bin/sh;
344
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-<%= className %>-<%= className %>Tests/Pods-<%= className %>-<%= className %>Tests-frameworks.sh\"\n";
345
- showEnvVarsInLog = 0;
346
- };
347
- E235C05ADACE081382539298 /* [CP] Copy Pods Resources */ = {
348
- isa = PBXShellScriptBuildPhase;
349
- buildActionMask = 2147483647;
350
- files = (
351
- );
352
- inputFileListPaths = (
353
- "${PODS_ROOT}/Target Support Files/Pods-<%= className %>/Pods-<%= className %>-resources-${CONFIGURATION}-input-files.xcfilelist",
354
- );
355
- name = "[CP] Copy Pods Resources";
356
- outputFileListPaths = (
357
- "${PODS_ROOT}/Target Support Files/Pods-<%= className %>/Pods-<%= className %>-resources-${CONFIGURATION}-output-files.xcfilelist",
358
- );
359
- runOnlyForDeploymentPostprocessing = 0;
360
- shellPath = /bin/sh;
361
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-<%= className %>/Pods-<%= className %>-resources.sh\"\n";
362
- showEnvVarsInLog = 0;
363
- };
364
- F6A41C54EA430FDDC6A6ED99 /* [CP] Copy Pods Resources */ = {
365
- isa = PBXShellScriptBuildPhase;
366
- buildActionMask = 2147483647;
367
- files = (
368
- );
369
- inputFileListPaths = (
370
- "${PODS_ROOT}/Target Support Files/Pods-<%= className %>-<%= className %>Tests/Pods-<%= className %>-<%= className %>Tests-resources-${CONFIGURATION}-input-files.xcfilelist",
371
- );
372
- name = "[CP] Copy Pods Resources";
373
- outputFileListPaths = (
374
- "${PODS_ROOT}/Target Support Files/Pods-<%= className %>-<%= className %>Tests/Pods-<%= className %>-<%= className %>Tests-resources-${CONFIGURATION}-output-files.xcfilelist",
375
- );
376
- runOnlyForDeploymentPostprocessing = 0;
377
- shellPath = /bin/sh;
378
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-<%= className %>-<%= className %>Tests/Pods-<%= className %>-<%= className %>Tests-resources.sh\"\n";
379
- showEnvVarsInLog = 0;
380
- };
381
- FD10A7F022414F080027D42C /* Start Packager */ = {
382
- isa = PBXShellScriptBuildPhase;
383
- buildActionMask = 2147483647;
384
- files = (
385
- );
386
- inputFileListPaths = (
387
- );
388
- inputPaths = (
389
- );
390
- name = "Start Packager";
391
- outputFileListPaths = (
392
- );
393
- outputPaths = (
394
- );
395
- runOnlyForDeploymentPostprocessing = 0;
396
- shellPath = /bin/sh;
397
- shellScript = "export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open \"$SRCROOT/../node_modules/react-native/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n fi\nfi\n";
398
- showEnvVarsInLog = 0;
399
- };
400
- /* End PBXShellScriptBuildPhase section */
401
-
402
- /* Begin PBXSourcesBuildPhase section */
403
- 00E356EA1AD99517003FC87E /* Sources */ = {
404
- isa = PBXSourcesBuildPhase;
405
- buildActionMask = 2147483647;
406
- files = (
407
- 00E356F31AD99517003FC87E /* <%= className %>Tests.m in Sources */,
408
- );
409
- runOnlyForDeploymentPostprocessing = 0;
410
- };
411
- 13B07F871A680F5B00A75B9A /* Sources */ = {
412
- isa = PBXSourcesBuildPhase;
413
- buildActionMask = 2147483647;
414
- files = (
415
- 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */,
416
- 13B07FC11A68108700A75B9A /* main.m in Sources */,
417
- );
418
- runOnlyForDeploymentPostprocessing = 0;
419
- };
420
- /* End PBXSourcesBuildPhase section */
421
-
422
- /* Begin PBXTargetDependency section */
423
- 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
424
- isa = PBXTargetDependency;
425
- target = 13B07F861A680F5B00A75B9A /* <%= className %> */;
426
- targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
427
- };
428
- /* End PBXTargetDependency section */
429
-
430
- /* Begin XCBuildConfiguration section */
431
- 00E356F61AD99517003FC87E /* Debug */ = {
432
- isa = XCBuildConfiguration;
433
- baseConfigurationReference = 5B7EB9410499542E8C5724F5 /* Pods-<%= className %>-<%= className %>Tests.debug.xcconfig */;
434
- buildSettings = {
435
- BUNDLE_LOADER = "$(TEST_HOST)";
436
- GCC_PREPROCESSOR_DEFINITIONS = (
437
- "DEBUG=1",
438
- "$(inherited)",
439
- );
440
- INFOPLIST_FILE = <%= className %>Tests/Info.plist;
441
- IPHONEOS_DEPLOYMENT_TARGET = 12.4;
442
- LD_RUNPATH_SEARCH_PATHS = (
443
- "$(inherited)",
444
- "@executable_path/Frameworks",
445
- "@loader_path/Frameworks",
446
- );
447
- OTHER_LDFLAGS = (
448
- "-ObjC",
449
- "-lc++",
450
- "$(inherited)",
451
- );
452
- PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
453
- PRODUCT_NAME = "$(TARGET_NAME)";
454
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/<%= className %>.app/<%= className %>";
455
- };
456
- name = Debug;
457
- };
458
- 00E356F71AD99517003FC87E /* Release */ = {
459
- isa = XCBuildConfiguration;
460
- baseConfigurationReference = 89C6BE57DB24E9ADA2F236DE /* Pods-<%= className %>-<%= className %>Tests.release.xcconfig */;
461
- buildSettings = {
462
- BUNDLE_LOADER = "$(TEST_HOST)";
463
- COPY_PHASE_STRIP = NO;
464
- INFOPLIST_FILE = <%= className %>Tests/Info.plist;
465
- IPHONEOS_DEPLOYMENT_TARGET = 12.4;
466
- LD_RUNPATH_SEARCH_PATHS = (
467
- "$(inherited)",
468
- "@executable_path/Frameworks",
469
- "@loader_path/Frameworks",
470
- );
471
- OTHER_LDFLAGS = (
472
- "-ObjC",
473
- "-lc++",
474
- "$(inherited)",
475
- );
476
- PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
477
- PRODUCT_NAME = "$(TARGET_NAME)";
478
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/<%= className %>.app/<%= className %>";
479
- };
480
- name = Release;
481
- };
482
- 13B07F941A680F5B00A75B9A /* Debug */ = {
483
- isa = XCBuildConfiguration;
484
- baseConfigurationReference = 3B4392A12AC88292D35C810B /* Pods-<%= className %>.debug.xcconfig */;
485
- buildSettings = {
486
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
487
- CLANG_ENABLE_MODULES = YES;
488
- CURRENT_PROJECT_VERSION = 1;
489
- ENABLE_BITCODE = NO;
490
- INFOPLIST_FILE = <%= className %>/Info.plist;
491
- LD_RUNPATH_SEARCH_PATHS = (
492
- "$(inherited)",
493
- "@executable_path/Frameworks",
494
- );
495
- MARKETING_VERSION = 1.0;
496
- OTHER_LDFLAGS = (
497
- "$(inherited)",
498
- "-ObjC",
499
- "-lc++",
500
- );
501
- PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
502
- PRODUCT_NAME = <%= className %>;
503
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
504
- SWIFT_VERSION = 5.0;
505
- VERSIONING_SYSTEM = "apple-generic";
506
- };
507
- name = Debug;
508
- };
509
- 13B07F951A680F5B00A75B9A /* Release */ = {
510
- isa = XCBuildConfiguration;
511
- baseConfigurationReference = 5709B34CF0A7D63546082F79 /* Pods-<%= className %>.release.xcconfig */;
512
- buildSettings = {
513
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
514
- CLANG_ENABLE_MODULES = YES;
515
- CURRENT_PROJECT_VERSION = 1;
516
- INFOPLIST_FILE = <%= className %>/Info.plist;
517
- LD_RUNPATH_SEARCH_PATHS = (
518
- "$(inherited)",
519
- "@executable_path/Frameworks",
520
- );
521
- MARKETING_VERSION = 1.0;
522
- OTHER_LDFLAGS = (
523
- "$(inherited)",
524
- "-ObjC",
525
- "-lc++",
526
- );
527
- PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
528
- PRODUCT_NAME = <%= className %>;
529
- SWIFT_VERSION = 5.0;
530
- VERSIONING_SYSTEM = "apple-generic";
531
- };
532
- name = Release;
533
- };
534
- 83CBBA201A601CBA00E9B192 /* Debug */ = {
535
- isa = XCBuildConfiguration;
536
- buildSettings = {
537
- ALWAYS_SEARCH_USER_PATHS = NO;
538
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
539
- CLANG_CXX_LANGUAGE_STANDARD = "c++17";
540
- CLANG_CXX_LIBRARY = "libc++";
541
- CLANG_ENABLE_MODULES = YES;
542
- CLANG_ENABLE_OBJC_ARC = YES;
543
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
544
- CLANG_WARN_BOOL_CONVERSION = YES;
545
- CLANG_WARN_COMMA = YES;
546
- CLANG_WARN_CONSTANT_CONVERSION = YES;
547
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
548
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
549
- CLANG_WARN_EMPTY_BODY = YES;
550
- CLANG_WARN_ENUM_CONVERSION = YES;
551
- CLANG_WARN_INFINITE_RECURSION = YES;
552
- CLANG_WARN_INT_CONVERSION = YES;
553
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
554
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
555
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
556
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
557
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
558
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
559
- CLANG_WARN_STRICT_PROTOTYPES = YES;
560
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
561
- CLANG_WARN_UNREACHABLE_CODE = YES;
562
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
563
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
564
- COPY_PHASE_STRIP = NO;
565
- ENABLE_STRICT_OBJC_MSGSEND = YES;
566
- ENABLE_TESTABILITY = YES;
567
- "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
568
- GCC_C_LANGUAGE_STANDARD = gnu99;
569
- GCC_DYNAMIC_NO_PIC = NO;
570
- GCC_NO_COMMON_BLOCKS = YES;
571
- GCC_OPTIMIZATION_LEVEL = 0;
572
- GCC_PREPROCESSOR_DEFINITIONS = (
573
- "DEBUG=1",
574
- "$(inherited)",
575
- );
576
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
577
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
578
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
579
- GCC_WARN_UNDECLARED_SELECTOR = YES;
580
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
581
- GCC_WARN_UNUSED_FUNCTION = YES;
582
- GCC_WARN_UNUSED_VARIABLE = YES;
583
- IPHONEOS_DEPLOYMENT_TARGET = 12.4;
584
- LD_RUNPATH_SEARCH_PATHS = (
585
- /usr/lib/swift,
586
- "$(inherited)",
587
- );
588
- LIBRARY_SEARCH_PATHS = (
589
- "\"$(SDKROOT)/usr/lib/swift\"",
590
- "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
591
- "\"$(inherited)\"",
592
- );
593
- MTL_ENABLE_DEBUG_INFO = YES;
594
- ONLY_ACTIVE_ARCH = YES;
595
- OTHER_CPLUSPLUSFLAGS = (
596
- "$(OTHER_CFLAGS)",
597
- "-DFOLLY_NO_CONFIG",
598
- "-DFOLLY_MOBILE=1",
599
- "-DFOLLY_USE_LIBCPP=1",
600
- );
601
- SDKROOT = iphoneos;
602
- };
603
- name = Debug;
604
- };
605
- 83CBBA211A601CBA00E9B192 /* Release */ = {
606
- isa = XCBuildConfiguration;
607
- buildSettings = {
608
- ALWAYS_SEARCH_USER_PATHS = NO;
609
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
610
- CLANG_CXX_LANGUAGE_STANDARD = "c++17";
611
- CLANG_CXX_LIBRARY = "libc++";
612
- CLANG_ENABLE_MODULES = YES;
613
- CLANG_ENABLE_OBJC_ARC = YES;
614
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
615
- CLANG_WARN_BOOL_CONVERSION = YES;
616
- CLANG_WARN_COMMA = YES;
617
- CLANG_WARN_CONSTANT_CONVERSION = YES;
618
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
619
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
620
- CLANG_WARN_EMPTY_BODY = YES;
621
- CLANG_WARN_ENUM_CONVERSION = YES;
622
- CLANG_WARN_INFINITE_RECURSION = YES;
623
- CLANG_WARN_INT_CONVERSION = YES;
624
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
625
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
626
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
627
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
628
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
629
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
630
- CLANG_WARN_STRICT_PROTOTYPES = YES;
631
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
632
- CLANG_WARN_UNREACHABLE_CODE = YES;
633
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
634
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
635
- COPY_PHASE_STRIP = YES;
636
- ENABLE_NS_ASSERTIONS = NO;
637
- ENABLE_STRICT_OBJC_MSGSEND = YES;
638
- "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
639
- GCC_C_LANGUAGE_STANDARD = gnu99;
640
- GCC_NO_COMMON_BLOCKS = YES;
641
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
642
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
643
- GCC_WARN_UNDECLARED_SELECTOR = YES;
644
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
645
- GCC_WARN_UNUSED_FUNCTION = YES;
646
- GCC_WARN_UNUSED_VARIABLE = YES;
647
- IPHONEOS_DEPLOYMENT_TARGET = 12.4;
648
- LD_RUNPATH_SEARCH_PATHS = (
649
- /usr/lib/swift,
650
- "$(inherited)",
651
- );
652
- LIBRARY_SEARCH_PATHS = (
653
- "\"$(SDKROOT)/usr/lib/swift\"",
654
- "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
655
- "\"$(inherited)\"",
656
- );
657
- MTL_ENABLE_DEBUG_INFO = NO;
658
- OTHER_CPLUSPLUSFLAGS = (
659
- "$(OTHER_CFLAGS)",
660
- "-DFOLLY_NO_CONFIG",
661
- "-DFOLLY_MOBILE=1",
662
- "-DFOLLY_USE_LIBCPP=1",
663
- );
664
- SDKROOT = iphoneos;
665
- VALIDATE_PRODUCT = YES;
666
- };
667
- name = Release;
668
- };
669
- /* End XCBuildConfiguration section */
670
-
671
- /* Begin XCConfigurationList section */
672
- 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "<%= className %>Tests" */ = {
673
- isa = XCConfigurationList;
674
- buildConfigurations = (
675
- 00E356F61AD99517003FC87E /* Debug */,
676
- 00E356F71AD99517003FC87E /* Release */,
677
- );
678
- defaultConfigurationIsVisible = 0;
679
- defaultConfigurationName = Release;
680
- };
681
- 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "<%= className %>" */ = {
682
- isa = XCConfigurationList;
683
- buildConfigurations = (
684
- 13B07F941A680F5B00A75B9A /* Debug */,
685
- 13B07F951A680F5B00A75B9A /* Release */,
686
- );
687
- defaultConfigurationIsVisible = 0;
688
- defaultConfigurationName = Release;
689
- };
690
- 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "<%= className %>" */ = {
691
- isa = XCConfigurationList;
692
- buildConfigurations = (
693
- 83CBBA201A601CBA00E9B192 /* Debug */,
694
- 83CBBA211A601CBA00E9B192 /* Release */,
695
- );
696
- defaultConfigurationIsVisible = 0;
697
- defaultConfigurationName = Release;
698
- };
699
- /* End XCConfigurationList section */
700
- };
701
- rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
702
- }