MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015848 | CMake | CMake | public | 2015-11-17 09:54 | 2016-05-02 08:30 |
Reporter | Bartosz | ||||
Assigned To | |||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Apple Mac | OS | OS X | OS Version | |
Product Version | CMake 3.4 | ||||
Target Version | CMake 3.5 | Fixed in Version | CMake 3.5 | ||
Summary | 0015848: Generalize RESOURCE target property to by used by all Bundles (not only by FRAMEWORK) | ||||
Description | Currently RESOURCE target property is used only for FRAMEWORK https://cmake.org/cmake/help/v3.4/prop_tgt/RESOURCE.html [^] It will be great to reuse such property for all bundles: https://developer.apple.com/library/mac/documentation/CoreFoundation/Conceptual/CFBundles/BundleTypes/BundleTypes.html [^] The basic structure of a Mac app: MyApp.app/ Contents/ Info.plist MacOS/ Resources It could be also be used for iOS Frameworks: Bundle structure of an iOS application (flat structure): MyApp.app MyApp MyAppIcon.png MySearchIcon.png Info.plist Default.png MainWindow.nib Settings.bundle MySettingsIcon.png | ||||
Steps To Reproduce | What needs to be done: - Implement such solution for Application Bundle and Core Foundation Bundle - Add unit tests - Update documentation | ||||
Additional Information | I would like to be volunteer for that task, if there will be agreement about such solution | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | cmake_ios_framework_with_resource.zip (6,480) 2015-11-17 10:36 https://public.kitware.com/Bug/file/5577/cmake_ios_framework_with_resource.zip cmake_osx_framework_with_resource.zip (5,537) 2015-11-17 10:36 https://public.kitware.com/Bug/file/5578/cmake_osx_framework_with_resource.zip cmake_ios_framework_with_resource2.zip (7,055) 2015-11-18 09:27 https://public.kitware.com/Bug/file/5580/cmake_ios_framework_with_resource2.zip 0001-Create-flat-directory-structure-for-resources-in-iOS.patch (3,620) 2015-11-18 10:45 https://public.kitware.com/Bug/file/5581/0001-Create-flat-directory-structure-for-resources-in-iOS.patch 0001-Fix-resource-directory-structure-update-help-and-tes.patch (9,240) 2015-11-26 07:27 https://public.kitware.com/Bug/file/5585/0001-Fix-resource-directory-structure-update-help-and-tes.patch | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-11-17 09:54 | Bartosz | New Issue | |||
2015-11-17 10:07 | Brad King | Note Added: 0039877 | |||
2015-11-17 10:36 | Bartosz | File Added: cmake_ios_framework_with_resource.zip | |||
2015-11-17 10:36 | Bartosz | File Added: cmake_osx_framework_with_resource.zip | |||
2015-11-18 09:27 | Bartosz | File Added: cmake_ios_framework_with_resource2.zip | |||
2015-11-18 10:45 | Bartosz | File Added: 0001-Create-flat-directory-structure-for-resources-in-iOS.patch | |||
2015-11-20 09:17 | Brad King | Note Added: 0039898 | |||
2015-11-26 07:27 | Bartosz | File Added: 0001-Fix-resource-directory-structure-update-help-and-tes.patch | |||
2015-12-03 09:09 | Brad King | Note Added: 0039948 | |||
2015-12-03 09:09 | Brad King | Status | new => resolved | ||
2015-12-03 09:09 | Brad King | Resolution | open => fixed | ||
2015-12-03 09:09 | Brad King | Fixed in Version | => CMake 3.5 | ||
2015-12-03 09:09 | Brad King | Target Version | => CMake 3.5 | ||
2016-05-02 08:30 | Robert Maynard | Note Added: 0040975 | |||
2016-05-02 08:30 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|