|
273 | 273 | 6636CD89175F54680072AAEF /* CALayer+RecursiveClone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CALayer+RecursiveClone.m"; sourceTree = "<group>"; }; |
274 | 274 | 6636CD8C175F54970072AAEF /* ConverterSVGToCALayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConverterSVGToCALayer.h; sourceTree = "<group>"; }; |
275 | 275 | 66372F5916960D4E008C6C56 /* SVGRect.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SVGRect.m; sourceTree = "<group>"; }; |
276 | | - 6639618E16145D0400E58CCA /* libSVGKit-iOS.1.1.0pre.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libSVGKit-iOS.1.1.0pre.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 276 | + 6639618E16145D0400E58CCA /* libSVGKit-iOS.1.1.0.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libSVGKit-iOS.1.1.0.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
277 | 277 | 6639619116145D0400E58CCA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
278 | 278 | 6639633F16145DDC00E58CCA /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = usr/lib/libxml2.dylib; sourceTree = SDKROOT; }; |
279 | 279 | 6639634116148CDF00E58CCA /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; |
|
544 | 544 | 6639618F16145D0400E58CCA /* Products */ = { |
545 | 545 | isa = PBXGroup; |
546 | 546 | children = ( |
547 | | - 6639618E16145D0400E58CCA /* libSVGKit-iOS.1.1.0pre.a */, |
| 547 | + 6639618E16145D0400E58CCA /* libSVGKit-iOS.1.1.0.a */, |
548 | 548 | ); |
549 | 549 | name = Products; |
550 | 550 | sourceTree = "<group>"; |
|
1014 | 1014 | ); |
1015 | 1015 | name = "SVGKit-iOS"; |
1016 | 1016 | productName = "SVGKit-iOS"; |
1017 | | - productReference = 6639618E16145D0400E58CCA /* libSVGKit-iOS.1.1.0pre.a */; |
| 1017 | + productReference = 6639618E16145D0400E58CCA /* libSVGKit-iOS.1.1.0.a */; |
1018 | 1018 | productType = "com.apple.product-type.library.static"; |
1019 | 1019 | }; |
1020 | 1020 | /* End PBXNativeTarget section */ |
|
1218 | 1218 | isa = XCBuildConfiguration; |
1219 | 1219 | buildSettings = { |
1220 | 1220 | DSTROOT = /tmp/SVGKit_iOS.dst; |
1221 | | - DYLIB_CURRENT_VERSION = 1.1.0pre; |
| 1221 | + DYLIB_CURRENT_VERSION = 1.1.0; |
1222 | 1222 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
1223 | 1223 | GCC_PREFIX_HEADER = "XCodeProjectData/SVGKit-iOS/SVGKit-iOS-Prefix.pch"; |
1224 | 1224 | HEADER_SEARCH_PATHS = /usr/include/libxml2; |
|
1237 | 1237 | isa = XCBuildConfiguration; |
1238 | 1238 | buildSettings = { |
1239 | 1239 | DSTROOT = /tmp/SVGKit_iOS.dst; |
1240 | | - DYLIB_CURRENT_VERSION = 1.1.0pre; |
| 1240 | + DYLIB_CURRENT_VERSION = 1.1.0; |
1241 | 1241 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
1242 | 1242 | GCC_PREFIX_HEADER = "XCodeProjectData/SVGKit-iOS/SVGKit-iOS-Prefix.pch"; |
1243 | 1243 | HEADER_SEARCH_PATHS = /usr/include/libxml2; |
|
0 commit comments