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
@benw-pusher
I'm getting errors like this when I export my framework using xcodebuild archive.
SwiftVerifyEmittedModuleInterface normal x86_64 Verifying\ emitted\ module\ interface\ TweetNacl.private.swiftinterface /Users/test/Library/Developer/Xcode/DerivedData/test-gtztpyfdgdhruecvwemfixbghodt/Build/Intermediates.noindex/ArchiveIntermediates/test/IntermediateBuildFilesPath/TweetNacl.build/Release-iphonesimulator/TweetNacl.build/Objects-normal/x86_64/TweetNacl.private.swiftinterface (in target 'TweetNacl' from project 'TweetNacl')
I am trying to build a release xcframework for distribution that uses NWWebSocket via Swift Package Manager:
The text was updated successfully, but these errors were encountered: