project.pbxproj 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851
  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. 16FD07FF082C94D42AAEA8FB /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FC18A805BEDE595CC0F0FCF4 /* libPods-Runner.a */; };
  11. 3A2002AB22858882005AE6AC /* ScreenStreamPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A2002AA22858882005AE6AC /* ScreenStreamPlugin.m */; };
  12. 3A2002C522858C07005AE6AC /* ReplayKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A2002B122858BA1005AE6AC /* ReplayKit.framework */; };
  13. 3A2002C922858C07005AE6AC /* SampleHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 3A2002C822858C07005AE6AC /* SampleHandler.m */; };
  14. 3A2002CD22858C07005AE6AC /* ScreenRecorder.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 3A2002C422858C07005AE6AC /* ScreenRecorder.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  15. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
  16. 3B80C3941E831B6300D905FE /* App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; };
  17. 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3B80C3931E831B6300D905FE /* App.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  18. 5AF87507CB90D7D294057957 /* libPods-ScreenRecorder.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6350A4CCCC9A79B79EADE607 /* libPods-ScreenRecorder.a */; };
  19. 9705A1C61CF904A100538489 /* Flutter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; };
  20. 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9740EEBA1CF902C7004384FC /* Flutter.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  21. 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB21CF90195004384FC /* Debug.xcconfig */; };
  22. 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; };
  23. 97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; };
  24. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
  25. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
  26. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
  27. /* End PBXBuildFile section */
  28. /* Begin PBXContainerItemProxy section */
  29. 3A2002CB22858C07005AE6AC /* PBXContainerItemProxy */ = {
  30. isa = PBXContainerItemProxy;
  31. containerPortal = 97C146E61CF9000F007C117D /* Project object */;
  32. proxyType = 1;
  33. remoteGlobalIDString = 3A2002C322858C07005AE6AC;
  34. remoteInfo = ScreenRecorder;
  35. };
  36. /* End PBXContainerItemProxy section */
  37. /* Begin PBXCopyFilesBuildPhase section */
  38. 3A2002BF22858BA1005AE6AC /* Embed App Extensions */ = {
  39. isa = PBXCopyFilesBuildPhase;
  40. buildActionMask = 2147483647;
  41. dstPath = "";
  42. dstSubfolderSpec = 13;
  43. files = (
  44. 3A2002CD22858C07005AE6AC /* ScreenRecorder.appex in Embed App Extensions */,
  45. );
  46. name = "Embed App Extensions";
  47. runOnlyForDeploymentPostprocessing = 0;
  48. };
  49. 9705A1C41CF9048500538489 /* Embed Frameworks */ = {
  50. isa = PBXCopyFilesBuildPhase;
  51. buildActionMask = 2147483647;
  52. dstPath = "";
  53. dstSubfolderSpec = 10;
  54. files = (
  55. 3B80C3951E831B6300D905FE /* App.framework in Embed Frameworks */,
  56. 9705A1C71CF904A300538489 /* Flutter.framework in Embed Frameworks */,
  57. );
  58. name = "Embed Frameworks";
  59. runOnlyForDeploymentPostprocessing = 0;
  60. };
  61. /* End PBXCopyFilesBuildPhase section */
  62. /* Begin PBXFileReference section */
  63. 04E2BA7DBC68AE0811DF6479 /* 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>"; };
  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. 3A2002A922858882005AE6AC /* ScreenStreamPlugin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ScreenStreamPlugin.h; sourceTree = "<group>"; };
  67. 3A2002AA22858882005AE6AC /* ScreenStreamPlugin.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ScreenStreamPlugin.m; sourceTree = "<group>"; };
  68. 3A2002B122858BA1005AE6AC /* ReplayKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ReplayKit.framework; path = System/Library/Frameworks/ReplayKit.framework; sourceTree = SDKROOT; };
  69. 3A2002C422858C07005AE6AC /* ScreenRecorder.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = ScreenRecorder.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  70. 3A2002C722858C07005AE6AC /* SampleHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SampleHandler.h; sourceTree = "<group>"; };
  71. 3A2002C822858C07005AE6AC /* SampleHandler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SampleHandler.m; sourceTree = "<group>"; };
  72. 3A2002CA22858C07005AE6AC /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  73. 3A2002D222858C14005AE6AC /* Runner.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Runner.entitlements; sourceTree = "<group>"; };
  74. 3A2002D322858C1E005AE6AC /* ScreenRecorder.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ScreenRecorder.entitlements; 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. 5789A114DAC9FBAED5CA4826 /* 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>"; };
  78. 6350A4CCCC9A79B79EADE607 /* libPods-ScreenRecorder.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ScreenRecorder.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  79. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
  80. 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  81. 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  82. 8ED281EE0F03A5BF0C88A4ED /* 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>"; };
  83. 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
  84. 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
  85. 9740EEBA1CF902C7004384FC /* Flutter.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Flutter.framework; path = Flutter/Flutter.framework; sourceTree = "<group>"; };
  86. 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
  87. 97C146F21CF9000F007C117D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  88. 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  89. 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  90. 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  91. 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  92. FC18A805BEDE595CC0F0FCF4 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  93. /* End PBXFileReference section */
  94. /* Begin PBXFrameworksBuildPhase section */
  95. 3A2002C122858C07005AE6AC /* Frameworks */ = {
  96. isa = PBXFrameworksBuildPhase;
  97. buildActionMask = 2147483647;
  98. files = (
  99. 3A2002C522858C07005AE6AC /* ReplayKit.framework in Frameworks */,
  100. 5AF87507CB90D7D294057957 /* 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. 16FD07FF082C94D42AAEA8FB /* libPods-Runner.a in Frameworks */,
  111. );
  112. runOnlyForDeploymentPostprocessing = 0;
  113. };
  114. /* End PBXFrameworksBuildPhase section */
  115. /* Begin PBXGroup section */
  116. 3A2002C622858C07005AE6AC /* ScreenRecorder */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 3A2002D322858C1E005AE6AC /* ScreenRecorder.entitlements */,
  120. 3A2002C722858C07005AE6AC /* SampleHandler.h */,
  121. 3A2002C822858C07005AE6AC /* SampleHandler.m */,
  122. 3A2002CA22858C07005AE6AC /* Info.plist */,
  123. );
  124. path = ScreenRecorder;
  125. sourceTree = "<group>";
  126. };
  127. 9740EEB11CF90186004384FC /* Flutter */ = {
  128. isa = PBXGroup;
  129. children = (
  130. 3B80C3931E831B6300D905FE /* App.framework */,
  131. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
  132. 9740EEBA1CF902C7004384FC /* Flutter.framework */,
  133. 9740EEB21CF90195004384FC /* Debug.xcconfig */,
  134. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
  135. 9740EEB31CF90195004384FC /* Generated.xcconfig */,
  136. );
  137. name = Flutter;
  138. sourceTree = "<group>";
  139. };
  140. 97C146E51CF9000F007C117D = {
  141. isa = PBXGroup;
  142. children = (
  143. 9740EEB11CF90186004384FC /* Flutter */,
  144. 97C146F01CF9000F007C117D /* Runner */,
  145. 3A2002C622858C07005AE6AC /* ScreenRecorder */,
  146. 97C146EF1CF9000F007C117D /* Products */,
  147. A2FDABC5377B303AA65E49B5 /* Pods */,
  148. E93D0AB9E959910C5B87A813 /* Frameworks */,
  149. );
  150. sourceTree = "<group>";
  151. };
  152. 97C146EF1CF9000F007C117D /* Products */ = {
  153. isa = PBXGroup;
  154. children = (
  155. 97C146EE1CF9000F007C117D /* Runner.app */,
  156. 3A2002C422858C07005AE6AC /* ScreenRecorder.appex */,
  157. );
  158. name = Products;
  159. sourceTree = "<group>";
  160. };
  161. 97C146F01CF9000F007C117D /* Runner */ = {
  162. isa = PBXGroup;
  163. children = (
  164. 3A2002D222858C14005AE6AC /* Runner.entitlements */,
  165. 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */,
  166. 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */,
  167. 97C146FA1CF9000F007C117D /* Main.storyboard */,
  168. 97C146FD1CF9000F007C117D /* Assets.xcassets */,
  169. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
  170. 97C147021CF9000F007C117D /* Info.plist */,
  171. 97C146F11CF9000F007C117D /* Supporting Files */,
  172. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
  173. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
  174. 3A2002A922858882005AE6AC /* ScreenStreamPlugin.h */,
  175. 3A2002AA22858882005AE6AC /* ScreenStreamPlugin.m */,
  176. );
  177. path = Runner;
  178. sourceTree = "<group>";
  179. };
  180. 97C146F11CF9000F007C117D /* Supporting Files */ = {
  181. isa = PBXGroup;
  182. children = (
  183. 97C146F21CF9000F007C117D /* main.m */,
  184. );
  185. name = "Supporting Files";
  186. sourceTree = "<group>";
  187. };
  188. A2FDABC5377B303AA65E49B5 /* Pods */ = {
  189. isa = PBXGroup;
  190. children = (
  191. 04E2BA7DBC68AE0811DF6479 /* Pods-ScreenRecorder.debug.xcconfig */,
  192. 5789A114DAC9FBAED5CA4826 /* Pods-ScreenRecorder.release.xcconfig */,
  193. 8ED281EE0F03A5BF0C88A4ED /* Pods-ScreenRecorder.profile.xcconfig */,
  194. );
  195. name = Pods;
  196. sourceTree = "<group>";
  197. };
  198. E93D0AB9E959910C5B87A813 /* Frameworks */ = {
  199. isa = PBXGroup;
  200. children = (
  201. FC18A805BEDE595CC0F0FCF4 /* libPods-Runner.a */,
  202. 3A2002B122858BA1005AE6AC /* ReplayKit.framework */,
  203. 6350A4CCCC9A79B79EADE607 /* libPods-ScreenRecorder.a */,
  204. );
  205. name = Frameworks;
  206. sourceTree = "<group>";
  207. };
  208. /* End PBXGroup section */
  209. /* Begin PBXNativeTarget section */
  210. 3A2002C322858C07005AE6AC /* ScreenRecorder */ = {
  211. isa = PBXNativeTarget;
  212. buildConfigurationList = 3A2002CE22858C07005AE6AC /* Build configuration list for PBXNativeTarget "ScreenRecorder" */;
  213. buildPhases = (
  214. 6ABA5A23EBB2121B0747F6FC /* [CP] Check Pods Manifest.lock */,
  215. 3A2002C022858C07005AE6AC /* Sources */,
  216. 3A2002C122858C07005AE6AC /* Frameworks */,
  217. 3A2002C222858C07005AE6AC /* Resources */,
  218. );
  219. buildRules = (
  220. );
  221. dependencies = (
  222. );
  223. name = ScreenRecorder;
  224. productName = ScreenRecorder;
  225. productReference = 3A2002C422858C07005AE6AC /* 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. 1563816EE2E2F8EE8AAD8A22 /* [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. 03AC67B24176425F9AC72CF0 /* [CP] Embed Pods Frameworks */,
  240. 869F620D734F1FEA413669F3 /* [CP] Copy Pods Resources */,
  241. 3A2002BF22858BA1005AE6AC /* Embed App Extensions */,
  242. );
  243. buildRules = (
  244. );
  245. dependencies = (
  246. 3A2002CC22858C07005AE6AC /* 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. 3A2002C322858C07005AE6AC = {
  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. 3A2002C322858C07005AE6AC /* ScreenRecorder */,
  299. );
  300. };
  301. /* End PBXProject section */
  302. /* Begin PBXResourcesBuildPhase section */
  303. 3A2002C222858C07005AE6AC /* 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. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
  315. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
  316. 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */,
  317. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
  318. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
  319. );
  320. runOnlyForDeploymentPostprocessing = 0;
  321. };
  322. /* End PBXResourcesBuildPhase section */
  323. /* Begin PBXShellScriptBuildPhase section */
  324. 03AC67B24176425F9AC72CF0 /* [CP] Embed Pods Frameworks */ = {
  325. isa = PBXShellScriptBuildPhase;
  326. buildActionMask = 2147483647;
  327. files = (
  328. );
  329. inputFileListPaths = (
  330. );
  331. inputPaths = (
  332. "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
  333. "${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework",
  334. );
  335. name = "[CP] Embed Pods Frameworks";
  336. outputFileListPaths = (
  337. );
  338. outputPaths = (
  339. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework",
  340. );
  341. runOnlyForDeploymentPostprocessing = 0;
  342. shellPath = /bin/sh;
  343. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
  344. showEnvVarsInLog = 0;
  345. };
  346. 1563816EE2E2F8EE8AAD8A22 /* [CP] Check Pods Manifest.lock */ = {
  347. isa = PBXShellScriptBuildPhase;
  348. buildActionMask = 2147483647;
  349. files = (
  350. );
  351. inputFileListPaths = (
  352. );
  353. inputPaths = (
  354. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  355. "${PODS_ROOT}/Manifest.lock",
  356. );
  357. name = "[CP] Check Pods Manifest.lock";
  358. outputFileListPaths = (
  359. );
  360. outputPaths = (
  361. "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
  362. );
  363. runOnlyForDeploymentPostprocessing = 0;
  364. shellPath = /bin/sh;
  365. 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";
  366. showEnvVarsInLog = 0;
  367. };
  368. 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
  369. isa = PBXShellScriptBuildPhase;
  370. buildActionMask = 2147483647;
  371. files = (
  372. );
  373. inputPaths = (
  374. );
  375. name = "Thin Binary";
  376. outputPaths = (
  377. );
  378. runOnlyForDeploymentPostprocessing = 0;
  379. shellPath = /bin/sh;
  380. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin";
  381. };
  382. 6ABA5A23EBB2121B0747F6FC /* [CP] Check Pods Manifest.lock */ = {
  383. isa = PBXShellScriptBuildPhase;
  384. buildActionMask = 2147483647;
  385. files = (
  386. );
  387. inputFileListPaths = (
  388. );
  389. inputPaths = (
  390. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  391. "${PODS_ROOT}/Manifest.lock",
  392. );
  393. name = "[CP] Check Pods Manifest.lock";
  394. outputFileListPaths = (
  395. );
  396. outputPaths = (
  397. "$(DERIVED_FILE_DIR)/Pods-ScreenRecorder-checkManifestLockResult.txt",
  398. );
  399. runOnlyForDeploymentPostprocessing = 0;
  400. shellPath = /bin/sh;
  401. 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";
  402. showEnvVarsInLog = 0;
  403. };
  404. 869F620D734F1FEA413669F3 /* [CP] Copy Pods Resources */ = {
  405. isa = PBXShellScriptBuildPhase;
  406. buildActionMask = 2147483647;
  407. files = (
  408. );
  409. inputFileListPaths = (
  410. );
  411. inputPaths = (
  412. "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-resources.sh",
  413. "${PODS_CONFIGURATION_BUILD_DIR}/TOCropViewController/TOCropViewControllerBundle.bundle",
  414. );
  415. name = "[CP] Copy Pods Resources";
  416. outputFileListPaths = (
  417. );
  418. outputPaths = (
  419. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/TOCropViewControllerBundle.bundle",
  420. );
  421. runOnlyForDeploymentPostprocessing = 0;
  422. shellPath = /bin/sh;
  423. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
  424. showEnvVarsInLog = 0;
  425. };
  426. 9740EEB61CF901F6004384FC /* Run Script */ = {
  427. isa = PBXShellScriptBuildPhase;
  428. buildActionMask = 2147483647;
  429. files = (
  430. );
  431. inputPaths = (
  432. );
  433. name = "Run Script";
  434. outputPaths = (
  435. );
  436. runOnlyForDeploymentPostprocessing = 0;
  437. shellPath = /bin/sh;
  438. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
  439. };
  440. /* End PBXShellScriptBuildPhase section */
  441. /* Begin PBXSourcesBuildPhase section */
  442. 3A2002C022858C07005AE6AC /* Sources */ = {
  443. isa = PBXSourcesBuildPhase;
  444. buildActionMask = 2147483647;
  445. files = (
  446. 3A2002C922858C07005AE6AC /* SampleHandler.m in Sources */,
  447. );
  448. runOnlyForDeploymentPostprocessing = 0;
  449. };
  450. 97C146EA1CF9000F007C117D /* Sources */ = {
  451. isa = PBXSourcesBuildPhase;
  452. buildActionMask = 2147483647;
  453. files = (
  454. 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */,
  455. 97C146F31CF9000F007C117D /* main.m in Sources */,
  456. 3A2002AB22858882005AE6AC /* ScreenStreamPlugin.m in Sources */,
  457. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
  458. );
  459. runOnlyForDeploymentPostprocessing = 0;
  460. };
  461. /* End PBXSourcesBuildPhase section */
  462. /* Begin PBXTargetDependency section */
  463. 3A2002CC22858C07005AE6AC /* PBXTargetDependency */ = {
  464. isa = PBXTargetDependency;
  465. target = 3A2002C322858C07005AE6AC /* ScreenRecorder */;
  466. targetProxy = 3A2002CB22858C07005AE6AC /* 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. );
  550. INFOPLIST_FILE = Runner/Info.plist;
  551. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  552. LIBRARY_SEARCH_PATHS = (
  553. "$(inherited)",
  554. "$(PROJECT_DIR)/Flutter",
  555. );
  556. PRODUCT_BUNDLE_IDENTIFIER = com.izouma.wannaBattle;
  557. PRODUCT_NAME = "$(TARGET_NAME)";
  558. VERSIONING_SYSTEM = "apple-generic";
  559. };
  560. name = Profile;
  561. };
  562. 3A2002CF22858C07005AE6AC /* Debug */ = {
  563. isa = XCBuildConfiguration;
  564. baseConfigurationReference = 04E2BA7DBC68AE0811DF6479 /* Pods-ScreenRecorder.debug.xcconfig */;
  565. buildSettings = {
  566. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  567. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  568. CLANG_ENABLE_OBJC_WEAK = YES;
  569. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  570. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  571. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  572. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  573. CODE_SIGN_ENTITLEMENTS = ScreenRecorder/ScreenRecorder.entitlements;
  574. CODE_SIGN_IDENTITY = "iPhone Developer";
  575. CODE_SIGN_STYLE = Automatic;
  576. DEVELOPMENT_TEAM = ZZNLMX7WU2;
  577. ENABLE_BITCODE = NO;
  578. GCC_C_LANGUAGE_STANDARD = gnu11;
  579. INFOPLIST_FILE = ScreenRecorder/Info.plist;
  580. IPHONEOS_DEPLOYMENT_TARGET = 12.2;
  581. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
  582. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  583. MTL_FAST_MATH = YES;
  584. PRODUCT_BUNDLE_IDENTIFIER = com.izouma.wannaBattle.ScreenRecorder;
  585. PRODUCT_NAME = "$(TARGET_NAME)";
  586. SKIP_INSTALL = YES;
  587. TARGETED_DEVICE_FAMILY = "1,2";
  588. };
  589. name = Debug;
  590. };
  591. 3A2002D022858C07005AE6AC /* Release */ = {
  592. isa = XCBuildConfiguration;
  593. baseConfigurationReference = 5789A114DAC9FBAED5CA4826 /* Pods-ScreenRecorder.release.xcconfig */;
  594. buildSettings = {
  595. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  596. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  597. CLANG_ENABLE_OBJC_WEAK = YES;
  598. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  599. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  600. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  601. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  602. CODE_SIGN_ENTITLEMENTS = ScreenRecorder/ScreenRecorder.entitlements;
  603. CODE_SIGN_IDENTITY = "iPhone Developer";
  604. CODE_SIGN_STYLE = Automatic;
  605. DEVELOPMENT_TEAM = ZZNLMX7WU2;
  606. ENABLE_BITCODE = NO;
  607. GCC_C_LANGUAGE_STANDARD = gnu11;
  608. INFOPLIST_FILE = ScreenRecorder/Info.plist;
  609. IPHONEOS_DEPLOYMENT_TARGET = 12.2;
  610. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
  611. MTL_FAST_MATH = YES;
  612. PRODUCT_BUNDLE_IDENTIFIER = com.izouma.wannaBattle.ScreenRecorder;
  613. PRODUCT_NAME = "$(TARGET_NAME)";
  614. SKIP_INSTALL = YES;
  615. TARGETED_DEVICE_FAMILY = "1,2";
  616. };
  617. name = Release;
  618. };
  619. 3A2002D122858C07005AE6AC /* Profile */ = {
  620. isa = XCBuildConfiguration;
  621. baseConfigurationReference = 8ED281EE0F03A5BF0C88A4ED /* Pods-ScreenRecorder.profile.xcconfig */;
  622. buildSettings = {
  623. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  624. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  625. CLANG_ENABLE_OBJC_WEAK = YES;
  626. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  627. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  628. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  629. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  630. CODE_SIGN_ENTITLEMENTS = ScreenRecorder/ScreenRecorder.entitlements;
  631. CODE_SIGN_IDENTITY = "iPhone Developer";
  632. CODE_SIGN_STYLE = Automatic;
  633. DEVELOPMENT_TEAM = ZZNLMX7WU2;
  634. ENABLE_BITCODE = NO;
  635. GCC_C_LANGUAGE_STANDARD = gnu11;
  636. INFOPLIST_FILE = ScreenRecorder/Info.plist;
  637. IPHONEOS_DEPLOYMENT_TARGET = 12.2;
  638. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
  639. MTL_FAST_MATH = YES;
  640. PRODUCT_BUNDLE_IDENTIFIER = com.izouma.wannaBattle.ScreenRecorder;
  641. PRODUCT_NAME = "$(TARGET_NAME)";
  642. SKIP_INSTALL = YES;
  643. TARGETED_DEVICE_FAMILY = "1,2";
  644. };
  645. name = Profile;
  646. };
  647. 97C147031CF9000F007C117D /* Debug */ = {
  648. isa = XCBuildConfiguration;
  649. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  650. buildSettings = {
  651. ALWAYS_SEARCH_USER_PATHS = NO;
  652. CLANG_ANALYZER_NONNULL = YES;
  653. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  654. CLANG_CXX_LIBRARY = "libc++";
  655. CLANG_ENABLE_MODULES = YES;
  656. CLANG_ENABLE_OBJC_ARC = YES;
  657. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  658. CLANG_WARN_BOOL_CONVERSION = YES;
  659. CLANG_WARN_COMMA = YES;
  660. CLANG_WARN_CONSTANT_CONVERSION = YES;
  661. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  662. CLANG_WARN_EMPTY_BODY = YES;
  663. CLANG_WARN_ENUM_CONVERSION = YES;
  664. CLANG_WARN_INFINITE_RECURSION = YES;
  665. CLANG_WARN_INT_CONVERSION = YES;
  666. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  667. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  668. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  669. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  670. CLANG_WARN_STRICT_PROTOTYPES = YES;
  671. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  672. CLANG_WARN_UNREACHABLE_CODE = YES;
  673. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  674. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  675. COPY_PHASE_STRIP = NO;
  676. DEBUG_INFORMATION_FORMAT = dwarf;
  677. ENABLE_STRICT_OBJC_MSGSEND = YES;
  678. ENABLE_TESTABILITY = YES;
  679. GCC_C_LANGUAGE_STANDARD = gnu99;
  680. GCC_DYNAMIC_NO_PIC = NO;
  681. GCC_NO_COMMON_BLOCKS = YES;
  682. GCC_OPTIMIZATION_LEVEL = 0;
  683. GCC_PREPROCESSOR_DEFINITIONS = (
  684. "DEBUG=1",
  685. "$(inherited)",
  686. );
  687. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  688. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  689. GCC_WARN_UNDECLARED_SELECTOR = YES;
  690. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  691. GCC_WARN_UNUSED_FUNCTION = YES;
  692. GCC_WARN_UNUSED_VARIABLE = YES;
  693. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  694. MTL_ENABLE_DEBUG_INFO = YES;
  695. ONLY_ACTIVE_ARCH = YES;
  696. SDKROOT = iphoneos;
  697. TARGETED_DEVICE_FAMILY = "1,2";
  698. };
  699. name = Debug;
  700. };
  701. 97C147041CF9000F007C117D /* Release */ = {
  702. isa = XCBuildConfiguration;
  703. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  704. buildSettings = {
  705. ALWAYS_SEARCH_USER_PATHS = NO;
  706. CLANG_ANALYZER_NONNULL = YES;
  707. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  708. CLANG_CXX_LIBRARY = "libc++";
  709. CLANG_ENABLE_MODULES = YES;
  710. CLANG_ENABLE_OBJC_ARC = YES;
  711. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  712. CLANG_WARN_BOOL_CONVERSION = YES;
  713. CLANG_WARN_COMMA = YES;
  714. CLANG_WARN_CONSTANT_CONVERSION = YES;
  715. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  716. CLANG_WARN_EMPTY_BODY = YES;
  717. CLANG_WARN_ENUM_CONVERSION = YES;
  718. CLANG_WARN_INFINITE_RECURSION = YES;
  719. CLANG_WARN_INT_CONVERSION = YES;
  720. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  721. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  722. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  723. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  724. CLANG_WARN_STRICT_PROTOTYPES = YES;
  725. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  726. CLANG_WARN_UNREACHABLE_CODE = YES;
  727. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  728. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  729. COPY_PHASE_STRIP = NO;
  730. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  731. ENABLE_NS_ASSERTIONS = NO;
  732. ENABLE_STRICT_OBJC_MSGSEND = YES;
  733. GCC_C_LANGUAGE_STANDARD = gnu99;
  734. GCC_NO_COMMON_BLOCKS = YES;
  735. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  736. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  737. GCC_WARN_UNDECLARED_SELECTOR = YES;
  738. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  739. GCC_WARN_UNUSED_FUNCTION = YES;
  740. GCC_WARN_UNUSED_VARIABLE = YES;
  741. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  742. MTL_ENABLE_DEBUG_INFO = NO;
  743. SDKROOT = iphoneos;
  744. TARGETED_DEVICE_FAMILY = "1,2";
  745. VALIDATE_PRODUCT = YES;
  746. };
  747. name = Release;
  748. };
  749. 97C147061CF9000F007C117D /* Debug */ = {
  750. isa = XCBuildConfiguration;
  751. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  752. buildSettings = {
  753. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  754. CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
  755. CODE_SIGN_IDENTITY = "iPhone Developer";
  756. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  757. DEVELOPMENT_TEAM = ZZNLMX7WU2;
  758. ENABLE_BITCODE = NO;
  759. FRAMEWORK_SEARCH_PATHS = (
  760. "$(inherited)",
  761. "$(PROJECT_DIR)/Flutter",
  762. );
  763. INFOPLIST_FILE = Runner/Info.plist;
  764. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  765. LIBRARY_SEARCH_PATHS = (
  766. "$(inherited)",
  767. "$(PROJECT_DIR)/Flutter",
  768. );
  769. PRODUCT_BUNDLE_IDENTIFIER = com.izouma.wannaBattle;
  770. PRODUCT_NAME = "$(TARGET_NAME)";
  771. VERSIONING_SYSTEM = "apple-generic";
  772. };
  773. name = Debug;
  774. };
  775. 97C147071CF9000F007C117D /* Release */ = {
  776. isa = XCBuildConfiguration;
  777. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  778. buildSettings = {
  779. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  780. CODE_SIGN_ENTITLEMENTS = Runner/Runner.entitlements;
  781. CODE_SIGN_IDENTITY = "iPhone Developer";
  782. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  783. DEVELOPMENT_TEAM = ZZNLMX7WU2;
  784. ENABLE_BITCODE = NO;
  785. FRAMEWORK_SEARCH_PATHS = (
  786. "$(inherited)",
  787. "$(PROJECT_DIR)/Flutter",
  788. );
  789. INFOPLIST_FILE = Runner/Info.plist;
  790. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  791. LIBRARY_SEARCH_PATHS = (
  792. "$(inherited)",
  793. "$(PROJECT_DIR)/Flutter",
  794. );
  795. PRODUCT_BUNDLE_IDENTIFIER = com.izouma.wannaBattle;
  796. PRODUCT_NAME = "$(TARGET_NAME)";
  797. VERSIONING_SYSTEM = "apple-generic";
  798. };
  799. name = Release;
  800. };
  801. /* End XCBuildConfiguration section */
  802. /* Begin XCConfigurationList section */
  803. 3A2002CE22858C07005AE6AC /* Build configuration list for PBXNativeTarget "ScreenRecorder" */ = {
  804. isa = XCConfigurationList;
  805. buildConfigurations = (
  806. 3A2002CF22858C07005AE6AC /* Debug */,
  807. 3A2002D022858C07005AE6AC /* Release */,
  808. 3A2002D122858C07005AE6AC /* Profile */,
  809. );
  810. defaultConfigurationIsVisible = 0;
  811. defaultConfigurationName = Release;
  812. };
  813. 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
  814. isa = XCConfigurationList;
  815. buildConfigurations = (
  816. 97C147031CF9000F007C117D /* Debug */,
  817. 97C147041CF9000F007C117D /* Release */,
  818. 249021D3217E4FDB00AE95B9 /* Profile */,
  819. );
  820. defaultConfigurationIsVisible = 0;
  821. defaultConfigurationName = Release;
  822. };
  823. 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
  824. isa = XCConfigurationList;
  825. buildConfigurations = (
  826. 97C147061CF9000F007C117D /* Debug */,
  827. 97C147071CF9000F007C117D /* Release */,
  828. 249021D4217E4FDB00AE95B9 /* Profile */,
  829. );
  830. defaultConfigurationIsVisible = 0;
  831. defaultConfigurationName = Release;
  832. };
  833. /* End XCConfigurationList section */
  834. };
  835. rootObject = 97C146E61CF9000F007C117D /* Project object */;
  836. }