CocoaMQTT icon indicating copy to clipboard operation
CocoaMQTT copied to clipboard

Archiving failed while running this command

Open chanonly123 opened this issue 2 years ago • 1 comments

Archiving failed while running this command

xcodebuild archive
-scheme mySdk
-destination "generic/platform=iOS Simulator"
-archivePath ../output/mySdk-Sim
SKIP_INSTALL=NO
BUILD_LIBRARY_FOR_DISTRIBUTION=YES

** ARCHIVE FAILED **

The following build commands failed: SwiftVerifyEmittedModuleInterface normal arm64 Verifying\ emitted\ module\ interface\ CocoaMQTT.private.swiftinterface /Users/chandankarmakar/Library/Developer/Xcode/DerivedData/BoltBleSdk-erdnikuclgwgkgdchtwzykcerbff/Build/Intermediates.noindex/ArchiveIntermediates/BoltBleSdk/IntermediateBuildFilesPath/CocoaMQTT.build/Release-iphonesimulator/CocoaMQTT.build/Objects-normal/arm64/CocoaMQTT.private.swiftinterface (in target 'CocoaMQTT' from project 'CocoaMQTT')

chanonly123 avatar Oct 30 '23 12:10 chanonly123

Please build the xcframework first

leeway1208 avatar Oct 30 '23 14:10 leeway1208