Post

Replies

Boosts

Views

Activity

Build Input File Not Found After Migrating to Xcode 16.2 and M3 Macs
Hello everyone, My team is in the process of migrating from Xcode 15.2 to Xcode 16.2, and we are also transitioning from Intel Macs to M3 Max Macs. During this transition, we had to update the "Excluded Architectures" settings to include arm64 for compatibility with our new machines. Everything seemed fine when testing builds locally on our individual machines. However, when we merged our changes into a shared branch and attempted to archive the build or run it on Codemagic, we encountered the following error: Build input file cannot be found: '/Users/.../DerivedData/.../UninstalledProducts/iphoneos/Router.framework/Router'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? Steps We Have Taken: Checked Derived Data: We cleared DerivedData and rebuilt the project, but the issue persists. New Branch Testing: We combined all the merged changes into a new branch on a single machine to rule out any Xcode version mismatches, but we still see the same issue. Any guidance would be much appreciated. Thanks in advance!
0
0
139
2w
Files locked and cannot make them local to edit
I've pulled the project from Git. Someone else was working on it and it works perfectly fine for them, they can edit all the files. On mine I can only edit what I have added, the files which were already there I can edit, but their changes and additions do not show on the xcode directory on the left side. If i go to finder and click on the project folder there I can see their changes on there.. I tried clicking the lock icon on the preview screen and it says this: “file.swift” is currently locked because it is a remote resource. and when clicking Unlock The file is a remote resource. Try making a local copy. Literally have no idea what to do now. I tried copying their files and making new files and folders like how they made on their branch but it says its already existing even though it is not showing on my swift directory! If you need any other information I am happy to provide it for you!
2
0
1.2k
Dec ’23