<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>aps-environment</key>
<string>development</string>
<key>com.apple.developer.associated-domains</key>
<array>
<string>app://test.test</string>
<string>https://checkout-test.adyen.com</string>
<string>adyencheckout://com.comwell.phoenix.test/adyenPayment</string>
<string>https://checkoutshopper-test.adyen.com</string>
</array>
<key>com.apple.developer.in-app-payments</key>
<array>
<string>merchant.ComwellHotelsECOM</string>
</array>
<key>keychain-access-groups</key>
<array>
<string>$(AppIdentifierPrefix)com.microsoft.adalcache</string>
</array>
</dict>
</plist>