mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
update log message
This commit is contained in:
parent
32839bd0d1
commit
274511c5cb
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ bool checkBundleIdentifier(void) {
|
|||
NSLog(@"Error: Cannot use notifications in development mode.\n"
|
||||
" Notifications require the app to be properly bundled with a bundle identifier.\n"
|
||||
" To test notifications:\n"
|
||||
" 1. Build and package your app using 'wails package'\n"
|
||||
" 1. Build and package your app using 'wails3 package'\n"
|
||||
" 2. Sign the packaged .app\n"
|
||||
" 3. Run the signed .app bundle");
|
||||
return false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue