UNPKG
brand-assets
Version:
latest (1.0.0)
mobile-v2 (1.0.0)
1.0.0
github.com/MESH01/brand-assets
MESH01/brand-assets
brand-assets
/
columbia
/
mobile
/
config
/
build.json
15 lines
(14 loc)
•
350 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"ios"
:
{
"debug"
:
{
"developmentTeam"
:
"Y676Z4X259"
,
"automaticProvisioning"
:
true
}
,
"release"
:
{
"developmentTeam"
:
"Y676Z4X259"
,
"codeSignIdentity"
:
"iPhone Developer"
,
"packageType"
:
"app-store"
,
"automaticProvisioning"
:
true
}
}
}