Fredrik Paasche
Fredrik Paasche
Xcode 16 beta 2 was just released, and the build still fails.
Unfortunately, it didn't work for me. I updated the package version to 3.1.5006, deleted the derived data and opened my project in Xcode 16 beta 2. I got one compiler...
> @fpaasche > > how is that even. This is clean build of the [Integration-Examples/SPM](https://github.com/krzyzanowskim/OpenSSL/tree/main/Integration-Examples/SPM) > > Screen.Recording.2024-06-30.at.19.48.47.mov > > send me your project Here is a minimal example of...
Adding CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES made my code compile. Thank you very much!