project.pbxproj 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
  10. 229D8FAB17AC9AC312067DAA /* (null) in Frameworks */ = {isa = PBXBuildFile; };
  11. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
  12. 3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; };
  13. 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  14. 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; };
  15. 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  16. 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB21CF90195004384FC /* Debug.xcconfig */; };
  17. 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; };
  18. 97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; };
  19. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
  20. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
  21. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
  22. A7C4A99C23ACBF9E0047C019 /* flutter_logan_exampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A7C4A99B23ACBF9E0047C019 /* flutter_logan_exampleTests.m */; };
  23. B90E82A66E3D8F5B300C7AD9 /* libPods-flutter_logan_exampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 66653EE3A98CBD575291AD86 /* libPods-flutter_logan_exampleTests.a */; };
  24. D71F42A056090B4033ABF7B5 /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D069901C955E4A26B7A0A5A /* libPods-Runner.a */; };
  25. /* End PBXBuildFile section */
  26. /* Begin PBXContainerItemProxy section */
  27. A7C4A99E23ACBF9E0047C019 /* PBXContainerItemProxy */ = {
  28. isa = PBXContainerItemProxy;
  29. containerPortal = 97C146E61CF9000F007C117D /* Project object */;
  30. proxyType = 1;
  31. remoteGlobalIDString = 97C146ED1CF9000F007C117D;
  32. remoteInfo = Runner;
  33. };
  34. /* End PBXContainerItemProxy section */
  35. /* Begin PBXCopyFilesBuildPhase section */
  36. 9705A1C41CF9048500538489 /* Embed Frameworks */ = {
  37. isa = PBXCopyFilesBuildPhase;
  38. buildActionMask = 2147483647;
  39. dstPath = "";
  40. dstSubfolderSpec = 10;
  41. files = (
  42. 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */,
  43. 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */,
  44. );
  45. name = "Embed Frameworks";
  46. runOnlyForDeploymentPostprocessing = 0;
  47. };
  48. /* End PBXCopyFilesBuildPhase section */
  49. /* Begin PBXFileReference section */
  50. 074AA0480B8F5EB3980326D5 /* Pods-flutter_logan_exampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-flutter_logan_exampleTests.release.xcconfig"; path = "Target Support Files/Pods-flutter_logan_exampleTests/Pods-flutter_logan_exampleTests.release.xcconfig"; sourceTree = "<group>"; };
  51. 079279D2F4EA5BAD166A8B4C /* Pods-Runner_test.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner_test.debug.xcconfig"; path = "Target Support Files/Pods-Runner_test/Pods-Runner_test.debug.xcconfig"; sourceTree = "<group>"; };
  52. 10E0C1B22AA44254EB1753D9 /* 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>"; };
  53. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
  54. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
  55. 2D069901C955E4A26B7A0A5A /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  56. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
  57. 3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; };
  58. 407B29CB6593637881BE1723 /* Pods-Runner_test.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner_test.profile.xcconfig"; path = "Target Support Files/Pods-Runner_test/Pods-Runner_test.profile.xcconfig"; sourceTree = "<group>"; };
  59. 457FB9F0A34D012E5B1D2619 /* Pods-flutter_logan_exampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-flutter_logan_exampleTests.debug.xcconfig"; path = "Target Support Files/Pods-flutter_logan_exampleTests/Pods-flutter_logan_exampleTests.debug.xcconfig"; sourceTree = "<group>"; };
  60. 514C9E9C8727B25F314E377C /* 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>"; };
  61. 66653EE3A98CBD575291AD86 /* libPods-flutter_logan_exampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-flutter_logan_exampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  62. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
  63. 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  64. 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  65. 8FB54D3B93A871C5892F2D2E /* Pods-flutter_logan_exampleTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-flutter_logan_exampleTests.profile.xcconfig"; path = "Target Support Files/Pods-flutter_logan_exampleTests/Pods-flutter_logan_exampleTests.profile.xcconfig"; sourceTree = "<group>"; };
  66. 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
  67. 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
  68. 9740EEBA1CF902C7004384FC /* Flutter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Flutter.framework; path = Flutter/Flutter.framework; sourceTree = "<group>"; };
  69. 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
  70. 97C146F21CF9000F007C117D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  71. 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  72. 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  73. 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  74. 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  75. A7C4A97123ACAD660047C019 /* Runner copy-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Runner copy-Info.plist"; path = "/Users/maxiaojun/codes/mobile/flutter_logan_opensorce/example/ios/Runner copy-Info.plist"; sourceTree = "<absolute>"; };
  76. A7C4A98D23ACB7780047C019 /* Runner copy2-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Runner copy2-Info.plist"; path = "/Users/maxiaojun/codes/mobile/flutter_logan_opensorce/example/ios/Runner copy2-Info.plist"; sourceTree = "<absolute>"; };
  77. A7C4A99923ACBF9E0047C019 /* flutter_logan_exampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = flutter_logan_exampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  78. A7C4A99B23ACBF9E0047C019 /* flutter_logan_exampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = flutter_logan_exampleTests.m; sourceTree = "<group>"; };
  79. A7C4A99D23ACBF9E0047C019 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  80. BA5B5D4757DB1E82EC49CCBA /* 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>"; };
  81. DC6630DC0EEF7E54F6BBB8D8 /* libPods-Runner_test.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner_test.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  82. ECD92728204D56E4413522E7 /* Pods-Runner_test.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner_test.release.xcconfig"; path = "Target Support Files/Pods-Runner_test/Pods-Runner_test.release.xcconfig"; sourceTree = "<group>"; };
  83. /* End PBXFileReference section */
  84. /* Begin PBXFrameworksBuildPhase section */
  85. 97C146EB1CF9000F007C117D /* Frameworks */ = {
  86. isa = PBXFrameworksBuildPhase;
  87. buildActionMask = 2147483647;
  88. files = (
  89. 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */,
  90. 3B80C3941E831B6300D905FE /* App.framework in Frameworks */,
  91. 229D8FAB17AC9AC312067DAA /* (null) in Frameworks */,
  92. D71F42A056090B4033ABF7B5 /* libPods-Runner.a in Frameworks */,
  93. );
  94. runOnlyForDeploymentPostprocessing = 0;
  95. };
  96. A7C4A99623ACBF9E0047C019 /* Frameworks */ = {
  97. isa = PBXFrameworksBuildPhase;
  98. buildActionMask = 2147483647;
  99. files = (
  100. B90E82A66E3D8F5B300C7AD9 /* libPods-flutter_logan_exampleTests.a in Frameworks */,
  101. );
  102. runOnlyForDeploymentPostprocessing = 0;
  103. };
  104. /* End PBXFrameworksBuildPhase section */
  105. /* Begin PBXGroup section */
  106. 3EE47C21CA945D5AE33D73AA /* Frameworks */ = {
  107. isa = PBXGroup;
  108. children = (
  109. DC6630DC0EEF7E54F6BBB8D8 /* libPods-Runner_test.a */,
  110. 2D069901C955E4A26B7A0A5A /* libPods-Runner.a */,
  111. 66653EE3A98CBD575291AD86 /* libPods-flutter_logan_exampleTests.a */,
  112. );
  113. name = Frameworks;
  114. sourceTree = "<group>";
  115. };
  116. 4845960DBDA80BF7F590C976 /* Pods */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 514C9E9C8727B25F314E377C /* Pods-Runner.debug.xcconfig */,
  120. BA5B5D4757DB1E82EC49CCBA /* Pods-Runner.release.xcconfig */,
  121. 10E0C1B22AA44254EB1753D9 /* Pods-Runner.profile.xcconfig */,
  122. 079279D2F4EA5BAD166A8B4C /* Pods-Runner_test.debug.xcconfig */,
  123. ECD92728204D56E4413522E7 /* Pods-Runner_test.release.xcconfig */,
  124. 407B29CB6593637881BE1723 /* Pods-Runner_test.profile.xcconfig */,
  125. 457FB9F0A34D012E5B1D2619 /* Pods-flutter_logan_exampleTests.debug.xcconfig */,
  126. 074AA0480B8F5EB3980326D5 /* Pods-flutter_logan_exampleTests.release.xcconfig */,
  127. 8FB54D3B93A871C5892F2D2E /* Pods-flutter_logan_exampleTests.profile.xcconfig */,
  128. );
  129. path = Pods;
  130. sourceTree = "<group>";
  131. };
  132. 9740EEB11CF90186004384FC /* Flutter */ = {
  133. isa = PBXGroup;
  134. children = (
  135. 3B80C3931E831B6300D905FE /* App.framework */,
  136. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
  137. 9740EEBA1CF902C7004384FC /* Flutter.framework */,
  138. 9740EEB21CF90195004384FC /* Debug.xcconfig */,
  139. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
  140. 9740EEB31CF90195004384FC /* Generated.xcconfig */,
  141. );
  142. name = Flutter;
  143. sourceTree = "<group>";
  144. };
  145. 97C146E51CF9000F007C117D = {
  146. isa = PBXGroup;
  147. children = (
  148. A7C4A99223ACB9280047C019 /* Test */,
  149. 9740EEB11CF90186004384FC /* Flutter */,
  150. 97C146F01CF9000F007C117D /* Runner */,
  151. A7C4A99A23ACBF9E0047C019 /* flutter_logan_exampleTests */,
  152. 97C146EF1CF9000F007C117D /* Products */,
  153. 4845960DBDA80BF7F590C976 /* Pods */,
  154. 3EE47C21CA945D5AE33D73AA /* Frameworks */,
  155. A7C4A97123ACAD660047C019 /* Runner copy-Info.plist */,
  156. A7C4A98D23ACB7780047C019 /* Runner copy2-Info.plist */,
  157. );
  158. sourceTree = "<group>";
  159. };
  160. 97C146EF1CF9000F007C117D /* Products */ = {
  161. isa = PBXGroup;
  162. children = (
  163. 97C146EE1CF9000F007C117D /* Runner.app */,
  164. A7C4A99923ACBF9E0047C019 /* flutter_logan_exampleTests.xctest */,
  165. );
  166. name = Products;
  167. sourceTree = "<group>";
  168. };
  169. 97C146F01CF9000F007C117D /* Runner */ = {
  170. isa = PBXGroup;
  171. children = (
  172. 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */,
  173. 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */,
  174. 97C146FA1CF9000F007C117D /* Main.storyboard */,
  175. 97C146FD1CF9000F007C117D /* Assets.xcassets */,
  176. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
  177. 97C147021CF9000F007C117D /* Info.plist */,
  178. 97C146F11CF9000F007C117D /* Supporting Files */,
  179. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
  180. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
  181. );
  182. path = Runner;
  183. sourceTree = "<group>";
  184. };
  185. 97C146F11CF9000F007C117D /* Supporting Files */ = {
  186. isa = PBXGroup;
  187. children = (
  188. 97C146F21CF9000F007C117D /* main.m */,
  189. );
  190. name = "Supporting Files";
  191. sourceTree = "<group>";
  192. };
  193. A7C4A99223ACB9280047C019 /* Test */ = {
  194. isa = PBXGroup;
  195. children = (
  196. );
  197. path = Test;
  198. sourceTree = "<group>";
  199. };
  200. A7C4A99A23ACBF9E0047C019 /* flutter_logan_exampleTests */ = {
  201. isa = PBXGroup;
  202. children = (
  203. A7C4A99B23ACBF9E0047C019 /* flutter_logan_exampleTests.m */,
  204. A7C4A99D23ACBF9E0047C019 /* Info.plist */,
  205. );
  206. path = flutter_logan_exampleTests;
  207. sourceTree = "<group>";
  208. };
  209. /* End PBXGroup section */
  210. /* Begin PBXNativeTarget section */
  211. 97C146ED1CF9000F007C117D /* Runner */ = {
  212. isa = PBXNativeTarget;
  213. buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
  214. buildPhases = (
  215. 04B3060AE53E91243338ED98 /* [CP] Check Pods Manifest.lock */,
  216. 9740EEB61CF901F6004384FC /* Run Script */,
  217. 97C146EA1CF9000F007C117D /* Sources */,
  218. 97C146EB1CF9000F007C117D /* Frameworks */,
  219. 97C146EC1CF9000F007C117D /* Resources */,
  220. 9705A1C41CF9048500538489 /* Embed Frameworks */,
  221. 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
  222. E1489CF0B765610C4400CDCF /* [CP] Embed Pods Frameworks */,
  223. );
  224. buildRules = (
  225. );
  226. dependencies = (
  227. );
  228. name = Runner;
  229. productName = Runner;
  230. productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
  231. productType = "com.apple.product-type.application";
  232. };
  233. A7C4A99823ACBF9E0047C019 /* flutter_logan_exampleTests */ = {
  234. isa = PBXNativeTarget;
  235. buildConfigurationList = A7C4A9A023ACBF9E0047C019 /* Build configuration list for PBXNativeTarget "flutter_logan_exampleTests" */;
  236. buildPhases = (
  237. F01984A636488D7ED7AF96A7 /* [CP] Check Pods Manifest.lock */,
  238. A7C4A99523ACBF9E0047C019 /* Sources */,
  239. A7C4A99623ACBF9E0047C019 /* Frameworks */,
  240. A7C4A99723ACBF9E0047C019 /* Resources */,
  241. );
  242. buildRules = (
  243. );
  244. dependencies = (
  245. A7C4A99F23ACBF9E0047C019 /* PBXTargetDependency */,
  246. );
  247. name = flutter_logan_exampleTests;
  248. productName = flutter_logan_exampleTests;
  249. productReference = A7C4A99923ACBF9E0047C019 /* flutter_logan_exampleTests.xctest */;
  250. productType = "com.apple.product-type.bundle.unit-test";
  251. };
  252. /* End PBXNativeTarget section */
  253. /* Begin PBXProject section */
  254. 97C146E61CF9000F007C117D /* Project object */ = {
  255. isa = PBXProject;
  256. attributes = {
  257. LastUpgradeCheck = 1020;
  258. ORGANIZATIONNAME = "The Chromium Authors";
  259. TargetAttributes = {
  260. 97C146ED1CF9000F007C117D = {
  261. CreatedOnToolsVersion = 7.3.1;
  262. };
  263. A7C4A99823ACBF9E0047C019 = {
  264. CreatedOnToolsVersion = 11.2;
  265. ProvisioningStyle = Automatic;
  266. TestTargetID = 97C146ED1CF9000F007C117D;
  267. };
  268. };
  269. };
  270. buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
  271. compatibilityVersion = "Xcode 3.2";
  272. developmentRegion = en;
  273. hasScannedForEncodings = 0;
  274. knownRegions = (
  275. en,
  276. Base,
  277. );
  278. mainGroup = 97C146E51CF9000F007C117D;
  279. productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
  280. projectDirPath = "";
  281. projectRoot = "";
  282. targets = (
  283. 97C146ED1CF9000F007C117D /* Runner */,
  284. A7C4A99823ACBF9E0047C019 /* flutter_logan_exampleTests */,
  285. );
  286. };
  287. /* End PBXProject section */
  288. /* Begin PBXResourcesBuildPhase section */
  289. 97C146EC1CF9000F007C117D /* Resources */ = {
  290. isa = PBXResourcesBuildPhase;
  291. buildActionMask = 2147483647;
  292. files = (
  293. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
  294. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
  295. 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */,
  296. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
  297. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
  298. );
  299. runOnlyForDeploymentPostprocessing = 0;
  300. };
  301. A7C4A99723ACBF9E0047C019 /* Resources */ = {
  302. isa = PBXResourcesBuildPhase;
  303. buildActionMask = 2147483647;
  304. files = (
  305. );
  306. runOnlyForDeploymentPostprocessing = 0;
  307. };
  308. /* End PBXResourcesBuildPhase section */
  309. /* Begin PBXShellScriptBuildPhase section */
  310. 04B3060AE53E91243338ED98 /* [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-Runner-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. 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
  333. isa = PBXShellScriptBuildPhase;
  334. buildActionMask = 2147483647;
  335. files = (
  336. );
  337. inputPaths = (
  338. );
  339. name = "Thin Binary";
  340. outputPaths = (
  341. );
  342. runOnlyForDeploymentPostprocessing = 0;
  343. shellPath = /bin/sh;
  344. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin\n";
  345. };
  346. 9740EEB61CF901F6004384FC /* Run Script */ = {
  347. isa = PBXShellScriptBuildPhase;
  348. buildActionMask = 2147483647;
  349. files = (
  350. );
  351. inputPaths = (
  352. );
  353. name = "Run Script";
  354. outputPaths = (
  355. );
  356. runOnlyForDeploymentPostprocessing = 0;
  357. shellPath = /bin/sh;
  358. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build\n";
  359. };
  360. E1489CF0B765610C4400CDCF /* [CP] Embed Pods Frameworks */ = {
  361. isa = PBXShellScriptBuildPhase;
  362. buildActionMask = 2147483647;
  363. files = (
  364. );
  365. inputPaths = (
  366. );
  367. name = "[CP] Embed Pods Frameworks";
  368. outputPaths = (
  369. );
  370. runOnlyForDeploymentPostprocessing = 0;
  371. shellPath = /bin/sh;
  372. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
  373. showEnvVarsInLog = 0;
  374. };
  375. F01984A636488D7ED7AF96A7 /* [CP] Check Pods Manifest.lock */ = {
  376. isa = PBXShellScriptBuildPhase;
  377. buildActionMask = 2147483647;
  378. files = (
  379. );
  380. inputFileListPaths = (
  381. );
  382. inputPaths = (
  383. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  384. "${PODS_ROOT}/Manifest.lock",
  385. );
  386. name = "[CP] Check Pods Manifest.lock";
  387. outputFileListPaths = (
  388. );
  389. outputPaths = (
  390. "$(DERIVED_FILE_DIR)/Pods-flutter_logan_exampleTests-checkManifestLockResult.txt",
  391. );
  392. runOnlyForDeploymentPostprocessing = 0;
  393. shellPath = /bin/sh;
  394. 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";
  395. showEnvVarsInLog = 0;
  396. };
  397. /* End PBXShellScriptBuildPhase section */
  398. /* Begin PBXSourcesBuildPhase section */
  399. 97C146EA1CF9000F007C117D /* Sources */ = {
  400. isa = PBXSourcesBuildPhase;
  401. buildActionMask = 2147483647;
  402. files = (
  403. 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */,
  404. 97C146F31CF9000F007C117D /* main.m in Sources */,
  405. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
  406. );
  407. runOnlyForDeploymentPostprocessing = 0;
  408. };
  409. A7C4A99523ACBF9E0047C019 /* Sources */ = {
  410. isa = PBXSourcesBuildPhase;
  411. buildActionMask = 2147483647;
  412. files = (
  413. A7C4A99C23ACBF9E0047C019 /* flutter_logan_exampleTests.m in Sources */,
  414. );
  415. runOnlyForDeploymentPostprocessing = 0;
  416. };
  417. /* End PBXSourcesBuildPhase section */
  418. /* Begin PBXTargetDependency section */
  419. A7C4A99F23ACBF9E0047C019 /* PBXTargetDependency */ = {
  420. isa = PBXTargetDependency;
  421. target = 97C146ED1CF9000F007C117D /* Runner */;
  422. targetProxy = A7C4A99E23ACBF9E0047C019 /* PBXContainerItemProxy */;
  423. };
  424. /* End PBXTargetDependency section */
  425. /* Begin PBXVariantGroup section */
  426. 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
  427. isa = PBXVariantGroup;
  428. children = (
  429. 97C146FB1CF9000F007C117D /* Base */,
  430. );
  431. name = Main.storyboard;
  432. sourceTree = "<group>";
  433. };
  434. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = {
  435. isa = PBXVariantGroup;
  436. children = (
  437. 97C147001CF9000F007C117D /* Base */,
  438. );
  439. name = LaunchScreen.storyboard;
  440. sourceTree = "<group>";
  441. };
  442. /* End PBXVariantGroup section */
  443. /* Begin XCBuildConfiguration section */
  444. 249021D3217E4FDB00AE95B9 /* Profile */ = {
  445. isa = XCBuildConfiguration;
  446. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  447. buildSettings = {
  448. ALWAYS_SEARCH_USER_PATHS = NO;
  449. CLANG_ANALYZER_NONNULL = YES;
  450. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  451. CLANG_CXX_LIBRARY = "libc++";
  452. CLANG_ENABLE_MODULES = YES;
  453. CLANG_ENABLE_OBJC_ARC = YES;
  454. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  455. CLANG_WARN_BOOL_CONVERSION = YES;
  456. CLANG_WARN_COMMA = YES;
  457. CLANG_WARN_CONSTANT_CONVERSION = YES;
  458. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  459. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  460. CLANG_WARN_EMPTY_BODY = YES;
  461. CLANG_WARN_ENUM_CONVERSION = YES;
  462. CLANG_WARN_INFINITE_RECURSION = YES;
  463. CLANG_WARN_INT_CONVERSION = YES;
  464. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  465. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  466. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  467. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  468. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  469. CLANG_WARN_STRICT_PROTOTYPES = YES;
  470. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  471. CLANG_WARN_UNREACHABLE_CODE = YES;
  472. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  473. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  474. COPY_PHASE_STRIP = NO;
  475. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  476. ENABLE_NS_ASSERTIONS = NO;
  477. ENABLE_STRICT_OBJC_MSGSEND = YES;
  478. GCC_C_LANGUAGE_STANDARD = gnu99;
  479. GCC_NO_COMMON_BLOCKS = YES;
  480. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  481. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  482. GCC_WARN_UNDECLARED_SELECTOR = YES;
  483. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  484. GCC_WARN_UNUSED_FUNCTION = YES;
  485. GCC_WARN_UNUSED_VARIABLE = YES;
  486. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  487. MTL_ENABLE_DEBUG_INFO = NO;
  488. SDKROOT = iphoneos;
  489. TARGETED_DEVICE_FAMILY = "1,2";
  490. VALIDATE_PRODUCT = YES;
  491. };
  492. name = Profile;
  493. };
  494. 249021D4217E4FDB00AE95B9 /* Profile */ = {
  495. isa = XCBuildConfiguration;
  496. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  497. buildSettings = {
  498. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  499. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  500. DEVELOPMENT_TEAM = S8QB4VV633;
  501. ENABLE_BITCODE = NO;
  502. FRAMEWORK_SEARCH_PATHS = (
  503. "$(inherited)",
  504. "$(PROJECT_DIR)/Flutter",
  505. );
  506. INFOPLIST_FILE = Runner/Info.plist;
  507. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  508. LIBRARY_SEARCH_PATHS = (
  509. "$(inherited)",
  510. "$(PROJECT_DIR)/Flutter",
  511. );
  512. PRODUCT_BUNDLE_IDENTIFIER = com.xiaojun.flutter.opensource.demo;
  513. PRODUCT_NAME = "$(TARGET_NAME)";
  514. VERSIONING_SYSTEM = "apple-generic";
  515. };
  516. name = Profile;
  517. };
  518. 97C147031CF9000F007C117D /* Debug */ = {
  519. isa = XCBuildConfiguration;
  520. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  521. buildSettings = {
  522. ALWAYS_SEARCH_USER_PATHS = NO;
  523. CLANG_ANALYZER_NONNULL = YES;
  524. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  525. CLANG_CXX_LIBRARY = "libc++";
  526. CLANG_ENABLE_MODULES = YES;
  527. CLANG_ENABLE_OBJC_ARC = YES;
  528. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  529. CLANG_WARN_BOOL_CONVERSION = YES;
  530. CLANG_WARN_COMMA = YES;
  531. CLANG_WARN_CONSTANT_CONVERSION = YES;
  532. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  533. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  534. CLANG_WARN_EMPTY_BODY = YES;
  535. CLANG_WARN_ENUM_CONVERSION = YES;
  536. CLANG_WARN_INFINITE_RECURSION = YES;
  537. CLANG_WARN_INT_CONVERSION = YES;
  538. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  539. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  540. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  541. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  542. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  543. CLANG_WARN_STRICT_PROTOTYPES = YES;
  544. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  545. CLANG_WARN_UNREACHABLE_CODE = YES;
  546. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  547. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  548. COPY_PHASE_STRIP = NO;
  549. DEBUG_INFORMATION_FORMAT = dwarf;
  550. ENABLE_STRICT_OBJC_MSGSEND = YES;
  551. ENABLE_TESTABILITY = YES;
  552. GCC_C_LANGUAGE_STANDARD = gnu99;
  553. GCC_DYNAMIC_NO_PIC = NO;
  554. GCC_NO_COMMON_BLOCKS = YES;
  555. GCC_OPTIMIZATION_LEVEL = 0;
  556. GCC_PREPROCESSOR_DEFINITIONS = (
  557. "DEBUG=1",
  558. "$(inherited)",
  559. );
  560. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  561. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  562. GCC_WARN_UNDECLARED_SELECTOR = YES;
  563. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  564. GCC_WARN_UNUSED_FUNCTION = YES;
  565. GCC_WARN_UNUSED_VARIABLE = YES;
  566. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  567. MTL_ENABLE_DEBUG_INFO = YES;
  568. ONLY_ACTIVE_ARCH = YES;
  569. SDKROOT = iphoneos;
  570. TARGETED_DEVICE_FAMILY = "1,2";
  571. };
  572. name = Debug;
  573. };
  574. 97C147041CF9000F007C117D /* Release */ = {
  575. isa = XCBuildConfiguration;
  576. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  577. buildSettings = {
  578. ALWAYS_SEARCH_USER_PATHS = NO;
  579. CLANG_ANALYZER_NONNULL = YES;
  580. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  581. CLANG_CXX_LIBRARY = "libc++";
  582. CLANG_ENABLE_MODULES = YES;
  583. CLANG_ENABLE_OBJC_ARC = YES;
  584. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  585. CLANG_WARN_BOOL_CONVERSION = YES;
  586. CLANG_WARN_COMMA = YES;
  587. CLANG_WARN_CONSTANT_CONVERSION = YES;
  588. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  589. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  590. CLANG_WARN_EMPTY_BODY = YES;
  591. CLANG_WARN_ENUM_CONVERSION = YES;
  592. CLANG_WARN_INFINITE_RECURSION = YES;
  593. CLANG_WARN_INT_CONVERSION = YES;
  594. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  595. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  596. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  597. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  598. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  599. CLANG_WARN_STRICT_PROTOTYPES = YES;
  600. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  601. CLANG_WARN_UNREACHABLE_CODE = YES;
  602. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  603. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  604. COPY_PHASE_STRIP = NO;
  605. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  606. ENABLE_NS_ASSERTIONS = NO;
  607. ENABLE_STRICT_OBJC_MSGSEND = YES;
  608. GCC_C_LANGUAGE_STANDARD = gnu99;
  609. GCC_NO_COMMON_BLOCKS = YES;
  610. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  611. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  612. GCC_WARN_UNDECLARED_SELECTOR = YES;
  613. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  614. GCC_WARN_UNUSED_FUNCTION = YES;
  615. GCC_WARN_UNUSED_VARIABLE = YES;
  616. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  617. MTL_ENABLE_DEBUG_INFO = NO;
  618. SDKROOT = iphoneos;
  619. TARGETED_DEVICE_FAMILY = "1,2";
  620. VALIDATE_PRODUCT = YES;
  621. };
  622. name = Release;
  623. };
  624. 97C147061CF9000F007C117D /* Debug */ = {
  625. isa = XCBuildConfiguration;
  626. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  627. buildSettings = {
  628. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  629. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  630. ENABLE_BITCODE = NO;
  631. FRAMEWORK_SEARCH_PATHS = (
  632. "$(inherited)",
  633. "$(PROJECT_DIR)/Flutter",
  634. );
  635. INFOPLIST_FILE = Runner/Info.plist;
  636. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  637. LIBRARY_SEARCH_PATHS = (
  638. "$(inherited)",
  639. "$(PROJECT_DIR)/Flutter",
  640. );
  641. PRODUCT_BUNDLE_IDENTIFIER = com.xiaojun.flutter.opensource.demo;
  642. PRODUCT_NAME = "$(TARGET_NAME)";
  643. VERSIONING_SYSTEM = "apple-generic";
  644. };
  645. name = Debug;
  646. };
  647. 97C147071CF9000F007C117D /* Release */ = {
  648. isa = XCBuildConfiguration;
  649. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  650. buildSettings = {
  651. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  652. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  653. ENABLE_BITCODE = NO;
  654. FRAMEWORK_SEARCH_PATHS = (
  655. "$(inherited)",
  656. "$(PROJECT_DIR)/Flutter",
  657. );
  658. INFOPLIST_FILE = Runner/Info.plist;
  659. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  660. LIBRARY_SEARCH_PATHS = (
  661. "$(inherited)",
  662. "$(PROJECT_DIR)/Flutter",
  663. );
  664. PRODUCT_BUNDLE_IDENTIFIER = com.xiaojun.flutter.opensource.demo;
  665. PRODUCT_NAME = "$(TARGET_NAME)";
  666. VERSIONING_SYSTEM = "apple-generic";
  667. };
  668. name = Release;
  669. };
  670. A7C4A9A123ACBF9E0047C019 /* Debug */ = {
  671. isa = XCBuildConfiguration;
  672. baseConfigurationReference = 457FB9F0A34D012E5B1D2619 /* Pods-flutter_logan_exampleTests.debug.xcconfig */;
  673. buildSettings = {
  674. BUNDLE_LOADER = "$(TEST_HOST)";
  675. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  676. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  677. CLANG_ENABLE_OBJC_WEAK = YES;
  678. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  679. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  680. CODE_SIGN_STYLE = Automatic;
  681. GCC_C_LANGUAGE_STANDARD = gnu11;
  682. INFOPLIST_FILE = flutter_logan_exampleTests/Info.plist;
  683. IPHONEOS_DEPLOYMENT_TARGET = 13.2;
  684. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  685. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  686. MTL_FAST_MATH = YES;
  687. PRODUCT_BUNDLE_IDENTIFIER = "com.xiaojun.personnal.TargetLearn.flutter-logan-exampleTests";
  688. PRODUCT_NAME = "$(TARGET_NAME)";
  689. TARGETED_DEVICE_FAMILY = "1,2";
  690. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner";
  691. };
  692. name = Debug;
  693. };
  694. A7C4A9A223ACBF9E0047C019 /* Release */ = {
  695. isa = XCBuildConfiguration;
  696. baseConfigurationReference = 074AA0480B8F5EB3980326D5 /* Pods-flutter_logan_exampleTests.release.xcconfig */;
  697. buildSettings = {
  698. BUNDLE_LOADER = "$(TEST_HOST)";
  699. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  700. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  701. CLANG_ENABLE_OBJC_WEAK = YES;
  702. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  703. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  704. CODE_SIGN_STYLE = Automatic;
  705. GCC_C_LANGUAGE_STANDARD = gnu11;
  706. INFOPLIST_FILE = flutter_logan_exampleTests/Info.plist;
  707. IPHONEOS_DEPLOYMENT_TARGET = 13.2;
  708. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  709. MTL_FAST_MATH = YES;
  710. PRODUCT_BUNDLE_IDENTIFIER = "com.xiaojun.personnal.TargetLearn.flutter-logan-exampleTests";
  711. PRODUCT_NAME = "$(TARGET_NAME)";
  712. TARGETED_DEVICE_FAMILY = "1,2";
  713. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner";
  714. };
  715. name = Release;
  716. };
  717. A7C4A9A323ACBF9E0047C019 /* Profile */ = {
  718. isa = XCBuildConfiguration;
  719. baseConfigurationReference = 8FB54D3B93A871C5892F2D2E /* Pods-flutter_logan_exampleTests.profile.xcconfig */;
  720. buildSettings = {
  721. BUNDLE_LOADER = "$(TEST_HOST)";
  722. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  723. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  724. CLANG_ENABLE_OBJC_WEAK = YES;
  725. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  726. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  727. CODE_SIGN_STYLE = Automatic;
  728. GCC_C_LANGUAGE_STANDARD = gnu11;
  729. INFOPLIST_FILE = flutter_logan_exampleTests/Info.plist;
  730. IPHONEOS_DEPLOYMENT_TARGET = 13.2;
  731. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  732. MTL_FAST_MATH = YES;
  733. PRODUCT_BUNDLE_IDENTIFIER = "com.xiaojun.personnal.TargetLearn.flutter-logan-exampleTests";
  734. PRODUCT_NAME = "$(TARGET_NAME)";
  735. TARGETED_DEVICE_FAMILY = "1,2";
  736. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/Runner";
  737. };
  738. name = Profile;
  739. };
  740. /* End XCBuildConfiguration section */
  741. /* Begin XCConfigurationList section */
  742. 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
  743. isa = XCConfigurationList;
  744. buildConfigurations = (
  745. 97C147031CF9000F007C117D /* Debug */,
  746. 97C147041CF9000F007C117D /* Release */,
  747. 249021D3217E4FDB00AE95B9 /* Profile */,
  748. );
  749. defaultConfigurationIsVisible = 0;
  750. defaultConfigurationName = Release;
  751. };
  752. 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
  753. isa = XCConfigurationList;
  754. buildConfigurations = (
  755. 97C147061CF9000F007C117D /* Debug */,
  756. 97C147071CF9000F007C117D /* Release */,
  757. 249021D4217E4FDB00AE95B9 /* Profile */,
  758. );
  759. defaultConfigurationIsVisible = 0;
  760. defaultConfigurationName = Release;
  761. };
  762. A7C4A9A023ACBF9E0047C019 /* Build configuration list for PBXNativeTarget "flutter_logan_exampleTests" */ = {
  763. isa = XCConfigurationList;
  764. buildConfigurations = (
  765. A7C4A9A123ACBF9E0047C019 /* Debug */,
  766. A7C4A9A223ACBF9E0047C019 /* Release */,
  767. A7C4A9A323ACBF9E0047C019 /* Profile */,
  768. );
  769. defaultConfigurationIsVisible = 0;
  770. defaultConfigurationName = Release;
  771. };
  772. /* End XCConfigurationList section */
  773. };
  774. rootObject = 97C146E61CF9000F007C117D /* Project object */;
  775. }