mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-22 08:32:11 +00:00
1942b82ebb
Simplify development and maintenance immensely by making this a monorepository: - Convert PassepartoutKit and VPN bindings to local packages - OpenVPN/OpenSSL - WireGuard/Go - Make PassepartoutKit available via - Source submodule for production (private) - [Binary XCFramework for development](https://github.com/passepartoutvpn/passepartoutkit) - Add PassepartoutKit Demo in root - Deploy package later
24 lines
593 B
Plaintext
24 lines
593 B
Plaintext
{
|
|
"pins" : [
|
|
{
|
|
"identity" : "generic-json-swift",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/iwill/generic-json-swift",
|
|
"state" : {
|
|
"revision" : "0a06575f4038b504e78ac330913d920f1630f510",
|
|
"version" : "2.0.2"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "openssl-apple",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/passepartoutvpn/openssl-apple",
|
|
"state" : {
|
|
"revision" : "0edc07c7a0e4ec2ca0f448dd68314241ccc925b3",
|
|
"version" : "3.2.107"
|
|
}
|
|
}
|
|
],
|
|
"version" : 2
|
|
}
|