Open nikolajjsj opened 1 year ago
Hi
I just added this package (as the only one), to a fresh Carthage file ("Cartfile"), and got the following error:
Build Failed Task failed with exit code 65: /usr/bin/xcrun xcodebuild -project /Users/nikolaj/code/Apollo\ KeePass/Carthage/Checkouts/KissXML/KissXML.xcodeproj -scheme KissXML\ (iOS) -configuration Release -derivedDataPath /Users/nikolaj/Library/Caches/org.carthage.CarthageKit/DerivedData/14.3.1_14E300c/KissXML/933f04fe5ad95c2be07ec0c2f801e140007f20fa -sdk iphoneos ONLY_ACTIVE_ARCH=NO CODE_SIGNING_REQUIRED=NO CODE_SIGN_IDENTITY= CARTHAGE=YES archive VALIDATE_WORKSPACE=NO -archivePath /var/folders/xs/ypmj3ymn26x6v0l9br5y_8nm0000gn/T/KissXML SKIP_INSTALL=YES GCC_INSTRUMENT_PROGRAM_FLOW_ARCS=NO CLANG_ENABLE_CODE_COVERAGE=NO STRIP_INSTALLED_PRODUCT=NO (launched in /Users/nikolaj/code/Apollo KeePass/Carthage/Checkouts/KissXML) This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/xs/ypmj3ymn26x6v0l9br5y_8nm0000gn/T/carthage-xcodebuild.9hwA7V.log
Am I doing something wrong, or?
Also are there plans to add the ability to add this via Swift Package Manager?
Hi
I just added this package (as the only one), to a fresh Carthage file ("Cartfile"), and got the following error:
Am I doing something wrong, or?
Also are there plans to add the ability to add this via Swift Package Manager?