Skip to content

Commit 6beb9a3

Browse files
committed
build: add companyName
1 parent a68cbcd commit 6beb9a3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

eas.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
}
1717
},
1818
"submit": {
19-
"production": {}
19+
"production": {
20+
"ios": {
21+
"companyName": "MI4People gGmbH"
22+
}
23+
}
2024
}
2125
}

0 commit comments

Comments
 (0)