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