project.pbxproj 37 KB

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