project.pbxproj 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 54;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
  10. 1C66F06AC5C5CBAE1537E793 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C90F96AA3D0EE725913D5709 /* Pods_Runner.framework */; };
  11. 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; };
  12. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
  13. 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
  14. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
  15. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
  16. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
  17. DF830461D2928502F59AAF31 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1B8A98F48D101FCF6D20A0D7 /* Pods_RunnerTests.framework */; };
  18. /* End PBXBuildFile section */
  19. /* Begin PBXContainerItemProxy section */
  20. 331C8085294A63A400263BE5 /* PBXContainerItemProxy */ = {
  21. isa = PBXContainerItemProxy;
  22. containerPortal = 97C146E61CF9000F007C117D /* Project object */;
  23. proxyType = 1;
  24. remoteGlobalIDString = 97C146ED1CF9000F007C117D;
  25. remoteInfo = Runner;
  26. };
  27. /* End PBXContainerItemProxy section */
  28. /* Begin PBXCopyFilesBuildPhase section */
  29. 9705A1C41CF9048500538489 /* Embed Frameworks */ = {
  30. isa = PBXCopyFilesBuildPhase;
  31. buildActionMask = 2147483647;
  32. dstPath = "";
  33. dstSubfolderSpec = 10;
  34. files = (
  35. );
  36. name = "Embed Frameworks";
  37. runOnlyForDeploymentPostprocessing = 0;
  38. };
  39. /* End PBXCopyFilesBuildPhase section */
  40. /* Begin PBXFileReference section */
  41. 0D608F4B80B80615C43809B6 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
  42. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
  43. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
  44. 1B8A98F48D101FCF6D20A0D7 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  45. 331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
  46. 331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  47. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
  48. 4787EC8DDA64B6E667E78B8D /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
  49. 51824710647AD3C70465F0DE /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
  50. 60A69A867758943D9215C4AE /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
  51. 6BCCB7BBE98DE849D5A579DA /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
  52. 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
  53. 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  54. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
  55. 8D7E0CF47DB2B9AEF1A06B02 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; };
  56. 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
  57. 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
  58. 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
  59. 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  60. 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  61. 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  62. 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  63. C90F96AA3D0EE725913D5709 /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  64. /* End PBXFileReference section */
  65. /* Begin PBXFrameworksBuildPhase section */
  66. 80A97C715DD51C4DC404B716 /* Frameworks */ = {
  67. isa = PBXFrameworksBuildPhase;
  68. buildActionMask = 2147483647;
  69. files = (
  70. DF830461D2928502F59AAF31 /* Pods_RunnerTests.framework in Frameworks */,
  71. );
  72. runOnlyForDeploymentPostprocessing = 0;
  73. };
  74. 97C146EB1CF9000F007C117D /* Frameworks */ = {
  75. isa = PBXFrameworksBuildPhase;
  76. buildActionMask = 2147483647;
  77. files = (
  78. 1C66F06AC5C5CBAE1537E793 /* Pods_Runner.framework in Frameworks */,
  79. );
  80. runOnlyForDeploymentPostprocessing = 0;
  81. };
  82. /* End PBXFrameworksBuildPhase section */
  83. /* Begin PBXGroup section */
  84. 331C8082294A63A400263BE5 /* RunnerTests */ = {
  85. isa = PBXGroup;
  86. children = (
  87. 331C807B294A618700263BE5 /* RunnerTests.swift */,
  88. );
  89. path = RunnerTests;
  90. sourceTree = "<group>";
  91. };
  92. 7B633410146352CB15D820B2 /* Pods */ = {
  93. isa = PBXGroup;
  94. children = (
  95. 0D608F4B80B80615C43809B6 /* Pods-Runner.debug.xcconfig */,
  96. 51824710647AD3C70465F0DE /* Pods-Runner.release.xcconfig */,
  97. 4787EC8DDA64B6E667E78B8D /* Pods-Runner.profile.xcconfig */,
  98. 8D7E0CF47DB2B9AEF1A06B02 /* Pods-RunnerTests.debug.xcconfig */,
  99. 6BCCB7BBE98DE849D5A579DA /* Pods-RunnerTests.release.xcconfig */,
  100. 60A69A867758943D9215C4AE /* Pods-RunnerTests.profile.xcconfig */,
  101. );
  102. path = Pods;
  103. sourceTree = "<group>";
  104. };
  105. 8D7BC5DD87CCBD70EE1006A3 /* Frameworks */ = {
  106. isa = PBXGroup;
  107. children = (
  108. C90F96AA3D0EE725913D5709 /* Pods_Runner.framework */,
  109. 1B8A98F48D101FCF6D20A0D7 /* Pods_RunnerTests.framework */,
  110. );
  111. name = Frameworks;
  112. sourceTree = "<group>";
  113. };
  114. 9740EEB11CF90186004384FC /* Flutter */ = {
  115. isa = PBXGroup;
  116. children = (
  117. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
  118. 9740EEB21CF90195004384FC /* Debug.xcconfig */,
  119. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
  120. 9740EEB31CF90195004384FC /* Generated.xcconfig */,
  121. );
  122. name = Flutter;
  123. sourceTree = "<group>";
  124. };
  125. 97C146E51CF9000F007C117D = {
  126. isa = PBXGroup;
  127. children = (
  128. 9740EEB11CF90186004384FC /* Flutter */,
  129. 97C146F01CF9000F007C117D /* Runner */,
  130. 97C146EF1CF9000F007C117D /* Products */,
  131. 331C8082294A63A400263BE5 /* RunnerTests */,
  132. 7B633410146352CB15D820B2 /* Pods */,
  133. 8D7BC5DD87CCBD70EE1006A3 /* Frameworks */,
  134. );
  135. sourceTree = "<group>";
  136. };
  137. 97C146EF1CF9000F007C117D /* Products */ = {
  138. isa = PBXGroup;
  139. children = (
  140. 97C146EE1CF9000F007C117D /* Runner.app */,
  141. 331C8081294A63A400263BE5 /* RunnerTests.xctest */,
  142. );
  143. name = Products;
  144. sourceTree = "<group>";
  145. };
  146. 97C146F01CF9000F007C117D /* Runner */ = {
  147. isa = PBXGroup;
  148. children = (
  149. 97C146FA1CF9000F007C117D /* Main.storyboard */,
  150. 97C146FD1CF9000F007C117D /* Assets.xcassets */,
  151. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
  152. 97C147021CF9000F007C117D /* Info.plist */,
  153. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
  154. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
  155. 74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
  156. 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */,
  157. );
  158. path = Runner;
  159. sourceTree = "<group>";
  160. };
  161. /* End PBXGroup section */
  162. /* Begin PBXNativeTarget section */
  163. 331C8080294A63A400263BE5 /* RunnerTests */ = {
  164. isa = PBXNativeTarget;
  165. buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
  166. buildPhases = (
  167. EB3ED4E65D562BFA7BD280D1 /* [CP] Check Pods Manifest.lock */,
  168. 331C807D294A63A400263BE5 /* Sources */,
  169. 331C807F294A63A400263BE5 /* Resources */,
  170. 80A97C715DD51C4DC404B716 /* Frameworks */,
  171. );
  172. buildRules = (
  173. );
  174. dependencies = (
  175. 331C8086294A63A400263BE5 /* PBXTargetDependency */,
  176. );
  177. name = RunnerTests;
  178. productName = RunnerTests;
  179. productReference = 331C8081294A63A400263BE5 /* RunnerTests.xctest */;
  180. productType = "com.apple.product-type.bundle.unit-test";
  181. };
  182. 97C146ED1CF9000F007C117D /* Runner */ = {
  183. isa = PBXNativeTarget;
  184. buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
  185. buildPhases = (
  186. FE8B796625F8BFA21C54B38D /* [CP] Check Pods Manifest.lock */,
  187. 9740EEB61CF901F6004384FC /* Run Script */,
  188. 97C146EA1CF9000F007C117D /* Sources */,
  189. 97C146EB1CF9000F007C117D /* Frameworks */,
  190. 97C146EC1CF9000F007C117D /* Resources */,
  191. 9705A1C41CF9048500538489 /* Embed Frameworks */,
  192. 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
  193. E0233FF5C8A333174D045EEC /* [CP] Embed Pods Frameworks */,
  194. );
  195. buildRules = (
  196. );
  197. dependencies = (
  198. );
  199. name = Runner;
  200. productName = Runner;
  201. productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
  202. productType = "com.apple.product-type.application";
  203. };
  204. /* End PBXNativeTarget section */
  205. /* Begin PBXProject section */
  206. 97C146E61CF9000F007C117D /* Project object */ = {
  207. isa = PBXProject;
  208. attributes = {
  209. BuildIndependentTargetsInParallel = YES;
  210. LastUpgradeCheck = 1510;
  211. ORGANIZATIONNAME = "";
  212. TargetAttributes = {
  213. 331C8080294A63A400263BE5 = {
  214. CreatedOnToolsVersion = 14.0;
  215. TestTargetID = 97C146ED1CF9000F007C117D;
  216. };
  217. 97C146ED1CF9000F007C117D = {
  218. CreatedOnToolsVersion = 7.3.1;
  219. LastSwiftMigration = 1100;
  220. };
  221. };
  222. };
  223. buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
  224. compatibilityVersion = "Xcode 9.3";
  225. developmentRegion = en;
  226. hasScannedForEncodings = 0;
  227. knownRegions = (
  228. en,
  229. Base,
  230. );
  231. mainGroup = 97C146E51CF9000F007C117D;
  232. productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
  233. projectDirPath = "";
  234. projectRoot = "";
  235. targets = (
  236. 97C146ED1CF9000F007C117D /* Runner */,
  237. 331C8080294A63A400263BE5 /* RunnerTests */,
  238. );
  239. };
  240. /* End PBXProject section */
  241. /* Begin PBXResourcesBuildPhase section */
  242. 331C807F294A63A400263BE5 /* Resources */ = {
  243. isa = PBXResourcesBuildPhase;
  244. buildActionMask = 2147483647;
  245. files = (
  246. );
  247. runOnlyForDeploymentPostprocessing = 0;
  248. };
  249. 97C146EC1CF9000F007C117D /* Resources */ = {
  250. isa = PBXResourcesBuildPhase;
  251. buildActionMask = 2147483647;
  252. files = (
  253. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
  254. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
  255. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
  256. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
  257. );
  258. runOnlyForDeploymentPostprocessing = 0;
  259. };
  260. /* End PBXResourcesBuildPhase section */
  261. /* Begin PBXShellScriptBuildPhase section */
  262. 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
  263. isa = PBXShellScriptBuildPhase;
  264. alwaysOutOfDate = 1;
  265. buildActionMask = 2147483647;
  266. files = (
  267. );
  268. inputPaths = (
  269. "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
  270. );
  271. name = "Thin Binary";
  272. outputPaths = (
  273. );
  274. runOnlyForDeploymentPostprocessing = 0;
  275. shellPath = /bin/sh;
  276. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
  277. };
  278. 9740EEB61CF901F6004384FC /* Run Script */ = {
  279. isa = PBXShellScriptBuildPhase;
  280. alwaysOutOfDate = 1;
  281. buildActionMask = 2147483647;
  282. files = (
  283. );
  284. inputPaths = (
  285. );
  286. name = "Run Script";
  287. outputPaths = (
  288. );
  289. runOnlyForDeploymentPostprocessing = 0;
  290. shellPath = /bin/sh;
  291. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
  292. };
  293. E0233FF5C8A333174D045EEC /* [CP] Embed Pods Frameworks */ = {
  294. isa = PBXShellScriptBuildPhase;
  295. buildActionMask = 2147483647;
  296. files = (
  297. );
  298. inputFileListPaths = (
  299. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  300. );
  301. name = "[CP] Embed Pods Frameworks";
  302. outputFileListPaths = (
  303. "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  304. );
  305. runOnlyForDeploymentPostprocessing = 0;
  306. shellPath = /bin/sh;
  307. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
  308. showEnvVarsInLog = 0;
  309. };
  310. EB3ED4E65D562BFA7BD280D1 /* [CP] Check Pods Manifest.lock */ = {
  311. isa = PBXShellScriptBuildPhase;
  312. buildActionMask = 2147483647;
  313. files = (
  314. );
  315. inputFileListPaths = (
  316. );
  317. inputPaths = (
  318. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  319. "${PODS_ROOT}/Manifest.lock",
  320. );
  321. name = "[CP] Check Pods Manifest.lock";
  322. outputFileListPaths = (
  323. );
  324. outputPaths = (
  325. "$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
  326. );
  327. runOnlyForDeploymentPostprocessing = 0;
  328. shellPath = /bin/sh;
  329. 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";
  330. showEnvVarsInLog = 0;
  331. };
  332. FE8B796625F8BFA21C54B38D /* [CP] Check Pods Manifest.lock */ = {
  333. isa = PBXShellScriptBuildPhase;
  334. buildActionMask = 2147483647;
  335. files = (
  336. );
  337. inputFileListPaths = (
  338. );
  339. inputPaths = (
  340. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  341. "${PODS_ROOT}/Manifest.lock",
  342. );
  343. name = "[CP] Check Pods Manifest.lock";
  344. outputFileListPaths = (
  345. );
  346. outputPaths = (
  347. "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
  348. );
  349. runOnlyForDeploymentPostprocessing = 0;
  350. shellPath = /bin/sh;
  351. 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";
  352. showEnvVarsInLog = 0;
  353. };
  354. /* End PBXShellScriptBuildPhase section */
  355. /* Begin PBXSourcesBuildPhase section */
  356. 331C807D294A63A400263BE5 /* Sources */ = {
  357. isa = PBXSourcesBuildPhase;
  358. buildActionMask = 2147483647;
  359. files = (
  360. 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */,
  361. );
  362. runOnlyForDeploymentPostprocessing = 0;
  363. };
  364. 97C146EA1CF9000F007C117D /* Sources */ = {
  365. isa = PBXSourcesBuildPhase;
  366. buildActionMask = 2147483647;
  367. files = (
  368. 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,
  369. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
  370. );
  371. runOnlyForDeploymentPostprocessing = 0;
  372. };
  373. /* End PBXSourcesBuildPhase section */
  374. /* Begin PBXTargetDependency section */
  375. 331C8086294A63A400263BE5 /* PBXTargetDependency */ = {
  376. isa = PBXTargetDependency;
  377. target = 97C146ED1CF9000F007C117D /* Runner */;
  378. targetProxy = 331C8085294A63A400263BE5 /* PBXContainerItemProxy */;
  379. };
  380. /* End PBXTargetDependency section */
  381. /* Begin PBXVariantGroup section */
  382. 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
  383. isa = PBXVariantGroup;
  384. children = (
  385. 97C146FB1CF9000F007C117D /* Base */,
  386. );
  387. name = Main.storyboard;
  388. sourceTree = "<group>";
  389. };
  390. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = {
  391. isa = PBXVariantGroup;
  392. children = (
  393. 97C147001CF9000F007C117D /* Base */,
  394. );
  395. name = LaunchScreen.storyboard;
  396. sourceTree = "<group>";
  397. };
  398. /* End PBXVariantGroup section */
  399. /* Begin XCBuildConfiguration section */
  400. 249021D3217E4FDB00AE95B9 /* Profile */ = {
  401. isa = XCBuildConfiguration;
  402. buildSettings = {
  403. ALWAYS_SEARCH_USER_PATHS = NO;
  404. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  405. CLANG_ANALYZER_NONNULL = YES;
  406. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  407. CLANG_CXX_LIBRARY = "libc++";
  408. CLANG_ENABLE_MODULES = YES;
  409. CLANG_ENABLE_OBJC_ARC = YES;
  410. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  411. CLANG_WARN_BOOL_CONVERSION = YES;
  412. CLANG_WARN_COMMA = YES;
  413. CLANG_WARN_CONSTANT_CONVERSION = YES;
  414. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  415. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  416. CLANG_WARN_EMPTY_BODY = YES;
  417. CLANG_WARN_ENUM_CONVERSION = YES;
  418. CLANG_WARN_INFINITE_RECURSION = YES;
  419. CLANG_WARN_INT_CONVERSION = YES;
  420. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  421. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  422. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  423. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  424. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  425. CLANG_WARN_STRICT_PROTOTYPES = YES;
  426. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  427. CLANG_WARN_UNREACHABLE_CODE = YES;
  428. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  429. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  430. COPY_PHASE_STRIP = NO;
  431. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  432. ENABLE_NS_ASSERTIONS = NO;
  433. ENABLE_STRICT_OBJC_MSGSEND = YES;
  434. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  435. GCC_C_LANGUAGE_STANDARD = gnu99;
  436. GCC_NO_COMMON_BLOCKS = YES;
  437. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  438. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  439. GCC_WARN_UNDECLARED_SELECTOR = YES;
  440. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  441. GCC_WARN_UNUSED_FUNCTION = YES;
  442. GCC_WARN_UNUSED_VARIABLE = YES;
  443. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  444. MTL_ENABLE_DEBUG_INFO = NO;
  445. SDKROOT = iphoneos;
  446. SUPPORTED_PLATFORMS = iphoneos;
  447. TARGETED_DEVICE_FAMILY = "1,2";
  448. VALIDATE_PRODUCT = YES;
  449. };
  450. name = Profile;
  451. };
  452. 249021D4217E4FDB00AE95B9 /* Profile */ = {
  453. isa = XCBuildConfiguration;
  454. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  455. buildSettings = {
  456. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  457. CLANG_ENABLE_MODULES = YES;
  458. CODE_SIGN_IDENTITY = "Apple Development";
  459. CODE_SIGN_STYLE = Automatic;
  460. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  461. DEVELOPMENT_TEAM = K4782Q3LXH;
  462. ENABLE_BITCODE = NO;
  463. INFOPLIST_FILE = Runner/Info.plist;
  464. LD_RUNPATH_SEARCH_PATHS = (
  465. "$(inherited)",
  466. "@executable_path/Frameworks",
  467. );
  468. PRODUCT_BUNDLE_IDENTIFIER = com.atmob.elecasst.electronicAssistant;
  469. PRODUCT_NAME = "$(TARGET_NAME)";
  470. PROVISIONING_PROFILE_SPECIFIER = "";
  471. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  472. SWIFT_VERSION = 5.0;
  473. VERSIONING_SYSTEM = "apple-generic";
  474. };
  475. name = Profile;
  476. };
  477. 331C8088294A63A400263BE5 /* Debug */ = {
  478. isa = XCBuildConfiguration;
  479. baseConfigurationReference = 8D7E0CF47DB2B9AEF1A06B02 /* Pods-RunnerTests.debug.xcconfig */;
  480. buildSettings = {
  481. BUNDLE_LOADER = "$(TEST_HOST)";
  482. CODE_SIGN_STYLE = Automatic;
  483. CURRENT_PROJECT_VERSION = 1;
  484. GENERATE_INFOPLIST_FILE = YES;
  485. MARKETING_VERSION = 1.0;
  486. PRODUCT_BUNDLE_IDENTIFIER = com.atmob.elecasst.electronicAssistant.RunnerTests;
  487. PRODUCT_NAME = "$(TARGET_NAME)";
  488. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  489. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  490. SWIFT_VERSION = 5.0;
  491. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  492. };
  493. name = Debug;
  494. };
  495. 331C8089294A63A400263BE5 /* Release */ = {
  496. isa = XCBuildConfiguration;
  497. baseConfigurationReference = 6BCCB7BBE98DE849D5A579DA /* Pods-RunnerTests.release.xcconfig */;
  498. buildSettings = {
  499. BUNDLE_LOADER = "$(TEST_HOST)";
  500. CODE_SIGN_STYLE = Automatic;
  501. CURRENT_PROJECT_VERSION = 1;
  502. GENERATE_INFOPLIST_FILE = YES;
  503. MARKETING_VERSION = 1.0;
  504. PRODUCT_BUNDLE_IDENTIFIER = com.atmob.elecasst.electronicAssistant.RunnerTests;
  505. PRODUCT_NAME = "$(TARGET_NAME)";
  506. SWIFT_VERSION = 5.0;
  507. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  508. };
  509. name = Release;
  510. };
  511. 331C808A294A63A400263BE5 /* Profile */ = {
  512. isa = XCBuildConfiguration;
  513. baseConfigurationReference = 60A69A867758943D9215C4AE /* Pods-RunnerTests.profile.xcconfig */;
  514. buildSettings = {
  515. BUNDLE_LOADER = "$(TEST_HOST)";
  516. CODE_SIGN_STYLE = Automatic;
  517. CURRENT_PROJECT_VERSION = 1;
  518. GENERATE_INFOPLIST_FILE = YES;
  519. MARKETING_VERSION = 1.0;
  520. PRODUCT_BUNDLE_IDENTIFIER = com.atmob.elecasst.electronicAssistant.RunnerTests;
  521. PRODUCT_NAME = "$(TARGET_NAME)";
  522. SWIFT_VERSION = 5.0;
  523. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  524. };
  525. name = Profile;
  526. };
  527. 97C147031CF9000F007C117D /* Debug */ = {
  528. isa = XCBuildConfiguration;
  529. buildSettings = {
  530. ALWAYS_SEARCH_USER_PATHS = NO;
  531. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
  532. CLANG_ANALYZER_NONNULL = YES;
  533. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  534. CLANG_CXX_LIBRARY = "libc++";
  535. CLANG_ENABLE_MODULES = YES;
  536. CLANG_ENABLE_OBJC_ARC = YES;
  537. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  538. CLANG_WARN_BOOL_CONVERSION = YES;
  539. CLANG_WARN_COMMA = YES;
  540. CLANG_WARN_CONSTANT_CONVERSION = YES;
  541. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  542. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  543. CLANG_WARN_EMPTY_BODY = YES;
  544. CLANG_WARN_ENUM_CONVERSION = YES;
  545. CLANG_WARN_INFINITE_RECURSION = YES;
  546. CLANG_WARN_INT_CONVERSION = YES;
  547. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  548. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  549. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  550. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  551. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  552. CLANG_WARN_STRICT_PROTOTYPES = YES;
  553. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  554. CLANG_WARN_UNREACHABLE_CODE = YES;
  555. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  556. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  557. COPY_PHASE_STRIP = NO;
  558. DEBUG_INFORMATION_FORMAT = dwarf;
  559. ENABLE_STRICT_OBJC_MSGSEND = YES;
  560. ENABLE_TESTABILITY = YES;
  561. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  562. GCC_C_LANGUAGE_STANDARD = gnu99;
  563. GCC_DYNAMIC_NO_PIC = NO;
  564. GCC_NO_COMMON_BLOCKS = YES;
  565. GCC_OPTIMIZATION_LEVEL = 0;
  566. GCC_PREPROCESSOR_DEFINITIONS = (
  567. "DEBUG=1",
  568. "$(inherited)",
  569. );
  570. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  571. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  572. GCC_WARN_UNDECLARED_SELECTOR = YES;
  573. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  574. GCC_WARN_UNUSED_FUNCTION = YES;
  575. GCC_WARN_UNUSED_VARIABLE = YES;
  576. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  577. MTL_ENABLE_DEBUG_INFO = YES;
  578. ONLY_ACTIVE_ARCH = YES;
  579. SDKROOT = iphoneos;
  580. TARGETED_DEVICE_FAMILY = "1,2";
  581. };
  582. name = Debug;
  583. };
  584. 97C147041CF9000F007C117D /* Release */ = {
  585. isa = XCBuildConfiguration;
  586. buildSettings = {
  587. ALWAYS_SEARCH_USER_PATHS = NO;
  588. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = AppIcon;
  589. CLANG_ANALYZER_NONNULL = YES;
  590. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  591. CLANG_CXX_LIBRARY = "libc++";
  592. CLANG_ENABLE_MODULES = YES;
  593. CLANG_ENABLE_OBJC_ARC = YES;
  594. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  595. CLANG_WARN_BOOL_CONVERSION = YES;
  596. CLANG_WARN_COMMA = YES;
  597. CLANG_WARN_CONSTANT_CONVERSION = YES;
  598. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  599. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  600. CLANG_WARN_EMPTY_BODY = YES;
  601. CLANG_WARN_ENUM_CONVERSION = YES;
  602. CLANG_WARN_INFINITE_RECURSION = YES;
  603. CLANG_WARN_INT_CONVERSION = YES;
  604. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  605. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  606. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  607. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  608. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  609. CLANG_WARN_STRICT_PROTOTYPES = YES;
  610. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  611. CLANG_WARN_UNREACHABLE_CODE = YES;
  612. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  613. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  614. COPY_PHASE_STRIP = NO;
  615. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  616. ENABLE_NS_ASSERTIONS = NO;
  617. ENABLE_STRICT_OBJC_MSGSEND = YES;
  618. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  619. GCC_C_LANGUAGE_STANDARD = gnu99;
  620. GCC_NO_COMMON_BLOCKS = YES;
  621. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  622. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  623. GCC_WARN_UNDECLARED_SELECTOR = YES;
  624. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  625. GCC_WARN_UNUSED_FUNCTION = YES;
  626. GCC_WARN_UNUSED_VARIABLE = YES;
  627. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  628. MTL_ENABLE_DEBUG_INFO = NO;
  629. SDKROOT = iphoneos;
  630. SUPPORTED_PLATFORMS = iphoneos;
  631. SWIFT_COMPILATION_MODE = wholemodule;
  632. SWIFT_OPTIMIZATION_LEVEL = "-O";
  633. TARGETED_DEVICE_FAMILY = "1,2";
  634. VALIDATE_PRODUCT = YES;
  635. };
  636. name = Release;
  637. };
  638. 97C147061CF9000F007C117D /* Debug */ = {
  639. isa = XCBuildConfiguration;
  640. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  641. buildSettings = {
  642. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  643. CLANG_ENABLE_MODULES = YES;
  644. CODE_SIGN_IDENTITY = "Apple Development";
  645. CODE_SIGN_STYLE = Automatic;
  646. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  647. DEVELOPMENT_TEAM = K4782Q3LXH;
  648. ENABLE_BITCODE = NO;
  649. INFOPLIST_FILE = Runner/Info.plist;
  650. LD_RUNPATH_SEARCH_PATHS = (
  651. "$(inherited)",
  652. "@executable_path/Frameworks",
  653. );
  654. PRODUCT_BUNDLE_IDENTIFIER = com.atmob.elecasst.electronicAssistant;
  655. PRODUCT_NAME = "$(TARGET_NAME)";
  656. PROVISIONING_PROFILE_SPECIFIER = "";
  657. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  658. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  659. SWIFT_VERSION = 5.0;
  660. VERSIONING_SYSTEM = "apple-generic";
  661. };
  662. name = Debug;
  663. };
  664. 97C147071CF9000F007C117D /* Release */ = {
  665. isa = XCBuildConfiguration;
  666. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  667. buildSettings = {
  668. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  669. CLANG_ENABLE_MODULES = YES;
  670. CODE_SIGN_IDENTITY = "Apple Development";
  671. CODE_SIGN_STYLE = Automatic;
  672. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  673. DEVELOPMENT_TEAM = K4782Q3LXH;
  674. ENABLE_BITCODE = NO;
  675. INFOPLIST_FILE = Runner/Info.plist;
  676. LD_RUNPATH_SEARCH_PATHS = (
  677. "$(inherited)",
  678. "@executable_path/Frameworks",
  679. );
  680. PRODUCT_BUNDLE_IDENTIFIER = com.atmob.elecasst.electronicAssistant;
  681. PRODUCT_NAME = "$(TARGET_NAME)";
  682. PROVISIONING_PROFILE_SPECIFIER = "";
  683. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  684. SWIFT_VERSION = 5.0;
  685. VERSIONING_SYSTEM = "apple-generic";
  686. };
  687. name = Release;
  688. };
  689. /* End XCBuildConfiguration section */
  690. /* Begin XCConfigurationList section */
  691. 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */ = {
  692. isa = XCConfigurationList;
  693. buildConfigurations = (
  694. 331C8088294A63A400263BE5 /* Debug */,
  695. 331C8089294A63A400263BE5 /* Release */,
  696. 331C808A294A63A400263BE5 /* Profile */,
  697. );
  698. defaultConfigurationIsVisible = 0;
  699. defaultConfigurationName = Release;
  700. };
  701. 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
  702. isa = XCConfigurationList;
  703. buildConfigurations = (
  704. 97C147031CF9000F007C117D /* Debug */,
  705. 97C147041CF9000F007C117D /* Release */,
  706. 249021D3217E4FDB00AE95B9 /* Profile */,
  707. );
  708. defaultConfigurationIsVisible = 0;
  709. defaultConfigurationName = Release;
  710. };
  711. 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
  712. isa = XCConfigurationList;
  713. buildConfigurations = (
  714. 97C147061CF9000F007C117D /* Debug */,
  715. 97C147071CF9000F007C117D /* Release */,
  716. 249021D4217E4FDB00AE95B9 /* Profile */,
  717. );
  718. defaultConfigurationIsVisible = 0;
  719. defaultConfigurationName = Release;
  720. };
  721. /* End XCConfigurationList section */
  722. };
  723. rootObject = 97C146E61CF9000F007C117D /* Project object */;
  724. }