rss
Is there any approach to develop iOS apps on a MacPro 2,1 in 2019?

[ad_1]
I wanted to run cordova on some my apps so that I can test them for iOS. Running cordova run ios
on a windows system will complain:
xcodebuild was not found. Please install version 9.0.0 or greater from
App Store
I had already read that you needed a Mac in order to build iOS apps so not knowing much about Apple computers I bought an old Mac Pro for $100 thinking it would work.
I later learned this Mac Pro is running Mac OS 10.6.8 and that it cannot be upgraded further. There’s a Mojave patch that works on MacPro 3,1 and later won’t work on MacPro 2,1 The xcode in the App Store requires Mojave, which I think is 10.14.xx
Is there any work around to build these apps on this old MacPro 2,1 running 10.6.8?
Source link