无法在MeteorJS上安装iOS SDK(Can't Install iOS SDK on MeteorJS)

编程入门 行业动态 更新时间:2024-10-26 14:41:14
无法在MeteorJS上安装iOS SDK(Can't Install iOS SDK on MeteorJS)

我正在按照https://www.meteor.com/tutorials/blaze/running-on-mobile进行操作 。

每当我尝试(从我的应用程序文件夹)

meteor install-sdk ios

它说,“请按照这里的说明: https : //github.com/meteor/meteor/wiki/Mobile-Development-Install : -iOS-on-Mac ”

我已经完成了。 我已经尝试卸载XCode并再次安装,我尝试了sudo xcodebuild -license但没有运气。

是什么赋予了! 谢谢你的帮助。

I'm following instructions on https://www.meteor.com/tutorials/blaze/running-on-mobile.

Whenever I try (from my app folder)

meteor install-sdk ios

It says, "Please follow the instructions here: https://github.com/meteor/meteor/wiki/Mobile-Development-Install:-iOS-on-Mac"

Which I've done. I've tried uninstalling XCode and installing again, I've tried sudo xcodebuild -license but no luck.

What gives! Thanks for any help.

最满意答案

这是一个愚蠢的问题,该命令根本不做任何事情。 这是有点误导,因为它有“安装”一词。 所以我忽略了它,只是用了:

meteor add-platform ios meteor run ios

一切都是黄金。

It's a silly problem, that command doesn't do anything at all. It's kinda misleading since it has the word "install". Therefore I ignored it, and just used:

meteor add-platform ios meteor run ios

And everything is gold.

更多推荐

本文发布于:2023-08-05 06:43:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1428979.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:iOS   MeteorJS   Install   SDK

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!