<?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>com.apple.developer.usernotifications.communication</key>
	<true/>
	<key>com.apple.developer.siri</key>
	<true/>
	<key>application-identifier</key>
	<string>T8B4U4YCDJ.app.nicegram</string>
	<key>com.apple.developer.applesignin</key>
	<array>
		<string>Default</string>
	</array>
	<key>aps-environment</key>
	<string>production</string>
	<key>com.apple.developer.associated-domains</key>
	<array>
		<string>applinks:telegram.me</string>
		<string>applinks:t.me</string>
		<string>applinks:nicegram.app</string>
		<string>applinks:yfqcuhfv.xyz</string>
		<string>applinks:*.t.me</string>
	</array>
	<key>com.apple.security.application-groups</key>
	<array>
		<string>group.app.nicegram</string>
	</array>
</dict>
</plist>