|
|
@ -1109,7 +1109,7 @@ |
|
|
|
ProvisioningStyle = Automatic; |
|
|
|
ProvisioningStyle = Automatic; |
|
|
|
SystemCapabilities = { |
|
|
|
SystemCapabilities = { |
|
|
|
com.apple.SafariKeychain = { |
|
|
|
com.apple.SafariKeychain = { |
|
|
|
enabled = 1; |
|
|
|
enabled = 0; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
|
}; |
|
|
@ -1663,7 +1663,7 @@ |
|
|
|
baseConfigurationReference = 4DB8204016307EAFC079EA48 /* Pods-Trust.debug.xcconfig */; |
|
|
|
baseConfigurationReference = 4DB8204016307EAFC079EA48 /* Pods-Trust.debug.xcconfig */; |
|
|
|
buildSettings = { |
|
|
|
buildSettings = { |
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
CODE_SIGN_ENTITLEMENTS = Trust/Trust.entitlements; |
|
|
|
CODE_SIGN_ENTITLEMENTS = ""; |
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
CURRENT_PROJECT_VERSION = 22; |
|
|
|
CURRENT_PROJECT_VERSION = 22; |
|
|
@ -1689,7 +1689,7 @@ |
|
|
|
baseConfigurationReference = B13A87D3BA5167741E5D0801 /* Pods-Trust.release.xcconfig */; |
|
|
|
baseConfigurationReference = B13A87D3BA5167741E5D0801 /* Pods-Trust.release.xcconfig */; |
|
|
|
buildSettings = { |
|
|
|
buildSettings = { |
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
|
|
CODE_SIGN_ENTITLEMENTS = Trust/Trust.entitlements; |
|
|
|
CODE_SIGN_ENTITLEMENTS = ""; |
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
CODE_SIGN_STYLE = Automatic; |
|
|
|
CURRENT_PROJECT_VERSION = 22; |
|
|
|
CURRENT_PROJECT_VERSION = 22; |
|
|
|