Skip to content

Commit 3ef541f

Browse files
committed
Fix macos bundle id
1 parent d54aed0 commit 3ef541f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildspec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"platformConfig": {
3535
"macos": {
36-
"bundleId": "com.example.obs-plugintemplate"
36+
"bundleId": "com.codeyan.source-defaults"
3737
}
3838
},
3939
"name": "source-defaults",

0 commit comments

Comments
 (0)