Skip to content

Commit

Permalink
Fix bundle executable.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfbjarne committed Sep 6, 2023
1 parent 7a78627 commit f8266a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleDisplayName</key>
<string>ShareExtension</string>
<key>CFBundleExecutable</key>
<string>ExtensionProject</string>
<string>ExtensionProjectWithFrameworks</string>
<key>CFBundleIdentifier</key>
<string>com.xamarin.ShareExtensionTest</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand Down

0 comments on commit f8266a7

Please sign in to comment.