Closed alexmanzer closed 1 year ago
The change in the default subspec All will prevent that the symbolic links for the headers in ZXingObjC/inlcude will be added twice to the Headers build phase.
All
ZXingObjC/inlcude
Headers
Additional, Xcode12 resp. cocoapods will warn, if a pod has min deployment target < 9.0.
This will fix the Issue: https://github.com/zxingify/zxingify-objc/issues/509
Fixed in current master
The change in the default subspec
All
will prevent that the symbolic links for the headers inZXingObjC/inlcude
will be added twice to theHeaders
build phase.Additional, Xcode12 resp. cocoapods will warn, if a pod has min deployment target < 9.0.