Open VishaliOSRapidops opened 8 months ago
Have you seen our Swift library, available at https://github.com/pusher/pusher-websocket-swift
@benw-pusher Yes, but still getting this one.
@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: