You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with Xcode 15.4 even the commit workaround does not work...
is there a way to remove the flag? would be willing to help if somebody points me in the right direction
Xcode 15.0.1
macOS 13.5.1
I updated library version to
3.6.9
and got the following error when building the project:❌ the target 'ZXingObjC' in product 'ZXingObjC' contains unsafe build flags
.I believe this issue was introduced in PR #569 by those changes:
zxingify-objc/Package.swift
Lines 69 to 71 in 510db5f
Library is linked with the exact version.
I know there are some workarounds like providing commit hash but it doesn't cut it for me.
The text was updated successfully, but these errors were encountered: