我刚刚下载并安装了 Livecode Community 6.0,并尝试创建一个独立的应用程序。
BTW Livecode 5.5.4 工作正常。
知道是什么原因造成的吗?
最佳答案
我读到的错误表明您正在尝试为模拟器 (i386) 构建一个独立的,但仍试图为设备 (armv7) 链接它。
你的设置有问题吗?
我自己还没有在 LiveCode Community 6.0 上尝试过。
关于ios - 为 iOS 错误 : There was an error while saving the standalone application linking for armv7 failed with Id: 独立构建 livecode,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15939469/