flutter plugin for zebra multiplatform sdk

project.pbxproj 23KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 54;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
  10. 331C80F4294D02FB00263BE5 /* RunnerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 331C80F3294D02FB00263BE5 /* RunnerTests.m */; };
  11. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
  12. 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; };
  13. 97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; };
  14. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
  15. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
  16. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
  17. /* End PBXBuildFile section */
  18. /* Begin PBXContainerItemProxy section */
  19. 331C80F5294D02FB00263BE5 /* PBXContainerItemProxy */ = {
  20. isa = PBXContainerItemProxy;
  21. containerPortal = 97C146E61CF9000F007C117D /* Project object */;
  22. proxyType = 1;
  23. remoteGlobalIDString = 97C146ED1CF9000F007C117D;
  24. remoteInfo = Runner;
  25. };
  26. /* End PBXContainerItemProxy section */
  27. /* Begin PBXCopyFilesBuildPhase section */
  28. 9705A1C41CF9048500538489 /* Embed Frameworks */ = {
  29. isa = PBXCopyFilesBuildPhase;
  30. buildActionMask = 2147483647;
  31. dstPath = "";
  32. dstSubfolderSpec = 10;
  33. files = (
  34. );
  35. name = "Embed Frameworks";
  36. runOnlyForDeploymentPostprocessing = 0;
  37. };
  38. /* End PBXCopyFilesBuildPhase section */
  39. /* Begin PBXFileReference section */
  40. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
  41. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
  42. 331C80F1294D02FB00263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  43. 331C80F3294D02FB00263BE5 /* RunnerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RunnerTests.m; sourceTree = "<group>"; };
  44. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
  45. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
  46. 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  47. 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  48. 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
  49. 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
  50. 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
  51. 97C146F21CF9000F007C117D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  52. 97C146FB1CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  53. 97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  54. 97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  55. 97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  56. /* End PBXFileReference section */
  57. /* Begin PBXFrameworksBuildPhase section */
  58. 331C80EE294D02FB00263BE5 /* Frameworks */ = {
  59. isa = PBXFrameworksBuildPhase;
  60. buildActionMask = 2147483647;
  61. files = (
  62. );
  63. runOnlyForDeploymentPostprocessing = 0;
  64. };
  65. 97C146EB1CF9000F007C117D /* Frameworks */ = {
  66. isa = PBXFrameworksBuildPhase;
  67. buildActionMask = 2147483647;
  68. files = (
  69. );
  70. runOnlyForDeploymentPostprocessing = 0;
  71. };
  72. /* End PBXFrameworksBuildPhase section */
  73. /* Begin PBXGroup section */
  74. 331C80F2294D02FB00263BE5 /* RunnerTests */ = {
  75. isa = PBXGroup;
  76. children = (
  77. 331C80F3294D02FB00263BE5 /* RunnerTests.m */,
  78. );
  79. path = RunnerTests;
  80. sourceTree = "<group>";
  81. };
  82. 9740EEB11CF90186004384FC /* Flutter */ = {
  83. isa = PBXGroup;
  84. children = (
  85. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
  86. 9740EEB21CF90195004384FC /* Debug.xcconfig */,
  87. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
  88. 9740EEB31CF90195004384FC /* Generated.xcconfig */,
  89. );
  90. name = Flutter;
  91. sourceTree = "<group>";
  92. };
  93. 97C146E51CF9000F007C117D = {
  94. isa = PBXGroup;
  95. children = (
  96. 9740EEB11CF90186004384FC /* Flutter */,
  97. 97C146F01CF9000F007C117D /* Runner */,
  98. 331C80F2294D02FB00263BE5 /* RunnerTests */,
  99. 97C146EF1CF9000F007C117D /* Products */,
  100. );
  101. sourceTree = "<group>";
  102. };
  103. 97C146EF1CF9000F007C117D /* Products */ = {
  104. isa = PBXGroup;
  105. children = (
  106. 97C146EE1CF9000F007C117D /* Runner.app */,
  107. 331C80F1294D02FB00263BE5 /* RunnerTests.xctest */,
  108. );
  109. name = Products;
  110. sourceTree = "<group>";
  111. };
  112. 97C146F01CF9000F007C117D /* Runner */ = {
  113. isa = PBXGroup;
  114. children = (
  115. 7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */,
  116. 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */,
  117. 97C146FA1CF9000F007C117D /* Main.storyboard */,
  118. 97C146FD1CF9000F007C117D /* Assets.xcassets */,
  119. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
  120. 97C147021CF9000F007C117D /* Info.plist */,
  121. 97C146F11CF9000F007C117D /* Supporting Files */,
  122. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
  123. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
  124. );
  125. path = Runner;
  126. sourceTree = "<group>";
  127. };
  128. 97C146F11CF9000F007C117D /* Supporting Files */ = {
  129. isa = PBXGroup;
  130. children = (
  131. 97C146F21CF9000F007C117D /* main.m */,
  132. );
  133. name = "Supporting Files";
  134. sourceTree = "<group>";
  135. };
  136. /* End PBXGroup section */
  137. /* Begin PBXNativeTarget section */
  138. 331C80F0294D02FB00263BE5 /* RunnerTests */ = {
  139. isa = PBXNativeTarget;
  140. buildConfigurationList = 331C80F7294D02FB00263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
  141. buildPhases = (
  142. 331C80ED294D02FB00263BE5 /* Sources */,
  143. 331C80EE294D02FB00263BE5 /* Frameworks */,
  144. 331C80EF294D02FB00263BE5 /* Resources */,
  145. );
  146. buildRules = (
  147. );
  148. dependencies = (
  149. 331C80F6294D02FB00263BE5 /* PBXTargetDependency */,
  150. );
  151. name = RunnerTests;
  152. productName = RunnerTests;
  153. productReference = 331C80F1294D02FB00263BE5 /* RunnerTests.xctest */;
  154. productType = "com.apple.product-type.bundle.unit-test";
  155. };
  156. 97C146ED1CF9000F007C117D /* Runner */ = {
  157. isa = PBXNativeTarget;
  158. buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
  159. buildPhases = (
  160. 9740EEB61CF901F6004384FC /* Run Script */,
  161. 97C146EA1CF9000F007C117D /* Sources */,
  162. 97C146EB1CF9000F007C117D /* Frameworks */,
  163. 97C146EC1CF9000F007C117D /* Resources */,
  164. 9705A1C41CF9048500538489 /* Embed Frameworks */,
  165. 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
  166. );
  167. buildRules = (
  168. );
  169. dependencies = (
  170. );
  171. name = Runner;
  172. productName = Runner;
  173. productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
  174. productType = "com.apple.product-type.application";
  175. };
  176. /* End PBXNativeTarget section */
  177. /* Begin PBXProject section */
  178. 97C146E61CF9000F007C117D /* Project object */ = {
  179. isa = PBXProject;
  180. attributes = {
  181. BuildIndependentTargetsInParallel = YES;
  182. LastUpgradeCheck = 1510;
  183. ORGANIZATIONNAME = "";
  184. TargetAttributes = {
  185. 331C80F0294D02FB00263BE5 = {
  186. CreatedOnToolsVersion = 14.0;
  187. TestTargetID = 97C146ED1CF9000F007C117D;
  188. };
  189. 97C146ED1CF9000F007C117D = {
  190. CreatedOnToolsVersion = 7.3.1;
  191. };
  192. };
  193. };
  194. buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
  195. compatibilityVersion = "Xcode 9.3";
  196. developmentRegion = en;
  197. hasScannedForEncodings = 0;
  198. knownRegions = (
  199. en,
  200. Base,
  201. );
  202. mainGroup = 97C146E51CF9000F007C117D;
  203. productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
  204. projectDirPath = "";
  205. projectRoot = "";
  206. targets = (
  207. 97C146ED1CF9000F007C117D /* Runner */,
  208. 331C80F0294D02FB00263BE5 /* RunnerTests */,
  209. );
  210. };
  211. /* End PBXProject section */
  212. /* Begin PBXResourcesBuildPhase section */
  213. 331C80EF294D02FB00263BE5 /* Resources */ = {
  214. isa = PBXResourcesBuildPhase;
  215. buildActionMask = 2147483647;
  216. files = (
  217. );
  218. runOnlyForDeploymentPostprocessing = 0;
  219. };
  220. 97C146EC1CF9000F007C117D /* Resources */ = {
  221. isa = PBXResourcesBuildPhase;
  222. buildActionMask = 2147483647;
  223. files = (
  224. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
  225. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
  226. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
  227. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
  228. );
  229. runOnlyForDeploymentPostprocessing = 0;
  230. };
  231. /* End PBXResourcesBuildPhase section */
  232. /* Begin PBXShellScriptBuildPhase section */
  233. 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
  234. isa = PBXShellScriptBuildPhase;
  235. alwaysOutOfDate = 1;
  236. buildActionMask = 2147483647;
  237. files = (
  238. );
  239. inputPaths = (
  240. "${TARGET_BUILD_DIR}/${INFOPLIST_PATH}",
  241. );
  242. name = "Thin Binary";
  243. outputPaths = (
  244. );
  245. runOnlyForDeploymentPostprocessing = 0;
  246. shellPath = /bin/sh;
  247. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
  248. };
  249. 9740EEB61CF901F6004384FC /* Run Script */ = {
  250. isa = PBXShellScriptBuildPhase;
  251. alwaysOutOfDate = 1;
  252. buildActionMask = 2147483647;
  253. files = (
  254. );
  255. inputPaths = (
  256. );
  257. name = "Run Script";
  258. outputPaths = (
  259. );
  260. runOnlyForDeploymentPostprocessing = 0;
  261. shellPath = /bin/sh;
  262. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
  263. };
  264. /* End PBXShellScriptBuildPhase section */
  265. /* Begin PBXSourcesBuildPhase section */
  266. 331C80ED294D02FB00263BE5 /* Sources */ = {
  267. isa = PBXSourcesBuildPhase;
  268. buildActionMask = 2147483647;
  269. files = (
  270. 331C80F4294D02FB00263BE5 /* RunnerTests.m in Sources */,
  271. );
  272. runOnlyForDeploymentPostprocessing = 0;
  273. };
  274. 97C146EA1CF9000F007C117D /* Sources */ = {
  275. isa = PBXSourcesBuildPhase;
  276. buildActionMask = 2147483647;
  277. files = (
  278. 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */,
  279. 97C146F31CF9000F007C117D /* main.m in Sources */,
  280. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
  281. );
  282. runOnlyForDeploymentPostprocessing = 0;
  283. };
  284. /* End PBXSourcesBuildPhase section */
  285. /* Begin PBXTargetDependency section */
  286. 331C80F6294D02FB00263BE5 /* PBXTargetDependency */ = {
  287. isa = PBXTargetDependency;
  288. target = 97C146ED1CF9000F007C117D /* Runner */;
  289. targetProxy = 331C80F5294D02FB00263BE5 /* PBXContainerItemProxy */;
  290. };
  291. /* End PBXTargetDependency section */
  292. /* Begin PBXVariantGroup section */
  293. 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
  294. isa = PBXVariantGroup;
  295. children = (
  296. 97C146FB1CF9000F007C117D /* Base */,
  297. );
  298. name = Main.storyboard;
  299. sourceTree = "<group>";
  300. };
  301. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = {
  302. isa = PBXVariantGroup;
  303. children = (
  304. 97C147001CF9000F007C117D /* Base */,
  305. );
  306. name = LaunchScreen.storyboard;
  307. sourceTree = "<group>";
  308. };
  309. /* End PBXVariantGroup section */
  310. /* Begin XCBuildConfiguration section */
  311. 249021D3217E4FDB00AE95B9 /* Profile */ = {
  312. isa = XCBuildConfiguration;
  313. buildSettings = {
  314. ALWAYS_SEARCH_USER_PATHS = NO;
  315. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  316. CLANG_ANALYZER_NONNULL = YES;
  317. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  318. CLANG_CXX_LIBRARY = "libc++";
  319. CLANG_ENABLE_MODULES = YES;
  320. CLANG_ENABLE_OBJC_ARC = YES;
  321. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  322. CLANG_WARN_BOOL_CONVERSION = YES;
  323. CLANG_WARN_COMMA = YES;
  324. CLANG_WARN_CONSTANT_CONVERSION = YES;
  325. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  326. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  327. CLANG_WARN_EMPTY_BODY = YES;
  328. CLANG_WARN_ENUM_CONVERSION = YES;
  329. CLANG_WARN_INFINITE_RECURSION = YES;
  330. CLANG_WARN_INT_CONVERSION = YES;
  331. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  332. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  333. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  334. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  335. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  336. CLANG_WARN_STRICT_PROTOTYPES = YES;
  337. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  338. CLANG_WARN_UNREACHABLE_CODE = YES;
  339. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  340. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  341. COPY_PHASE_STRIP = NO;
  342. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  343. ENABLE_NS_ASSERTIONS = NO;
  344. ENABLE_STRICT_OBJC_MSGSEND = YES;
  345. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  346. GCC_C_LANGUAGE_STANDARD = gnu99;
  347. GCC_NO_COMMON_BLOCKS = YES;
  348. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  349. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  350. GCC_WARN_UNDECLARED_SELECTOR = YES;
  351. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  352. GCC_WARN_UNUSED_FUNCTION = YES;
  353. GCC_WARN_UNUSED_VARIABLE = YES;
  354. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  355. MTL_ENABLE_DEBUG_INFO = NO;
  356. SDKROOT = iphoneos;
  357. SUPPORTED_PLATFORMS = iphoneos;
  358. TARGETED_DEVICE_FAMILY = "1,2";
  359. VALIDATE_PRODUCT = YES;
  360. };
  361. name = Profile;
  362. };
  363. 249021D4217E4FDB00AE95B9 /* Profile */ = {
  364. isa = XCBuildConfiguration;
  365. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  366. buildSettings = {
  367. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  368. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  369. ENABLE_BITCODE = NO;
  370. INFOPLIST_FILE = Runner/Info.plist;
  371. LD_RUNPATH_SEARCH_PATHS = (
  372. "$(inherited)",
  373. "@executable_path/Frameworks",
  374. );
  375. PRODUCT_BUNDLE_IDENTIFIER = id.kalanusa.flutterZsdkExample;
  376. PRODUCT_NAME = "$(TARGET_NAME)";
  377. VERSIONING_SYSTEM = "apple-generic";
  378. };
  379. name = Profile;
  380. };
  381. 331C80F8294D02FB00263BE5 /* Debug */ = {
  382. isa = XCBuildConfiguration;
  383. buildSettings = {
  384. BUNDLE_LOADER = "$(TEST_HOST)";
  385. CURRENT_PROJECT_VERSION = 1;
  386. GENERATE_INFOPLIST_FILE = YES;
  387. MARKETING_VERSION = 1.0;
  388. PRODUCT_BUNDLE_IDENTIFIER = id.kalanusa.flutterZsdkExample.RunnerTests;
  389. PRODUCT_NAME = "$(TARGET_NAME)";
  390. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  391. };
  392. name = Debug;
  393. };
  394. 331C80F9294D02FB00263BE5 /* Release */ = {
  395. isa = XCBuildConfiguration;
  396. buildSettings = {
  397. BUNDLE_LOADER = "$(TEST_HOST)";
  398. CURRENT_PROJECT_VERSION = 1;
  399. GENERATE_INFOPLIST_FILE = YES;
  400. MARKETING_VERSION = 1.0;
  401. PRODUCT_BUNDLE_IDENTIFIER = id.kalanusa.flutterZsdkExample.RunnerTests;
  402. PRODUCT_NAME = "$(TARGET_NAME)";
  403. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  404. };
  405. name = Release;
  406. };
  407. 331C80FA294D02FB00263BE5 /* Profile */ = {
  408. isa = XCBuildConfiguration;
  409. buildSettings = {
  410. BUNDLE_LOADER = "$(TEST_HOST)";
  411. CURRENT_PROJECT_VERSION = 1;
  412. GENERATE_INFOPLIST_FILE = YES;
  413. MARKETING_VERSION = 1.0;
  414. PRODUCT_BUNDLE_IDENTIFIER = id.kalanusa.flutterZsdkExample.RunnerTests;
  415. PRODUCT_NAME = "$(TARGET_NAME)";
  416. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Runner.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Runner";
  417. };
  418. name = Profile;
  419. };
  420. 97C147031CF9000F007C117D /* Debug */ = {
  421. isa = XCBuildConfiguration;
  422. buildSettings = {
  423. ALWAYS_SEARCH_USER_PATHS = NO;
  424. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  425. CLANG_ANALYZER_NONNULL = YES;
  426. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  427. CLANG_CXX_LIBRARY = "libc++";
  428. CLANG_ENABLE_MODULES = YES;
  429. CLANG_ENABLE_OBJC_ARC = YES;
  430. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  431. CLANG_WARN_BOOL_CONVERSION = YES;
  432. CLANG_WARN_COMMA = YES;
  433. CLANG_WARN_CONSTANT_CONVERSION = YES;
  434. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  435. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  436. CLANG_WARN_EMPTY_BODY = YES;
  437. CLANG_WARN_ENUM_CONVERSION = YES;
  438. CLANG_WARN_INFINITE_RECURSION = YES;
  439. CLANG_WARN_INT_CONVERSION = YES;
  440. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  441. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  442. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  443. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  444. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  445. CLANG_WARN_STRICT_PROTOTYPES = YES;
  446. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  447. CLANG_WARN_UNREACHABLE_CODE = YES;
  448. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  449. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  450. COPY_PHASE_STRIP = NO;
  451. DEBUG_INFORMATION_FORMAT = dwarf;
  452. ENABLE_STRICT_OBJC_MSGSEND = YES;
  453. ENABLE_TESTABILITY = YES;
  454. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  455. GCC_C_LANGUAGE_STANDARD = gnu99;
  456. GCC_DYNAMIC_NO_PIC = NO;
  457. GCC_NO_COMMON_BLOCKS = YES;
  458. GCC_OPTIMIZATION_LEVEL = 0;
  459. GCC_PREPROCESSOR_DEFINITIONS = (
  460. "DEBUG=1",
  461. "$(inherited)",
  462. );
  463. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  464. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  465. GCC_WARN_UNDECLARED_SELECTOR = YES;
  466. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  467. GCC_WARN_UNUSED_FUNCTION = YES;
  468. GCC_WARN_UNUSED_VARIABLE = YES;
  469. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  470. MTL_ENABLE_DEBUG_INFO = YES;
  471. ONLY_ACTIVE_ARCH = YES;
  472. SDKROOT = iphoneos;
  473. TARGETED_DEVICE_FAMILY = "1,2";
  474. };
  475. name = Debug;
  476. };
  477. 97C147041CF9000F007C117D /* Release */ = {
  478. isa = XCBuildConfiguration;
  479. buildSettings = {
  480. ALWAYS_SEARCH_USER_PATHS = NO;
  481. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  482. CLANG_ANALYZER_NONNULL = YES;
  483. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  484. CLANG_CXX_LIBRARY = "libc++";
  485. CLANG_ENABLE_MODULES = YES;
  486. CLANG_ENABLE_OBJC_ARC = YES;
  487. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  488. CLANG_WARN_BOOL_CONVERSION = YES;
  489. CLANG_WARN_COMMA = YES;
  490. CLANG_WARN_CONSTANT_CONVERSION = YES;
  491. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  492. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  493. CLANG_WARN_EMPTY_BODY = YES;
  494. CLANG_WARN_ENUM_CONVERSION = YES;
  495. CLANG_WARN_INFINITE_RECURSION = YES;
  496. CLANG_WARN_INT_CONVERSION = YES;
  497. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  498. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  499. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  500. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  501. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  502. CLANG_WARN_STRICT_PROTOTYPES = YES;
  503. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  504. CLANG_WARN_UNREACHABLE_CODE = YES;
  505. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  506. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  507. COPY_PHASE_STRIP = NO;
  508. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  509. ENABLE_NS_ASSERTIONS = NO;
  510. ENABLE_STRICT_OBJC_MSGSEND = YES;
  511. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  512. GCC_C_LANGUAGE_STANDARD = gnu99;
  513. GCC_NO_COMMON_BLOCKS = YES;
  514. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  515. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  516. GCC_WARN_UNDECLARED_SELECTOR = YES;
  517. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  518. GCC_WARN_UNUSED_FUNCTION = YES;
  519. GCC_WARN_UNUSED_VARIABLE = YES;
  520. IPHONEOS_DEPLOYMENT_TARGET = 12.0;
  521. MTL_ENABLE_DEBUG_INFO = NO;
  522. SDKROOT = iphoneos;
  523. SUPPORTED_PLATFORMS = iphoneos;
  524. TARGETED_DEVICE_FAMILY = "1,2";
  525. VALIDATE_PRODUCT = YES;
  526. };
  527. name = Release;
  528. };
  529. 97C147061CF9000F007C117D /* Debug */ = {
  530. isa = XCBuildConfiguration;
  531. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  532. buildSettings = {
  533. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  534. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  535. ENABLE_BITCODE = NO;
  536. INFOPLIST_FILE = Runner/Info.plist;
  537. LD_RUNPATH_SEARCH_PATHS = (
  538. "$(inherited)",
  539. "@executable_path/Frameworks",
  540. );
  541. PRODUCT_BUNDLE_IDENTIFIER = id.kalanusa.flutterZsdkExample;
  542. PRODUCT_NAME = "$(TARGET_NAME)";
  543. VERSIONING_SYSTEM = "apple-generic";
  544. };
  545. name = Debug;
  546. };
  547. 97C147071CF9000F007C117D /* Release */ = {
  548. isa = XCBuildConfiguration;
  549. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  550. buildSettings = {
  551. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  552. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  553. ENABLE_BITCODE = NO;
  554. INFOPLIST_FILE = Runner/Info.plist;
  555. LD_RUNPATH_SEARCH_PATHS = (
  556. "$(inherited)",
  557. "@executable_path/Frameworks",
  558. );
  559. PRODUCT_BUNDLE_IDENTIFIER = id.kalanusa.flutterZsdkExample;
  560. PRODUCT_NAME = "$(TARGET_NAME)";
  561. VERSIONING_SYSTEM = "apple-generic";
  562. };
  563. name = Release;
  564. };
  565. /* End XCBuildConfiguration section */
  566. /* Begin XCConfigurationList section */
  567. 331C80F7294D02FB00263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */ = {
  568. isa = XCConfigurationList;
  569. buildConfigurations = (
  570. 331C80F8294D02FB00263BE5 /* Debug */,
  571. 331C80F9294D02FB00263BE5 /* Release */,
  572. 331C80FA294D02FB00263BE5 /* Profile */,
  573. );
  574. defaultConfigurationIsVisible = 0;
  575. defaultConfigurationName = Release;
  576. };
  577. 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
  578. isa = XCConfigurationList;
  579. buildConfigurations = (
  580. 97C147031CF9000F007C117D /* Debug */,
  581. 97C147041CF9000F007C117D /* Release */,
  582. 249021D3217E4FDB00AE95B9 /* Profile */,
  583. );
  584. defaultConfigurationIsVisible = 0;
  585. defaultConfigurationName = Release;
  586. };
  587. 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
  588. isa = XCConfigurationList;
  589. buildConfigurations = (
  590. 97C147061CF9000F007C117D /* Debug */,
  591. 97C147071CF9000F007C117D /* Release */,
  592. 249021D4217E4FDB00AE95B9 /* Profile */,
  593. );
  594. defaultConfigurationIsVisible = 0;
  595. defaultConfigurationName = Release;
  596. };
  597. /* End XCConfigurationList section */
  598. };
  599. rootObject = 97C146E61CF9000F007C117D /* Project object */;
  600. }