Switch to use development version of TigaseSwift - Commit de2ba4c2 - tigase/_libraries/MartinOMEMO
-
Switch to use development version of TigaseSwift
-
| skipped 14 lines |
15 | 15 | | dependencies: [ |
16 | 16 | | // Dependencies declare other packages that this package depends on. |
17 | 17 | | // .package(url: /* package url */, from: "1.0.0"), |
18 | | - | .package(name: "TigaseSwift", url: "https://github.com/tigase/tigase-swift", .upToNextMinor(from: "3.1.0")), |
| 18 | + | .package(name: "TigaseSwift", url: "https://github.com/tigase/tigase-swift", .branch("master")), |
19 | 19 | | .package(url: "https://github.com/tigase/libsignal", .upToNextMinor(from: "1.0.0")) |
20 | 20 | | ], |
21 | 21 | | targets: [ |
| skipped 11 lines |
Page is in error, reload to recover