From 122757b42afeb5c54fdc979590135722c4cee8e3 Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Mon, 17 Feb 2025 19:19:00 -0800 Subject: [PATCH] TagLib: Fix framework Info.plist again The TagLib framework build process leaves several key fields empty. This breaks App Store submission. Fix it again. Dang. Signed-off-by: Christopher Snowhill --- .../tag.framework/Versions/A/Resources/Info.plist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ThirdParty/Frameworks/tag.framework/Versions/A/Resources/Info.plist b/ThirdParty/Frameworks/tag.framework/Versions/A/Resources/Info.plist index 821ac486b..45d77c7f3 100644 --- a/ThirdParty/Frameworks/tag.framework/Versions/A/Resources/Info.plist +++ b/ThirdParty/Frameworks/tag.framework/Versions/A/Resources/Info.plist @@ -9,19 +9,19 @@ CFBundleIconFile CFBundleIdentifier - + org.taglib.tag CFBundleInfoDictionaryVersion 6.0 CFBundleName - + tag CFBundlePackageType FMWK CFBundleSignature ???? CFBundleVersion - + 2.0.2 CFBundleShortVersionString - + 2.0.2 CSResourcesFileMapped