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
Hi I am developing a xcframework which depends on Swift-JWT. When I try to build xcframework using CLI, I get following error message .
SwiftVerifyEmittedModuleInterface normal x86_64 Verifying\ emitted\ module\ interface\ CryptorRSA.swiftinterface /Users/Username/Library/Developer/Xcode/DerivedData/MyFramework-eecupsntzrxctjguvbrdizzotmsx/Build/Intermediates.noindex/ArchiveIntermediates/MyFramework/IntermediateBuildFilesPath/CryptorRSA.build/Release-iphonesimulator/CryptorRSA.build/Objects-normal/x86_64/CryptorRSA.swiftinterface (in target 'CryptorRSA' from project 'CryptorRSA')
Can you please help?
The text was updated successfully, but these errors were encountered:
Hi I am developing a xcframework which depends on Swift-JWT. When I try to build xcframework using CLI, I get following error message .
SwiftVerifyEmittedModuleInterface normal x86_64 Verifying\ emitted\ module\ interface\ CryptorRSA.swiftinterface /Users/Username/Library/Developer/Xcode/DerivedData/MyFramework-eecupsntzrxctjguvbrdizzotmsx/Build/Intermediates.noindex/ArchiveIntermediates/MyFramework/IntermediateBuildFilesPath/CryptorRSA.build/Release-iphonesimulator/CryptorRSA.build/Objects-normal/x86_64/CryptorRSA.swiftinterface (in target 'CryptorRSA' from project 'CryptorRSA')
Can you please help?
The text was updated successfully, but these errors were encountered: