我需要上传ipa构建从windows到苹果测试飞行。在mac上,它没有问题,因为你可以从XCODE或mac的transporter工具中完成。
在Windows10上怎么做?
发布于 2021-09-25 04:43:23
由于TestFlight现在归苹果所有,因此只有AppStore的TestFlight和Visual Studio for Mac具有这一功能。因此,让它们在Windows物理PC中运行的唯一方法是通过虚拟机。这里有两个有用的链接:
Using TestFlight to Distribute Xamarin.iOS Apps
How to Install macOS High Sierra in VirtualBox on Windows 10
我希望你会发现它们很有用。
https://stackoverflow.com/questions/69314704
复制相似问题