mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
32 lines
771 B
YAML
32 lines
771 B
YAML
![]() |
name: ElementX
|
||
|
attributes:
|
||
|
ORGANIZATIONNAME: element.io
|
||
|
|
||
|
options:
|
||
|
groupSortPosition: bottom
|
||
|
createIntermediateGroups: true
|
||
|
|
||
|
include:
|
||
|
- path: ElementX/target.yml
|
||
|
- path: UnitTests/target.yml
|
||
|
|
||
|
packages:
|
||
|
MatrixRustSDK:
|
||
|
url: https://github.com/matrix-org/matrix-rust-components-swift.git
|
||
|
branch: main
|
||
|
DTCoreText:
|
||
|
url: https://github.com/Cocoanetics/DTCoreText
|
||
|
branch: develop
|
||
|
KeychainAccess:
|
||
|
url: https://github.com/kishikawakatsumi/KeychainAccess
|
||
|
branch: master
|
||
|
Kingfisher:
|
||
|
url: https://github.com/onevcat/Kingfisher
|
||
|
exactVersion: 7.2.0
|
||
|
Introspect:
|
||
|
url: https://github.com/siteline/SwiftUI-Introspect.git
|
||
|
branch: master
|
||
|
SwiftyBeaver:
|
||
|
url: https://github.com/SwiftyBeaver/SwiftyBeaver
|
||
|
exactVersion: 1.9.5
|