project.pbxproj 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 48;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. D9A995351F05644B0062698B /* YYAnimatedImageView.h in Headers */ = {isa = PBXBuildFile; fileRef = D9A9952B1F05644A0062698B /* YYAnimatedImageView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  10. D9A995361F05644B0062698B /* YYAnimatedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = D9A9952C1F05644A0062698B /* YYAnimatedImageView.m */; };
  11. D9A995371F05644B0062698B /* YYFrameImage.h in Headers */ = {isa = PBXBuildFile; fileRef = D9A9952D1F05644A0062698B /* YYFrameImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
  12. D9A995381F05644B0062698B /* YYFrameImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9A9952E1F05644A0062698B /* YYFrameImage.m */; };
  13. D9A995391F05644B0062698B /* YYImage.h in Headers */ = {isa = PBXBuildFile; fileRef = D9A9952F1F05644A0062698B /* YYImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
  14. D9A9953A1F05644B0062698B /* YYImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9A995301F05644A0062698B /* YYImage.m */; };
  15. D9A9953B1F05644B0062698B /* YYImageCoder.h in Headers */ = {isa = PBXBuildFile; fileRef = D9A995311F05644A0062698B /* YYImageCoder.h */; settings = {ATTRIBUTES = (Public, ); }; };
  16. D9A9953C1F05644B0062698B /* YYImageCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = D9A995321F05644A0062698B /* YYImageCoder.m */; };
  17. D9A9953D1F05644B0062698B /* YYSpriteSheetImage.h in Headers */ = {isa = PBXBuildFile; fileRef = D9A995331F05644A0062698B /* YYSpriteSheetImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
  18. D9A9953E1F05644B0062698B /* YYSpriteSheetImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D9A995341F05644A0062698B /* YYSpriteSheetImage.m */; };
  19. D9A995481F0564D40062698B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9A995471F0564C40062698B /* UIKit.framework */; };
  20. D9A995491F0564D40062698B /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9A995461F0564BF0062698B /* CoreFoundation.framework */; };
  21. D9A9954A1F0564D40062698B /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9A995451F0564BB0062698B /* QuartzCore.framework */; };
  22. D9A9954B1F0564D40062698B /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9A995441F0564B70062698B /* Accelerate.framework */; };
  23. D9A9954C1F0564D40062698B /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9A995431F0564B20062698B /* ImageIO.framework */; };
  24. D9A9954D1F0564D40062698B /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9A995421F0564AF0062698B /* MobileCoreServices.framework */; };
  25. D9A9954E1F0564D40062698B /* AssetsLibrary.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9A995411F0564A70062698B /* AssetsLibrary.framework */; };
  26. D9A9954F1F0564D40062698B /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = D9A995401F05649B0062698B /* libz.tbd */; };
  27. /* End PBXBuildFile section */
  28. /* Begin PBXFileReference section */
  29. D9A9951F1F0564180062698B /* YYImage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = YYImage.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  30. D9A995231F0564180062698B /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  31. D9A9952B1F05644A0062698B /* YYAnimatedImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYAnimatedImageView.h; sourceTree = "<group>"; };
  32. D9A9952C1F05644A0062698B /* YYAnimatedImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYAnimatedImageView.m; sourceTree = "<group>"; };
  33. D9A9952D1F05644A0062698B /* YYFrameImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYFrameImage.h; sourceTree = "<group>"; };
  34. D9A9952E1F05644A0062698B /* YYFrameImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYFrameImage.m; sourceTree = "<group>"; };
  35. D9A9952F1F05644A0062698B /* YYImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImage.h; sourceTree = "<group>"; };
  36. D9A995301F05644A0062698B /* YYImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImage.m; sourceTree = "<group>"; };
  37. D9A995311F05644A0062698B /* YYImageCoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageCoder.h; sourceTree = "<group>"; };
  38. D9A995321F05644A0062698B /* YYImageCoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageCoder.m; sourceTree = "<group>"; };
  39. D9A995331F05644A0062698B /* YYSpriteSheetImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYSpriteSheetImage.h; sourceTree = "<group>"; };
  40. D9A995341F05644A0062698B /* YYSpriteSheetImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYSpriteSheetImage.m; sourceTree = "<group>"; };
  41. D9A995401F05649B0062698B /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  42. D9A995411F0564A70062698B /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; };
  43. D9A995421F0564AF0062698B /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
  44. D9A995431F0564B20062698B /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
  45. D9A995441F0564B70062698B /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
  46. D9A995451F0564BB0062698B /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  47. D9A995461F0564BF0062698B /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
  48. D9A995471F0564C40062698B /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  49. /* End PBXFileReference section */
  50. /* Begin PBXFrameworksBuildPhase section */
  51. D9A9951B1F0564180062698B /* Frameworks */ = {
  52. isa = PBXFrameworksBuildPhase;
  53. buildActionMask = 2147483647;
  54. files = (
  55. D9A995481F0564D40062698B /* UIKit.framework in Frameworks */,
  56. D9A995491F0564D40062698B /* CoreFoundation.framework in Frameworks */,
  57. D9A9954A1F0564D40062698B /* QuartzCore.framework in Frameworks */,
  58. D9A9954B1F0564D40062698B /* Accelerate.framework in Frameworks */,
  59. D9A9954C1F0564D40062698B /* ImageIO.framework in Frameworks */,
  60. D9A9954D1F0564D40062698B /* MobileCoreServices.framework in Frameworks */,
  61. D9A9954E1F0564D40062698B /* AssetsLibrary.framework in Frameworks */,
  62. D9A9954F1F0564D40062698B /* libz.tbd in Frameworks */,
  63. );
  64. runOnlyForDeploymentPostprocessing = 0;
  65. };
  66. /* End PBXFrameworksBuildPhase section */
  67. /* Begin PBXGroup section */
  68. D9A995151F0564180062698B = {
  69. isa = PBXGroup;
  70. children = (
  71. D9A9952A1F05644A0062698B /* YYImage */,
  72. D9A995201F0564180062698B /* Products */,
  73. D9A9953F1F05649B0062698B /* Frameworks */,
  74. );
  75. sourceTree = "<group>";
  76. };
  77. D9A995201F0564180062698B /* Products */ = {
  78. isa = PBXGroup;
  79. children = (
  80. D9A9951F1F0564180062698B /* YYImage.framework */,
  81. );
  82. name = Products;
  83. sourceTree = "<group>";
  84. };
  85. D9A9952A1F05644A0062698B /* YYImage */ = {
  86. isa = PBXGroup;
  87. children = (
  88. D9A9952F1F05644A0062698B /* YYImage.h */,
  89. D9A995301F05644A0062698B /* YYImage.m */,
  90. D9A995331F05644A0062698B /* YYSpriteSheetImage.h */,
  91. D9A995341F05644A0062698B /* YYSpriteSheetImage.m */,
  92. D9A9952D1F05644A0062698B /* YYFrameImage.h */,
  93. D9A9952E1F05644A0062698B /* YYFrameImage.m */,
  94. D9A9952B1F05644A0062698B /* YYAnimatedImageView.h */,
  95. D9A9952C1F05644A0062698B /* YYAnimatedImageView.m */,
  96. D9A995311F05644A0062698B /* YYImageCoder.h */,
  97. D9A995321F05644A0062698B /* YYImageCoder.m */,
  98. );
  99. name = YYImage;
  100. path = ../YYImage;
  101. sourceTree = "<group>";
  102. };
  103. D9A9953F1F05649B0062698B /* Frameworks */ = {
  104. isa = PBXGroup;
  105. children = (
  106. D9A995471F0564C40062698B /* UIKit.framework */,
  107. D9A995461F0564BF0062698B /* CoreFoundation.framework */,
  108. D9A995451F0564BB0062698B /* QuartzCore.framework */,
  109. D9A995441F0564B70062698B /* Accelerate.framework */,
  110. D9A995431F0564B20062698B /* ImageIO.framework */,
  111. D9A995421F0564AF0062698B /* MobileCoreServices.framework */,
  112. D9A995411F0564A70062698B /* AssetsLibrary.framework */,
  113. D9A995401F05649B0062698B /* libz.tbd */,
  114. D9A995231F0564180062698B /* Info.plist */,
  115. );
  116. name = Frameworks;
  117. sourceTree = "<group>";
  118. };
  119. /* End PBXGroup section */
  120. /* Begin PBXHeadersBuildPhase section */
  121. D9A9951C1F0564180062698B /* Headers */ = {
  122. isa = PBXHeadersBuildPhase;
  123. buildActionMask = 2147483647;
  124. files = (
  125. D9A995371F05644B0062698B /* YYFrameImage.h in Headers */,
  126. D9A995351F05644B0062698B /* YYAnimatedImageView.h in Headers */,
  127. D9A9953B1F05644B0062698B /* YYImageCoder.h in Headers */,
  128. D9A995391F05644B0062698B /* YYImage.h in Headers */,
  129. D9A9953D1F05644B0062698B /* YYSpriteSheetImage.h in Headers */,
  130. );
  131. runOnlyForDeploymentPostprocessing = 0;
  132. };
  133. /* End PBXHeadersBuildPhase section */
  134. /* Begin PBXNativeTarget section */
  135. D9A9951E1F0564180062698B /* YYImage */ = {
  136. isa = PBXNativeTarget;
  137. buildConfigurationList = D9A995271F0564180062698B /* Build configuration list for PBXNativeTarget "YYImage" */;
  138. buildPhases = (
  139. D9A9951A1F0564180062698B /* Sources */,
  140. D9A9951B1F0564180062698B /* Frameworks */,
  141. D9A9951C1F0564180062698B /* Headers */,
  142. D9A9951D1F0564180062698B /* Resources */,
  143. );
  144. buildRules = (
  145. );
  146. dependencies = (
  147. );
  148. name = YYImage;
  149. productName = YYImage;
  150. productReference = D9A9951F1F0564180062698B /* YYImage.framework */;
  151. productType = "com.apple.product-type.framework";
  152. };
  153. /* End PBXNativeTarget section */
  154. /* Begin PBXProject section */
  155. D9A995161F0564180062698B /* Project object */ = {
  156. isa = PBXProject;
  157. attributes = {
  158. LastUpgradeCheck = 0900;
  159. ORGANIZATIONNAME = ibireme;
  160. TargetAttributes = {
  161. D9A9951E1F0564180062698B = {
  162. CreatedOnToolsVersion = 9.0;
  163. };
  164. };
  165. };
  166. buildConfigurationList = D9A995191F0564180062698B /* Build configuration list for PBXProject "YYImage" */;
  167. compatibilityVersion = "Xcode 8.0";
  168. developmentRegion = en;
  169. hasScannedForEncodings = 0;
  170. knownRegions = (
  171. en,
  172. );
  173. mainGroup = D9A995151F0564180062698B;
  174. productRefGroup = D9A995201F0564180062698B /* Products */;
  175. projectDirPath = "";
  176. projectRoot = "";
  177. targets = (
  178. D9A9951E1F0564180062698B /* YYImage */,
  179. );
  180. };
  181. /* End PBXProject section */
  182. /* Begin PBXResourcesBuildPhase section */
  183. D9A9951D1F0564180062698B /* Resources */ = {
  184. isa = PBXResourcesBuildPhase;
  185. buildActionMask = 2147483647;
  186. files = (
  187. );
  188. runOnlyForDeploymentPostprocessing = 0;
  189. };
  190. /* End PBXResourcesBuildPhase section */
  191. /* Begin PBXSourcesBuildPhase section */
  192. D9A9951A1F0564180062698B /* Sources */ = {
  193. isa = PBXSourcesBuildPhase;
  194. buildActionMask = 2147483647;
  195. files = (
  196. D9A995361F05644B0062698B /* YYAnimatedImageView.m in Sources */,
  197. D9A995381F05644B0062698B /* YYFrameImage.m in Sources */,
  198. D9A9953A1F05644B0062698B /* YYImage.m in Sources */,
  199. D9A9953C1F05644B0062698B /* YYImageCoder.m in Sources */,
  200. D9A9953E1F05644B0062698B /* YYSpriteSheetImage.m in Sources */,
  201. );
  202. runOnlyForDeploymentPostprocessing = 0;
  203. };
  204. /* End PBXSourcesBuildPhase section */
  205. /* Begin XCBuildConfiguration section */
  206. D9A995251F0564180062698B /* Debug */ = {
  207. isa = XCBuildConfiguration;
  208. buildSettings = {
  209. ALWAYS_SEARCH_USER_PATHS = NO;
  210. CLANG_ANALYZER_NONNULL = YES;
  211. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  212. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  213. CLANG_CXX_LIBRARY = "libc++";
  214. CLANG_ENABLE_MODULES = YES;
  215. CLANG_ENABLE_OBJC_ARC = YES;
  216. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  217. CLANG_WARN_BOOL_CONVERSION = YES;
  218. CLANG_WARN_COMMA = YES;
  219. CLANG_WARN_CONSTANT_CONVERSION = YES;
  220. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  221. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  222. CLANG_WARN_EMPTY_BODY = YES;
  223. CLANG_WARN_ENUM_CONVERSION = YES;
  224. CLANG_WARN_INFINITE_RECURSION = YES;
  225. CLANG_WARN_INT_CONVERSION = YES;
  226. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  227. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  228. CLANG_WARN_STRICT_PROTOTYPES = YES;
  229. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  230. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  231. CLANG_WARN_UNREACHABLE_CODE = YES;
  232. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  233. CODE_SIGN_IDENTITY = "iPhone Developer";
  234. COPY_PHASE_STRIP = NO;
  235. CURRENT_PROJECT_VERSION = 1;
  236. DEBUG_INFORMATION_FORMAT = dwarf;
  237. ENABLE_STRICT_OBJC_MSGSEND = YES;
  238. ENABLE_TESTABILITY = YES;
  239. GCC_C_LANGUAGE_STANDARD = gnu11;
  240. GCC_DYNAMIC_NO_PIC = NO;
  241. GCC_NO_COMMON_BLOCKS = YES;
  242. GCC_OPTIMIZATION_LEVEL = 0;
  243. GCC_PREPROCESSOR_DEFINITIONS = (
  244. "DEBUG=1",
  245. "$(inherited)",
  246. );
  247. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  248. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  249. GCC_WARN_UNDECLARED_SELECTOR = YES;
  250. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  251. GCC_WARN_UNUSED_FUNCTION = YES;
  252. GCC_WARN_UNUSED_VARIABLE = YES;
  253. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  254. MTL_ENABLE_DEBUG_INFO = YES;
  255. ONLY_ACTIVE_ARCH = YES;
  256. SDKROOT = iphoneos;
  257. VERSIONING_SYSTEM = "apple-generic";
  258. VERSION_INFO_PREFIX = "";
  259. };
  260. name = Debug;
  261. };
  262. D9A995261F0564180062698B /* Release */ = {
  263. isa = XCBuildConfiguration;
  264. buildSettings = {
  265. ALWAYS_SEARCH_USER_PATHS = NO;
  266. CLANG_ANALYZER_NONNULL = YES;
  267. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  268. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  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_DOCUMENTATION_COMMENTS = YES;
  278. CLANG_WARN_EMPTY_BODY = YES;
  279. CLANG_WARN_ENUM_CONVERSION = YES;
  280. CLANG_WARN_INFINITE_RECURSION = YES;
  281. CLANG_WARN_INT_CONVERSION = YES;
  282. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  283. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  284. CLANG_WARN_STRICT_PROTOTYPES = YES;
  285. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  286. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  287. CLANG_WARN_UNREACHABLE_CODE = YES;
  288. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  289. CODE_SIGN_IDENTITY = "iPhone Developer";
  290. COPY_PHASE_STRIP = NO;
  291. CURRENT_PROJECT_VERSION = 1;
  292. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  293. ENABLE_NS_ASSERTIONS = NO;
  294. ENABLE_STRICT_OBJC_MSGSEND = YES;
  295. GCC_C_LANGUAGE_STANDARD = gnu11;
  296. GCC_NO_COMMON_BLOCKS = YES;
  297. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  298. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  299. GCC_WARN_UNDECLARED_SELECTOR = YES;
  300. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  301. GCC_WARN_UNUSED_FUNCTION = YES;
  302. GCC_WARN_UNUSED_VARIABLE = YES;
  303. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  304. MTL_ENABLE_DEBUG_INFO = NO;
  305. SDKROOT = iphoneos;
  306. VALIDATE_PRODUCT = YES;
  307. VERSIONING_SYSTEM = "apple-generic";
  308. VERSION_INFO_PREFIX = "";
  309. };
  310. name = Release;
  311. };
  312. D9A995281F0564180062698B /* Debug */ = {
  313. isa = XCBuildConfiguration;
  314. buildSettings = {
  315. APPLICATION_EXTENSION_API_ONLY = YES;
  316. CODE_SIGN_IDENTITY = "";
  317. DEFINES_MODULE = YES;
  318. DYLIB_COMPATIBILITY_VERSION = 1;
  319. DYLIB_CURRENT_VERSION = 1;
  320. DYLIB_INSTALL_NAME_BASE = "@rpath";
  321. INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
  322. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  323. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  324. PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYImage;
  325. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  326. SKIP_INSTALL = YES;
  327. TARGETED_DEVICE_FAMILY = "1,2";
  328. };
  329. name = Debug;
  330. };
  331. D9A995291F0564180062698B /* Release */ = {
  332. isa = XCBuildConfiguration;
  333. buildSettings = {
  334. APPLICATION_EXTENSION_API_ONLY = YES;
  335. CODE_SIGN_IDENTITY = "";
  336. DEFINES_MODULE = YES;
  337. DYLIB_COMPATIBILITY_VERSION = 1;
  338. DYLIB_CURRENT_VERSION = 1;
  339. DYLIB_INSTALL_NAME_BASE = "@rpath";
  340. INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
  341. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  342. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  343. PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYImage;
  344. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  345. SKIP_INSTALL = YES;
  346. TARGETED_DEVICE_FAMILY = "1,2";
  347. };
  348. name = Release;
  349. };
  350. /* End XCBuildConfiguration section */
  351. /* Begin XCConfigurationList section */
  352. D9A995191F0564180062698B /* Build configuration list for PBXProject "YYImage" */ = {
  353. isa = XCConfigurationList;
  354. buildConfigurations = (
  355. D9A995251F0564180062698B /* Debug */,
  356. D9A995261F0564180062698B /* Release */,
  357. );
  358. defaultConfigurationIsVisible = 0;
  359. defaultConfigurationName = Release;
  360. };
  361. D9A995271F0564180062698B /* Build configuration list for PBXNativeTarget "YYImage" */ = {
  362. isa = XCConfigurationList;
  363. buildConfigurations = (
  364. D9A995281F0564180062698B /* Debug */,
  365. D9A995291F0564180062698B /* Release */,
  366. );
  367. defaultConfigurationIsVisible = 0;
  368. defaultConfigurationName = Release;
  369. };
  370. /* End XCConfigurationList section */
  371. };
  372. rootObject = D9A995161F0564180062698B /* Project object */;
  373. }