Xcode v13.4.1
The package fails to compile when trying to build for any iOS device. Steps to repro:
- Create empty project
- Add WrappingStack package
- Select any iOS device (arm64)
- Build project
Result:
Unable to find type "___" in Scope errors, other Swift Compiler errors
Xcode v13.4.1
The package fails to compile when trying to build for any iOS device. Steps to repro:
Result:
Unable to find type "___" in Scope errors, other Swift Compiler errors