1

I am building XCFramework, while archive from terminal facing below issue.

** ARCHIVE FAILED **


The following build commands failed:
    CompileSwift normal x86_64
    CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
    CompileSwift normal arm64
(3 failures)

Below script using for archive

xcodebuild archive \
 -scheme SampleSDK \
 -archivePath ~/Desktop/SampleSDK-iphonesimulator.xcarchive \
 -sdk iphonesimulator \
 SKIP_INSTALL=NO
bAthi
  • 341
  • 4
  • 20

0 Answers0