project.pbxproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
  10. 41FA87031F2620DA005CDA4D /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 41FA87021F2620DA005CDA4D /* GeneratedPluginRegistrant.m */; };
  11. 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB21CF90195004384FC /* Debug.xcconfig */; };
  12. 9740EEB51CF90195004384FC /* Generated.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 9740EEB31CF90195004384FC /* Generated.xcconfig */; };
  13. 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; };
  14. 97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; };
  15. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
  16. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
  17. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
  18. /* End PBXBuildFile section */
  19. /* Begin PBXCopyFilesBuildPhase section */
  20. 9705A1C41CF9048500538489 /* Embed Frameworks */ = {
  21. isa = PBXCopyFilesBuildPhase;
  22. buildActionMask = 2147483647;
  23. dstPath = "";
  24. dstSubfolderSpec = 10;
  25. files = (
  26. );
  27. name = "Embed Frameworks";
  28. runOnlyForDeploymentPostprocessing = 0;
  29. };
  30. /* End PBXCopyFilesBuildPhase section */
  31. /* Begin PBXFileReference section */
  32. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
  33. 41FA87011F2620DA005CDA4D /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
  34. 41FA87021F2620DA005CDA4D /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
  35. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
  36. 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  37. 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  38. 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
  39. 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
  40. 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
  41. 97C146F21CF9000F007C117D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  42. 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  43. 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  44. 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  45. 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  46. /* End PBXFileReference section */
  47. /* Begin PBXFrameworksBuildPhase section */
  48. 97C146EB1CF9000F007C117D /* Frameworks */ = {
  49. isa = PBXFrameworksBuildPhase;
  50. buildActionMask = 2147483647;
  51. files = (
  52. );
  53. runOnlyForDeploymentPostprocessing = 0;
  54. };
  55. /* End PBXFrameworksBuildPhase section */
  56. /* Begin PBXGroup section */
  57. 9740EEB11CF90186004384FC /* Flutter */ = {
  58. isa = PBXGroup;
  59. children = (
  60. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
  61. 9740EEB21CF90195004384FC /* Debug.xcconfig */,
  62. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
  63. 9740EEB31CF90195004384FC /* Generated.xcconfig */,
  64. );
  65. name = Flutter;
  66. sourceTree = "<group>";
  67. };
  68. 97C146E51CF9000F007C117D = {
  69. isa = PBXGroup;
  70. children = (
  71. 9740EEB11CF90186004384FC /* Flutter */,
  72. 97C146F01CF9000F007C117D /* Runner */,
  73. 97C146EF1CF9000F007C117D /* Products */,
  74. CF3B75C9A7D2FA2A4C99F110 /* Frameworks */,
  75. );
  76. sourceTree = "<group>";
  77. };
  78. 97C146EF1CF9000F007C117D /* Products */ = {
  79. isa = PBXGroup;
  80. children = (
  81. 97C146EE1CF9000F007C117D /* Runner.app */,
  82. );
  83. name = Products;
  84. sourceTree = "<group>";
  85. };
  86. 97C146F01CF9000F007C117D /* Runner */ = {
  87. isa = PBXGroup;
  88. children = (
  89. 41FA87011F2620DA005CDA4D /* GeneratedPluginRegistrant.h */,
  90. 41FA87021F2620DA005CDA4D /* GeneratedPluginRegistrant.m */,
  91. 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */,
  92. 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */,
  93. 97C146FA1CF9000F007C117D /* Main.storyboard */,
  94. 97C146FD1CF9000F007C117D /* Assets.xcassets */,
  95. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
  96. 97C147021CF9000F007C117D /* Info.plist */,
  97. 97C146F11CF9000F007C117D /* Supporting Files */,
  98. );
  99. path = Runner;
  100. sourceTree = "<group>";
  101. };
  102. 97C146F11CF9000F007C117D /* Supporting Files */ = {
  103. isa = PBXGroup;
  104. children = (
  105. 97C146F21CF9000F007C117D /* main.m */,
  106. );
  107. name = "Supporting Files";
  108. sourceTree = "<group>";
  109. };
  110. /* End PBXGroup section */
  111. /* Begin PBXNativeTarget section */
  112. 97C146ED1CF9000F007C117D /* Runner */ = {
  113. isa = PBXNativeTarget;
  114. buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
  115. buildPhases = (
  116. 9740EEB61CF901F6004384FC /* Run Script */,
  117. 97C146EA1CF9000F007C117D /* Sources */,
  118. 97C146EB1CF9000F007C117D /* Frameworks */,
  119. 97C146EC1CF9000F007C117D /* Resources */,
  120. 9705A1C41CF9048500538489 /* Embed Frameworks */,
  121. 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
  122. );
  123. buildRules = (
  124. );
  125. dependencies = (
  126. );
  127. name = Runner;
  128. productName = Runner;
  129. productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
  130. productType = "com.apple.product-type.application";
  131. };
  132. /* End PBXNativeTarget section */
  133. /* Begin PBXProject section */
  134. 97C146E61CF9000F007C117D /* Project object */ = {
  135. isa = PBXProject;
  136. attributes = {
  137. LastUpgradeCheck = 0830;
  138. ORGANIZATIONNAME = "The Chromium Authors";
  139. TargetAttributes = {
  140. 97C146ED1CF9000F007C117D = {
  141. CreatedOnToolsVersion = 7.3.1;
  142. };
  143. };
  144. };
  145. buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
  146. compatibilityVersion = "Xcode 3.2";
  147. developmentRegion = English;
  148. hasScannedForEncodings = 0;
  149. knownRegions = (
  150. en,
  151. Base,
  152. );
  153. mainGroup = 97C146E51CF9000F007C117D;
  154. productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
  155. projectDirPath = "";
  156. projectRoot = "";
  157. targets = (
  158. 97C146ED1CF9000F007C117D /* Runner */,
  159. );
  160. };
  161. /* End PBXProject section */
  162. /* Begin PBXResourcesBuildPhase section */
  163. 97C146EC1CF9000F007C117D /* Resources */ = {
  164. isa = PBXResourcesBuildPhase;
  165. buildActionMask = 2147483647;
  166. files = (
  167. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
  168. 9740EEB51CF90195004384FC /* Generated.xcconfig in Resources */,
  169. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
  170. 9740EEB41CF90195004384FC /* Debug.xcconfig in Resources */,
  171. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
  172. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
  173. );
  174. runOnlyForDeploymentPostprocessing = 0;
  175. };
  176. /* End PBXResourcesBuildPhase section */
  177. /* Begin PBXShellScriptBuildPhase section */
  178. 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
  179. isa = PBXShellScriptBuildPhase;
  180. buildActionMask = 2147483647;
  181. files = (
  182. );
  183. inputPaths = (
  184. );
  185. name = "Thin Binary";
  186. outputPaths = (
  187. );
  188. runOnlyForDeploymentPostprocessing = 0;
  189. shellPath = /bin/sh;
  190. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
  191. };
  192. 9740EEB61CF901F6004384FC /* Run Script */ = {
  193. isa = PBXShellScriptBuildPhase;
  194. buildActionMask = 2147483647;
  195. files = (
  196. );
  197. inputPaths = (
  198. );
  199. name = "Run Script";
  200. outputPaths = (
  201. );
  202. runOnlyForDeploymentPostprocessing = 0;
  203. shellPath = /bin/sh;
  204. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
  205. };
  206. /* End PBXShellScriptBuildPhase section */
  207. /* Begin PBXSourcesBuildPhase section */
  208. 97C146EA1CF9000F007C117D /* Sources */ = {
  209. isa = PBXSourcesBuildPhase;
  210. buildActionMask = 2147483647;
  211. files = (
  212. 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */,
  213. 97C146F31CF9000F007C117D /* main.m in Sources */,
  214. 41FA87031F2620DA005CDA4D /* GeneratedPluginRegistrant.m in Sources */,
  215. );
  216. runOnlyForDeploymentPostprocessing = 0;
  217. };
  218. /* End PBXSourcesBuildPhase section */
  219. /* Begin PBXVariantGroup section */
  220. 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
  221. isa = PBXVariantGroup;
  222. children = (
  223. 97C146FB1CF9000F007C117D /* Base */,
  224. );
  225. name = Main.storyboard;
  226. sourceTree = "<group>";
  227. };
  228. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = {
  229. isa = PBXVariantGroup;
  230. children = (
  231. 97C147001CF9000F007C117D /* Base */,
  232. );
  233. name = LaunchScreen.storyboard;
  234. sourceTree = "<group>";
  235. };
  236. /* End PBXVariantGroup section */
  237. /* Begin XCBuildConfiguration section */
  238. 97C147031CF9000F007C117D /* Debug */ = {
  239. isa = XCBuildConfiguration;
  240. buildSettings = {
  241. ALWAYS_SEARCH_USER_PATHS = NO;
  242. CLANG_ANALYZER_NONNULL = YES;
  243. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  244. CLANG_CXX_LIBRARY = "libc++";
  245. CLANG_ENABLE_MODULES = YES;
  246. CLANG_ENABLE_OBJC_ARC = YES;
  247. CLANG_WARN_BOOL_CONVERSION = YES;
  248. CLANG_WARN_CONSTANT_CONVERSION = YES;
  249. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  250. CLANG_WARN_EMPTY_BODY = YES;
  251. CLANG_WARN_ENUM_CONVERSION = YES;
  252. CLANG_WARN_INFINITE_RECURSION = YES;
  253. CLANG_WARN_INT_CONVERSION = YES;
  254. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  255. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  256. CLANG_WARN_UNREACHABLE_CODE = YES;
  257. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  258. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  259. COPY_PHASE_STRIP = NO;
  260. DEBUG_INFORMATION_FORMAT = dwarf;
  261. ENABLE_STRICT_OBJC_MSGSEND = YES;
  262. ENABLE_TESTABILITY = YES;
  263. GCC_C_LANGUAGE_STANDARD = gnu99;
  264. GCC_DYNAMIC_NO_PIC = NO;
  265. GCC_NO_COMMON_BLOCKS = YES;
  266. GCC_OPTIMIZATION_LEVEL = 0;
  267. GCC_PREPROCESSOR_DEFINITIONS = (
  268. "DEBUG=1",
  269. "$(inherited)",
  270. );
  271. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  272. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  273. GCC_WARN_UNDECLARED_SELECTOR = YES;
  274. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  275. GCC_WARN_UNUSED_FUNCTION = YES;
  276. GCC_WARN_UNUSED_VARIABLE = YES;
  277. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  278. MTL_ENABLE_DEBUG_INFO = YES;
  279. ONLY_ACTIVE_ARCH = YES;
  280. SDKROOT = iphoneos;
  281. TARGETED_DEVICE_FAMILY = "1,2";
  282. };
  283. name = Debug;
  284. };
  285. 97C147041CF9000F007C117D /* Release */ = {
  286. isa = XCBuildConfiguration;
  287. buildSettings = {
  288. ALWAYS_SEARCH_USER_PATHS = NO;
  289. CLANG_ANALYZER_NONNULL = YES;
  290. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  291. CLANG_CXX_LIBRARY = "libc++";
  292. CLANG_ENABLE_MODULES = YES;
  293. CLANG_ENABLE_OBJC_ARC = YES;
  294. CLANG_WARN_BOOL_CONVERSION = YES;
  295. CLANG_WARN_CONSTANT_CONVERSION = YES;
  296. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  297. CLANG_WARN_EMPTY_BODY = YES;
  298. CLANG_WARN_ENUM_CONVERSION = YES;
  299. CLANG_WARN_INFINITE_RECURSION = YES;
  300. CLANG_WARN_INT_CONVERSION = YES;
  301. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  302. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  303. CLANG_WARN_UNREACHABLE_CODE = YES;
  304. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  305. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  306. COPY_PHASE_STRIP = NO;
  307. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  308. ENABLE_NS_ASSERTIONS = NO;
  309. ENABLE_STRICT_OBJC_MSGSEND = YES;
  310. GCC_C_LANGUAGE_STANDARD = gnu99;
  311. GCC_NO_COMMON_BLOCKS = YES;
  312. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  313. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  314. GCC_WARN_UNDECLARED_SELECTOR = YES;
  315. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  316. GCC_WARN_UNUSED_FUNCTION = YES;
  317. GCC_WARN_UNUSED_VARIABLE = YES;
  318. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  319. MTL_ENABLE_DEBUG_INFO = NO;
  320. SDKROOT = iphoneos;
  321. TARGETED_DEVICE_FAMILY = "1,2";
  322. VALIDATE_PRODUCT = YES;
  323. };
  324. name = Release;
  325. };
  326. 97C147061CF9000F007C117D /* Debug */ = {
  327. isa = XCBuildConfiguration;
  328. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  329. buildSettings = {
  330. ARCHS = arm64;
  331. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  332. ENABLE_BITCODE = NO;
  333. FRAMEWORK_SEARCH_PATHS = (
  334. "$(inherited)",
  335. "$(PROJECT_DIR)/Flutter",
  336. );
  337. INFOPLIST_FILE = Runner/Info.plist;
  338. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  339. LIBRARY_SEARCH_PATHS = (
  340. "$(inherited)",
  341. "$(PROJECT_DIR)/Flutter",
  342. );
  343. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.routerExample;
  344. PRODUCT_NAME = "$(TARGET_NAME)";
  345. };
  346. name = Debug;
  347. };
  348. 97C147071CF9000F007C117D /* Release */ = {
  349. isa = XCBuildConfiguration;
  350. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  351. buildSettings = {
  352. ARCHS = arm64;
  353. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  354. ENABLE_BITCODE = NO;
  355. FRAMEWORK_SEARCH_PATHS = (
  356. "$(inherited)",
  357. "$(PROJECT_DIR)/Flutter",
  358. );
  359. INFOPLIST_FILE = Runner/Info.plist;
  360. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  361. LIBRARY_SEARCH_PATHS = (
  362. "$(inherited)",
  363. "$(PROJECT_DIR)/Flutter",
  364. );
  365. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.routerExample;
  366. PRODUCT_NAME = "$(TARGET_NAME)";
  367. };
  368. name = Release;
  369. };
  370. /* End XCBuildConfiguration section */
  371. /* Begin XCConfigurationList section */
  372. 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
  373. isa = XCConfigurationList;
  374. buildConfigurations = (
  375. 97C147031CF9000F007C117D /* Debug */,
  376. 97C147041CF9000F007C117D /* Release */,
  377. );
  378. defaultConfigurationIsVisible = 0;
  379. defaultConfigurationName = Release;
  380. };
  381. 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
  382. isa = XCConfigurationList;
  383. buildConfigurations = (
  384. 97C147061CF9000F007C117D /* Debug */,
  385. 97C147071CF9000F007C117D /* Release */,
  386. );
  387. defaultConfigurationIsVisible = 0;
  388. defaultConfigurationName = Release;
  389. };
  390. /* End XCConfigurationList section */
  391. };
  392. rootObject = 97C146E61CF9000F007C117D /* Project object */;
  393. }