diff --git a/Libraries/FLAC/FLAC.xcodeproj/project.pbxproj b/Libraries/FLAC/FLAC.xcodeproj/project.pbxproj index 34677f94f..b0cf606d3 100644 --- a/Libraries/FLAC/FLAC.xcodeproj/project.pbxproj +++ b/Libraries/FLAC/FLAC.xcodeproj/project.pbxproj @@ -480,7 +480,6 @@ INSTALL_PATH = "@executable_path/../Frameworks"; LIBRARY_STYLE = DYNAMIC; OTHER_CFLAGS = ( - "-DVERSION=1.1.2", "-DHAVE_INTTYPES_H", "-DFLAC__ALIGN_MALLOC_DATA", "-DFLAC__CPU_PPC", diff --git a/Libraries/Shorten/English.lproj/InfoPlist.strings b/Libraries/Shorten/English.lproj/InfoPlist.strings new file mode 100644 index 000000000..3f469caa9 Binary files /dev/null and b/Libraries/Shorten/English.lproj/InfoPlist.strings differ diff --git a/Libraries/Shorten/Info.plist b/Libraries/Shorten/Info.plist new file mode 100644 index 000000000..d22a57ef6 --- /dev/null +++ b/Libraries/Shorten/Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + Shorten + CFBundleIconFile + + CFBundleIdentifier + com.apple.carbonframeworktemplate + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + FMWK + CFBundleSignature + ???? + CFBundleVersion + 1.0 + CFBundleShortVersionString + 1.0 + CSResourcesFileMapped + + +