From 19fcec84d8d7d21e796c7624e521b60d28ee21ed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:45:59 +0200 Subject: Adding upstream version 16.2.11+ds. Signed-off-by: Daniel Baumann --- .../gtest/googletest/xcode/Resources/Info.plist | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 src/rapidjson/thirdparty/gtest/googletest/xcode/Resources/Info.plist (limited to 'src/rapidjson/thirdparty/gtest/googletest/xcode/Resources/Info.plist') diff --git a/src/rapidjson/thirdparty/gtest/googletest/xcode/Resources/Info.plist b/src/rapidjson/thirdparty/gtest/googletest/xcode/Resources/Info.plist new file mode 100644 index 000000000..9dd28ea14 --- /dev/null +++ b/src/rapidjson/thirdparty/gtest/googletest/xcode/Resources/Info.plist @@ -0,0 +1,30 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIconFile + + CFBundleIdentifier + com.google.${PRODUCT_NAME} + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + FMWK + CFBundleSignature + ???? + CFBundleVersion + GTEST_VERSIONINFO_LONG + CFBundleShortVersionString + GTEST_VERSIONINFO_SHORT + CFBundleGetInfoString + ${PRODUCT_NAME} GTEST_VERSIONINFO_LONG, ${GTEST_VERSIONINFO_ABOUT} + NSHumanReadableCopyright + ${GTEST_VERSIONINFO_ABOUT} + CSResourcesFileMapped + + + -- cgit v1.2.3