project.pbxproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 30A08E93CBB28639AD144AB5 /* Pods_TSSmalCoacopods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F15736B1A9CC04E9677E916C /* Pods_TSSmalCoacopods_Example.framework */; };
  10. 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
  11. 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD71AFB9204008FA782 /* ViewController.swift */; };
  12. 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 607FACD91AFB9204008FA782 /* Main.storyboard */; };
  13. 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; };
  14. 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; };
  15. /* End PBXBuildFile section */
  16. /* Begin PBXFileReference section */
  17. 10CFEAE3423CDB5E32E2B7D9 /* TSSmalCoacopods.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = TSSmalCoacopods.podspec; path = ../TSSmalCoacopods.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  18. 607FACD01AFB9204008FA782 /* TSSmalCoacopods_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TSSmalCoacopods_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
  19. 607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  20. 607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  21. 607FACD71AFB9204008FA782 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  22. 607FACDA1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  23. 607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  24. 607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  25. 79D99C19F821F00B740A41DC /* Pods-TSSmalCoacopods_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TSSmalCoacopods_Tests.release.xcconfig"; path = "Target Support Files/Pods-TSSmalCoacopods_Tests/Pods-TSSmalCoacopods_Tests.release.xcconfig"; sourceTree = "<group>"; };
  26. A7325F2BF123B19ACB0BF927 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
  27. A97659464FCBEED023855F11 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
  28. B253D3627004BD0C7378B46B /* Pods-TSSmalCoacopods_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TSSmalCoacopods_Example.debug.xcconfig"; path = "Target Support Files/Pods-TSSmalCoacopods_Example/Pods-TSSmalCoacopods_Example.debug.xcconfig"; sourceTree = "<group>"; };
  29. C0683D6F80CA6090AC212152 /* Pods-TSSmalCoacopods_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TSSmalCoacopods_Example.release.xcconfig"; path = "Target Support Files/Pods-TSSmalCoacopods_Example/Pods-TSSmalCoacopods_Example.release.xcconfig"; sourceTree = "<group>"; };
  30. CBFE2BB57AE8D7A68ED64DDE /* Pods_TSSmalCoacopods_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TSSmalCoacopods_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  31. F15736B1A9CC04E9677E916C /* Pods_TSSmalCoacopods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_TSSmalCoacopods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  32. F542BB8320B795F755F58767 /* Pods-TSSmalCoacopods_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TSSmalCoacopods_Tests.debug.xcconfig"; path = "Target Support Files/Pods-TSSmalCoacopods_Tests/Pods-TSSmalCoacopods_Tests.debug.xcconfig"; sourceTree = "<group>"; };
  33. /* End PBXFileReference section */
  34. /* Begin PBXFrameworksBuildPhase section */
  35. 607FACCD1AFB9204008FA782 /* Frameworks */ = {
  36. isa = PBXFrameworksBuildPhase;
  37. buildActionMask = 2147483647;
  38. files = (
  39. 30A08E93CBB28639AD144AB5 /* Pods_TSSmalCoacopods_Example.framework in Frameworks */,
  40. );
  41. runOnlyForDeploymentPostprocessing = 0;
  42. };
  43. /* End PBXFrameworksBuildPhase section */
  44. /* Begin PBXGroup section */
  45. 2F81053CAD1B92F6E99EAD10 /* Frameworks */ = {
  46. isa = PBXGroup;
  47. children = (
  48. F15736B1A9CC04E9677E916C /* Pods_TSSmalCoacopods_Example.framework */,
  49. CBFE2BB57AE8D7A68ED64DDE /* Pods_TSSmalCoacopods_Tests.framework */,
  50. );
  51. name = Frameworks;
  52. sourceTree = "<group>";
  53. };
  54. 421F1F0BE0711C0D2E28A62A /* Pods */ = {
  55. isa = PBXGroup;
  56. children = (
  57. B253D3627004BD0C7378B46B /* Pods-TSSmalCoacopods_Example.debug.xcconfig */,
  58. C0683D6F80CA6090AC212152 /* Pods-TSSmalCoacopods_Example.release.xcconfig */,
  59. F542BB8320B795F755F58767 /* Pods-TSSmalCoacopods_Tests.debug.xcconfig */,
  60. 79D99C19F821F00B740A41DC /* Pods-TSSmalCoacopods_Tests.release.xcconfig */,
  61. );
  62. path = Pods;
  63. sourceTree = "<group>";
  64. };
  65. 607FACC71AFB9204008FA782 = {
  66. isa = PBXGroup;
  67. children = (
  68. 607FACF51AFB993E008FA782 /* Podspec Metadata */,
  69. 607FACD21AFB9204008FA782 /* Example for TSSmalCoacopods */,
  70. 607FACD11AFB9204008FA782 /* Products */,
  71. 421F1F0BE0711C0D2E28A62A /* Pods */,
  72. 2F81053CAD1B92F6E99EAD10 /* Frameworks */,
  73. );
  74. sourceTree = "<group>";
  75. };
  76. 607FACD11AFB9204008FA782 /* Products */ = {
  77. isa = PBXGroup;
  78. children = (
  79. 607FACD01AFB9204008FA782 /* TSSmalCoacopods_Example.app */,
  80. );
  81. name = Products;
  82. sourceTree = "<group>";
  83. };
  84. 607FACD21AFB9204008FA782 /* Example for TSSmalCoacopods */ = {
  85. isa = PBXGroup;
  86. children = (
  87. 607FACD51AFB9204008FA782 /* AppDelegate.swift */,
  88. 607FACD71AFB9204008FA782 /* ViewController.swift */,
  89. 607FACD91AFB9204008FA782 /* Main.storyboard */,
  90. 607FACDC1AFB9204008FA782 /* Images.xcassets */,
  91. 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */,
  92. 607FACD31AFB9204008FA782 /* Supporting Files */,
  93. );
  94. name = "Example for TSSmalCoacopods";
  95. path = TSSmalCoacopods;
  96. sourceTree = "<group>";
  97. };
  98. 607FACD31AFB9204008FA782 /* Supporting Files */ = {
  99. isa = PBXGroup;
  100. children = (
  101. 607FACD41AFB9204008FA782 /* Info.plist */,
  102. );
  103. name = "Supporting Files";
  104. sourceTree = "<group>";
  105. };
  106. 607FACF51AFB993E008FA782 /* Podspec Metadata */ = {
  107. isa = PBXGroup;
  108. children = (
  109. 10CFEAE3423CDB5E32E2B7D9 /* TSSmalCoacopods.podspec */,
  110. A97659464FCBEED023855F11 /* README.md */,
  111. A7325F2BF123B19ACB0BF927 /* LICENSE */,
  112. );
  113. name = "Podspec Metadata";
  114. sourceTree = "<group>";
  115. };
  116. /* End PBXGroup section */
  117. /* Begin PBXNativeTarget section */
  118. 607FACCF1AFB9204008FA782 /* TSSmalCoacopods_Example */ = {
  119. isa = PBXNativeTarget;
  120. buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "TSSmalCoacopods_Example" */;
  121. buildPhases = (
  122. EB3552B04E9EEAE213DC0FA8 /* [CP] Check Pods Manifest.lock */,
  123. 607FACCC1AFB9204008FA782 /* Sources */,
  124. 607FACCD1AFB9204008FA782 /* Frameworks */,
  125. 607FACCE1AFB9204008FA782 /* Resources */,
  126. 563EAAAE05EA9A316031D8C4 /* [CP] Embed Pods Frameworks */,
  127. );
  128. buildRules = (
  129. );
  130. dependencies = (
  131. );
  132. name = TSSmalCoacopods_Example;
  133. productName = TSSmalCoacopods;
  134. productReference = 607FACD01AFB9204008FA782 /* TSSmalCoacopods_Example.app */;
  135. productType = "com.apple.product-type.application";
  136. };
  137. /* End PBXNativeTarget section */
  138. /* Begin PBXProject section */
  139. 607FACC81AFB9204008FA782 /* Project object */ = {
  140. isa = PBXProject;
  141. attributes = {
  142. LastSwiftUpdateCheck = 0830;
  143. LastUpgradeCheck = 0830;
  144. ORGANIZATIONNAME = CocoaPods;
  145. TargetAttributes = {
  146. 607FACCF1AFB9204008FA782 = {
  147. CreatedOnToolsVersion = 6.3.1;
  148. LastSwiftMigration = 0900;
  149. };
  150. };
  151. };
  152. buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "TSSmalCoacopods" */;
  153. compatibilityVersion = "Xcode 3.2";
  154. developmentRegion = English;
  155. hasScannedForEncodings = 0;
  156. knownRegions = (
  157. English,
  158. en,
  159. Base,
  160. );
  161. mainGroup = 607FACC71AFB9204008FA782;
  162. productRefGroup = 607FACD11AFB9204008FA782 /* Products */;
  163. projectDirPath = "";
  164. projectRoot = "";
  165. targets = (
  166. 607FACCF1AFB9204008FA782 /* TSSmalCoacopods_Example */,
  167. );
  168. };
  169. /* End PBXProject section */
  170. /* Begin PBXResourcesBuildPhase section */
  171. 607FACCE1AFB9204008FA782 /* Resources */ = {
  172. isa = PBXResourcesBuildPhase;
  173. buildActionMask = 2147483647;
  174. files = (
  175. 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */,
  176. 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */,
  177. 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */,
  178. );
  179. runOnlyForDeploymentPostprocessing = 0;
  180. };
  181. /* End PBXResourcesBuildPhase section */
  182. /* Begin PBXShellScriptBuildPhase section */
  183. 563EAAAE05EA9A316031D8C4 /* [CP] Embed Pods Frameworks */ = {
  184. isa = PBXShellScriptBuildPhase;
  185. buildActionMask = 2147483647;
  186. files = (
  187. );
  188. inputPaths = (
  189. "${PODS_ROOT}/Target Support Files/Pods-TSSmalCoacopods_Example/Pods-TSSmalCoacopods_Example-frameworks.sh",
  190. "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
  191. "${BUILT_PRODUCTS_DIR}/Kingfisher/Kingfisher.framework",
  192. "${BUILT_PRODUCTS_DIR}/ObjectMapper/ObjectMapper.framework",
  193. "${BUILT_PRODUCTS_DIR}/SVProgressHUD/SVProgressHUD.framework",
  194. "${BUILT_PRODUCTS_DIR}/SnapKit/SnapKit.framework",
  195. "${BUILT_PRODUCTS_DIR}/TSSmalCoacopods/TSSmalCoacopods.framework",
  196. );
  197. name = "[CP] Embed Pods Frameworks";
  198. outputPaths = (
  199. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
  200. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Kingfisher.framework",
  201. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ObjectMapper.framework",
  202. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SVProgressHUD.framework",
  203. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SnapKit.framework",
  204. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/TSSmalCoacopods.framework",
  205. );
  206. runOnlyForDeploymentPostprocessing = 0;
  207. shellPath = /bin/sh;
  208. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-TSSmalCoacopods_Example/Pods-TSSmalCoacopods_Example-frameworks.sh\"\n";
  209. showEnvVarsInLog = 0;
  210. };
  211. EB3552B04E9EEAE213DC0FA8 /* [CP] Check Pods Manifest.lock */ = {
  212. isa = PBXShellScriptBuildPhase;
  213. buildActionMask = 2147483647;
  214. files = (
  215. );
  216. inputFileListPaths = (
  217. );
  218. inputPaths = (
  219. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  220. "${PODS_ROOT}/Manifest.lock",
  221. );
  222. name = "[CP] Check Pods Manifest.lock";
  223. outputFileListPaths = (
  224. );
  225. outputPaths = (
  226. "$(DERIVED_FILE_DIR)/Pods-TSSmalCoacopods_Example-checkManifestLockResult.txt",
  227. );
  228. runOnlyForDeploymentPostprocessing = 0;
  229. shellPath = /bin/sh;
  230. 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";
  231. showEnvVarsInLog = 0;
  232. };
  233. /* End PBXShellScriptBuildPhase section */
  234. /* Begin PBXSourcesBuildPhase section */
  235. 607FACCC1AFB9204008FA782 /* Sources */ = {
  236. isa = PBXSourcesBuildPhase;
  237. buildActionMask = 2147483647;
  238. files = (
  239. 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */,
  240. 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */,
  241. );
  242. runOnlyForDeploymentPostprocessing = 0;
  243. };
  244. /* End PBXSourcesBuildPhase section */
  245. /* Begin PBXVariantGroup section */
  246. 607FACD91AFB9204008FA782 /* Main.storyboard */ = {
  247. isa = PBXVariantGroup;
  248. children = (
  249. 607FACDA1AFB9204008FA782 /* Base */,
  250. );
  251. name = Main.storyboard;
  252. sourceTree = "<group>";
  253. };
  254. 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */ = {
  255. isa = PBXVariantGroup;
  256. children = (
  257. 607FACDF1AFB9204008FA782 /* Base */,
  258. );
  259. name = LaunchScreen.xib;
  260. sourceTree = "<group>";
  261. };
  262. /* End PBXVariantGroup section */
  263. /* Begin XCBuildConfiguration section */
  264. 607FACED1AFB9204008FA782 /* Debug */ = {
  265. isa = XCBuildConfiguration;
  266. buildSettings = {
  267. ALWAYS_SEARCH_USER_PATHS = NO;
  268. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  269. CLANG_CXX_LIBRARY = "libc++";
  270. CLANG_ENABLE_MODULES = YES;
  271. CLANG_ENABLE_OBJC_ARC = YES;
  272. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  273. CLANG_WARN_BOOL_CONVERSION = YES;
  274. CLANG_WARN_COMMA = YES;
  275. CLANG_WARN_CONSTANT_CONVERSION = YES;
  276. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  277. CLANG_WARN_EMPTY_BODY = YES;
  278. CLANG_WARN_ENUM_CONVERSION = YES;
  279. CLANG_WARN_INFINITE_RECURSION = YES;
  280. CLANG_WARN_INT_CONVERSION = YES;
  281. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  282. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  283. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  284. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  285. CLANG_WARN_STRICT_PROTOTYPES = YES;
  286. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  287. CLANG_WARN_UNREACHABLE_CODE = YES;
  288. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  289. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  290. COPY_PHASE_STRIP = NO;
  291. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  292. ENABLE_STRICT_OBJC_MSGSEND = YES;
  293. ENABLE_TESTABILITY = YES;
  294. GCC_C_LANGUAGE_STANDARD = gnu99;
  295. GCC_DYNAMIC_NO_PIC = NO;
  296. GCC_NO_COMMON_BLOCKS = YES;
  297. GCC_OPTIMIZATION_LEVEL = 0;
  298. GCC_PREPROCESSOR_DEFINITIONS = (
  299. "DEBUG=1",
  300. "$(inherited)",
  301. );
  302. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  303. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  304. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  305. GCC_WARN_UNDECLARED_SELECTOR = YES;
  306. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  307. GCC_WARN_UNUSED_FUNCTION = YES;
  308. GCC_WARN_UNUSED_VARIABLE = YES;
  309. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  310. MTL_ENABLE_DEBUG_INFO = YES;
  311. ONLY_ACTIVE_ARCH = YES;
  312. SDKROOT = iphoneos;
  313. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  314. };
  315. name = Debug;
  316. };
  317. 607FACEE1AFB9204008FA782 /* Release */ = {
  318. isa = XCBuildConfiguration;
  319. buildSettings = {
  320. ALWAYS_SEARCH_USER_PATHS = NO;
  321. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  322. CLANG_CXX_LIBRARY = "libc++";
  323. CLANG_ENABLE_MODULES = YES;
  324. CLANG_ENABLE_OBJC_ARC = YES;
  325. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  326. CLANG_WARN_BOOL_CONVERSION = YES;
  327. CLANG_WARN_COMMA = YES;
  328. CLANG_WARN_CONSTANT_CONVERSION = YES;
  329. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  330. CLANG_WARN_EMPTY_BODY = YES;
  331. CLANG_WARN_ENUM_CONVERSION = YES;
  332. CLANG_WARN_INFINITE_RECURSION = YES;
  333. CLANG_WARN_INT_CONVERSION = YES;
  334. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  335. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  336. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  337. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  338. CLANG_WARN_STRICT_PROTOTYPES = YES;
  339. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  340. CLANG_WARN_UNREACHABLE_CODE = YES;
  341. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  342. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  343. COPY_PHASE_STRIP = NO;
  344. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  345. ENABLE_NS_ASSERTIONS = NO;
  346. ENABLE_STRICT_OBJC_MSGSEND = YES;
  347. GCC_C_LANGUAGE_STANDARD = gnu99;
  348. GCC_NO_COMMON_BLOCKS = YES;
  349. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  350. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  351. GCC_WARN_UNDECLARED_SELECTOR = YES;
  352. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  353. GCC_WARN_UNUSED_FUNCTION = YES;
  354. GCC_WARN_UNUSED_VARIABLE = YES;
  355. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  356. MTL_ENABLE_DEBUG_INFO = NO;
  357. SDKROOT = iphoneos;
  358. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  359. VALIDATE_PRODUCT = YES;
  360. };
  361. name = Release;
  362. };
  363. 607FACF01AFB9204008FA782 /* Debug */ = {
  364. isa = XCBuildConfiguration;
  365. baseConfigurationReference = B253D3627004BD0C7378B46B /* Pods-TSSmalCoacopods_Example.debug.xcconfig */;
  366. buildSettings = {
  367. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  368. INFOPLIST_FILE = TSSmalCoacopods/Info.plist;
  369. IPHONEOS_DEPLOYMENT_TARGET = 15.6;
  370. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  371. MODULE_NAME = ExampleApp;
  372. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
  373. PRODUCT_NAME = "$(TARGET_NAME)";
  374. SWIFT_SWIFT3_OBJC_INFERENCE = Default;
  375. SWIFT_VERSION = 5.0;
  376. };
  377. name = Debug;
  378. };
  379. 607FACF11AFB9204008FA782 /* Release */ = {
  380. isa = XCBuildConfiguration;
  381. baseConfigurationReference = C0683D6F80CA6090AC212152 /* Pods-TSSmalCoacopods_Example.release.xcconfig */;
  382. buildSettings = {
  383. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  384. INFOPLIST_FILE = TSSmalCoacopods/Info.plist;
  385. IPHONEOS_DEPLOYMENT_TARGET = 15.6;
  386. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  387. MODULE_NAME = ExampleApp;
  388. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
  389. PRODUCT_NAME = "$(TARGET_NAME)";
  390. SWIFT_SWIFT3_OBJC_INFERENCE = Default;
  391. SWIFT_VERSION = 5.0;
  392. };
  393. name = Release;
  394. };
  395. /* End XCBuildConfiguration section */
  396. /* Begin XCConfigurationList section */
  397. 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "TSSmalCoacopods" */ = {
  398. isa = XCConfigurationList;
  399. buildConfigurations = (
  400. 607FACED1AFB9204008FA782 /* Debug */,
  401. 607FACEE1AFB9204008FA782 /* Release */,
  402. );
  403. defaultConfigurationIsVisible = 0;
  404. defaultConfigurationName = Release;
  405. };
  406. 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "TSSmalCoacopods_Example" */ = {
  407. isa = XCConfigurationList;
  408. buildConfigurations = (
  409. 607FACF01AFB9204008FA782 /* Debug */,
  410. 607FACF11AFB9204008FA782 /* Release */,
  411. );
  412. defaultConfigurationIsVisible = 0;
  413. defaultConfigurationName = Release;
  414. };
  415. /* End XCConfigurationList section */
  416. };
  417. rootObject = 607FACC81AFB9204008FA782 /* Project object */;
  418. }