-
- Downloads
ENH: Create Info.plist files in OS X Frameworks
A Mac OS X Framework should provide a Resources/Info.plist file containing meta-data about the framework. This change generates a default Info.plist for frameworks and provides an interface for users to customize it.
Showing
- Modules/MacOSXFrameworkInfo.plist.in 26 additions, 0 deletionsModules/MacOSXFrameworkInfo.plist.in
- Source/cmGlobalXCodeGenerator.cxx 12 additions, 0 deletionsSource/cmGlobalXCodeGenerator.cxx
- Source/cmLocalGenerator.cxx 40 additions, 0 deletionsSource/cmLocalGenerator.cxx
- Source/cmLocalGenerator.h 7 additions, 0 deletionsSource/cmLocalGenerator.h
- Source/cmMakefileLibraryTargetGenerator.cxx 11 additions, 2 deletionsSource/cmMakefileLibraryTargetGenerator.cxx
- Source/cmMakefileLibraryTargetGenerator.h 1 addition, 1 deletionSource/cmMakefileLibraryTargetGenerator.h
- Source/cmTarget.cxx 20 additions, 0 deletionsSource/cmTarget.cxx
Loading
Please register or sign in to comment