{
"frameworks":[
],
"deploymentTarget": "13.0",
"dependencies-pod-sources": [
"https://github.com/TuyaInc/TuyaPublicSpecs.git",
"https://github.com/CocoaPods/Specs.git",
"https://github.com/tuya/tuya-pod-specs.git",
"https://cdn.cocoapods.org/"
],
"dependencies-pods": [
{
"name": "ThingSmartCryption",
"repo":
{
"git": "https://LiLSun:445d60b7de882706232438bdd37b3424@gitee.com/LiLSun/thing-smart-cryption-l.git"
}
},
{
"name": "ThingSmartHomeKit",
"version": "6.4.0.1"
},
{
"name": "ThingSmartBusinessExtensionKit",
"version": "6.4.0.1"
}
]
}
上方是可以运行的config.json
加上一些包 比如下方这个
{
"name": "ThingSmartPanelBizBundle",
"version": "6.2.1.9"
}
他就会报错
1 个回复
无敌骨灰盒 (作者)
{
"name": "ThingSmartPanelBizBundle",
"version": "6.2.1.9"
}
错误的包是这个才对