Skip to content

[Feature] [FeatureFlags] Add system feature flag support and example - #72

Merged
Kyle-Ye merged 2 commits into
mainfrom
feature/gesture_feature
Sep 8, 2026
Merged

[Feature] [FeatureFlags] Add system feature flag support and example#72
Kyle-Ye merged 2 commits into
mainfrom
feature/gesture_feature

Conversation

@Kyle-Ye

@Kyle-Ye Kyle-Ye commented Sep 8, 2026

Copy link
Copy Markdown
Member

Add a FeatureFlags SwiftPM product with Swift declarations and XCFramework linker stubs for macOS, iOS, and iOS Simulator. Consumers can conform to FeatureFlagsKey and query flags through the system framework.

Add a FeatureFlagsExample app that displays and refreshes SwiftUI.gestureContainer, with Tuist configuration and CI for all three platforms. Include framework generation scripts and documentation.

Validated the SwiftPM consumer on macOS and built the example for macOS, iOS, and iOS Simulator. Confirmed that the macOS consumer links to the system FeatureFlags framework and successfully queries the flag.

@Kyle-Ye
Kyle-Ye merged commit 545d843 into main Sep 8, 2026
23 checks passed
@Kyle-Ye
Kyle-Ye deleted the feature/gesture_feature branch September 8, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant