Build on CI return missing files errors #281
CezaryCCodigee
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi @CezaryCCodigee, I don't know off hand what could be wrong, but I do not think this is a problem with the library. It is more likely a problem with your CI/build process. So I am going to convert this to a discussion, but if you provide more information there is a chance someone may be able to help you. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
Hi, our CI (Code Magic) returns some errors. Maybe you guys have idea what happens? Locally build works perfectly.
Error (Xcode): Build input files cannot be found: '/Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/Build/Intermediates.noindex/ArchiveIntermediates/Runner/BuildProductsPath/Release-iphoneos/Dependencies.o', '/Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/Build/Intermediates.noindex/ArchiveIntermediates/Runner/BuildProductsPath/Release-iphoneos/XCTestDynamicOverlay.o', '/Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/Build/Intermediates.noindex/ArchiveIntermediates/Runner/BuildProductsPath/Release-iphoneos/IssueReporting.o', '/Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/Build/Intermediates.noindex/ArchiveIntermediates/Runner/BuildProductsPath/Release-iphoneos/CombineSchedulers.o', '/Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/Build/Intermediates.noindex/ArchiveIntermediates/Runner/BuildProductsPath/Release-iphoneos/Clocks.o', '/Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/Build/Intermediates.noindex/ArchiveIntermediates/Runner/BuildProductsPath/Release-iphoneos/ConcurrencyExtras.o'. Did you forget to declare these files as outputs of any script phases or custom build rules which produce them?
Checklist
main
branch of this package.Expected behavior
No response
Actual behavior
No response
Steps to reproduce
No response
Dependencies version information
1.4.1
Destination operating system
No response
Xcode version information
Xcode 16
Swift Compiler version information
Beta Was this translation helpful? Give feedback.
All reactions