CMake/Tests/iOSNavApp
Gregor Jasny d2c2319d64 Replace CMAKE_XCODE_EFFECTIVE_PLATFORMS with call to PlatformIsAppleIos
Currently the CMAKE_XCODE_EFFECTIVE_PLATFORMS property acts only as
a kind of toggle switch to enable iOS project layout features.
But instead of relying on this undocumented property, better detect
the presence of an iOS SDK directly.
2015-08-25 21:53:51 +02:00
..
Classes
CMakeLists.txt
Info.plist.in
MainWindow.xib
NavApp3_Prefix.pch
RootViewController.xib
TotalFunction.c
TotalFunction.h
main.m