mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-30 21:26:57 +02:00
vector-im/element-ios/issues/5009 - Refactored share extension and started using the shared code directly in the main application.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<key>NSExtensionPointIdentifier</key>
|
||||
<string>com.apple.share-services</string>
|
||||
<key>NSExtensionPrincipalClass</key>
|
||||
<string>SharePresentingViewController</string>
|
||||
<string>ShareExtensionRootViewController</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
@@ -4,3 +4,4 @@
|
||||
|
||||
#import "ThemeService.h"
|
||||
#import "AvatarGenerator.h"
|
||||
#import "BuildInfo.h"
|
||||
|
||||
Reference in New Issue
Block a user