Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding OTHER_SWIFT_FLAGS=-no-verify-emitted-module-interface #87

Merged
merged 2 commits into from
Jan 18, 2025

Conversation

goergisn
Copy link
Contributor

@goergisn goergisn commented Jan 18, 2025

Summary

  • Removes the verification of emitted module interfaces (.swiftinterface files) - this solves some build failures that were caused by modules not being able to build with BUILD_LIBRARY_FOR_DISTRIBUTION=YES

Also see

Copy link

✅ No changes detected

Comparing no-verify-emitted-module-interface to main


Analyzed targets: FileHandlingModule, PADCore, PADLogging, PADOutputGenerator, PADPackageFileAnalyzer, PADProjectBuilder, PADSwiftInterfaceDiff, PADSwiftInterfaceFileLocator, ShellModule, SwiftPackageFileHelperModule

@goergisn goergisn merged commit af0e16e into main Jan 18, 2025
7 checks passed
@goergisn goergisn deleted the no-verify-emitted-module-interface branch January 18, 2025 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Github Action fails "No such file or directory"
1 participant