emqx / CocoaMQTT

MQTT 5.0 client library for iOS and macOS written in Swift
https://www.emqx.com/en
Other
1.57k stars 411 forks source link

Archiving failed while running this command #562

Open chanonly123 opened 8 months ago

chanonly123 commented 8 months ago

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')

leeway1208 commented 8 months ago

Please build the xcframework first