1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
3
<plist version =" 1.0" >
4
- <dict >
5
- <key >compileBitcode </key >
6
- <true />
7
- <key >method </key >
8
- <string >enterprise </string >
4
+ <dict >
5
+ <key >method </key >
6
+ <string >enterprise </string >
7
+ <key >teamID </key >
8
+ <string >FAJTRUZ6J9 </string >
9
+ <key >uploadBitcode </key >
10
+ <true />
11
+ <key >compileBitcode </key >
12
+ <true />
13
+ <key >uploadSymbols </key >
14
+ <true />
15
+ <key >signingStyle </key >
16
+ <string >manual </string >
17
+ <key >signingCertificate </key >
18
+ <string >iOS Distribution </string >
9
19
<key >provisioningProfiles </key >
10
20
<dict >
11
- <key >com.icapps.fluttertemplate.dev </key >
12
- <string >Flutter Template Debug </string >
13
- <key >com.icapps.fluttertemplate.alpha </key >
14
- <string >Flutter Template Alpha </string >
15
- <key >com.icapps.fluttertemplate.beta </key >
16
- <string >Flutter Template Beta </string >
17
- <key >com.icapps.fluttertemplate </key >
18
- <string >Flutter Template Production </string >
21
+ <key >com.icapps.fluttertemplate.dev </key >
22
+ <string >Flutter Template Debug </string >
23
+ <key >com.icapps.fluttertemplate.alpha </key >
24
+ <string >Flutter Template Alpha </string >
25
+ <key >com.icapps.fluttertemplate.beta </key >
26
+ <string >Flutter Template Beta </string >
27
+ <key >com.icapps.fluttertemplate </key >
28
+ <string >Flutter Template Production </string >
19
29
</dict >
20
- <key >signingCertificate </key >
21
- <string >Apple Distribution </string >
22
- <key >signingStyle </key >
23
- <string >manual </string >
24
- <key >stripSwiftSymbols </key >
25
- <true />
26
- <key >teamID </key >
27
- <string >FAJTRUZ6J9 </string >
28
- <key >thinning </key >
29
- <string >< none> </string >
30
- </dict >
30
+ </dict >
31
31
</plist >
0 commit comments