objective c - Removing 64-bit support for a separate file (compile flag?) xcode -
objective c - Removing 64-bit support for a separate file (compile flag?) xcode -
i using c files in objective-c project stopped working. figured out problem disappears when remove arm64 valid architectures alternative in build settings. have limited experience in c , rather not rewrite of c files.
my question if there way me remove arm64 back upwards few of files instead of turning off whole project.
objective-c c xcode compiler-flags arm64
Comments
Post a Comment