在基于苹果硅的机器上使用接口生成器时,我的当前项目会引发IBDesignable错误。我试着排除arm64架构进行调试,以及我在互联网上找到的一些其他提示,但都没有成功。该项目在模拟器和实际设备上构建得很好,但是界面构建器似乎无法在基于arm64的systems...weird上正确地绘制那些IB可设计性。希望有人知道该设置哪个标志来纠正这个error..bc --这让我发疯了"dlopen(MYAPP.app, 1): no suitable image found
Specifically, your app uses algorithmically converted device and usage data to create a unique identifierThe device information collected by your app may include some of the following: SimulateIDFA.以前可以正常上架的,还是最近有问题了?