mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-25 02:25:20 +00:00
Add TransportConfig to bitchatShareExtension target (#579)
ShareViewController uses TransportConfig and without this target membership the code doesn’t compile
This commit is contained in:
@@ -126,6 +126,7 @@ targets:
|
|||||||
platform: iOS
|
platform: iOS
|
||||||
sources:
|
sources:
|
||||||
- bitchatShareExtension
|
- bitchatShareExtension
|
||||||
|
- bitchat/Services/TransportConfig.swift
|
||||||
info:
|
info:
|
||||||
path: bitchatShareExtension/Info.plist
|
path: bitchatShareExtension/Info.plist
|
||||||
properties:
|
properties:
|
||||||
|
|||||||
Reference in New Issue
Block a user