[dependencies]: reverted back from apple's appcenter.xcframework to microsoft public apple-sdk-appcenter

This commit is contained in:
Magesh K
2024-12-12 21:26:02 +05:30
parent 76070ffaa1
commit a96fb13372
2 changed files with 72 additions and 36 deletions

View File

@@ -1,33 +1,52 @@
{
"originHash" : "e97900bbb49eb7423d5c5ecbf132d2d5761c401e2444f3c8e6cbfa7014ad9c53",
"pins" : [
{
"identity" : "launchatlogin",
"kind" : "remoteSourceControl",
"location" : "https://github.com/sindresorhus/LaunchAtLogin.git",
"state" : {
"revision" : "e8171b3e38a2816f579f58f3dac1522aa39efe41",
"version" : "4.2.0"
"object": {
"pins": [
{
"package": "AppCenter",
"repositoryURL": "https://github.com/microsoft/appcenter-sdk-apple",
"state": {
"branch": null,
"revision": "ab54f758243f282d290b33027e8aac910d3d859a",
"version": "5.0.5"
}
},
{
"package": "LaunchAtLogin",
"repositoryURL": "https://github.com/sindresorhus/LaunchAtLogin.git",
"state": {
"branch": null,
"revision": "e8171b3e38a2816f579f58f3dac1522aa39efe41",
"version": "4.2.0"
}
},
{
"package": "PLCrashReporter",
"repositoryURL": "https://github.com/microsoft/PLCrashReporter.git",
"state": {
"branch": null,
"revision": "6752f71de206f6a53fa6a758c3660fd9a7fe7527",
"version": "1.11.2"
}
},
{
"package": "SemanticVersion",
"repositoryURL": "https://github.com/SwiftPackageIndex/SemanticVersion",
"state": {
"branch": null,
"revision": "ea8eea9d89842a29af1b8e6c7677f1c86e72fa42",
"version": "0.4.0"
}
},
{
"package": "swift-argument-parser",
"repositoryURL": "https://github.com/apple/swift-argument-parser.git",
"state": {
"branch": null,
"revision": "8f4d2753f0e4778c76d5f05ad16c74f707390531",
"version": "1.2.3"
}
}
},
{
"identity" : "semanticversion",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SwiftPackageIndex/SemanticVersion",
"state" : {
"revision" : "ea8eea9d89842a29af1b8e6c7677f1c86e72fa42",
"version" : "0.4.0"
}
},
{
"identity" : "swift-argument-parser",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-argument-parser.git",
"state" : {
"revision" : "8f4d2753f0e4778c76d5f05ad16c74f707390531",
"version" : "1.2.3"
}
}
],
"version" : 3
]
},
"version": 1
}