Skip to content

Commit ae19d7b

Browse files
committed
demo: update getting started doc and screenshot
1 parent d21c96d commit ae19d7b

3 files changed

Lines changed: 6 additions & 10 deletions

File tree

GettingStarted.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,22 +19,18 @@ The **Red App** is a SwiftUI sample application that exercises every major featu
1919

2020
### Option A — Open via the workspace (recommended)
2121

22+
<p align="center">
23+
<img src="docs/assets/xcode-scheme-selector.png" alt="Xcode scheme selector showing OneSignalSwiftUIExample" width="700"/>
24+
</p>
25+
2226
1. Open `iOS_SDK/OneSignalSDK.xcworkspace` in Xcode.
2327
2. In the scheme selector (top-left toolbar), choose **OneSignalSwiftUIExample**.
2428
3. Pick a simulator (e.g. iPhone 17 Pro) or a connected device.
2529
4. Press **Cmd + R** to build and run.
2630

27-
Your Xcode toolbar should look like this — scheme set to **OneSignalSwiftUIExample**, a simulator chosen, and the app running:
31+
Your Xcode toolbar should look like this above — scheme set to **OneSignalSwiftUIExample**, a simulator or physical device chosen, and the app running.
2832

29-
<p align="center">
30-
<img src="docs/assets/xcode-run-button.png" alt="Xcode toolbar showing the app running" width="700"/>
31-
</p>
32-
33-
The workspace contains multiple schemes. Make sure **OneSignalSwiftUIExample** is selected:
34-
35-
<p align="center">
36-
<img src="docs/assets/xcode-scheme-selector.png" alt="Xcode scheme selector showing OneSignalSwiftUIExample" width="700"/>
37-
</p>
33+
The workspace contains multiple schemes. Make sure **OneSignalSwiftUIExample** is selected.
3834

3935
Once the app is running, SDK debug logs stream to the Xcode console — useful for verifying network calls, subscription state, and in-app message events:
4036

docs/assets/xcode-run-button.png

-40.5 KB
Binary file not shown.
295 KB
Loading

0 commit comments

Comments
 (0)