Skip to content

Commit f84216e

Browse files
dyongxudavxuxiaoyu0722
authored
chore: add SwiftUIInspect package to project.yml (#1149)
* chore: 🤖 add SwiftUIInspect package to project.yml * chore: 🤖 add SwiftUIInspect package to project.yml --------- Co-authored-by: David Xu <[email protected]> Co-authored-by: Xiaoyu Liu <[email protected]>
1 parent e2d7597 commit f84216e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.xcodegen/project.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ options:
1313
visionOS: "1.3"
1414
watchOS: "7.0"
1515

16+
packages:
17+
SwiftUIIntrospect:
18+
url: https://github.com/siteline/SwiftUI-Introspect.git
19+
version: 1.3.0
20+
1621
############
1722
# Targets
1823
############
@@ -112,6 +117,8 @@ targets:
112117
dependencies:
113118
- target: FioriThemeManager
114119
- target: FioriCharts
120+
- package: SwiftUIIntrospect
121+
product: SwiftUIIntrospect
115122

116123
aggregateTargets:
117124
buildBinaryFramework:

0 commit comments

Comments
 (0)