espressif/esp-idf-provisioning-ios

Library is not compiling in Xcode 13

francofantillo opened this issue · 7 comments

The ESP provision library will not compile on Xcode 13. See the following screenshot.
Error

Hi @francofantillo We are in the process of updating our library and apps to support iOS 15 and Xcode 13. We will update you in this thread, once we push out a new library update.

Having the same! Thanks!

Having the same issue...!!!
Thanks...!!!
Screen Shot 2021-10-06 at 12 11 34 AM

@francofantillo @ChaossAdept7 @m-shahbaz-naeem We have fixed the compilation issue and pushed an update to the library. Please update your ESPProvision SDK to version 2.0.14. Thanks.

Now it no longer builds on earlier versions of XCode - please update your minimum requirements to reflect this

@TomMettam , thanks for the feedback. Starting from now we will mention the supported Xcode version in our release note. If you are working with older Xcode I suggest switching to the previous version of ESPProvision SDK using podfile.

Mainly I meant on https://github.com/espressif/esp-idf-provisioning-ios#requirements which still shows XCode 11 under minimum requirements