MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0012451 | CMake | CMake | public | 2011-09-09 09:32 | 2013-12-02 08:51 | |||||
Reporter | Druon | |||||||||
Assigned To | ||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||
Status | closed | Resolution | duplicate | |||||||
Platform | OS | OS Version | ||||||||
Product Version | CMake 2.8.5 | |||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0012451: MACOSX_BUNDLE path problem when building for iOS with Xcode | |||||||||
Description | I'm not sure if building for iOS is officially supported, but here goes... When building for iOS with MACOSX_BUNDLE specified on the target, this generates an XCODE_DEPEND_HELPER.make with Foo.app/Contents/MacOS/foo paths in it. However for iOS builds, Xcode places the executable 'foo' in Foo.app/foo. I couldn't find an option to change this behaviour. The result is that dependency checking does not work and a clean build is required every time the app is compiled. | |||||||||
Steps To Reproduce | Set up an iOS project by setting CMAKE_OSX_SYSROOT, CMAKE_OSX_ARCHITECTURES and MACOSX_BUNDLE_GUI_IDENTIFIER. Specify MACOSX_BUNDLE for the target executable. Make a change in a dependency and rebuild the app. The app will not be updated. | |||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2011-09-09 09:32 | Druon | New Issue | ||||||||
2011-09-12 10:43 | David Cole | Assigned To | => David Cole | |||||||
2011-09-12 10:43 | David Cole | Status | new => assigned | |||||||
2012-08-13 15:12 | David Cole | Status | assigned => backlog | |||||||
2012-08-13 15:12 | David Cole | Note Added: 0030604 | ||||||||
2012-08-13 15:18 | David Cole | Assigned To | David Cole => | |||||||
2013-07-01 15:44 | Brad King | Relationship added | duplicate of 0014258 | |||||||
2013-07-01 15:45 | Brad King | Note Added: 0033442 | ||||||||
2013-07-01 15:45 | Brad King | Status | backlog => resolved | |||||||
2013-07-01 15:45 | Brad King | Resolution | open => duplicate | |||||||
2013-12-02 08:51 | Robert Maynard | Note Added: 0034627 | ||||||||
2013-12-02 08:51 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|