如何将我的Flutter应用程序从Android Studios获取到Xcode?
我已经编程了一个已经上传到PlayStore的应用程序,现在我想在AppStore中执行此操作。
不幸的是,我没有MacBook,必须通过在Mac上有XCode的朋友来做到这一点。
我必须将哪个flutter文件发送给与Mac的伴侣,以打开XCode中Android Studios(在Windows计算机上)编程的应用程序,然后将其上传到AppStore?
我真的很感谢某人的帮助:)
I have programmed an app that is already uploaded to the Playstore, now I want to do the same in the Appstore.
Unfortunately, I don’t have a Macbook and have to do this via a friend who has xcode on a Mac.
Which flutter file do I have to send to my mate with Mac to open my app programmed in Android Studios (on a Windows computer) in xcode and upload it to the Appstore?
I would really appreciate help from someone :)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
iOS
目录,以在App Store上发布该应用程序。ios
directory inside your flutter project to publish the application on App Store.