From d5ac46d458e0675f8426d4632f6453e35ffd173e Mon Sep 17 00:00:00 2001 From: Romain Goyet Date: Wed, 20 Mar 2019 15:46:20 +0100 Subject: [PATCH] [ion/sdl/macos] Cleanup the Info.plist --- ion/src/sdl/macos/Info.plist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ion/src/sdl/macos/Info.plist b/ion/src/sdl/macos/Info.plist index 18bda6b15..f9a0616c9 100644 --- a/ion/src/sdl/macos/Info.plist +++ b/ion/src/sdl/macos/Info.plist @@ -9,11 +9,11 @@ CFBundleExecutable Epsilon CFBundleIdentifier - com.blabla.FooBarCocoa + com.numworks.calculator CFBundleInfoDictionaryVersion 6.0 CFBundleName - FooBarCocoa + Epsilon CFBundlePackageType APPL CFBundleShortVersionString @@ -41,7 +41,7 @@ LSMinimumSystemVersion 10.14 NSHumanReadableCopyright - Copyright © 2019 Romain Goyet. All rights reserved. + Copyright © 2019 NumWorks. All rights reserved. NSPrincipalClass NSApplication