This is the latest error code.
missing input '/Users/gene/Library/Developer/Xcode/DerivedData/volk-neon-asm-fmqioscvzlcgqjferhnlcfrdltsi/Build/Intermediates.noindex/volk-neon-asm.build/Debug-maccatalyst/volk-neon-asm.build/Objects-normal/x86_64/volk_16i_max_star_horizontal_16i' and no rule to build it
I see that the URL include "Debug-maccatalyst" when it should be "Debug-iphoneos".
Also, there is a "Debug-iphoneos" directory with content.
The problem is that adding assembly files to a project is not getting them copied into the "Objects-normal/arm64" directory. If I copy a source file manually and then use Xcode to assemble it, it works.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: