fix: update bundle identifier to avoid .app conflict
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"productName": "syspulse",
|
||||
"version": "0.1.0",
|
||||
"identifier": "com.syspulse.app",
|
||||
"identifier": "com.syspulse.profiler",
|
||||
"build": {
|
||||
"beforeDevCommand": "npm run dev",
|
||||
"beforeBuildCommand": "npm run build",
|
||||
|
||||
Reference in New Issue
Block a user