Try universal link entitlement too

Conrad Irwin created

Change summary

crates/zed/resources/zed.entitlements | 2 ++
1 file changed, 2 insertions(+)

Detailed changes

crates/zed/resources/zed.entitlements 🔗

@@ -2,6 +2,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:cirw.in</string></array>
 	<key>com.apple.security.automation.apple-events</key>
 	<true/>
 	<key>com.apple.security.cs.allow-jit</key>