edx-app-ios
edx-app-ios copied to clipboard
We can not accept Clash and Event in Xcode 10.1-beta2
If we build app by Xcode 10.1 beta2 We can not accept Clash and Event for Fablic Dashboard.
The codebase is not supporting Xcode 10 yet. You can find more on Xcode 10 support here
Adding Xcode 10 support was pretty easy and I'll contribute that upstream as soon as I can, but until I or someone else pushes that upstream, I recommend using Xcode 9.4, that's what works on this codebase right now.
Adding Xcode 10 support was pretty easy and I'll contribute that upstream as soon as I can
@jaimeohm Adding the support of XCode isn't an issue and the team already worked on it and a PR is already opened.
The PR didn't make it to the master because of Travis didn't added support of latest Mac OS Mojave yet. You can find more details about Xcode 10 support at LEARNER-6387