Phase 3.C:Xcode 加入七牛 SPM 依赖 objc-sdk 8.9.2
按 SDK-Integration-Guide.md §A.3 操作,加入 https://github.com/qiniu/objc-sdk (传递依赖 happy-dns-objc 1.0.4 自动解析)。canImport(QiniuSDK) 现在 返回 true,QiniuUploader.upload(...) 真实路径激活。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
1d7e258130
commit
4e5600a9ee
@@ -1,6 +1,24 @@
|
||||
{
|
||||
"originHash" : "d0d4edfdf2bf3cd05b3ba2dec0af1a9c271c93f944cbba8677cc647f74a6b323",
|
||||
"originHash" : "d048dea0a815e4cbf04c2238be9f55020a490d6849268cce3b44e9356d2c1ad6",
|
||||
"pins" : [
|
||||
{
|
||||
"identity" : "happy-dns-objc",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/qiniu/happy-dns-objc",
|
||||
"state" : {
|
||||
"revision" : "17039cf075bbee358dfb77ed1b5e437736768692",
|
||||
"version" : "1.0.4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "objc-sdk",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/qiniu/objc-sdk",
|
||||
"state" : {
|
||||
"revision" : "fcc273ceba0a95a57b23e5c898697c049abf9139",
|
||||
"version" : "8.9.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "zipfoundation",
|
||||
"kind" : "remoteSourceControl",
|
||||
|
||||
Reference in New Issue
Block a user