Sfoglia il codice sorgente

Comments/cleanup to Package.swift. (#371)

* Comments/cleanup to Package.swift.

Added some comments and deleted two implicit dependencies; let's see if it still compiles without these. Otherwise, I'll add them back.

* Update Package.swift

* Update Package.swift

* Add `Package.resolved` and switch our dependencies to use `.upToNextMajor`.

* Update Package.resolved.

* Use upToNextMinor for Commander.
Daniel Alm 6 anni fa
parent
commit
2631e3673f
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .gitignore

+ 0 - 1
.gitignore

@@ -12,7 +12,6 @@ third_party/**
 /test.out
 /echo.pid
 /SwiftGRPC.xcodeproj
-Package.resolved
 Examples/EchoWeb/dist
 Examples/EchoWeb/node_modules
 Examples/EchoWeb/package-lock.json