tadija / AEXML

Swift minion for simple and lightweight XML parsing
MIT License
1.01k stars 200 forks source link

Xcode 12 build warning - 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0 #174

Closed gabors closed 4 years ago

gabors commented 4 years ago

Hi when building with Xcode 12 GM I get this build warning

The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.0.99.

Looking at the framework project file it does indeed specify 8.0

Will there be a framework update? I'm integrating using SPM.

Thanks in advance!

tadija commented 4 years ago

Hi, this should be fixed in the latest release (4.6.0).