Switch to tigase-swift-omemo 'stable' branch

This matches what Siskin does upstream, and also brings us the
following fixes:

 - https://github.com/tigase/tigase-swift-omemo/pull/1
 - https://github.com/tigase/tigase-swift-omemo/pull/2

Fixes #9
This commit is contained in:
Matthew Wild 2021-08-04 17:11:08 +01:00
parent 922277deff
commit c62935fed8
2 changed files with 5 additions and 5 deletions

View file

@ -1965,8 +1965,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/tigase/tigase-swift-omemo/";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 1.1.1;
branch = stable;
kind = branch;
};
};
/* End XCRemoteSwiftPackageReference section */

View file

@ -23,9 +23,9 @@
"package": "TigaseSwiftOMEMO",
"repositoryURL": "https://github.com/tigase/tigase-swift-omemo/",
"state": {
"branch": null,
"revision": "9e2eaa1d631b8fc749a6f7e49b449072f79e5fbd",
"version": "1.1.1"
"branch": "stable",
"revision": "e50ca4ba2967bee0ebbc979f4228d0ebde557fd3",
"version": null
}
}
]