简体   繁体   中英

Error running expo build:ios on Windows Computer for React Native App

I am attempting to build an IOS version of my React Native App using Expo CLI, but I get the following error:

error

Has anyone encountered this issue before? The Android version of my app built fine and my app runs smoothly, so I am having trouble interpreting why this issue is occurring. I should also note that I am enrolled in Apple's Developer Program, so I don't think that's the issue. Any advice would be much appreciated.

If you want build iOS app then you need Mac machine. Without Mac machine you can't build iOS app.

The Apple SDK is not available on windows and only available on mac, for that reason you cannot build Apple apps, “even if it's on react native” on windows.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM