project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 029E40AACC629A2B19C75855 /* Pods_Spine_iOS_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 63A23DBBF6B9A1877F1E82A7 /* Pods_Spine_iOS_Example.framework */; };
  10. 76381FE22C2EF6100087712B /* spineboy-pma.atlas in Resources */ = {isa = PBXBuildFile; fileRef = 76381FE02C2EF6100087712B /* spineboy-pma.atlas */; };
  11. 76381FE32C2EF6100087712B /* spineboy-pma.png in Resources */ = {isa = PBXBuildFile; fileRef = 76381FE12C2EF6100087712B /* spineboy-pma.png */; };
  12. 9281EF152C07885C00BE19F5 /* Spine_iOS_ExampleApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9281EF142C07885C00BE19F5 /* Spine_iOS_ExampleApp.swift */; };
  13. 9281EF192C07885D00BE19F5 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9281EF182C07885D00BE19F5 /* Assets.xcassets */; };
  14. 9281EF1C2C07885D00BE19F5 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9281EF1B2C07885D00BE19F5 /* Preview Assets.xcassets */; };
  15. 92BFC4B62C11BCA10051F2EA /* spineboy-pro.skel in Resources */ = {isa = PBXBuildFile; fileRef = 92BFC4B22C11BCA10051F2EA /* spineboy-pro.skel */; };
  16. 92BFC4B72C11BCA10051F2EA /* spineboy-pro.json in Resources */ = {isa = PBXBuildFile; fileRef = 92BFC4B32C11BCA10051F2EA /* spineboy-pro.json */; };
  17. 92BFC4BB2C11BCC50051F2EA /* SimpleAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92BFC4BA2C11BCC50051F2EA /* SimpleAnimation.swift */; };
  18. /* End PBXBuildFile section */
  19. /* Begin PBXFileReference section */
  20. 63A23DBBF6B9A1877F1E82A7 /* Pods_Spine_iOS_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Spine_iOS_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  21. 76381FE02C2EF6100087712B /* spineboy-pma.atlas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "spineboy-pma.atlas"; sourceTree = "<group>"; };
  22. 76381FE12C2EF6100087712B /* spineboy-pma.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "spineboy-pma.png"; sourceTree = "<group>"; };
  23. 7C440864BA6BF0A3BA8297E4 /* Pods-Spine iOS Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Spine iOS Example.debug.xcconfig"; path = "Target Support Files/Pods-Spine iOS Example/Pods-Spine iOS Example.debug.xcconfig"; sourceTree = "<group>"; };
  24. 9206EF0B2C119BC500320243 /* SpineCppLite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SpineCppLite.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  25. 9281EF112C07885C00BE19F5 /* Spine iOS Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Spine iOS Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  26. 9281EF142C07885C00BE19F5 /* Spine_iOS_ExampleApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Spine_iOS_ExampleApp.swift; sourceTree = "<group>"; };
  27. 9281EF182C07885D00BE19F5 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  28. 9281EF1B2C07885D00BE19F5 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
  29. 92BFC4B22C11BCA10051F2EA /* spineboy-pro.skel */ = {isa = PBXFileReference; lastKnownFileType = file; path = "spineboy-pro.skel"; sourceTree = "<group>"; };
  30. 92BFC4B32C11BCA10051F2EA /* spineboy-pro.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "spineboy-pro.json"; sourceTree = "<group>"; };
  31. 92BFC4BA2C11BCC50051F2EA /* SimpleAnimation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SimpleAnimation.swift; path = "Spine iOS Example/SimpleAnimation.swift"; sourceTree = SOURCE_ROOT; };
  32. F571992938153AF59959A005 /* Pods-Spine iOS Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Spine iOS Example.release.xcconfig"; path = "Target Support Files/Pods-Spine iOS Example/Pods-Spine iOS Example.release.xcconfig"; sourceTree = "<group>"; };
  33. /* End PBXFileReference section */
  34. /* Begin PBXFrameworksBuildPhase section */
  35. 9281EF0E2C07885C00BE19F5 /* Frameworks */ = {
  36. isa = PBXFrameworksBuildPhase;
  37. buildActionMask = 2147483647;
  38. files = (
  39. 029E40AACC629A2B19C75855 /* Pods_Spine_iOS_Example.framework in Frameworks */,
  40. );
  41. runOnlyForDeploymentPostprocessing = 0;
  42. };
  43. /* End PBXFrameworksBuildPhase section */
  44. /* Begin PBXGroup section */
  45. 646ABFDC442BA39836A04383 /* Pods */ = {
  46. isa = PBXGroup;
  47. children = (
  48. 7C440864BA6BF0A3BA8297E4 /* Pods-Spine iOS Example.debug.xcconfig */,
  49. F571992938153AF59959A005 /* Pods-Spine iOS Example.release.xcconfig */,
  50. );
  51. path = Pods;
  52. sourceTree = "<group>";
  53. };
  54. 9281EF082C07885C00BE19F5 = {
  55. isa = PBXGroup;
  56. children = (
  57. 9281EF132C07885C00BE19F5 /* Spine iOS Example */,
  58. 9281EF122C07885C00BE19F5 /* Products */,
  59. 646ABFDC442BA39836A04383 /* Pods */,
  60. F18879239F06E7487AA7C894 /* Frameworks */,
  61. );
  62. sourceTree = "<group>";
  63. };
  64. 9281EF122C07885C00BE19F5 /* Products */ = {
  65. isa = PBXGroup;
  66. children = (
  67. 9281EF112C07885C00BE19F5 /* Spine iOS Example.app */,
  68. );
  69. name = Products;
  70. sourceTree = "<group>";
  71. };
  72. 9281EF132C07885C00BE19F5 /* Spine iOS Example */ = {
  73. isa = PBXGroup;
  74. children = (
  75. 92BFC4B12C11BC840051F2EA /* spineboy */,
  76. 9281EF142C07885C00BE19F5 /* Spine_iOS_ExampleApp.swift */,
  77. 92BFC4BA2C11BCC50051F2EA /* SimpleAnimation.swift */,
  78. 9281EF182C07885D00BE19F5 /* Assets.xcassets */,
  79. 9281EF1A2C07885D00BE19F5 /* Preview Content */,
  80. );
  81. path = "Spine iOS Example";
  82. sourceTree = "<group>";
  83. };
  84. 9281EF1A2C07885D00BE19F5 /* Preview Content */ = {
  85. isa = PBXGroup;
  86. children = (
  87. 9281EF1B2C07885D00BE19F5 /* Preview Assets.xcassets */,
  88. );
  89. path = "Preview Content";
  90. sourceTree = "<group>";
  91. };
  92. 92BFC4B12C11BC840051F2EA /* spineboy */ = {
  93. isa = PBXGroup;
  94. children = (
  95. 76381FE02C2EF6100087712B /* spineboy-pma.atlas */,
  96. 76381FE12C2EF6100087712B /* spineboy-pma.png */,
  97. 92BFC4B32C11BCA10051F2EA /* spineboy-pro.json */,
  98. 92BFC4B22C11BCA10051F2EA /* spineboy-pro.skel */,
  99. );
  100. path = spineboy;
  101. sourceTree = "<group>";
  102. };
  103. F18879239F06E7487AA7C894 /* Frameworks */ = {
  104. isa = PBXGroup;
  105. children = (
  106. 9206EF0B2C119BC500320243 /* SpineCppLite.framework */,
  107. 63A23DBBF6B9A1877F1E82A7 /* Pods_Spine_iOS_Example.framework */,
  108. );
  109. name = Frameworks;
  110. sourceTree = "<group>";
  111. };
  112. /* End PBXGroup section */
  113. /* Begin PBXNativeTarget section */
  114. 9281EF102C07885C00BE19F5 /* Spine iOS Example */ = {
  115. isa = PBXNativeTarget;
  116. buildConfigurationList = 9281EF1F2C07885D00BE19F5 /* Build configuration list for PBXNativeTarget "Spine iOS Example" */;
  117. buildPhases = (
  118. 4CE732AF2F7C247F187833EC /* [CP] Check Pods Manifest.lock */,
  119. 9281EF0D2C07885C00BE19F5 /* Sources */,
  120. 9281EF0E2C07885C00BE19F5 /* Frameworks */,
  121. 9281EF0F2C07885C00BE19F5 /* Resources */,
  122. A39FE6D793C3DED23C563AA5 /* [CP] Embed Pods Frameworks */,
  123. );
  124. buildRules = (
  125. );
  126. dependencies = (
  127. );
  128. name = "Spine iOS Example";
  129. productName = "Spine iOS Example";
  130. productReference = 9281EF112C07885C00BE19F5 /* Spine iOS Example.app */;
  131. productType = "com.apple.product-type.application";
  132. };
  133. /* End PBXNativeTarget section */
  134. /* Begin PBXProject section */
  135. 9281EF092C07885C00BE19F5 /* Project object */ = {
  136. isa = PBXProject;
  137. attributes = {
  138. BuildIndependentTargetsInParallel = 1;
  139. LastSwiftUpdateCheck = 1520;
  140. LastUpgradeCheck = 1520;
  141. TargetAttributes = {
  142. 9281EF102C07885C00BE19F5 = {
  143. CreatedOnToolsVersion = 15.2;
  144. };
  145. };
  146. };
  147. buildConfigurationList = 9281EF0C2C07885C00BE19F5 /* Build configuration list for PBXProject "Spine iOS Example" */;
  148. compatibilityVersion = "Xcode 14.0";
  149. developmentRegion = en;
  150. hasScannedForEncodings = 0;
  151. knownRegions = (
  152. en,
  153. Base,
  154. );
  155. mainGroup = 9281EF082C07885C00BE19F5;
  156. productRefGroup = 9281EF122C07885C00BE19F5 /* Products */;
  157. projectDirPath = "";
  158. projectRoot = "";
  159. targets = (
  160. 9281EF102C07885C00BE19F5 /* Spine iOS Example */,
  161. );
  162. };
  163. /* End PBXProject section */
  164. /* Begin PBXResourcesBuildPhase section */
  165. 9281EF0F2C07885C00BE19F5 /* Resources */ = {
  166. isa = PBXResourcesBuildPhase;
  167. buildActionMask = 2147483647;
  168. files = (
  169. 92BFC4B72C11BCA10051F2EA /* spineboy-pro.json in Resources */,
  170. 9281EF1C2C07885D00BE19F5 /* Preview Assets.xcassets in Resources */,
  171. 92BFC4B62C11BCA10051F2EA /* spineboy-pro.skel in Resources */,
  172. 76381FE22C2EF6100087712B /* spineboy-pma.atlas in Resources */,
  173. 9281EF192C07885D00BE19F5 /* Assets.xcassets in Resources */,
  174. 76381FE32C2EF6100087712B /* spineboy-pma.png in Resources */,
  175. );
  176. runOnlyForDeploymentPostprocessing = 0;
  177. };
  178. /* End PBXResourcesBuildPhase section */
  179. /* Begin PBXShellScriptBuildPhase section */
  180. 4CE732AF2F7C247F187833EC /* [CP] Check Pods Manifest.lock */ = {
  181. isa = PBXShellScriptBuildPhase;
  182. buildActionMask = 2147483647;
  183. files = (
  184. );
  185. inputFileListPaths = (
  186. );
  187. inputPaths = (
  188. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  189. "${PODS_ROOT}/Manifest.lock",
  190. );
  191. name = "[CP] Check Pods Manifest.lock";
  192. outputFileListPaths = (
  193. );
  194. outputPaths = (
  195. "$(DERIVED_FILE_DIR)/Pods-Spine iOS Example-checkManifestLockResult.txt",
  196. );
  197. runOnlyForDeploymentPostprocessing = 0;
  198. shellPath = /bin/sh;
  199. 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";
  200. showEnvVarsInLog = 0;
  201. };
  202. A39FE6D793C3DED23C563AA5 /* [CP] Embed Pods Frameworks */ = {
  203. isa = PBXShellScriptBuildPhase;
  204. buildActionMask = 2147483647;
  205. files = (
  206. );
  207. inputFileListPaths = (
  208. "${PODS_ROOT}/Target Support Files/Pods-Spine iOS Example/Pods-Spine iOS Example-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  209. );
  210. name = "[CP] Embed Pods Frameworks";
  211. outputFileListPaths = (
  212. "${PODS_ROOT}/Target Support Files/Pods-Spine iOS Example/Pods-Spine iOS Example-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  213. );
  214. runOnlyForDeploymentPostprocessing = 0;
  215. shellPath = /bin/sh;
  216. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Spine iOS Example/Pods-Spine iOS Example-frameworks.sh\"\n";
  217. showEnvVarsInLog = 0;
  218. };
  219. /* End PBXShellScriptBuildPhase section */
  220. /* Begin PBXSourcesBuildPhase section */
  221. 9281EF0D2C07885C00BE19F5 /* Sources */ = {
  222. isa = PBXSourcesBuildPhase;
  223. buildActionMask = 2147483647;
  224. files = (
  225. 92BFC4BB2C11BCC50051F2EA /* SimpleAnimation.swift in Sources */,
  226. 9281EF152C07885C00BE19F5 /* Spine_iOS_ExampleApp.swift in Sources */,
  227. );
  228. runOnlyForDeploymentPostprocessing = 0;
  229. };
  230. /* End PBXSourcesBuildPhase section */
  231. /* Begin XCBuildConfiguration section */
  232. 9281EF1D2C07885D00BE19F5 /* Debug */ = {
  233. isa = XCBuildConfiguration;
  234. buildSettings = {
  235. ALWAYS_SEARCH_USER_PATHS = NO;
  236. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  237. CLANG_ANALYZER_NONNULL = YES;
  238. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  239. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  240. CLANG_ENABLE_MODULES = YES;
  241. CLANG_ENABLE_OBJC_ARC = YES;
  242. CLANG_ENABLE_OBJC_WEAK = YES;
  243. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  244. CLANG_WARN_BOOL_CONVERSION = YES;
  245. CLANG_WARN_COMMA = YES;
  246. CLANG_WARN_CONSTANT_CONVERSION = YES;
  247. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  248. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  249. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  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_NON_LITERAL_NULL_CONVERSION = YES;
  255. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  256. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  257. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  258. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  259. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  260. CLANG_WARN_STRICT_PROTOTYPES = YES;
  261. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  262. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  263. CLANG_WARN_UNREACHABLE_CODE = YES;
  264. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  265. COPY_PHASE_STRIP = NO;
  266. DEBUG_INFORMATION_FORMAT = dwarf;
  267. ENABLE_STRICT_OBJC_MSGSEND = YES;
  268. ENABLE_TESTABILITY = YES;
  269. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  270. GCC_C_LANGUAGE_STANDARD = gnu17;
  271. GCC_DYNAMIC_NO_PIC = NO;
  272. GCC_NO_COMMON_BLOCKS = YES;
  273. GCC_OPTIMIZATION_LEVEL = 0;
  274. GCC_PREPROCESSOR_DEFINITIONS = (
  275. "DEBUG=1",
  276. "$(inherited)",
  277. );
  278. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  279. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  280. GCC_WARN_UNDECLARED_SELECTOR = YES;
  281. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  282. GCC_WARN_UNUSED_FUNCTION = YES;
  283. GCC_WARN_UNUSED_VARIABLE = YES;
  284. IPHONEOS_DEPLOYMENT_TARGET = 17.2;
  285. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  286. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  287. MTL_FAST_MATH = YES;
  288. ONLY_ACTIVE_ARCH = YES;
  289. SDKROOT = iphoneos;
  290. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
  291. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  292. };
  293. name = Debug;
  294. };
  295. 9281EF1E2C07885D00BE19F5 /* Release */ = {
  296. isa = XCBuildConfiguration;
  297. buildSettings = {
  298. ALWAYS_SEARCH_USER_PATHS = NO;
  299. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  300. CLANG_ANALYZER_NONNULL = YES;
  301. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  302. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  303. CLANG_ENABLE_MODULES = YES;
  304. CLANG_ENABLE_OBJC_ARC = YES;
  305. CLANG_ENABLE_OBJC_WEAK = YES;
  306. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  307. CLANG_WARN_BOOL_CONVERSION = YES;
  308. CLANG_WARN_COMMA = YES;
  309. CLANG_WARN_CONSTANT_CONVERSION = YES;
  310. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  311. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  312. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  313. CLANG_WARN_EMPTY_BODY = YES;
  314. CLANG_WARN_ENUM_CONVERSION = YES;
  315. CLANG_WARN_INFINITE_RECURSION = YES;
  316. CLANG_WARN_INT_CONVERSION = YES;
  317. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  318. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  319. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  320. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  321. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  322. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  323. CLANG_WARN_STRICT_PROTOTYPES = YES;
  324. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  325. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  326. CLANG_WARN_UNREACHABLE_CODE = YES;
  327. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  328. COPY_PHASE_STRIP = NO;
  329. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  330. ENABLE_NS_ASSERTIONS = NO;
  331. ENABLE_STRICT_OBJC_MSGSEND = YES;
  332. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  333. GCC_C_LANGUAGE_STANDARD = gnu17;
  334. GCC_NO_COMMON_BLOCKS = YES;
  335. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  336. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  337. GCC_WARN_UNDECLARED_SELECTOR = YES;
  338. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  339. GCC_WARN_UNUSED_FUNCTION = YES;
  340. GCC_WARN_UNUSED_VARIABLE = YES;
  341. IPHONEOS_DEPLOYMENT_TARGET = 17.2;
  342. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  343. MTL_ENABLE_DEBUG_INFO = NO;
  344. MTL_FAST_MATH = YES;
  345. SDKROOT = iphoneos;
  346. SWIFT_COMPILATION_MODE = wholemodule;
  347. VALIDATE_PRODUCT = YES;
  348. };
  349. name = Release;
  350. };
  351. 9281EF202C07885D00BE19F5 /* Debug */ = {
  352. isa = XCBuildConfiguration;
  353. baseConfigurationReference = 7C440864BA6BF0A3BA8297E4 /* Pods-Spine iOS Example.debug.xcconfig */;
  354. buildSettings = {
  355. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  356. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  357. CODE_SIGN_STYLE = Automatic;
  358. COMPRESS_PNG_FILES = NO;
  359. CURRENT_PROJECT_VERSION = 1;
  360. DEVELOPMENT_ASSET_PATHS = "\"Spine iOS Example/Preview Content\"";
  361. DEVELOPMENT_TEAM = 9ZFD4KCY8F;
  362. ENABLE_PREVIEWS = YES;
  363. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  364. GENERATE_INFOPLIST_FILE = YES;
  365. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  366. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  367. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  368. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  369. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  370. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  371. LD_RUNPATH_SEARCH_PATHS = (
  372. "$(inherited)",
  373. "@executable_path/Frameworks",
  374. );
  375. MARKETING_VERSION = 1.0;
  376. PRODUCT_BUNDLE_IDENTIFIER = "com.esotericsoftware.spine-ios-example.Spine-iOS-Example";
  377. PRODUCT_NAME = "$(TARGET_NAME)";
  378. STRIP_PNG_TEXT = NO;
  379. SWIFT_EMIT_LOC_STRINGS = YES;
  380. SWIFT_OBJC_INTEROP_MODE = objcxx;
  381. SWIFT_VERSION = 5.0;
  382. TARGETED_DEVICE_FAMILY = "1,2";
  383. };
  384. name = Debug;
  385. };
  386. 9281EF212C07885D00BE19F5 /* Release */ = {
  387. isa = XCBuildConfiguration;
  388. baseConfigurationReference = F571992938153AF59959A005 /* Pods-Spine iOS Example.release.xcconfig */;
  389. buildSettings = {
  390. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  391. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  392. CODE_SIGN_STYLE = Automatic;
  393. COMPRESS_PNG_FILES = NO;
  394. CURRENT_PROJECT_VERSION = 1;
  395. DEVELOPMENT_ASSET_PATHS = "\"Spine iOS Example/Preview Content\"";
  396. DEVELOPMENT_TEAM = 9ZFD4KCY8F;
  397. ENABLE_PREVIEWS = YES;
  398. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  399. GENERATE_INFOPLIST_FILE = YES;
  400. INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
  401. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  402. INFOPLIST_KEY_UILaunchScreen_Generation = YES;
  403. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  404. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  405. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  406. LD_RUNPATH_SEARCH_PATHS = (
  407. "$(inherited)",
  408. "@executable_path/Frameworks",
  409. );
  410. MARKETING_VERSION = 1.0;
  411. PRODUCT_BUNDLE_IDENTIFIER = "com.esotericsoftware.spine-ios-example.Spine-iOS-Example";
  412. PRODUCT_NAME = "$(TARGET_NAME)";
  413. STRIP_PNG_TEXT = NO;
  414. SWIFT_EMIT_LOC_STRINGS = YES;
  415. SWIFT_OBJC_INTEROP_MODE = objcxx;
  416. SWIFT_VERSION = 5.0;
  417. TARGETED_DEVICE_FAMILY = "1,2";
  418. };
  419. name = Release;
  420. };
  421. /* End XCBuildConfiguration section */
  422. /* Begin XCConfigurationList section */
  423. 9281EF0C2C07885C00BE19F5 /* Build configuration list for PBXProject "Spine iOS Example" */ = {
  424. isa = XCConfigurationList;
  425. buildConfigurations = (
  426. 9281EF1D2C07885D00BE19F5 /* Debug */,
  427. 9281EF1E2C07885D00BE19F5 /* Release */,
  428. );
  429. defaultConfigurationIsVisible = 0;
  430. defaultConfigurationName = Release;
  431. };
  432. 9281EF1F2C07885D00BE19F5 /* Build configuration list for PBXNativeTarget "Spine iOS Example" */ = {
  433. isa = XCConfigurationList;
  434. buildConfigurations = (
  435. 9281EF202C07885D00BE19F5 /* Debug */,
  436. 9281EF212C07885D00BE19F5 /* Release */,
  437. );
  438. defaultConfigurationIsVisible = 0;
  439. defaultConfigurationName = Release;
  440. };
  441. /* End XCConfigurationList section */
  442. };
  443. rootObject = 9281EF092C07885C00BE19F5 /* Project object */;
  444. }