flutter app untuk unitstock
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

572 lines
22 KiB

  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. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
  11. 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
  12. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
  13. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
  14. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
  15. DD112F2E4CE857F9EAC8D7C0 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7407592F4879066EE06C4B6F /* Pods_Runner.framework */; };
  16. /* End PBXBuildFile section */
  17. /* Begin PBXCopyFilesBuildPhase section */
  18. 9705A1C41CF9048500538489 /* Embed Frameworks */ = {
  19. isa = PBXCopyFilesBuildPhase;
  20. buildActionMask = 2147483647;
  21. dstPath = "";
  22. dstSubfolderSpec = 10;
  23. files = (
  24. );
  25. name = "Embed Frameworks";
  26. runOnlyForDeploymentPostprocessing = 0;
  27. };
  28. /* End PBXCopyFilesBuildPhase section */
  29. /* Begin PBXFileReference section */
  30. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
  31. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
  32. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
  33. 3FBE85D93EBCD2C647CC5C16 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
  34. 525F09DDB3B227C2EB11FBA0 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
  35. 7407592F4879066EE06C4B6F /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  36. 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
  37. 74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  38. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
  39. 9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
  40. 9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
  41. 97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
  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. FEA6CE46ED74487826D4931D /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
  47. /* End PBXFileReference section */
  48. /* Begin PBXFrameworksBuildPhase section */
  49. 97C146EB1CF9000F007C117D /* Frameworks */ = {
  50. isa = PBXFrameworksBuildPhase;
  51. buildActionMask = 2147483647;
  52. files = (
  53. DD112F2E4CE857F9EAC8D7C0 /* Pods_Runner.framework in Frameworks */,
  54. );
  55. runOnlyForDeploymentPostprocessing = 0;
  56. };
  57. /* End PBXFrameworksBuildPhase section */
  58. /* Begin PBXGroup section */
  59. 09889A7DB8497209299B2D08 /* Pods */ = {
  60. isa = PBXGroup;
  61. children = (
  62. FEA6CE46ED74487826D4931D /* Pods-Runner.debug.xcconfig */,
  63. 525F09DDB3B227C2EB11FBA0 /* Pods-Runner.release.xcconfig */,
  64. 3FBE85D93EBCD2C647CC5C16 /* Pods-Runner.profile.xcconfig */,
  65. );
  66. path = Pods;
  67. sourceTree = "<group>";
  68. };
  69. 51D5215045614C3EC62B9174 /* Frameworks */ = {
  70. isa = PBXGroup;
  71. children = (
  72. 7407592F4879066EE06C4B6F /* Pods_Runner.framework */,
  73. );
  74. name = Frameworks;
  75. sourceTree = "<group>";
  76. };
  77. 9740EEB11CF90186004384FC /* Flutter */ = {
  78. isa = PBXGroup;
  79. children = (
  80. 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */,
  81. 9740EEB21CF90195004384FC /* Debug.xcconfig */,
  82. 7AFA3C8E1D35360C0083082E /* Release.xcconfig */,
  83. 9740EEB31CF90195004384FC /* Generated.xcconfig */,
  84. );
  85. name = Flutter;
  86. sourceTree = "<group>";
  87. };
  88. 97C146E51CF9000F007C117D = {
  89. isa = PBXGroup;
  90. children = (
  91. 9740EEB11CF90186004384FC /* Flutter */,
  92. 97C146F01CF9000F007C117D /* Runner */,
  93. 97C146EF1CF9000F007C117D /* Products */,
  94. 09889A7DB8497209299B2D08 /* Pods */,
  95. 51D5215045614C3EC62B9174 /* Frameworks */,
  96. );
  97. sourceTree = "<group>";
  98. };
  99. 97C146EF1CF9000F007C117D /* Products */ = {
  100. isa = PBXGroup;
  101. children = (
  102. 97C146EE1CF9000F007C117D /* Runner.app */,
  103. );
  104. name = Products;
  105. sourceTree = "<group>";
  106. };
  107. 97C146F01CF9000F007C117D /* Runner */ = {
  108. isa = PBXGroup;
  109. children = (
  110. 97C146FA1CF9000F007C117D /* Main.storyboard */,
  111. 97C146FD1CF9000F007C117D /* Assets.xcassets */,
  112. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */,
  113. 97C147021CF9000F007C117D /* Info.plist */,
  114. 97C146F11CF9000F007C117D /* Supporting Files */,
  115. 1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */,
  116. 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */,
  117. 74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
  118. 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */,
  119. );
  120. path = Runner;
  121. sourceTree = "<group>";
  122. };
  123. 97C146F11CF9000F007C117D /* Supporting Files */ = {
  124. isa = PBXGroup;
  125. children = (
  126. );
  127. name = "Supporting Files";
  128. sourceTree = "<group>";
  129. };
  130. /* End PBXGroup section */
  131. /* Begin PBXNativeTarget section */
  132. 97C146ED1CF9000F007C117D /* Runner */ = {
  133. isa = PBXNativeTarget;
  134. buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
  135. buildPhases = (
  136. 728928C3FAAC2B1379F26C61 /* [CP] Check Pods Manifest.lock */,
  137. 9740EEB61CF901F6004384FC /* Run Script */,
  138. 97C146EA1CF9000F007C117D /* Sources */,
  139. 97C146EB1CF9000F007C117D /* Frameworks */,
  140. 97C146EC1CF9000F007C117D /* Resources */,
  141. 9705A1C41CF9048500538489 /* Embed Frameworks */,
  142. 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
  143. 820D6D96D117B3695A942791 /* [CP] Embed Pods Frameworks */,
  144. );
  145. buildRules = (
  146. );
  147. dependencies = (
  148. );
  149. name = Runner;
  150. productName = Runner;
  151. productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
  152. productType = "com.apple.product-type.application";
  153. };
  154. /* End PBXNativeTarget section */
  155. /* Begin PBXProject section */
  156. 97C146E61CF9000F007C117D /* Project object */ = {
  157. isa = PBXProject;
  158. attributes = {
  159. LastUpgradeCheck = 1020;
  160. ORGANIZATIONNAME = "The Chromium Authors";
  161. TargetAttributes = {
  162. 97C146ED1CF9000F007C117D = {
  163. CreatedOnToolsVersion = 7.3.1;
  164. LastSwiftMigration = 1100;
  165. };
  166. };
  167. };
  168. buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
  169. compatibilityVersion = "Xcode 3.2";
  170. developmentRegion = en;
  171. hasScannedForEncodings = 0;
  172. knownRegions = (
  173. en,
  174. Base,
  175. );
  176. mainGroup = 97C146E51CF9000F007C117D;
  177. productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
  178. projectDirPath = "";
  179. projectRoot = "";
  180. targets = (
  181. 97C146ED1CF9000F007C117D /* Runner */,
  182. );
  183. };
  184. /* End PBXProject section */
  185. /* Begin PBXResourcesBuildPhase section */
  186. 97C146EC1CF9000F007C117D /* Resources */ = {
  187. isa = PBXResourcesBuildPhase;
  188. buildActionMask = 2147483647;
  189. files = (
  190. 97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */,
  191. 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */,
  192. 97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */,
  193. 97C146FC1CF9000F007C117D /* Main.storyboard in Resources */,
  194. );
  195. runOnlyForDeploymentPostprocessing = 0;
  196. };
  197. /* End PBXResourcesBuildPhase section */
  198. /* Begin PBXShellScriptBuildPhase section */
  199. 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
  200. isa = PBXShellScriptBuildPhase;
  201. buildActionMask = 2147483647;
  202. files = (
  203. );
  204. inputPaths = (
  205. );
  206. name = "Thin Binary";
  207. outputPaths = (
  208. );
  209. runOnlyForDeploymentPostprocessing = 0;
  210. shellPath = /bin/sh;
  211. shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed\n/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin\n";
  212. };
  213. 728928C3FAAC2B1379F26C61 /* [CP] Check Pods Manifest.lock */ = {
  214. isa = PBXShellScriptBuildPhase;
  215. buildActionMask = 2147483647;
  216. files = (
  217. );
  218. inputFileListPaths = (
  219. );
  220. inputPaths = (
  221. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  222. "${PODS_ROOT}/Manifest.lock",
  223. );
  224. name = "[CP] Check Pods Manifest.lock";
  225. outputFileListPaths = (
  226. );
  227. outputPaths = (
  228. "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
  229. );
  230. runOnlyForDeploymentPostprocessing = 0;
  231. shellPath = /bin/sh;
  232. 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";
  233. showEnvVarsInLog = 0;
  234. };
  235. 820D6D96D117B3695A942791 /* [CP] Embed Pods Frameworks */ = {
  236. isa = PBXShellScriptBuildPhase;
  237. buildActionMask = 2147483647;
  238. files = (
  239. );
  240. inputPaths = (
  241. );
  242. name = "[CP] Embed Pods Frameworks";
  243. outputPaths = (
  244. );
  245. runOnlyForDeploymentPostprocessing = 0;
  246. shellPath = /bin/sh;
  247. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
  248. showEnvVarsInLog = 0;
  249. };
  250. 9740EEB61CF901F6004384FC /* Run Script */ = {
  251. isa = PBXShellScriptBuildPhase;
  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. 97C146EA1CF9000F007C117D /* Sources */ = {
  267. isa = PBXSourcesBuildPhase;
  268. buildActionMask = 2147483647;
  269. files = (
  270. 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,
  271. 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
  272. );
  273. runOnlyForDeploymentPostprocessing = 0;
  274. };
  275. /* End PBXSourcesBuildPhase section */
  276. /* Begin PBXVariantGroup section */
  277. 97C146FA1CF9000F007C117D /* Main.storyboard */ = {
  278. isa = PBXVariantGroup;
  279. children = (
  280. 97C146FB1CF9000F007C117D /* Base */,
  281. );
  282. name = Main.storyboard;
  283. sourceTree = "<group>";
  284. };
  285. 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */ = {
  286. isa = PBXVariantGroup;
  287. children = (
  288. 97C147001CF9000F007C117D /* Base */,
  289. );
  290. name = LaunchScreen.storyboard;
  291. sourceTree = "<group>";
  292. };
  293. /* End PBXVariantGroup section */
  294. /* Begin XCBuildConfiguration section */
  295. 249021D3217E4FDB00AE95B9 /* Profile */ = {
  296. isa = XCBuildConfiguration;
  297. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  298. buildSettings = {
  299. ALWAYS_SEARCH_USER_PATHS = NO;
  300. CLANG_ANALYZER_NONNULL = YES;
  301. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  302. CLANG_CXX_LIBRARY = "libc++";
  303. CLANG_ENABLE_MODULES = YES;
  304. CLANG_ENABLE_OBJC_ARC = YES;
  305. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  306. CLANG_WARN_BOOL_CONVERSION = YES;
  307. CLANG_WARN_COMMA = YES;
  308. CLANG_WARN_CONSTANT_CONVERSION = YES;
  309. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  310. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  311. CLANG_WARN_EMPTY_BODY = YES;
  312. CLANG_WARN_ENUM_CONVERSION = YES;
  313. CLANG_WARN_INFINITE_RECURSION = YES;
  314. CLANG_WARN_INT_CONVERSION = YES;
  315. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  316. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  317. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  318. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  319. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  320. CLANG_WARN_STRICT_PROTOTYPES = YES;
  321. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  322. CLANG_WARN_UNREACHABLE_CODE = YES;
  323. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  324. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  325. COPY_PHASE_STRIP = NO;
  326. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  327. ENABLE_NS_ASSERTIONS = NO;
  328. ENABLE_STRICT_OBJC_MSGSEND = YES;
  329. GCC_C_LANGUAGE_STANDARD = gnu99;
  330. GCC_NO_COMMON_BLOCKS = YES;
  331. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  332. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  333. GCC_WARN_UNDECLARED_SELECTOR = YES;
  334. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  335. GCC_WARN_UNUSED_FUNCTION = YES;
  336. GCC_WARN_UNUSED_VARIABLE = YES;
  337. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  338. MTL_ENABLE_DEBUG_INFO = NO;
  339. SDKROOT = iphoneos;
  340. SUPPORTED_PLATFORMS = iphoneos;
  341. TARGETED_DEVICE_FAMILY = "1,2";
  342. VALIDATE_PRODUCT = YES;
  343. };
  344. name = Profile;
  345. };
  346. 249021D4217E4FDB00AE95B9 /* Profile */ = {
  347. isa = XCBuildConfiguration;
  348. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  349. buildSettings = {
  350. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  351. CLANG_ENABLE_MODULES = YES;
  352. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  353. ENABLE_BITCODE = NO;
  354. FRAMEWORK_SEARCH_PATHS = (
  355. "$(inherited)",
  356. "$(PROJECT_DIR)/Flutter",
  357. );
  358. INFOPLIST_FILE = Runner/Info.plist;
  359. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  360. LIBRARY_SEARCH_PATHS = (
  361. "$(inherited)",
  362. "$(PROJECT_DIR)/Flutter",
  363. );
  364. PRODUCT_BUNDLE_IDENTIFIER = com.lyokone.location_example;
  365. PRODUCT_NAME = "$(TARGET_NAME)";
  366. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  367. SWIFT_VERSION = 5.0;
  368. VERSIONING_SYSTEM = "apple-generic";
  369. };
  370. name = Profile;
  371. };
  372. 97C147031CF9000F007C117D /* Debug */ = {
  373. isa = XCBuildConfiguration;
  374. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  375. buildSettings = {
  376. ALWAYS_SEARCH_USER_PATHS = NO;
  377. CLANG_ANALYZER_NONNULL = YES;
  378. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  379. CLANG_CXX_LIBRARY = "libc++";
  380. CLANG_ENABLE_MODULES = YES;
  381. CLANG_ENABLE_OBJC_ARC = YES;
  382. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  383. CLANG_WARN_BOOL_CONVERSION = YES;
  384. CLANG_WARN_COMMA = YES;
  385. CLANG_WARN_CONSTANT_CONVERSION = YES;
  386. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  387. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  388. CLANG_WARN_EMPTY_BODY = YES;
  389. CLANG_WARN_ENUM_CONVERSION = YES;
  390. CLANG_WARN_INFINITE_RECURSION = YES;
  391. CLANG_WARN_INT_CONVERSION = YES;
  392. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  393. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  394. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  395. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  396. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  397. CLANG_WARN_STRICT_PROTOTYPES = YES;
  398. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  399. CLANG_WARN_UNREACHABLE_CODE = YES;
  400. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  401. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  402. COPY_PHASE_STRIP = NO;
  403. DEBUG_INFORMATION_FORMAT = dwarf;
  404. ENABLE_STRICT_OBJC_MSGSEND = YES;
  405. ENABLE_TESTABILITY = YES;
  406. GCC_C_LANGUAGE_STANDARD = gnu99;
  407. GCC_DYNAMIC_NO_PIC = NO;
  408. GCC_NO_COMMON_BLOCKS = YES;
  409. GCC_OPTIMIZATION_LEVEL = 0;
  410. GCC_PREPROCESSOR_DEFINITIONS = (
  411. "DEBUG=1",
  412. "$(inherited)",
  413. );
  414. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  415. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  416. GCC_WARN_UNDECLARED_SELECTOR = YES;
  417. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  418. GCC_WARN_UNUSED_FUNCTION = YES;
  419. GCC_WARN_UNUSED_VARIABLE = YES;
  420. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  421. MTL_ENABLE_DEBUG_INFO = YES;
  422. ONLY_ACTIVE_ARCH = YES;
  423. SDKROOT = iphoneos;
  424. TARGETED_DEVICE_FAMILY = "1,2";
  425. };
  426. name = Debug;
  427. };
  428. 97C147041CF9000F007C117D /* Release */ = {
  429. isa = XCBuildConfiguration;
  430. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  431. buildSettings = {
  432. ALWAYS_SEARCH_USER_PATHS = NO;
  433. CLANG_ANALYZER_NONNULL = YES;
  434. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  435. CLANG_CXX_LIBRARY = "libc++";
  436. CLANG_ENABLE_MODULES = YES;
  437. CLANG_ENABLE_OBJC_ARC = YES;
  438. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  439. CLANG_WARN_BOOL_CONVERSION = YES;
  440. CLANG_WARN_COMMA = YES;
  441. CLANG_WARN_CONSTANT_CONVERSION = YES;
  442. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  443. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  444. CLANG_WARN_EMPTY_BODY = YES;
  445. CLANG_WARN_ENUM_CONVERSION = YES;
  446. CLANG_WARN_INFINITE_RECURSION = YES;
  447. CLANG_WARN_INT_CONVERSION = YES;
  448. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  449. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  450. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  451. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  452. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  453. CLANG_WARN_STRICT_PROTOTYPES = YES;
  454. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  455. CLANG_WARN_UNREACHABLE_CODE = YES;
  456. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  457. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  458. COPY_PHASE_STRIP = NO;
  459. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  460. ENABLE_NS_ASSERTIONS = NO;
  461. ENABLE_STRICT_OBJC_MSGSEND = YES;
  462. GCC_C_LANGUAGE_STANDARD = gnu99;
  463. GCC_NO_COMMON_BLOCKS = YES;
  464. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  465. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  466. GCC_WARN_UNDECLARED_SELECTOR = YES;
  467. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  468. GCC_WARN_UNUSED_FUNCTION = YES;
  469. GCC_WARN_UNUSED_VARIABLE = YES;
  470. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  471. MTL_ENABLE_DEBUG_INFO = NO;
  472. SDKROOT = iphoneos;
  473. SUPPORTED_PLATFORMS = iphoneos;
  474. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  475. TARGETED_DEVICE_FAMILY = "1,2";
  476. VALIDATE_PRODUCT = YES;
  477. };
  478. name = Release;
  479. };
  480. 97C147061CF9000F007C117D /* Debug */ = {
  481. isa = XCBuildConfiguration;
  482. baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
  483. buildSettings = {
  484. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  485. CLANG_ENABLE_MODULES = YES;
  486. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  487. ENABLE_BITCODE = NO;
  488. FRAMEWORK_SEARCH_PATHS = (
  489. "$(inherited)",
  490. "$(PROJECT_DIR)/Flutter",
  491. );
  492. INFOPLIST_FILE = Runner/Info.plist;
  493. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  494. LIBRARY_SEARCH_PATHS = (
  495. "$(inherited)",
  496. "$(PROJECT_DIR)/Flutter",
  497. );
  498. PRODUCT_BUNDLE_IDENTIFIER = com.lyokone.location_example;
  499. PRODUCT_NAME = "$(TARGET_NAME)";
  500. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  501. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  502. SWIFT_VERSION = 5.0;
  503. VERSIONING_SYSTEM = "apple-generic";
  504. };
  505. name = Debug;
  506. };
  507. 97C147071CF9000F007C117D /* Release */ = {
  508. isa = XCBuildConfiguration;
  509. baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
  510. buildSettings = {
  511. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  512. CLANG_ENABLE_MODULES = YES;
  513. CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
  514. ENABLE_BITCODE = NO;
  515. FRAMEWORK_SEARCH_PATHS = (
  516. "$(inherited)",
  517. "$(PROJECT_DIR)/Flutter",
  518. );
  519. INFOPLIST_FILE = Runner/Info.plist;
  520. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  521. LIBRARY_SEARCH_PATHS = (
  522. "$(inherited)",
  523. "$(PROJECT_DIR)/Flutter",
  524. );
  525. PRODUCT_BUNDLE_IDENTIFIER = com.lyokone.location_example;
  526. PRODUCT_NAME = "$(TARGET_NAME)";
  527. SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
  528. SWIFT_VERSION = 5.0;
  529. VERSIONING_SYSTEM = "apple-generic";
  530. };
  531. name = Release;
  532. };
  533. /* End XCBuildConfiguration section */
  534. /* Begin XCConfigurationList section */
  535. 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */ = {
  536. isa = XCConfigurationList;
  537. buildConfigurations = (
  538. 97C147031CF9000F007C117D /* Debug */,
  539. 97C147041CF9000F007C117D /* Release */,
  540. 249021D3217E4FDB00AE95B9 /* Profile */,
  541. );
  542. defaultConfigurationIsVisible = 0;
  543. defaultConfigurationName = Release;
  544. };
  545. 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */ = {
  546. isa = XCConfigurationList;
  547. buildConfigurations = (
  548. 97C147061CF9000F007C117D /* Debug */,
  549. 97C147071CF9000F007C117D /* Release */,
  550. 249021D4217E4FDB00AE95B9 /* Profile */,
  551. );
  552. defaultConfigurationIsVisible = 0;
  553. defaultConfigurationName = Release;
  554. };
  555. /* End XCConfigurationList section */
  556. };
  557. rootObject = 97C146E61CF9000F007C117D /* Project object */;
  558. }