Aarav90-cpu 9e91a953cf Add All new UI files Updates! Remove Swfit Network Splash! Add new arkrt updates! Add Display Service 1 月之前
..
Stdout 9e91a953cf Add All new UI files Updates! Remove Swfit Network Splash! Add new arkrt updates! Add Display Service 1 月之前
README.md 9e91a953cf Add All new UI files Updates! Remove Swfit Network Splash! Add new arkrt updates! Add Display Service 1 月之前

README.md

Renderers

This directory contains renderer-specific examples and helper packages that are kept outside the main OpenSwiftUI package manifest.

Stdout

Stdout/ contains a small executable package that launches an OpenSwiftUI app with the stdout renderer enabled. It is useful for checking display-list output without adding demo targets to the main package.

Run it from this repository:

cd Renderer/Stdout
./run-example.sh

On macOS, use the Stdout Tuist project for Xcode runs.

cd Renderer/Stdout
./open-xcode.sh