lmmenge / MeSNEmu

Super Nintendo Entertainment System (SNES) / Super Famicom emulator (based on SNES9X) for iOS (iPhone/iPad)
223 stars 75 forks source link

Build Not Compatible with Xcode 5.1.1 #13

Closed ghost closed 10 years ago

ghost commented 10 years ago

When compiling the app in the latest version of Xcode (5.1.1), the build fails with the following error:

Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1

lmmenge commented 10 years ago

Fixed in 1.4.2. Had to remove arm64 arch and some legacy compiler flags that the compiler was ignoring anyway.