mirror of
https://github.com/dredx/prole.git
synced 2026-09-24 16:54:32 +00:00
- Moved prole-tools-app to prole-app at the project root to make it self-contained for transition to its own repository. - Created prole-tools-app/dist/ directory to host build artifacts. - Generated distribution artifacts (Prole Tools.app and Prole Tools.zip) using prole-app/build.sh package. - Checked in the generated artifacts to prole-tools-app/dist/ (bypassing .gitignore for temporary release process). Changes Summary • Renamed directory prole-tools-app/ to prole-app/. • Populated prole-tools-app/dist/ with the latest build output from prole-app/build.sh. • Staged all changes, including the forced addition of ignored artifacts in prole-tools-app/dist/.
87 lines
2.5 KiB
Plaintext
87 lines
2.5 KiB
Plaintext
{
|
|
"pins" : [
|
|
{
|
|
"identity" : "cryptoswift",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/royalapplications/CryptoSwift.git",
|
|
"state" : {
|
|
"branch" : "foundationessentials",
|
|
"revision" : "a59b4d91ebb22011656c830f874fe7152e183a57"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "royalvnc",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/royalapplications/royalvnc",
|
|
"state" : {
|
|
"branch" : "main",
|
|
"revision" : "50ee7732796b0059d9b9aa244d213540340ae645"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swift-atomics",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/apple/swift-atomics.git",
|
|
"state" : {
|
|
"revision" : "b601256eab081c0f92f059e12818ac1d4f178ff7",
|
|
"version" : "1.3.0"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swift-collections",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/apple/swift-collections.git",
|
|
"state" : {
|
|
"revision" : "7b847a3b7008b2dc2f47ca3110d8c782fb2e5c7e",
|
|
"version" : "1.3.0"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swift-nio",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/apple/swift-nio.git",
|
|
"state" : {
|
|
"revision" : "663ddc80f2081c8f22e417cbac5f80270a93795e",
|
|
"version" : "2.91.0"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swift-nio-irc",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/SwiftNIOExtras/swift-nio-irc.git",
|
|
"state" : {
|
|
"revision" : "782e6d3bcd892efaedc9c530b2d5c5fbb42a680e",
|
|
"version" : "0.8.2"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swift-nio-irc-client",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/NozeIO/swift-nio-irc-client",
|
|
"state" : {
|
|
"branch" : "main",
|
|
"revision" : "7a0b7d4cde33614b7b0af193cd8ff0f7f305eb77"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swift-nio-transport-services",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/apple/swift-nio-transport-services",
|
|
"state" : {
|
|
"revision" : "60c3e187154421171721c1a38e800b390680fb5d",
|
|
"version" : "1.26.0"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swift-system",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/apple/swift-system.git",
|
|
"state" : {
|
|
"revision" : "395a77f0aa927f0ff73941d7ac35f2b46d47c9db",
|
|
"version" : "1.6.3"
|
|
}
|
|
}
|
|
],
|
|
"version" : 2
|
|
}
|