|
@@ -145,6 +145,7 @@
|
|
|
F718C24E254D507B00C5C256 /* NCViewerMediaDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F718C24D254D507B00C5C256 /* NCViewerMediaDetailView.swift */; };
|
|
|
F719D9E0288D37A300762E33 /* NCColorPicker.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F719D9DF288D37A300762E33 /* NCColorPicker.storyboard */; };
|
|
|
F719D9E2288D396100762E33 /* NCColorPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = F719D9E1288D396100762E33 /* NCColorPicker.swift */; };
|
|
|
+ F71CD6CA2930D7B1006C95C1 /* NCApplicationHandle.swift in Sources */ = {isa = PBXBuildFile; fileRef = F71CD6C92930D7B1006C95C1 /* NCApplicationHandle.swift */; };
|
|
|
F7226EDC1EE4089300EBECB1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7226EDB1EE4089300EBECB1 /* Main.storyboard */; };
|
|
|
F723985C253C95CE00257F49 /* NCViewerRichdocument.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F723985B253C95CE00257F49 /* NCViewerRichdocument.storyboard */; };
|
|
|
F7239871253D86B600257F49 /* NCEmptyDataSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = F7239870253D86B600257F49 /* NCEmptyDataSet.swift */; };
|
|
@@ -754,6 +755,7 @@
|
|
|
F718C24D254D507B00C5C256 /* NCViewerMediaDetailView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerMediaDetailView.swift; sourceTree = "<group>"; };
|
|
|
F719D9DF288D37A300762E33 /* NCColorPicker.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = NCColorPicker.storyboard; sourceTree = "<group>"; };
|
|
|
F719D9E1288D396100762E33 /* NCColorPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCColorPicker.swift; sourceTree = "<group>"; };
|
|
|
+ F71CD6C92930D7B1006C95C1 /* NCApplicationHandle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCApplicationHandle.swift; sourceTree = "<group>"; };
|
|
|
F7226EDB1EE4089300EBECB1 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; };
|
|
|
F723985B253C95CE00257F49 /* NCViewerRichdocument.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = NCViewerRichdocument.storyboard; sourceTree = "<group>"; };
|
|
|
F7239870253D86B600257F49 /* NCEmptyDataSet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCEmptyDataSet.swift; sourceTree = "<group>"; };
|
|
@@ -1891,6 +1893,7 @@
|
|
|
F7362A1E220C853A005101B5 /* LaunchScreen.storyboard */,
|
|
|
F70F96AF2874394B006C8379 /* Nextcloud-Bridging-Header.h */,
|
|
|
F73CB5771ED46807005F2A5A /* NCBridgeSwift.h */,
|
|
|
+ F71CD6C92930D7B1006C95C1 /* NCApplicationHandle.swift */,
|
|
|
F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */,
|
|
|
);
|
|
|
path = Brand;
|
|
@@ -2971,6 +2974,7 @@
|
|
|
F77B0DF51D118A16002130FE /* CCUtility.m in Sources */,
|
|
|
F70D87D025EE6E58008CBBBD /* NCRenameFile.swift in Sources */,
|
|
|
F7F4F0F727ECDBA4008676F9 /* NCSubtitles.swift in Sources */,
|
|
|
+ F71CD6CA2930D7B1006C95C1 /* NCApplicationHandle.swift in Sources */,
|
|
|
F790110E21415BF600D7B136 /* NCViewerRichdocument.swift in Sources */,
|
|
|
F78ACD4021903CC20088454D /* NCGridCell.swift in Sources */,
|
|
|
F75B0ABD244C4DBB00E58DCA /* NCFunctionCenter.swift in Sources */,
|