SFML/extlibs/libs-osx/Frameworks
Marco Antognini 40ae477cc3 Added CFBundleSupportedPlatforms key-value
This should improve the signing process of Mac Applications.

This improves the frameworks of external dependencies used by SFML. To
patch sfml-*.framework, one would need to customised the
`MACOSX_FRAMEWORK_INFO_PLIST` cmake property and provide a custom
Info.plist file with CFBundleSupportedPlatforms property set. See
https://cmake.org/cmake/help/latest/prop_tgt/FRAMEWORK.html

This is however not required (probably) if one used dylibs instead.

Related to #1020 and #1036. Credits go to @kipbits.
2017-02-20 18:23:37 +01:00
..
FLAC.framework Added CFBundleSupportedPlatforms key-value 2017-02-20 18:23:37 +01:00
freetype.framework Added CFBundleSupportedPlatforms key-value 2017-02-20 18:23:37 +01:00
ogg.framework Added CFBundleSupportedPlatforms key-value 2017-02-20 18:23:37 +01:00
OpenAL.framework Added CFBundleSupportedPlatforms key-value 2017-02-20 18:23:37 +01:00
vorbis.framework Added CFBundleSupportedPlatforms key-value 2017-02-20 18:23:37 +01:00
vorbisenc.framework Added CFBundleSupportedPlatforms key-value 2017-02-20 18:23:37 +01:00
vorbisfile.framework Added CFBundleSupportedPlatforms key-value 2017-02-20 18:23:37 +01:00