質問編集履歴

1

shellの修正

2020/10/19 06:34

投稿

hodoru3sei
hodoru3sei

スコア284

test CHANGED
File without changes
test CHANGED
@@ -14,8 +14,16 @@
14
14
 
15
15
  ```
16
16
 
17
- A shell task (/usr/bin/env git clone --bare --quiet https://github.com/projectName.git /Users/name/Library/Caches/org.carthage.CarthageKit/dependencies/projectName) failed with exit code 128:
17
+ *** Building scheme "APIKit" in APIKit.xcworkspace
18
18
 
19
- fatal: could not read Username for 'https://github.com': terminal prompts disabled
19
+ Build Failed
20
+
21
+ Task failed with exit code 1:
22
+
23
+ /usr/bin/xcrun lipo -create /Users/name/Library/Caches/org.carthage.CarthageKit/DerivedData/12.0.1_12A7300/APIKit/5.1.0/Build/Intermediates.noindex/ArchiveIntermediates/APIKit/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/APIKit.framework/APIKit /Users/name/Library/Caches/org.carthage.CarthageKit/DerivedData/12.0.1_12A7300/APIKit/5.1.0/Build/Products/Release-iphonesimulator/APIKit.framework/APIKit -output /Users/name/Documents/toolbox/github/productName/Carthage/Build/iOS/APIKit.framework/APIKit
24
+
25
+
26
+
27
+ This usually indicates that project itself failed to compile. Please check the xcodebuild log for more details: /var/folders/h9/lsfwvrj92573r2frdwtxcq_w16g5vl/T/carthage-xcodebuild.cggtOX.log
20
28
 
21
29
  ```