Matt Rubin
485b637d47
Update dependencies to support Swift 3
2016-12-17 00:16:24 -05:00
Matt Rubin
841e110812
Update Guanaco
...
Now that Swift 2.3 support has been merged into modocache/Guanaco, there's no need to use the fork.
2016-12-11 11:21:48 -08:00
Matt Rubin
40c40c6b2d
Use a fork of Guanaco which supports Swift 2.3
2016-12-06 12:36:36 -05:00
Matt Rubin
76b3c9224e
Update Quick to 0.9.3
...
The Cartfile now specifies a dependency on Quick ~> 0.9.3, the first version of the library to support Swift 2.3 and Xcode 8:
https://github.com/Quick/Quick/releases/tag/v0.9.3
2016-12-06 11:22:29 -05:00
Matt Rubin
ac3fde8763
Update Nimble to 4.1.0
...
The Cartfile now specifies a dependency on Nimble ~> 4.1.0, the first version of the library to support Swift 2.3 and Xcode 8:
https://github.com/Quick/Nimble/releases/tag/v4.1.0
2016-12-06 10:25:58 -05:00
Matt Rubin
775c582e29
Update xcconfigs to 0.10
...
The Cartfile now specifies a dependency on xcconfigs >= 0.10, the version intended for use with Xcode 8:
https://github.com/jspahrsummers/xcconfigs/releases/tag/0.10
2016-12-06 09:55:06 -05:00
Tom Booth
1292c6a78f
Upgrade Quick to v0.9.1
...
This improves the quality of the test output, as noted by @modocache in
https://github.com/SwiftGit2/SwiftGit2/pull/52
A full diff of the changes to Quick can be found here:
https://github.com/Quick/Quick/compare/v0.8.0...v0.9.1
2016-03-03 14:13:03 +00:00
Tom Booth
aec66f930c
Use ZipArchive to extract fixtures for tests
...
The current method used by this library uses NSTask to spin up an
externally running task to unzip the fixtures, this will not work on iOS
as this functionality is not allowed. Switching to use ZipArchive, as
noted by @modocache, provides a portable way of extracting fixtures.
2016-02-16 16:51:49 +00:00
Markos Charatzas
5c8a6000c4
updated to Swift 2.0
...
updated to Xcode 7.2 recommended settings
integrated with Nimble (v3.0.0), Quick (v0.8.0), Result (1.0.1)
integrated with Guanaco (5031bf67297afbe61ac0f2fbf3e3e8400b3f8888) that supports Swift 2.0
2016-01-16 14:57:32 +00:00
Matt Diephouse
03032d0074
Switch from LlamaKit to antitypical/Result
2015-04-15 21:32:10 -04:00
Matt Diephouse
acd1cab2a5
Update to Nimble 0.4.1
2015-03-27 14:03:16 -04:00
Matt Diephouse
38ba66f80d
Manage dependencies with Carthage
2015-03-08 16:30:30 -04:00