Update OneTimePassword dependency
This commit is contained in:
parent
aad23582f9
commit
08ce198334
2 changed files with 4 additions and 4 deletions
|
|
@ -2813,8 +2813,8 @@
|
||||||
isa = XCRemoteSwiftPackageReference;
|
isa = XCRemoteSwiftPackageReference;
|
||||||
repositoryURL = "https://github.com/mssun/OneTimePassword";
|
repositoryURL = "https://github.com/mssun/OneTimePassword";
|
||||||
requirement = {
|
requirement = {
|
||||||
branch = passforios;
|
kind = revision;
|
||||||
kind = branch;
|
revision = 8d59e4abba762d0f1e9aed161081f7b3fe21daa0;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
/* End XCRemoteSwiftPackageReference section */
|
/* End XCRemoteSwiftPackageReference section */
|
||||||
|
|
|
||||||
|
|
@ -41,8 +41,8 @@
|
||||||
"package": "OneTimePassword",
|
"package": "OneTimePassword",
|
||||||
"repositoryURL": "https://github.com/mssun/OneTimePassword",
|
"repositoryURL": "https://github.com/mssun/OneTimePassword",
|
||||||
"state": {
|
"state": {
|
||||||
"branch": "passforios",
|
"branch": null,
|
||||||
"revision": "cad8872ed9f506bfba6f2ad51673f267602f0879",
|
"revision": "8d59e4abba762d0f1e9aed161081f7b3fe21daa0",
|
||||||
"version": null
|
"version": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue