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

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -