tomaz / appledoc

Objective-c code Apple style documentation set generator.
http://gentlebytes.com
4.19k stars 645 forks source link

Install Failed #673

Open sixG-old opened 2 months ago

sixG-old commented 2 months ago

Ld /tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/IntermediateBuildFilesPath/appledoc.build/Release/appledoc.build/Objects-normal/x86_64/Binary/appledoc normal x86_64 (in target 'appledoc' from project 'appledoc') cd /Users/runner/work/1/s/script/appledoc /Applications/Xcode_14.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target x86_64-apple-macos10.13 -isysroot /Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk -L/tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/IntermediateBuildFilesPath/EagerLinkingTBDs -L/tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/BuildProductsPath/Release -L/tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/BuildProductsPath/Release/DDMinizip -L/tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/BuildProductsPath/Release/Discount -L/tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/BuildProductsPath/Release/GRMustache -L/tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/BuildProductsPath/Release/JRSwizzle -L/tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/BuildProductsPath/Release/Minizip -L/tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/BuildProductsPath/Release/ParseKit -L/tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/BuildProductsPath/Release/RegexKitLite -L/Users/runner/work/1/s/script/appledoc/Libraries -F/tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/IntermediateBuildFilesPath/EagerLinkingTBDs -F/tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/BuildProductsPath/Release -F/Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks -filelist /tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/IntermediateBuildFilesPath/appledoc.build/Release/appledoc.build/Objects-normal/x86_64/appledoc.LinkFileList -Xlinker -object_path_lto -Xlinker /tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/IntermediateBuildFilesPath/appledoc.build/Release/appledoc.build/Objects-normal/x86_64/appledoc_lto.o -Xlinker -final_output -Xlinker /usr/local/bin/appledoc -fobjc-arc -fobjc-link-runtime -licucore -ObjC -lDDMinizip -lDiscount -lGRMustache -lJRSwizzle -lMinizip -lParseKit -lRegexKitLite -licucore -lz -framework Foundation -sectcreate ZIP templates default_templates.zip -framework Foundation -framework Cocoa -framework SystemConfiguration -framework CoreServices -lPods-appledoc -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker /tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/IntermediateBuildFilesPath/appledoc.build/Release/appledoc.build/Objects-normal/x86_64/appledoc_dependency_info.dat -o /tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/IntermediateBuildFilesPath/appledoc.build/Release/appledoc.build/Objects-normal/x86_64/Binary/appledoc error: Build input file cannot be found: '/Users/runner/work/1/s/script/appledoc/default_templates.zip'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'appledoc' from project 'appledoc')

/ ... / warning: no rule to process file '/Users/runner/work/1/s/script/appledoc/Pods/Discount/blocktags' of type 'text' for architecture 'arm64' (in target 'Discount' from project 'Pods') warning: no rule to process file '/Users/runner/work/1/s/script/appledoc/Pods/Discount/blocktags' of type 'text' for architecture 'x86_64' (in target 'Discount' from project 'Pods') INSTALL FAILED

The following build commands failed: Ld /tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/IntermediateBuildFilesPath/appledoc.build/Release/appledoc.build/Objects-normal/x86_64/Binary/appledoc normal x86_64 (in target 'appledoc' from project 'appledoc') (1 failure) ~/work/1/s/script ./generate_doc.sh: line 14: /tmp/Build/Intermediates.noindex/ArchiveIntermediates/appledoc/InstallationBuildProductsLocation/usr/local/bin/appledoc: No such file or directory