Skip to content

Commit 767e3b9

Browse files
committed
chore(macOS): Replaced "gui" with "src" folder reference in Xcode project.
Signed-off-by: Iva Horn <iva.horn@nextcloud.com>
1 parent 9ecd746 commit 767e3b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • shell_integration/MacOSX/NextcloudIntegration/NextcloudIntegration.xcodeproj

shell_integration/MacOSX/NextcloudIntegration/NextcloudIntegration.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
/* End PBXFileReference section */
226226

227227
/* Begin PBXFileSystemSynchronizedRootGroup section */
228-
AAD7F6032EAA11670071D385 /* gui */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); name = gui; path = /Users/iva/Projekte/nextcloud/desktop/src/gui; sourceTree = "<absolute>"; };
228+
AAFDB1862ECB63AD00C26AE7 /* src */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); name = src; path = /Users/iva/Projekte/nextcloud/desktop/src; sourceTree = "<absolute>"; };
229229
/* End PBXFileSystemSynchronizedRootGroup section */
230230

231231
/* Begin PBXFrameworksBuildPhase section */
@@ -407,7 +407,7 @@
407407
C2B573941B1CD88000303B36 = {
408408
isa = PBXGroup;
409409
children = (
410-
AAD7F6032EAA11670071D385 /* gui */,
410+
AAFDB1862ECB63AD00C26AE7 /* src */,
411411
AA27A4E32E93C0D700665051 /* README.md */,
412412
C2B573B31B1CD91E00303B36 /* desktopclient */,
413413
AA0A6B1C2E8EA948007F4A7A /* NextcloudDev */,

0 commit comments

Comments
 (0)