From 95a2886bf5a24c0f63db85a347ddc221768be2c2 Mon Sep 17 00:00:00 2001 From: blackxfiied <41133734+blackxfiied@users.noreply.github.com> Date: Mon, 18 Dec 2023 14:36:27 +0800 Subject: [PATCH] Added unfold instructions to pre-script disclaimer --- Mythic/Controllers/Base/Legendary/Extensions/LegendaryExt.swift | 2 +- Mythic/Controllers/Base/Legendary/Legendary.swift | 2 +- Mythic/Controllers/Base/Local.swift | 2 +- .../Base/WhiskyInterface/Extensions/WhiskyInterfaceExt.swift | 2 +- Mythic/Controllers/Base/WhiskyInterface/WhiskyInterface.swift | 2 +- Mythic/Extensions/Base/Bundle.swift | 2 +- Mythic/Extensions/Base/Data.swift | 2 +- Mythic/Extensions/Base/Global.swift | 2 +- Mythic/Extensions/Base/Logger.swift | 2 +- Mythic/Utilities/Base/EventManager.swift | 2 +- Mythic/Utilities/Base/FileLocations.swift | 2 +- Mythic/Utilities/Base/Libraries/Extensions/LibrariesExt.swift | 2 +- Mythic/Utilities/Base/Libraries/Libraries.swift | 2 +- Mythic/Utilities/Base/Wine/Extensions/WineExt.swift | 2 +- Mythic/Utilities/Base/Wine/WineInterface.swift | 2 +- Mythic/Views/Base/GameList/Extensions/GameSettings.swift | 2 +- Mythic/Views/Base/GameList/Extensions/Install.swift | 2 +- Mythic/Views/Base/GameList/Extensions/PlayDefault.swift | 2 +- Mythic/Views/Base/GameList/Extensions/Uninstall.swift | 2 +- Mythic/Views/Base/GameList/GameList.swift | 2 +- Mythic/Views/Base/NotImplemented.swift | 2 +- Mythic/Views/Base/WebView.swift | 2 +- Mythic/Views/Navigation/Home.swift | 2 +- Mythic/Views/Navigation/Library/Extensions/GameImport.swift | 2 +- Mythic/Views/Navigation/Library/Library.swift | 2 +- Mythic/Views/Navigation/Main.swift | 2 +- Mythic/Views/Navigation/Settings.swift | 2 +- Mythic/Views/Navigation/Store.swift | 2 +- Mythic/Views/Navigation/Support.swift | 2 +- Mythic/Views/Navigation/Wine.swift | 2 +- Mythic/Views/Sheets/Alerts/Base/StopDownloadAlert.swift | 2 +- Mythic/Views/Sheets/Base/Auth.swift | 2 +- Mythic/Views/Sheets/Base/InstallStatus.swift | 2 +- Mythic/Views/Sheets/Base/Onboarding/Extensions/Installer.swift | 2 +- Mythic/Views/Sheets/Base/Onboarding/Onboarding.swift | 2 +- Mythic/Views/Sheets/Base/ProgressView/ProgressView.swift | 2 +- .../Views/Sheets/Base/ProgressView/ProgressViewWithError.swift | 2 +- 37 files changed, 37 insertions(+), 37 deletions(-) diff --git a/Mythic/Controllers/Base/Legendary/Extensions/LegendaryExt.swift b/Mythic/Controllers/Base/Legendary/Extensions/LegendaryExt.swift index 97513c7a..eb723aed 100644 --- a/Mythic/Controllers/Base/Legendary/Extensions/LegendaryExt.swift +++ b/Mythic/Controllers/Base/Legendary/Extensions/LegendaryExt.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation diff --git a/Mythic/Controllers/Base/Legendary/Legendary.swift b/Mythic/Controllers/Base/Legendary/Legendary.swift index 488fdba7..0b91472d 100644 --- a/Mythic/Controllers/Base/Legendary/Legendary.swift +++ b/Mythic/Controllers/Base/Legendary/Legendary.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation import SwiftyJSON diff --git a/Mythic/Controllers/Base/Local.swift b/Mythic/Controllers/Base/Local.swift index 206aec77..1ac3d6b7 100644 --- a/Mythic/Controllers/Base/Local.swift +++ b/Mythic/Controllers/Base/Local.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation diff --git a/Mythic/Controllers/Base/WhiskyInterface/Extensions/WhiskyInterfaceExt.swift b/Mythic/Controllers/Base/WhiskyInterface/Extensions/WhiskyInterfaceExt.swift index a6dc0121..d0708223 100644 --- a/Mythic/Controllers/Base/WhiskyInterface/Extensions/WhiskyInterfaceExt.swift +++ b/Mythic/Controllers/Base/WhiskyInterface/Extensions/WhiskyInterfaceExt.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation diff --git a/Mythic/Controllers/Base/WhiskyInterface/WhiskyInterface.swift b/Mythic/Controllers/Base/WhiskyInterface/WhiskyInterface.swift index 63133fc1..fca5ee63 100644 --- a/Mythic/Controllers/Base/WhiskyInterface/WhiskyInterface.swift +++ b/Mythic/Controllers/Base/WhiskyInterface/WhiskyInterface.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation import OSLog diff --git a/Mythic/Extensions/Base/Bundle.swift b/Mythic/Extensions/Base/Bundle.swift index 14f2327c..ddb909f7 100755 --- a/Mythic/Extensions/Base/Bundle.swift +++ b/Mythic/Extensions/Base/Bundle.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation import OSLog diff --git a/Mythic/Extensions/Base/Data.swift b/Mythic/Extensions/Base/Data.swift index a4ae4af7..56e5d3ff 100644 --- a/Mythic/Extensions/Base/Data.swift +++ b/Mythic/Extensions/Base/Data.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation import CryptoKit diff --git a/Mythic/Extensions/Base/Global.swift b/Mythic/Extensions/Base/Global.swift index 3e30b6e1..0d08d91d 100644 --- a/Mythic/Extensions/Base/Global.swift +++ b/Mythic/Extensions/Base/Global.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation diff --git a/Mythic/Extensions/Base/Logger.swift b/Mythic/Extensions/Base/Logger.swift index d72b6f16..c33cac7b 100644 --- a/Mythic/Extensions/Base/Logger.swift +++ b/Mythic/Extensions/Base/Logger.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation import OSLog diff --git a/Mythic/Utilities/Base/EventManager.swift b/Mythic/Utilities/Base/EventManager.swift index 8d63eff8..27325c93 100644 --- a/Mythic/Utilities/Base/EventManager.swift +++ b/Mythic/Utilities/Base/EventManager.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation diff --git a/Mythic/Utilities/Base/FileLocations.swift b/Mythic/Utilities/Base/FileLocations.swift index 8a10bd0d..9bd3f52f 100644 --- a/Mythic/Utilities/Base/FileLocations.swift +++ b/Mythic/Utilities/Base/FileLocations.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation import OSLog diff --git a/Mythic/Utilities/Base/Libraries/Extensions/LibrariesExt.swift b/Mythic/Utilities/Base/Libraries/Extensions/LibrariesExt.swift index fe27223c..fe32a4af 100644 --- a/Mythic/Utilities/Base/Libraries/Extensions/LibrariesExt.swift +++ b/Mythic/Utilities/Base/Libraries/Extensions/LibrariesExt.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation diff --git a/Mythic/Utilities/Base/Libraries/Libraries.swift b/Mythic/Utilities/Base/Libraries/Libraries.swift index 7c4d281a..96e98bcd 100644 --- a/Mythic/Utilities/Base/Libraries/Libraries.swift +++ b/Mythic/Utilities/Base/Libraries/Libraries.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation import ZIPFoundation diff --git a/Mythic/Utilities/Base/Wine/Extensions/WineExt.swift b/Mythic/Utilities/Base/Wine/Extensions/WineExt.swift index beefb866..76530403 100644 --- a/Mythic/Utilities/Base/Wine/Extensions/WineExt.swift +++ b/Mythic/Utilities/Base/Wine/Extensions/WineExt.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation diff --git a/Mythic/Utilities/Base/Wine/WineInterface.swift b/Mythic/Utilities/Base/Wine/WineInterface.swift index cae43c7c..fca12b71 100644 --- a/Mythic/Utilities/Base/Wine/WineInterface.swift +++ b/Mythic/Utilities/Base/Wine/WineInterface.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation import OSLog diff --git a/Mythic/Views/Base/GameList/Extensions/GameSettings.swift b/Mythic/Views/Base/GameList/Extensions/GameSettings.swift index 1c308790..f556281c 100644 --- a/Mythic/Views/Base/GameList/Extensions/GameSettings.swift +++ b/Mythic/Views/Base/GameList/Extensions/GameSettings.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI import SwiftyJSON diff --git a/Mythic/Views/Base/GameList/Extensions/Install.swift b/Mythic/Views/Base/GameList/Extensions/Install.swift index e7b2b17c..baf48bad 100644 --- a/Mythic/Views/Base/GameList/Extensions/Install.swift +++ b/Mythic/Views/Base/GameList/Extensions/Install.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI diff --git a/Mythic/Views/Base/GameList/Extensions/PlayDefault.swift b/Mythic/Views/Base/GameList/Extensions/PlayDefault.swift index f65cd2d3..905dcf27 100644 --- a/Mythic/Views/Base/GameList/Extensions/PlayDefault.swift +++ b/Mythic/Views/Base/GameList/Extensions/PlayDefault.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI diff --git a/Mythic/Views/Base/GameList/Extensions/Uninstall.swift b/Mythic/Views/Base/GameList/Extensions/Uninstall.swift index 341d3003..e02e34f0 100644 --- a/Mythic/Views/Base/GameList/Extensions/Uninstall.swift +++ b/Mythic/Views/Base/GameList/Extensions/Uninstall.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI import OSLog diff --git a/Mythic/Views/Base/GameList/GameList.swift b/Mythic/Views/Base/GameList/GameList.swift index ed3f1894..79069477 100644 --- a/Mythic/Views/Base/GameList/GameList.swift +++ b/Mythic/Views/Base/GameList/GameList.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import Foundation import SwiftUI diff --git a/Mythic/Views/Base/NotImplemented.swift b/Mythic/Views/Base/NotImplemented.swift index c1c1a09d..602c1a2b 100644 --- a/Mythic/Views/Base/NotImplemented.swift +++ b/Mythic/Views/Base/NotImplemented.swift @@ -9,7 +9,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI import OSLog diff --git a/Mythic/Views/Base/WebView.swift b/Mythic/Views/Base/WebView.swift index 6e6a5114..131b4167 100644 --- a/Mythic/Views/Base/WebView.swift +++ b/Mythic/Views/Base/WebView.swift @@ -9,7 +9,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI import WebKit diff --git a/Mythic/Views/Navigation/Home.swift b/Mythic/Views/Navigation/Home.swift index 5f4a1909..220c8854 100644 --- a/Mythic/Views/Navigation/Home.swift +++ b/Mythic/Views/Navigation/Home.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI import Cocoa diff --git a/Mythic/Views/Navigation/Library/Extensions/GameImport.swift b/Mythic/Views/Navigation/Library/Extensions/GameImport.swift index 99e51342..b230118b 100644 --- a/Mythic/Views/Navigation/Library/Extensions/GameImport.swift +++ b/Mythic/Views/Navigation/Library/Extensions/GameImport.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI diff --git a/Mythic/Views/Navigation/Library/Library.swift b/Mythic/Views/Navigation/Library/Library.swift index b6ee1d39..c64a1b91 100644 --- a/Mythic/Views/Navigation/Library/Library.swift +++ b/Mythic/Views/Navigation/Library/Library.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI import SwiftyJSON diff --git a/Mythic/Views/Navigation/Main.swift b/Mythic/Views/Navigation/Main.swift index 35de1362..4e102dd7 100644 --- a/Mythic/Views/Navigation/Main.swift +++ b/Mythic/Views/Navigation/Main.swift @@ -15,7 +15,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI import Foundation diff --git a/Mythic/Views/Navigation/Settings.swift b/Mythic/Views/Navigation/Settings.swift index a9999676..dfb0f56f 100644 --- a/Mythic/Views/Navigation/Settings.swift +++ b/Mythic/Views/Navigation/Settings.swift @@ -11,7 +11,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI diff --git a/Mythic/Views/Navigation/Store.swift b/Mythic/Views/Navigation/Store.swift index 52416d7e..99e842b5 100644 --- a/Mythic/Views/Navigation/Store.swift +++ b/Mythic/Views/Navigation/Store.swift @@ -11,7 +11,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI diff --git a/Mythic/Views/Navigation/Support.swift b/Mythic/Views/Navigation/Support.swift index 216c2b5b..ba88b4bc 100644 --- a/Mythic/Views/Navigation/Support.swift +++ b/Mythic/Views/Navigation/Support.swift @@ -11,7 +11,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI diff --git a/Mythic/Views/Navigation/Wine.swift b/Mythic/Views/Navigation/Wine.swift index d5355886..58618aca 100644 --- a/Mythic/Views/Navigation/Wine.swift +++ b/Mythic/Views/Navigation/Wine.swift @@ -11,7 +11,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI diff --git a/Mythic/Views/Sheets/Alerts/Base/StopDownloadAlert.swift b/Mythic/Views/Sheets/Alerts/Base/StopDownloadAlert.swift index 22040172..447b8ad2 100644 --- a/Mythic/Views/Sheets/Alerts/Base/StopDownloadAlert.swift +++ b/Mythic/Views/Sheets/Alerts/Base/StopDownloadAlert.swift @@ -9,7 +9,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI diff --git a/Mythic/Views/Sheets/Base/Auth.swift b/Mythic/Views/Sheets/Base/Auth.swift index 8923c0e5..0d152823 100644 --- a/Mythic/Views/Sheets/Base/Auth.swift +++ b/Mythic/Views/Sheets/Base/Auth.swift @@ -9,7 +9,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI diff --git a/Mythic/Views/Sheets/Base/InstallStatus.swift b/Mythic/Views/Sheets/Base/InstallStatus.swift index 9cebcdc4..91da65dd 100644 --- a/Mythic/Views/Sheets/Base/InstallStatus.swift +++ b/Mythic/Views/Sheets/Base/InstallStatus.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI import Foundation diff --git a/Mythic/Views/Sheets/Base/Onboarding/Extensions/Installer.swift b/Mythic/Views/Sheets/Base/Onboarding/Extensions/Installer.swift index 94b69c5f..5f07fbeb 100644 --- a/Mythic/Views/Sheets/Base/Onboarding/Extensions/Installer.swift +++ b/Mythic/Views/Sheets/Base/Onboarding/Extensions/Installer.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI import Combine diff --git a/Mythic/Views/Sheets/Base/Onboarding/Onboarding.swift b/Mythic/Views/Sheets/Base/Onboarding/Onboarding.swift index d9058bc5..b70e8436 100644 --- a/Mythic/Views/Sheets/Base/Onboarding/Onboarding.swift +++ b/Mythic/Views/Sheets/Base/Onboarding/Onboarding.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI import Combine diff --git a/Mythic/Views/Sheets/Base/ProgressView/ProgressView.swift b/Mythic/Views/Sheets/Base/ProgressView/ProgressView.swift index 34c9457c..42b9bdf2 100644 --- a/Mythic/Views/Sheets/Base/ProgressView/ProgressView.swift +++ b/Mythic/Views/Sheets/Base/ProgressView/ProgressView.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI diff --git a/Mythic/Views/Sheets/Base/ProgressView/ProgressViewWithError.swift b/Mythic/Views/Sheets/Base/ProgressView/ProgressViewWithError.swift index 64255b8a..57518054 100644 --- a/Mythic/Views/Sheets/Base/ProgressView/ProgressViewWithError.swift +++ b/Mythic/Views/Sheets/Base/ProgressView/ProgressViewWithError.swift @@ -12,7 +12,7 @@ // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. // You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. -// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎] +// You can fold these comments by pressing [⌃ ⇧ ⌘ ◀︎], unfold with [⌃ ⇧ ⌘ ▶︎] import SwiftUI