We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2d7597 commit f84216eCopy full SHA for f84216e
.xcodegen/project.yml
@@ -13,6 +13,11 @@ options:
13
visionOS: "1.3"
14
watchOS: "7.0"
15
16
+packages:
17
+ SwiftUIIntrospect:
18
+ url: https://github.com/siteline/SwiftUI-Introspect.git
19
+ version: 1.3.0
20
+
21
############
22
# Targets
23
@@ -112,6 +117,8 @@ targets:
112
117
dependencies:
113
118
- target: FioriThemeManager
114
119
- target: FioriCharts
120
+ - package: SwiftUIIntrospect
121
+ product: SwiftUIIntrospect
115
122
116
123
aggregateTargets:
124
buildBinaryFramework:
0 commit comments