|
@@ -144,6 +144,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 */; };
|
|
|
+ F71EB73728CA81D1007FAB9D /* Widget.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = F71EB73628CA81D1007FAB9D /* Widget.intentdefinition */; };
|
|
|
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 */; };
|
|
@@ -707,6 +708,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>"; };
|
|
|
+ F71EB73628CA81D1007FAB9D /* Widget.intentdefinition */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.intentdefinition; path = Widget.intentdefinition; 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>"; };
|
|
@@ -1387,6 +1389,7 @@
|
|
|
F72EA95628B7BAE700C88F0C /* Nextcloud */,
|
|
|
F77ED59628C9CEEE00E24ED0 /* Toolbar */,
|
|
|
F7346E2028B0FA3A006CE2D2 /* Widget-Brinding-header.h */,
|
|
|
+ F71EB73628CA81D1007FAB9D /* Widget.intentdefinition */,
|
|
|
F7346E1528B0EF5C006CE2D2 /* Widget.swift */,
|
|
|
);
|
|
|
path = Widget;
|
|
@@ -2699,6 +2702,7 @@
|
|
|
F72EA95A28B7BD0D00C88F0C /* NextcloudWidgetView.swift in Sources */,
|
|
|
F78302FE28B4C44700B84583 /* NCBrand.swift in Sources */,
|
|
|
F793E5A028B7651B005E4B02 /* NCViewCertificateDetails.swift in Sources */,
|
|
|
+ F71EB73728CA81D1007FAB9D /* Widget.intentdefinition in Sources */,
|
|
|
F793E59F28B764F6005E4B02 /* NCContentPresenter.swift in Sources */,
|
|
|
F78302FA28B4C3EA00B84583 /* NCManageDatabase+Metadata.swift in Sources */,
|
|
|
F783030728B4C52800B84583 /* UIColor+Extensions.swift in Sources */,
|