Skip to content

Commit a7f4af5

Browse files
committed
chore(macOS): Updated bundle identifier in Xcode project to Nextcloud.
Signed-off-by: Iva Horn <[email protected]>
1 parent 7d65197 commit a7f4af5

File tree

1 file changed

+1
-1
lines changed
  • shell_integration/MacOSX/NextcloudIntegration/desktopclient

1 file changed

+1
-1
lines changed

shell_integration/MacOSX/NextcloudIntegration/desktopclient/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<key>CFBundleIconFile</key>
1010
<string></string>
1111
<key>CFBundleIdentifier</key>
12-
<string>com.owncloud.$(PRODUCT_NAME:rfc1034identifier)</string>
12+
<string>com.nextcloud.$(PRODUCT_NAME:rfc1034identifier)</string>
1313
<key>CFBundleInfoDictionaryVersion</key>
1414
<string>6.0</string>
1515
<key>CFBundleName</key>

0 commit comments

Comments
 (0)