Executable name to Zoo Modeling App
This commit is contained in:
@ -23,7 +23,7 @@ const config: ForgeConfig = {
|
|||||||
teamId: process.env.APPLE_TEAM_ID || '',
|
teamId: process.env.APPLE_TEAM_ID || '',
|
||||||
}) ||
|
}) ||
|
||||||
undefined,
|
undefined,
|
||||||
executableName: 'zoo-modeling-app',
|
executableName: 'Zoo Modeling App',
|
||||||
icon: path.resolve(rootDir, 'assets', 'icon'),
|
icon: path.resolve(rootDir, 'assets', 'icon'),
|
||||||
},
|
},
|
||||||
rebuildConfig: {},
|
rebuildConfig: {},
|
||||||
|
|||||||
Reference in New Issue
Block a user