更新打包配置
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"name":"WITTestUniPlugin",
|
||||
"id":"WITTestUniPlugin",
|
||||
"version":"0.1.0",
|
||||
"description":"iOS原生插件",
|
||||
"_dp_type":"nativeplugin",
|
||||
"_dp_nativeplugin":{
|
||||
"ios":{
|
||||
"plugins":[
|
||||
{
|
||||
"type":"module",
|
||||
"name":"WITTestUniPlugin",
|
||||
"class":"WITTestUniModule"
|
||||
}
|
||||
],
|
||||
"integrateType":"framework",
|
||||
"deploymentTarget":"10.0",
|
||||
"frameworks":[
|
||||
"Foundation.framework",
|
||||
"UIKit.framework"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
"name":"WITTestUniPlugin",
|
||||
"id":"WITTestUniPlugin",
|
||||
"version":"0.1.0",
|
||||
"description":"iOS原生插件",
|
||||
"_dp_type":"nativeplugin",
|
||||
"_dp_nativeplugin":{
|
||||
"ios":{
|
||||
"plugins":[
|
||||
{
|
||||
"type":"module",
|
||||
"name":"WITTestUniPlugin",
|
||||
"class":"WITTestUniModule"
|
||||
}
|
||||
],
|
||||
"integrateType":"framework",
|
||||
"deploymentTarget":"10.0",
|
||||
"frameworks":[
|
||||
"Foundation.framework",
|
||||
"UIKit.framework"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user