project.pbxproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 77;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 060F7D0C2CF85210005B0507 /* CoordinatorSUI in Frameworks */ = {isa = PBXBuildFile; productRef = 060F7D0B2CF85210005B0507 /* CoordinatorSUI */; };
  10. /* End PBXBuildFile section */
  11. /* Begin PBXFileReference section */
  12. 06B1064E2CF84E210047B090 /* CoordinatorSUI */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = CoordinatorSUI; sourceTree = "<group>"; };
  13. 06C5BF7E2C707D2C006896A8 /* CoordinatorSUIExamples.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CoordinatorSUIExamples.app; sourceTree = BUILT_PRODUCTS_DIR; };
  14. /* End PBXFileReference section */
  15. /* Begin PBXFileSystemSynchronizedRootGroup section */
  16. 06C5BF802C707D2C006896A8 /* SUIExamples */ = {
  17. isa = PBXFileSystemSynchronizedRootGroup;
  18. path = SUIExamples;
  19. sourceTree = "<group>";
  20. };
  21. /* End PBXFileSystemSynchronizedRootGroup section */
  22. /* Begin PBXFrameworksBuildPhase section */
  23. 06C5BF7B2C707D2C006896A8 /* Frameworks */ = {
  24. isa = PBXFrameworksBuildPhase;
  25. buildActionMask = 2147483647;
  26. files = (
  27. 060F7D0C2CF85210005B0507 /* CoordinatorSUI in Frameworks */,
  28. );
  29. runOnlyForDeploymentPostprocessing = 0;
  30. };
  31. /* End PBXFrameworksBuildPhase section */
  32. /* Begin PBXGroup section */
  33. 06C5BF752C707D2C006896A8 = {
  34. isa = PBXGroup;
  35. children = (
  36. 06B1064E2CF84E210047B090 /* CoordinatorSUI */,
  37. 06C5BF802C707D2C006896A8 /* SUIExamples */,
  38. 06C5BF7F2C707D2C006896A8 /* Products */,
  39. );
  40. sourceTree = "<group>";
  41. };
  42. 06C5BF7F2C707D2C006896A8 /* Products */ = {
  43. isa = PBXGroup;
  44. children = (
  45. 06C5BF7E2C707D2C006896A8 /* CoordinatorSUIExamples.app */,
  46. );
  47. name = Products;
  48. sourceTree = "<group>";
  49. };
  50. /* End PBXGroup section */
  51. /* Begin PBXNativeTarget section */
  52. 06C5BF7D2C707D2C006896A8 /* CoordinatorSUIExamples */ = {
  53. isa = PBXNativeTarget;
  54. buildConfigurationList = 06C5BF8C2C707D2D006896A8 /* Build configuration list for PBXNativeTarget "CoordinatorSUIExamples" */;
  55. buildPhases = (
  56. 06C5BF7A2C707D2C006896A8 /* Sources */,
  57. 06C5BF7B2C707D2C006896A8 /* Frameworks */,
  58. 06C5BF7C2C707D2C006896A8 /* Resources */,
  59. );
  60. buildRules = (
  61. );
  62. dependencies = (
  63. );
  64. fileSystemSynchronizedGroups = (
  65. 06C5BF802C707D2C006896A8 /* SUIExamples */,
  66. );
  67. name = CoordinatorSUIExamples;
  68. packageProductDependencies = (
  69. 060F7D0B2CF85210005B0507 /* CoordinatorSUI */,
  70. );
  71. productName = SUIExamples;
  72. productReference = 06C5BF7E2C707D2C006896A8 /* CoordinatorSUIExamples.app */;
  73. productType = "com.apple.product-type.application";
  74. };
  75. /* End PBXNativeTarget section */
  76. /* Begin PBXProject section */
  77. 06C5BF762C707D2C006896A8 /* Project object */ = {
  78. isa = PBXProject;
  79. attributes = {
  80. BuildIndependentTargetsInParallel = 1;
  81. LastSwiftUpdateCheck = 1610;
  82. LastUpgradeCheck = 1610;
  83. TargetAttributes = {
  84. 06C5BF7D2C707D2C006896A8 = {
  85. CreatedOnToolsVersion = 16.1;
  86. };
  87. };
  88. };
  89. buildConfigurationList = 06C5BF792C707D2C006896A8 /* Build configuration list for PBXProject "CoordinatorSUIExamples" */;
  90. developmentRegion = en;
  91. hasScannedForEncodings = 0;
  92. knownRegions = (
  93. en,
  94. Base,
  95. );
  96. mainGroup = 06C5BF752C707D2C006896A8;
  97. minimizedProjectReferenceProxies = 1;
  98. preferredProjectObjectVersion = 77;
  99. productRefGroup = 06C5BF7F2C707D2C006896A8 /* Products */;
  100. projectDirPath = "";
  101. projectRoot = "";
  102. targets = (
  103. 06C5BF7D2C707D2C006896A8 /* CoordinatorSUIExamples */,
  104. );
  105. };
  106. /* End PBXProject section */
  107. /* Begin PBXResourcesBuildPhase section */
  108. 06C5BF7C2C707D2C006896A8 /* Resources */ = {
  109. isa = PBXResourcesBuildPhase;
  110. buildActionMask = 2147483647;
  111. files = (
  112. );
  113. runOnlyForDeploymentPostprocessing = 0;
  114. };
  115. /* End PBXResourcesBuildPhase section */
  116. /* Begin PBXSourcesBuildPhase section */
  117. 06C5BF7A2C707D2C006896A8 /* Sources */ = {
  118. isa = PBXSourcesBuildPhase;
  119. buildActionMask = 2147483647;
  120. files = (
  121. );
  122. runOnlyForDeploymentPostprocessing = 0;
  123. };
  124. /* End PBXSourcesBuildPhase section */
  125. /* Begin XCBuildConfiguration section */
  126. 06C5BF8A2C707D2D006896A8 /* Debug */ = {
  127. isa = XCBuildConfiguration;
  128. buildSettings = {
  129. ALWAYS_SEARCH_USER_PATHS = NO;
  130. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  131. CLANG_ANALYZER_NONNULL = YES;
  132. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  133. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  134. CLANG_ENABLE_MODULES = YES;
  135. CLANG_ENABLE_OBJC_ARC = YES;
  136. CLANG_ENABLE_OBJC_WEAK = YES;
  137. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  138. CLANG_WARN_BOOL_CONVERSION = YES;
  139. CLANG_WARN_COMMA = YES;
  140. CLANG_WARN_CONSTANT_CONVERSION = YES;
  141. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  142. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  143. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  144. CLANG_WARN_EMPTY_BODY = YES;
  145. CLANG_WARN_ENUM_CONVERSION = YES;
  146. CLANG_WARN_INFINITE_RECURSION = YES;
  147. CLANG_WARN_INT_CONVERSION = YES;
  148. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  149. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  150. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  151. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  152. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  153. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  154. CLANG_WARN_STRICT_PROTOTYPES = YES;
  155. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  156. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  157. CLANG_WARN_UNREACHABLE_CODE = YES;
  158. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  159. COPY_PHASE_STRIP = NO;
  160. DEBUG_INFORMATION_FORMAT = dwarf;
  161. ENABLE_STRICT_OBJC_MSGSEND = YES;
  162. ENABLE_TESTABILITY = YES;
  163. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  164. GCC_C_LANGUAGE_STANDARD = gnu17;
  165. GCC_DYNAMIC_NO_PIC = NO;
  166. GCC_NO_COMMON_BLOCKS = YES;
  167. GCC_OPTIMIZATION_LEVEL = 0;
  168. GCC_PREPROCESSOR_DEFINITIONS = (
  169. "DEBUG=1",
  170. "$(inherited)",
  171. );
  172. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  173. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  174. GCC_WARN_UNDECLARED_SELECTOR = YES;
  175. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  176. GCC_WARN_UNUSED_FUNCTION = YES;
  177. GCC_WARN_UNUSED_VARIABLE = YES;
  178. IPHONEOS_DEPLOYMENT_TARGET = 18.1;
  179. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  180. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  181. MTL_FAST_MATH = YES;
  182. ONLY_ACTIVE_ARCH = YES;
  183. SDKROOT = iphoneos;
  184. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  185. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  186. };
  187. name = Debug;
  188. };
  189. 06C5BF8B2C707D2D006896A8 /* Release */ = {
  190. isa = XCBuildConfiguration;
  191. buildSettings = {
  192. ALWAYS_SEARCH_USER_PATHS = NO;
  193. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  194. CLANG_ANALYZER_NONNULL = YES;
  195. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  196. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  197. CLANG_ENABLE_MODULES = YES;
  198. CLANG_ENABLE_OBJC_ARC = YES;
  199. CLANG_ENABLE_OBJC_WEAK = YES;
  200. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  201. CLANG_WARN_BOOL_CONVERSION = YES;
  202. CLANG_WARN_COMMA = YES;
  203. CLANG_WARN_CONSTANT_CONVERSION = YES;
  204. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  205. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  206. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  207. CLANG_WARN_EMPTY_BODY = YES;
  208. CLANG_WARN_ENUM_CONVERSION = YES;
  209. CLANG_WARN_INFINITE_RECURSION = YES;
  210. CLANG_WARN_INT_CONVERSION = YES;
  211. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  212. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  213. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  214. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  215. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  216. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  217. CLANG_WARN_STRICT_PROTOTYPES = YES;
  218. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  219. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  220. CLANG_WARN_UNREACHABLE_CODE = YES;
  221. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  222. COPY_PHASE_STRIP = NO;
  223. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  224. ENABLE_NS_ASSERTIONS = NO;
  225. ENABLE_STRICT_OBJC_MSGSEND = YES;
  226. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  227. GCC_C_LANGUAGE_STANDARD = gnu17;
  228. GCC_NO_COMMON_BLOCKS = YES;
  229. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  230. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  231. GCC_WARN_UNDECLARED_SELECTOR = YES;
  232. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  233. GCC_WARN_UNUSED_FUNCTION = YES;
  234. GCC_WARN_UNUSED_VARIABLE = YES;
  235. IPHONEOS_DEPLOYMENT_TARGET = 18.1;
  236. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  237. MTL_ENABLE_DEBUG_INFO = NO;
  238. MTL_FAST_MATH = YES;
  239. SDKROOT = iphoneos;
  240. SWIFT_COMPILATION_MODE = wholemodule;
  241. VALIDATE_PRODUCT = YES;
  242. };
  243. name = Release;
  244. };
  245. 06C5BF8D2C707D2D006896A8 /* Debug */ = {
  246. isa = XCBuildConfiguration;
  247. buildSettings = {
  248. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  249. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  250. CODE_SIGN_STYLE = Automatic;
  251. CURRENT_PROJECT_VERSION = 1;
  252. DEVELOPMENT_ASSET_PATHS = "\"SUIExamples/Preview Content\"";
  253. ENABLE_PREVIEWS = YES;
  254. GENERATE_INFOPLIST_FILE = YES;
  255. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  256. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  257. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  258. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  259. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  260. LD_RUNPATH_SEARCH_PATHS = (
  261. "$(inherited)",
  262. "@executable_path/Frameworks",
  263. );
  264. MARKETING_VERSION = 1.0;
  265. PRODUCT_BUNDLE_IDENTIFIER = com.cifroviz.SUIExamples;
  266. PRODUCT_NAME = "$(TARGET_NAME)";
  267. SWIFT_EMIT_LOC_STRINGS = YES;
  268. SWIFT_VERSION = 5.0;
  269. TARGETED_DEVICE_FAMILY = "1,2";
  270. };
  271. name = Debug;
  272. };
  273. 06C5BF8E2C707D2D006896A8 /* Release */ = {
  274. isa = XCBuildConfiguration;
  275. buildSettings = {
  276. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  277. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  278. CODE_SIGN_STYLE = Automatic;
  279. CURRENT_PROJECT_VERSION = 1;
  280. DEVELOPMENT_ASSET_PATHS = "\"SUIExamples/Preview Content\"";
  281. ENABLE_PREVIEWS = YES;
  282. GENERATE_INFOPLIST_FILE = YES;
  283. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  284. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  285. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  286. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  287. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  288. LD_RUNPATH_SEARCH_PATHS = (
  289. "$(inherited)",
  290. "@executable_path/Frameworks",
  291. );
  292. MARKETING_VERSION = 1.0;
  293. PRODUCT_BUNDLE_IDENTIFIER = com.cifroviz.SUIExamples;
  294. PRODUCT_NAME = "$(TARGET_NAME)";
  295. SWIFT_EMIT_LOC_STRINGS = YES;
  296. SWIFT_VERSION = 5.0;
  297. TARGETED_DEVICE_FAMILY = "1,2";
  298. };
  299. name = Release;
  300. };
  301. /* End XCBuildConfiguration section */
  302. /* Begin XCConfigurationList section */
  303. 06C5BF792C707D2C006896A8 /* Build configuration list for PBXProject "CoordinatorSUIExamples" */ = {
  304. isa = XCConfigurationList;
  305. buildConfigurations = (
  306. 06C5BF8A2C707D2D006896A8 /* Debug */,
  307. 06C5BF8B2C707D2D006896A8 /* Release */,
  308. );
  309. defaultConfigurationIsVisible = 0;
  310. defaultConfigurationName = Release;
  311. };
  312. 06C5BF8C2C707D2D006896A8 /* Build configuration list for PBXNativeTarget "CoordinatorSUIExamples" */ = {
  313. isa = XCConfigurationList;
  314. buildConfigurations = (
  315. 06C5BF8D2C707D2D006896A8 /* Debug */,
  316. 06C5BF8E2C707D2D006896A8 /* Release */,
  317. );
  318. defaultConfigurationIsVisible = 0;
  319. defaultConfigurationName = Release;
  320. };
  321. /* End XCConfigurationList section */
  322. /* Begin XCSwiftPackageProductDependency section */
  323. 060F7D0B2CF85210005B0507 /* CoordinatorSUI */ = {
  324. isa = XCSwiftPackageProductDependency;
  325. productName = CoordinatorSUI;
  326. };
  327. /* End XCSwiftPackageProductDependency section */
  328. };
  329. rootObject = 06C5BF762C707D2C006896A8 /* Project object */;
  330. }