Skip to content

Commit 59c094f

Browse files
committed
Remove unused NSExtensionPoint keys
1 parent 03f81e2 commit 59c094f

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

ShareExtension/Info-Enterprise.plist

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@
4343
<key>NSExtensionActivationSupportsWebURLWithMaxCount</key>
4444
<integer>1</integer>
4545
</dict>
46-
<key>NSExtensionPointName</key>
47-
<string>com.apple.share-services</string>
48-
<key>NSExtensionPointVersion</key>
49-
<string>1.0</string>
5046
</dict>
5147
<key>NSExtensionPointIdentifier</key>
5248
<string>com.apple.share-services</string>

ShareExtension/Info.plist

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@
4343
<key>NSExtensionActivationSupportsWebURLWithMaxCount</key>
4444
<integer>1</integer>
4545
</dict>
46-
<key>NSExtensionPointName</key>
47-
<string>com.apple.share-services</string>
48-
<key>NSExtensionPointVersion</key>
49-
<string>1.0</string>
5046
</dict>
5147
<key>NSExtensionPointIdentifier</key>
5248
<string>com.apple.share-services</string>

0 commit comments

Comments
 (0)