Commit Graph

32 Commits

Author SHA1 Message Date
JP Simard 93eb889495 Update dependencies 2018-08-05 11:17:35 -07:00
Norio Nomura b45c8e2610 Update SourceKitten to 0.21.1 in Package.* 2018-07-05 08:39:08 +09:00
JP Simard a87387438a Remove Swift 3 from Package.swift versions 2018-05-30 14:10:45 +10:00
Marcelo Fabri 8d90dc706f Update SourceKitten on SPM 2018-04-24 22:32:44 -07:00
Norio Nomura 7d0f239e2a Update dependencies
- Update SourceKitten from 0.19.1 to 0.20.0
- Update SWXMLHash from 4.3.6 to 4.6.0
- Update Yams from 0.5.0 to 0.7.0
2018-04-08 13:28:08 +09:00
JP Simard 623590acd1 Update dependencies 2018-02-01 15:35:41 -08:00
JP Simard 284a7d5828 Point SwiftyTextTable to official repo & stable release of 0.8.0
Partially resolves #1962.
2017-12-22 10:49:33 -05:00
JP Simard 258ed9c196 Update dependencies
mostly to address previous deprecation warnings when compiling with
Swift 4.0.2.
2017-11-10 14:37:53 -08:00
JP Simard 3d0f0c0d1d Update dependencies 2017-10-19 21:51:42 -07:00
JP Simard ecc88531cf git mv Package@swift-4.swift Package.swift 2017-10-04 13:49:40 -07:00
JP Simard 8af2334f23 add Commandant explicitly to Package.swift
the fact that it linked successfully in Swift 3 is considered a bug,
which has been resolved for Swift 4.

See https://bugs.swift.org/browse/SR-5493
2017-07-19 01:19:10 -07:00
JP Simard 7acacf6bdb update dependencies, mostly for SourceKitten 0.18 2017-07-12 10:11:27 -07:00
Norio Nomura e62effd957 Change version of Yams to specifying by minor version in Package.swift 2017-04-03 10:16:55 +09:00
Norio Nomura b5cba7ae40 Replace YamlSwift with Yams 2017-04-03 09:16:04 +09:00
JP Simard 7999973eb9 update SourceKitten to 0.17 2017-01-10 13:50:32 -08:00
JP Simard 7acdc1dd6c bump dependencies 2016-12-18 16:57:21 -08:00
Norio Nomura 121d19b941 Support Swift Package Manager on macOS 2016-11-08 20:35:30 +09:00
JP Simard 5de378de4c update SourceKitten SPM version 2016-05-29 14:58:16 -07:00
JP Simard a6294c40d9 update dependencies 2016-04-20 23:06:02 +02:00
Norio Nomura 0a6faafee7 Update SwiftyTextTable to 0.3.0 2016-03-19 10:05:18 +09:00
Norio Nomura 070bbb87dd [SPM] Update Package.swift 2016-03-19 10:05:18 +09:00
Norio Nomura fa78d39ff8 [SPM] Update SourceKitten to 0.11.0 2016-03-19 09:31:19 +09:00
Norio Nomura 8c80d75b45 Update SourceKitten to 0.10 in Package.swift 2016-02-09 17:07:41 +09:00
Norio Nomura a59ed3ec89 Revert "Switch dependency to my fork for testing"
This reverts commit 26ab4d6e43.
2016-02-09 16:54:27 +09:00
Norio Nomura 26ab4d6e43 Switch dependency to my fork for testing 2016-02-09 11:10:11 +09:00
Scott Hoyt 4bcd56ec6a Pin SwiftyTextTable SPM 2016-02-05 19:17:11 -08:00
Scott Hoyt 9ae89d8a54 Merge pull request #483 from realm/sh-swiftytexttable
SwiftyTextTable
2016-02-05 16:18:33 -08:00
Norio Nomura ae7d7566d9 [SPM] point YamlSwift to original repo 2016-02-05 18:58:11 +09:00
Scott Hoyt f1734650d6 Update Package.swift for SwiftyTextTable dependency. 2016-02-04 15:37:04 -08:00
Norio Nomura 24a22e29c6 [SPM] Add forked norio-nomura/swift-corelibs-xctest to Package.swift as dependency
`norio-nomura/swift-corelibs-xctest` is forked for adding tag.
2016-02-03 13:04:55 +09:00
JP Simard f1fe795117 update dependencies 2016-02-01 17:45:36 -08:00
Norio Nomura 5ab83b33c3 Add Package.swift
That uses forked dependencies:
- https://github.com/norio-nomura/SourceKitten/
  Updated Package.swift
  Added `0.8.1-test` tag for fetching
- https://github.com/norio-nomura/Commandant/
  Added `0.8.3-test` tag for fetching
- https://github.com/norio-nomura/YamlSwift/
  Added Package.swift
  Fixed build error on swift-DEVELOPMENT-SNAPSHOT-2016-01-25-a
  Added `1.4.0-test` tag for fetching
2016-02-01 13:49:38 +09:00