wip
This commit is contained in:
parent
ae81c5d617
commit
5a5fed1848
|
@ -14,6 +14,9 @@ packages:
|
|||
GRDB:
|
||||
url: https://github.com/groue/GRDB.swift.git
|
||||
majorVersion: 6.29.3
|
||||
libsignal:
|
||||
url: https://dev.narayana.im/narayana/libsignal.git
|
||||
branch: master
|
||||
|
||||
settings:
|
||||
DEVELOPMENT_TEAM: K78H7BT98L
|
||||
|
@ -44,6 +47,8 @@ targets:
|
|||
dependencies:
|
||||
- sdk: libxml2.tbd
|
||||
- sdk: Security.framework
|
||||
- package: libsignal
|
||||
link: true
|
||||
# - framework: Lib/WebRTC.xcframework
|
||||
|
||||
# iOS App
|
||||
|
@ -88,7 +93,7 @@ targets:
|
|||
- package: SwiftfulRouting
|
||||
link: true
|
||||
- package: KeychainAccess
|
||||
limk: true
|
||||
link: true
|
||||
- package: GRDB
|
||||
link: true
|
||||
preBuildScripts:
|
||||
|
|
Loading…
Reference in a new issue