project.pbxproj 36 KB

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