This repository was archived by the owner on Nov 18, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 - CocoaLumberjack/Extensions (2.4.0):
99 - CocoaLumberjack/Default
1010 - Reachability (3.2)
11- - YaftDB (0.1.5 ):
11+ - YaftDB (0.2.0 ):
1212 - YapDatabase (~> 2.9)
1313 - YapDatabase (2.9.2):
1414 - YapDatabase/Standard (= 2.9.2)
@@ -71,7 +71,7 @@ EXTERNAL SOURCES:
7171SPEC CHECKSUMS:
7272 CocoaLumberjack: aa9dcab71bdf9eaf2a63bbd9ddc87863efe45457
7373 Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
74- YaftDB: 1dcc89999514fc34f4010baaae09eb60a396af7f
74+ YaftDB: 3e9e8761655103b66301e8833396b22dffcc5750
7575 YapDatabase: b1e43555a34a5298e23a045be96817a5ef0da58f
7676
7777PODFILE CHECKSUM: aa29f917390eaa54012544f16d0f49e011bb900f
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "YaftDB"
3- s . version = "0.1.5 "
3+ s . version = "0.2.0 "
44 s . summary = "Yet another Swift wrapper for YapDatabase"
55 s . homepage = "https://github.com/kolyasev/YaftDB"
66 s . license = 'MIT'
Original file line number Diff line number Diff line change 294294 isa = XCBuildConfiguration;
295295 baseConfigurationReference = B81DE6142DB50BC02FCE00A9 /* Pods-YaftDBTests.debug.xcconfig */;
296296 buildSettings = {
297- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
298297 DEBUG_INFORMATION_FORMAT = dwarf;
299298 INFOPLIST_FILE = YaftDBTests/Info.plist;
300299 IPHONEOS_DEPLOYMENT_TARGET = 9.2;
309308 isa = XCBuildConfiguration;
310309 baseConfigurationReference = B86A6E9F30D33021FD53CFC2 /* Pods-YaftDBTests.release.xcconfig */;
311310 buildSettings = {
312- ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
313311 INFOPLIST_FILE = YaftDBTests/Info.plist;
314312 IPHONEOS_DEPLOYMENT_TARGET = 9.2;
315313 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
You can’t perform that action at this time.
0 commit comments