|
283 | 283 | 6636CD89175F54680072AAEF /* CALayer+RecursiveClone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CALayer+RecursiveClone.m"; sourceTree = "<group>"; }; |
284 | 284 | 6636CD8C175F54970072AAEF /* ConverterSVGToCALayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConverterSVGToCALayer.h; sourceTree = "<group>"; }; |
285 | 285 | 66372F5916960D4E008C6C56 /* SVGRect.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SVGRect.m; sourceTree = "<group>"; }; |
286 | | - 6639618E16145D0400E58CCA /* libSVGKit-iOS.1.2.0pre.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libSVGKit-iOS.1.2.0pre.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 286 | + 6639618E16145D0400E58CCA /* libSVGKit-iOS.1.2.0.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libSVGKit-iOS.1.2.0.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
287 | 287 | 6639619116145D0400E58CCA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
288 | 288 | 6639633F16145DDC00E58CCA /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = usr/lib/libxml2.dylib; sourceTree = SDKROOT; }; |
289 | 289 | 6639634116148CDF00E58CCA /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; |
|
564 | 564 | 6639618F16145D0400E58CCA /* Products */ = { |
565 | 565 | isa = PBXGroup; |
566 | 566 | children = ( |
567 | | - 6639618E16145D0400E58CCA /* libSVGKit-iOS.1.2.0pre.a */, |
| 567 | + 6639618E16145D0400E58CCA /* libSVGKit-iOS.1.2.0.a */, |
568 | 568 | ); |
569 | 569 | name = Products; |
570 | 570 | sourceTree = "<group>"; |
|
1047 | 1047 | ); |
1048 | 1048 | name = "SVGKit-iOS"; |
1049 | 1049 | productName = "SVGKit-iOS"; |
1050 | | - productReference = 6639618E16145D0400E58CCA /* libSVGKit-iOS.1.2.0pre.a */; |
| 1050 | + productReference = 6639618E16145D0400E58CCA /* libSVGKit-iOS.1.2.0.a */; |
1051 | 1051 | productType = "com.apple.product-type.library.static"; |
1052 | 1052 | }; |
1053 | 1053 | /* End PBXNativeTarget section */ |
|
1257 | 1257 | buildSettings = { |
1258 | 1258 | ARCHS = "$(ARCHS_STANDARD)"; |
1259 | 1259 | DSTROOT = /tmp/SVGKit_iOS.dst; |
1260 | | - DYLIB_CURRENT_VERSION = 1.2.0pre; |
| 1260 | + DYLIB_CURRENT_VERSION = 1.2.0; |
1261 | 1261 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
1262 | 1262 | GCC_PREFIX_HEADER = "XCodeProjectData/SVGKit-iOS/SVGKit-iOS-Prefix.pch"; |
1263 | 1263 | HEADER_SEARCH_PATHS = /usr/include/libxml2; |
|
1277 | 1277 | buildSettings = { |
1278 | 1278 | ARCHS = "$(ARCHS_STANDARD)"; |
1279 | 1279 | DSTROOT = /tmp/SVGKit_iOS.dst; |
1280 | | - DYLIB_CURRENT_VERSION = 1.2.0pre; |
| 1280 | + DYLIB_CURRENT_VERSION = 1.2.0; |
1281 | 1281 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
1282 | 1282 | GCC_PREFIX_HEADER = "XCodeProjectData/SVGKit-iOS/SVGKit-iOS-Prefix.pch"; |
1283 | 1283 | HEADER_SEARCH_PATHS = /usr/include/libxml2; |
|
0 commit comments