Skip to content

Commit

Permalink
Cleaning up Main.storyboard as OpenHABLegalViewContoller, OpenHABSett…
Browse files Browse the repository at this point in the history
…ingsViewController are not needed anymore
  • Loading branch information
timbms committed Sep 2, 2024
1 parent c43b7d7 commit 75c6fb4
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1,203 deletions.
12 changes: 2 additions & 10 deletions openHAB.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,6 @@
DFB2624418830A3600D3244D /* OpenHABSitemapViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFB2624318830A3600D3244D /* OpenHABSitemapViewController.swift */; };
DFB2624618830A3600D3244D /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DFB2624518830A3600D3244D /* Images.xcassets */; };
DFDA3CEA193CADB200888039 /* ping.wav in Resources */ = {isa = PBXBuildFile; fileRef = DFDA3CE9193CADB200888039 /* ping.wav */; };
DFDEE3FD18831099008B26AC /* OpenHABSettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFDEE3FC18831099008B26AC /* OpenHABSettingsViewController.swift */; };
DFDF452F1932032B00A6E581 /* OpenHABLegalViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFDF452E1932032B00A6E581 /* OpenHABLegalViewController.swift */; };
DFDF45311932042B00A6E581 /* legal.rtf in Resources */ = {isa = PBXBuildFile; fileRef = DFDF45301932042B00A6E581 /* legal.rtf */; };
DFE10414197415F900D94943 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DFE10413197415F900D94943 /* Security.framework */; };
DFFD8FD118EDBD4F003B502A /* UICircleButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = DFFD8FD018EDBD4F003B502A /* UICircleButton.swift */; };
Expand Down Expand Up @@ -467,9 +465,7 @@
DFB2624518830A3600D3244D /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
DFB2624C18830A3600D3244D /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
DFDA3CE9193CADB200888039 /* ping.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = ping.wav; sourceTree = "<group>"; };
DFDEE3FC18831099008B26AC /* OpenHABSettingsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OpenHABSettingsViewController.swift; sourceTree = "<group>"; };
DFDEE4161883C6A5008B26AC /* OpenHABTracker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OpenHABTracker.swift; sourceTree = "<group>"; };
DFDF452E1932032B00A6E581 /* OpenHABLegalViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OpenHABLegalViewController.swift; sourceTree = "<group>"; };
DFDF45301932042B00A6E581 /* legal.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = legal.rtf; sourceTree = "<group>"; };
DFE10413197415F900D94943 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
DFFD8FD018EDBD4F003B502A /* UICircleButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UICircleButton.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -858,16 +854,15 @@
65570A7C2476D16A00D524EA /* OpenHABWebViewController.swift */,
DFB2624318830A3600D3244D /* OpenHABSitemapViewController.swift */,
DAC65FC6236EDF3900F4501E /* SpinnerViewController.swift */,
DFDEE3FC18831099008B26AC /* OpenHABSettingsViewController.swift */,
DAEAA89A21E2611000267EA3 /* OpenHABNotificationsViewController.swift */,
DFDF452E1932032B00A6E581 /* OpenHABLegalViewController.swift */,
DF06F1F518FE7A160011E7B9 /* OpenHABSelectionTableViewController.swift */,
A07EF79F2230C0A20040919F /* OpenHABClientCertificatesViewController.swift */,
DA242C612C83588600AFB10D /* SettingsView.swift */,
DA5ED9BF2C8509C2004875E0 /* ClientCertificatesView.swift */,
DA9F81862C85020F00B47B72 /* RTFTextView.swift */,
DF4B84101886DA9900F34902 /* Widgets */,
DF4A02291CF3157B006C3456 /* Drawer */,
DFFD8FCE18EDBD30003B502A /* Util */,
DA5ED9BF2C8509C2004875E0 /* ClientCertificatesView.swift */,
);
name = UI;
sourceTree = "<group>";
Expand Down Expand Up @@ -1015,7 +1010,6 @@
938BF9C524EFCC0700E6B52F /* UILabel+Localization.swift */,
938BF9D224EFD0B700E6B52F /* UIViewController+Localization.swift */,
935B484525342B8E00E44CF0 /* URL+Static.swift */,
DA9F81862C85020F00B47B72 /* RTFTextView.swift */,
);
name = Util;
sourceTree = "<group>";
Expand Down Expand Up @@ -1491,7 +1485,6 @@
DF4A02421CF34096006C3456 /* OpenHABDrawerItem.swift in Sources */,
DA50C7BF2B0A65300009F716 /* SliderWithSwitchSupportUITableViewCell.swift in Sources */,
DF4A022C1CF315BA006C3456 /* OpenHABDrawerTableViewController.swift in Sources */,
DFDF452F1932032B00A6E581 /* OpenHABLegalViewController.swift in Sources */,
DA5ED9BE2C850955004875E0 /* ClientCertificatesViewModel.swift in Sources */,
DA21EAE22339621C001AB415 /* Throttler.swift in Sources */,
DAF4F6C0222734D300C24876 /* NewImageUITableViewCell.swift in Sources */,
Expand All @@ -1502,7 +1495,6 @@
DAA42BA821DC97E000244B2A /* NotificationTableViewCell.swift in Sources */,
DAF0A28F2C56F1EE00A14A6A /* ColorPickerCell.swift in Sources */,
6595667E28E0BE8E00E8A53B /* MulticastDelegate.swift in Sources */,
DFDEE3FD18831099008B26AC /* OpenHABSettingsViewController.swift in Sources */,
938EDCE122C4FEB800661CA1 /* ScaleAspectFitImageView.swift in Sources */,
DAEAA89F21E6B16600267EA3 /* UITableView.swift in Sources */,
DFB2624418830A3600D3244D /* OpenHABSitemapViewController.swift in Sources */,
Expand Down
Loading

0 comments on commit 75c6fb4

Please sign in to comment.