我按照https://www.meteor.com/tutorials/blaze/running-on-mobile上的说明操作。
每当我尝试(从我的app文件夹)
meteor install-sdk ios
它说,"请按照此处的说明操作:https://github.com/meteor/meteor/wiki/Mobile-Development-Install:-iOS-on-Mac"
我已经完成了。我已尝试卸载XCode并重新安装,我已尝试sudo xcodebuild -license
但没有运气。
什么给了!谢谢你的帮助。
答案 0 :(得分:1)
这是一个愚蠢的问题,该命令根本不做任何事情。这有点误导,因为它有“安装”这个词。因此我忽略了它,只是使用了:
Gonzo.prototype = Object.create(Muppet.prototype);
一切都是黄金。