about summary refs log tree commit diff
path: root/ios/app/app.entitlements
diff options
context:
space:
mode:
Diffstat (limited to 'ios/app/app.entitlements')
-rw-r--r--ios/app/app.entitlements10
1 files changed, 0 insertions, 10 deletions
diff --git a/ios/app/app.entitlements b/ios/app/app.entitlements
deleted file mode 100644
index 05af7cbda..000000000
--- a/ios/app/app.entitlements
+++ /dev/null
@@ -1,10 +0,0 @@
-<?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.associated-domains</key>
-	<array>
-		<string>applinks:bsky.app</string>
-	</array>
-</dict>
-</plist>