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?