From 483eb2f56657e8e7f419ab1a4fab8dce9ade8609 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 20:24:20 +0200 Subject: Adding upstream version 14.2.21. 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') 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 00000000..9dd28ea1 --- /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