From 199928b28c2e0f578c0906598ab850d4aef0e1bd Mon Sep 17 00:00:00 2001 From: Variety154 Date: Tue, 26 Dec 2023 15:15:55 +0700 Subject: [PATCH 1/2] =?UTF-8?q?=D0=92=20AppDelegate=20=D0=B4=D0=BE=D0=B1?= =?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=20=D0=B2=D1=8B=D0=B2=D0=BE=D0=B4?= =?UTF-8?q?=20=D0=BD=D0=B0=20=D0=BA=D0=BE=D0=BD=D1=81=D0=BE=D0=BB=D1=8C=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20=D1=82=D0=B5=D1=81=D1=82=D0=B8=D1=80=D0=BE?= =?UTF-8?q?=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F=20=D0=BA=D0=BE=D0=BC=D0=BC=D0=B8?= =?UTF-8?q?=D1=82=D0=B0=20=D1=87=D0=B5=D1=80=D0=B5=D0=B7=20=D1=81=D0=B8?= =?UTF-8?q?=D1=81=D1=82=D0=B5=D0=BC=D1=83=20=D0=BA=D0=BE=D0=BD=D1=82=D1=80?= =?UTF-8?q?=D0=BE=D0=BB=D1=8F=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MovieQuiz/AppDelegate.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/MovieQuiz/AppDelegate.swift b/MovieQuiz/AppDelegate.swift index 2fbec39abd..25875e9856 100644 --- a/MovieQuiz/AppDelegate.swift +++ b/MovieQuiz/AppDelegate.swift @@ -6,6 +6,7 @@ final class AppDelegate: UIResponder, UIApplicationDelegate { _ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]? ) -> Bool { + print("Hello world") return true } From 238fe9aec77c4dd89c8b12e2477f5183df86e670 Mon Sep 17 00:00:00 2001 From: Variety154 <154869938+Variety154@users.noreply.github.com> Date: Tue, 30 Jan 2024 17:38:30 +0300 Subject: [PATCH 2/2] Create sprint 4 --- sprint 4 | 1 + 1 file changed, 1 insertion(+) create mode 100644 sprint 4 diff --git a/sprint 4 b/sprint 4 new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/sprint 4 @@ -0,0 +1 @@ +