CMake/Tests/RunCMake/XcodeProject
Gregor Jasny 744e6c497c Fix iOS Bundle layouts (#15669)
In contrast to Mac OS X App bundle layout the iOS one lacks the
Contents/MacOSX structure.  See also the Bundle Structures documentation
in Mac Developer Library:

  https://developer.apple.com/library/mac/documentation/CoreFoundation/Conceptual/CFBundles/BundleTypes/BundleTypes.html

For now detect iOS targets by checking the SDK name/path.
2015-08-24 09:50:20 -04:00
..
CMakeLists.txt Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
RunCMakeTest.cmake Fix iOS Bundle layouts (#15669) 2015-08-24 09:50:20 -04:00
XcodeAttributeGenex-check.cmake Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeAttributeGenex.cmake Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeAttributeGenexError-result.txt Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeAttributeGenexError-stderr.txt Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeAttributeGenexError.cmake Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions 2015-02-12 13:35:31 -05:00
XcodeBundles.cmake Fix iOS Bundle layouts (#15669) 2015-08-24 09:50:20 -04:00
XcodeFileType-check.cmake Xcode: Refine quoting rules for Strings 2015-04-17 21:50:05 +02:00
XcodeFileType.cmake Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
XcodeObjectNeedsQuote-check.cmake Xcode: Also quote strings containing // (#15487) 2015-04-04 22:13:45 +02:00
XcodeObjectNeedsQuote.cmake Xcode: Also quote strings containing // (#15487) 2015-04-04 22:13:45 +02:00
XcodePlatformFrameworks.cmake OS X: Add platform-specific Frameworks search path 2015-02-23 13:10:52 -05:00
main.c Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
main.m Fix iOS Bundle layouts (#15669) 2015-08-24 09:50:20 -04:00
someFileWithoutSpecialChars Xcode: Also quote strings containing // (#15487) 2015-04-04 22:13:45 +02:00
src-default Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
src-explicit Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00
src-lastKnown Xcode: Add source file property to control file type (#14854) 2014-05-15 14:34:52 -04:00