-
Type:
Bug
-
Resolution: Won't Do
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When doing a framework build, the value of CMAKE_OSX_DEPLYOMENT_TARGET should be interpolated into the Info.plist file under the name MinimumOSVersion. It does not appear that CMake does this for us (which is probably a bug in CMake).
It seems we can work around this by writing our own template for the Info.plist file rather than relying on the one that CMake uses by default.
- links to