Skip to content

Commit 8e8bfad

Browse files
committed
fix: remove static frameworks from expo template
1 parent a862617 commit 8e8bfad

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

packages/expo-template/app.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,6 @@
3333
"resizeMode": "contain",
3434
"backgroundColor": "#ffffff"
3535
}
36-
],
37-
[
38-
"expo-build-properties",
39-
{
40-
"ios": {
41-
"useFrameworks": "static"
42-
}
43-
}
4436
]
4537
],
4638
"experiments": {

0 commit comments

Comments
 (0)