标签: ios
我在iOS app dev。
我有更多的字段,但无法在模拟器中获取它们......
my actual xib here
这是输出,
Result here
我删除了所有内容,但仍有相同的输出...
答案 0 :(得分:0)
您需要使用autolayout或将界面构建器文件的内容调整为您设备的屏幕尺寸(或模拟器)。