2022-04-12 16:53:04 +03:00
|
|
|
name: ElementX
|
|
|
|
attributes:
|
|
|
|
ORGANIZATIONNAME: element.io
|
|
|
|
|
|
|
|
options:
|
|
|
|
groupSortPosition: bottom
|
|
|
|
createIntermediateGroups: true
|
|
|
|
|
|
|
|
include:
|
2022-04-13 09:48:18 +03:00
|
|
|
- path: ElementX/SupportingFiles/target.yml
|
|
|
|
- path: UnitTests/SupportingFiles/target.yml
|
|
|
|
- path: UITests/SupportingFiles/target.yml
|
2022-04-12 16:53:04 +03:00
|
|
|
|
|
|
|
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
|