diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8cb778396..85babddbe 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -240,7 +240,7 @@ if (BUILD_FRAMEWORK)
message(FATAL_ERROR
"You should use Xcode generator with BUILD_FRAMEWORK enabled")
endif ()
- set(CMAKE_OSX_ARCHITECTURES "$(ARCHS_STANDARD_32_64_BIT)")
+ set(CMAKE_OSX_ARCHITECTURES "$(ARCHS_STANDARD)")
set(BUILD_SHARED_LIBS ON)
endif ()
diff --git a/builds/mac/freetype-Info.plist b/builds/mac/freetype-Info.plist
index 4b5d79b81..344e5ac0b 100644
--- a/builds/mac/freetype-Info.plist
+++ b/builds/mac/freetype-Info.plist
@@ -9,7 +9,7 @@
English
CFBundleExecutable
- FreeType
+ freetype
CFBundleGetInfoString
FreeType ${PROJECT_VERSION}