mirror of
https://bitbucket.org/vendoo/vendoo_v1.0.git
synced 2025-12-25 03:37:39 +00:00
Fix code signing issue
This commit is contained in:
parent
0aa8f23789
commit
3eae83da3b
@ -429,7 +429,7 @@
|
||||
TargetAttributes = {
|
||||
3E6CC3521CF2A94B00E00A70 = {
|
||||
CreatedOnToolsVersion = 7.3.1;
|
||||
DevelopmentTeam = AP9PJ45KS8;
|
||||
DevelopmentTeam = TYC89UNAS3;
|
||||
};
|
||||
3E6CC3681CF2A94B00E00A70 = {
|
||||
CreatedOnToolsVersion = 7.3.1;
|
||||
|
||||
@ -58,13 +58,13 @@
|
||||
<true/>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
<dict>
|
||||
<key>NSIncludeSubdomains</key>
|
||||
<key>NSAllowsArbitraryLoads</key>
|
||||
<true/>
|
||||
<key>NSExceptionAllowsInsecureHTTPLoads</key>
|
||||
<true/>
|
||||
<key>NSExceptionMinimumTLSVersion</key>
|
||||
<string>TLSv1.1</string>
|
||||
<key>NSAllowsArbitraryLoads</key>
|
||||
<key>NSIncludeSubdomains</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>UILaunchStoryboardName</key>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user