esp-idf-provisioning-ios icon indicating copy to clipboard operation
esp-idf-provisioning-ios copied to clipboard

Library is not compiling in Xcode 13

Open francofantillo opened this issue 3 years ago • 7 comments

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

francofantillo avatar Sep 27 '21 21:09 francofantillo

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.

vikas-chandra-mnnit avatar Sep 28 '21 06:09 vikas-chandra-mnnit

Having the same! Thanks!

ChaossAdept7 avatar Sep 30 '21 20:09 ChaossAdept7

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

m-shahbaz-naeem avatar Oct 05 '21 19:10 m-shahbaz-naeem

@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.

vikas-chandra-mnnit avatar Oct 06 '21 03:10 vikas-chandra-mnnit

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

TomMettam avatar Dec 19 '21 20:12 TomMettam

@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.

vikas-chandra-mnnit avatar Dec 21 '21 06:12 vikas-chandra-mnnit

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

TomMettam avatar Dec 22 '21 16:12 TomMettam