You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2026. It is now read-only.
subtitle:"Before you begin, follow these steps to make sure ProStore works perfectly.",
14
+
imageName:"star.fill"),
15
+
16
+
SetupPage(title:"Install the SSL Certificate",
17
+
subtitle:"When the popup appears, click the 'Close' button.",
18
+
imageName:"lock.shield"),
19
+
20
+
SetupPage(title:"Install the SSL Certificate",
21
+
subtitle:"ProStore will now automatically generate the SSL certificate and open it for installation.",
22
+
imageName:"sparkles"),
23
+
24
+
SetupPage(title:"Install the SSL Certificate",
25
+
subtitle:"Go to Settings, tap 'Profile Downloaded', then 'Install'. Enter your passcode, and confirm by tapping 'Install' on the popup.",
26
+
imageName:"checkmark.shield"),
27
+
28
+
SetupPage(title:"Install the SSL Certificate",
29
+
subtitle:"Tap the tick, navigate to 'General → About → Certificate Trust Settings', and enable 'ProStore' under 'Enable Full Trust for Root Certificates'.",
30
+
imageName:"hand.thumbsup"),
31
+
32
+
SetupPage(title:"You're finished!",
33
+
subtitle:"Thanks for completing the setup! You're now ready to use ProStore.",
34
+
imageName:"party.popper")
35
+
]
36
+
6
37
varbody:someView{
7
-
VStack(spacing:30){
38
+
VStack(spacing:20){
8
39
Spacer()
9
40
10
-
Text("Welcome to ProStore!")
11
-
.font(.largeTitle)
12
-
.bold()
13
-
.multilineTextAlignment(.center)
14
-
15
-
Text("Let's set things up before you start using the app.")
0 commit comments