sannidhyaroy / Soduto

Soduto is a KDE Connect compatible client for macOS. It allows better integration between your phones, desktops and tablets.
https://soduto.thenoton.com
GNU General Public License v3.0
143 stars 11 forks source link

Cannot build from source: Building scheme "CleanroomLogger" in CleanroomLogger.xcodeproj Failed #26

Open thuvasooriya opened 1 year ago

thuvasooriya commented 1 year ago
carthage update --platform macOS --use-xcframeworks
*** Downloading binary-only framework Sparkle at "https://sparkle-project.org/Carthage/Sparkle.json"
*** Checking out CocoaAsyncSocket at "6406b67e9ff56473184242d395ae31ed17f75e35"
*** Checking out Reachability.swift at "fe59bf2f5242fefaccf1e09eb8bff88f45c2433a"
*** Checking out NMSSH at "4ee257547822eaec71d57e26c514072a846b681a"
*** Checking out CleanroomLogger at "4d40edc8586c2b6b0e9e0a2ae7cf4c5a5376fe80"
*** xcodebuild output can be found in /var/folders/wy/j0j3w42n5ds1v8qyrcgprztr0000gn/T/carthage-xcodebuild.aDl4cZ.log
*** Downloading binary-only framework Sparkle at "https://sparkle-project.org/Carthage/Sparkle.json"
*** Building scheme "CleanroomLogger" in CleanroomLogger.xcodeproj
Build Failed
    Task failed with exit code 65:
    /usr/bin/xcrun xcodebuild -project /Users/tony/mastrange/proj/xcode/soduto/Carthage/Checkouts/CleanroomLogger/CleanroomLogger.xcodeproj -scheme CleanroomLogger -configuration Release -derivedDataPath /Users/tony/Library/Caches/org.carthage.CarthageKit/DerivedData/14.3.1_14E300c/CleanroomLogger/4d40edc8586c2b6b0e9e0a2ae7cf4c5a5376fe80 ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive VALIDATE_WORKSPACE=NO -archivePath /var/folders/wy/j0j3w42n5ds1v8qyrcgprztr0000gn/T/CleanroomLogger SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/tony/mastrange/proj/xcode/soduto/Carthage/Checkouts/CleanroomLogger)

This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/wy/j0j3w42n5ds1v8qyrcgprztr0000gn/T/carthage-xcodebuild.aDl4cZ.log
thuvasooriya commented 1 year ago

The whole log file can be accessed below https://pastebin.com/aDsA1LAU