From be3da006fdac97f020b291bb683d8a10f3af2213 Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Tue, 28 Feb 2023 19:22:51 -0800 Subject: [PATCH] Delete widget folder --- Meshtastic.xcodeproj/project.pbxproj | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Meshtastic.xcodeproj/project.pbxproj b/Meshtastic.xcodeproj/project.pbxproj index 1048db4f..08107943 100644 --- a/Meshtastic.xcodeproj/project.pbxproj +++ b/Meshtastic.xcodeproj/project.pbxproj @@ -325,13 +325,6 @@ path = Custom; sourceTree = ""; }; - DD41A61629AE7DDB003C5A37 /* Widget */ = { - isa = PBXGroup; - children = ( - ); - path = Widget; - sourceTree = ""; - }; DD41A62029AE7E8F003C5A37 /* Widgets */ = { isa = PBXGroup; children = ( @@ -493,7 +486,6 @@ DDCDC6CD29481FCC004C1DDA /* Localizable.strings */, DD3CC6BA28E366DF00FA9159 /* Meshtastic.xcdatamodeld */, DDC2E15626CE248E0042C5E4 /* Meshtastic */, - DD41A61629AE7DDB003C5A37 /* Widget */, DDC2E16D26CE248F0042C5E4 /* MeshtasticTests */, DDC2E17826CE248F0042C5E4 /* MeshtasticUITests */, DD41A62029AE7E8F003C5A37 /* Widgets */,