iOS-Tagent
iOS-Tagent copied to clipboard
IOS真机测试无法出现Unity的UI树
Xcode 10.0
测试设备 iPhone 7 Plus(OS 11.4.1)
Xcode输出:
iproxy输出:
RT
在浏览器打开这个链接,看一下是否能访问,与此同时,Xcode的log输出是什么 http://localhost:8100/source?format=json
@EraChen233 链接是可以访问的,Xcode输出如下:
链接可以访问并且能返回UI结构,就是可以读取UI树
那么你说的 无法出现Unity的UI树
是什么情况呢?具体表现是?
在Air test里面是这样的:
电脑环境有代理配置吗,如果有的话,去掉代理配置再试试
使用 airtest 测试 iOS 手机的 unity 游戏,需要接入POCO SDK,具体操作可看文档 https://poco-chinese.readthedocs.io/zh_CN/latest/source/doc/integration.html#unity3d
@EraChen233 POCO-SDK成功接入了的,Android版本的应用可以正常显示和使用
是否可以提供一下游戏运行时的log呢?
@TreHack 您好,我这边不太方便提供,仅有Xcode中iOS-Tagent的log及iproxy的log输出。。
现有的Xcode 和 iproxy log 看不出任何问题哦
和你遇到同样的问题,请问你后面解决了嘛?
@kuhahahaha 并没有,暂时使用着图像识别的方法先用着:(
iOS-Tagent 已更新,支持最新版xcode 11
嗨,遇到了同样的问题,显示不了Unity的tree结构.
只能显示原生的iOS窗体结构.如下
切换到Unity也没啥变化
Poco启动日志应该是正常的,如下
用了两个应用测试不管是ngui还是ugui都没有树结构.
GitHub的图片链接貌似被墙了,需要翻墙查看,然后,如果需要json返回值的话如下.
{
"value" : {
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 0,
"height" : 0
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : -2,
"x" : -12,
"width" : 84,
"height" : 88
},
"type" : "Icon",
"identifier" : "",
"name" : ""
},
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : -2,
"x" : -2,
"width" : 64,
"height" : 88
},
"type" : "Icon",
"identifier" : "",
"name" : ""
},
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 60,
"height" : 60
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 100
},
"type" : "Other",
"identifier" : "",
"name" : ""
},
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Window",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Window",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
},
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Window",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"type" : "Other",
"identifier" : "",
"name" : ""
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 750,
"height" : 1334
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "ScrollView",
"identifier" : "",
"name" : ""
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : -334,
"x" : 0,
"width" : 375,
"height" : 1001
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 767
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "ScrollView",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "PocoExample",
"type" : "Other",
"name" : "PocoExample",
"isEnabled" : "1"
}
],
"identifier" : "AppSwitcherContentView",
"label" : "",
"type" : "Other",
"name" : "AppSwitcherContentView",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "SBSwitcherWindow",
"label" : "",
"type" : "Window",
"name" : "SBSwitcherWindow",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Window",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 667,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
},
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
},
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 100
},
"type" : "Other",
"identifier" : "",
"name" : ""
},
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 615,
"x" : 101,
"width" : 174,
"height" : 21
},
"children" : [
{
"frame" : {
"y" : 615,
"x" : 101,
"width" : 174,
"height" : 21
},
"children" : [
{
"isEnabled" : "1",
"label" : "按下主屏幕按钮以打开",
"frame" : {
"y" : 615,
"x" : 101,
"width" : 174,
"height" : 21
},
"type" : "Button",
"identifier" : "call-to-action-label",
"name" : "call-to-action-label"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 651,
"x" : 166,
"width" : 43,
"height" : 15
},
"type" : "PageIndicator",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 64,
"x" : 24,
"width" : 327,
"height" : 118
},
"children" : [
{
"isEnabled" : "1",
"label" : "18:14",
"frame" : {
"y" : 64,
"x" : 100,
"width" : 176,
"height" : 96
},
"type" : "Other",
"identifier" : "",
"name" : "18:14"
},
{
"frame" : {
"y" : 155,
"x" : 105,
"width" : 166,
"height" : 53
},
"children" : [
{
"isEnabled" : "1",
"label" : "12月26日 星期四",
"frame" : {
"y" : 155,
"x" : 105,
"width" : 166,
"height" : 27
},
"type" : "Other",
"identifier" : "",
"name" : "12月26日 星期四"
},
{
"frame" : {
"y" : 190,
"x" : 134,
"width" : 108,
"height" : 18
},
"children" : [
{
"isEnabled" : "1",
"label" : "己亥年腊月初一",
"frame" : {
"y" : 190,
"x" : 134,
"width" : 108,
"height" : 18
},
"type" : "Other",
"identifier" : "",
"name" : "己亥年腊月初一"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "lockscreen-date-view",
"label" : "",
"type" : "Other",
"name" : "lockscreen-date-view",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "没有更早的通知",
"frame" : {
"y" : 229,
"x" : 0,
"width" : 375,
"height" : 100
},
"type" : "Other",
"identifier" : "",
"name" : "没有更早的通知"
}
],
"identifier" : "",
"label" : "",
"type" : "CollectionView",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "ScrollView",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
},
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "SBCoverSheetWindow",
"label" : "",
"type" : "Window",
"name" : "SBCoverSheetWindow",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 24
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 24
},
"type" : "Other",
"identifier" : "",
"name" : ""
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 24
},
"children" : [
{
"isEnabled" : "1",
"label" : "无 SIM 卡",
"frame" : {
"y" : 0,
"x" : 6,
"width" : 61,
"height" : 24
},
"type" : "Other",
"identifier" : "",
"name" : "无 SIM 卡"
},
{
"isEnabled" : "1",
"label" : "3 格(共 3 格 Wi-Fi 信号)",
"frame" : {
"y" : 0,
"x" : 72,
"width" : 16,
"height" : 24
},
"type" : "Other",
"identifier" : "",
"name" : "3 格(共 3 格 Wi-Fi 信号)"
},
{
"isEnabled" : "1",
"label" : "电池电量:100%, 使用交流电源",
"frame" : {
"y" : 0,
"x" : 330,
"width" : 40,
"height" : 24
},
"type" : "Other",
"identifier" : "",
"name" : "电池电量:100%, 使用交流电源"
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "StatusBar",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Window",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Window",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 667,
"x" : 0,
"width" : 375,
"height" : 162
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Other",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : "",
"type" : "Window",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : -1,
"x" : -1,
"width" : 377,
"height" : 669
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : -1,
"x" : -1,
"width" : 377,
"height" : 669
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Window",
"name" : "",
"isEnabled" : "1"
},
{
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"children" : [
{
"isEnabled" : "1",
"label" : "",
"frame" : {
"y" : 0,
"x" : 0,
"width" : 375,
"height" : 667
},
"type" : "Other",
"identifier" : "",
"name" : ""
}
],
"identifier" : "",
"label" : "",
"type" : "Window",
"name" : "",
"isEnabled" : "1"
}
],
"identifier" : "",
"label" : " ",
"type" : "Application",
"name" : " ",
"isEnabled" : "1"
},
"sessionId" : "033C6A1F-00DA-4C69-9615-644FD8B42127",
"status" : 0
}