2022-04-12 16:53:04 +03:00
|
|
|
name: ElementX
|
|
|
|
attributes:
|
2022-05-31 13:05:30 +03:00
|
|
|
ORGANIZATIONNAME: Element
|
2022-04-12 16:53:04 +03:00
|
|
|
|
2022-04-13 15:38:56 +03:00
|
|
|
fileGroups:
|
|
|
|
- project.yml
|
|
|
|
|
2022-04-12 16:53:04 +03:00
|
|
|
options:
|
|
|
|
groupSortPosition: bottom
|
|
|
|
createIntermediateGroups: true
|
2022-04-18 10:54:48 +03:00
|
|
|
deploymentTarget:
|
|
|
|
iOS: "15.0"
|
2022-04-26 17:21:32 +03:00
|
|
|
macOS: "12.0"
|
2022-05-12 12:30:24 +03:00
|
|
|
groupOrdering:
|
|
|
|
- order: [ElementX, UnitTests, UITests, Tools]
|
|
|
|
- pattern: ElementX
|
|
|
|
order: [Sources, Resources, SupportingFiles]
|
|
|
|
- pattern: Sources
|
|
|
|
order: [Services, Screens, Other]
|
2022-04-12 16:53:04 +03:00
|
|
|
|
2022-04-26 22:48:17 +03:00
|
|
|
settings:
|
|
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED: YES
|
2022-05-16 13:17:14 +03:00
|
|
|
ENABLE_BITCODE: NO
|
2022-04-28 11:29:18 +03:00
|
|
|
|
2022-04-26 22:48:17 +03:00
|
|
|
|
2022-04-12 16:53:04 +03:00
|
|
|
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:
|
2022-07-22 15:53:35 +03:00
|
|
|
url: https://github.com/matrix-org/matrix-rust-components-swift
|
2022-07-27 10:57:16 +01:00
|
|
|
exactVersion: 1.0.12-alpha
|
2022-07-01 13:56:52 +03:00
|
|
|
# path: ../matrix-rust-components-swift
|
2022-06-09 14:44:46 +01:00
|
|
|
DesignKit:
|
|
|
|
path: ./
|
2022-07-28 09:28:42 +01:00
|
|
|
AppAuth:
|
|
|
|
url: https://github.com/openid/AppAuth-iOS
|
|
|
|
majorVersion: 1.5.0
|
2022-04-12 16:53:04 +03:00
|
|
|
DTCoreText:
|
|
|
|
url: https://github.com/Cocoanetics/DTCoreText
|
2022-04-13 15:38:56 +03:00
|
|
|
majorVersion: 1.6.26
|
2022-04-12 16:53:04 +03:00
|
|
|
KeychainAccess:
|
|
|
|
url: https://github.com/kishikawakatsumi/KeychainAccess
|
2022-04-13 15:38:56 +03:00
|
|
|
majorVersion: 4.2.2
|
2022-04-12 16:53:04 +03:00
|
|
|
Kingfisher:
|
|
|
|
url: https://github.com/onevcat/Kingfisher
|
2022-04-13 15:38:56 +03:00
|
|
|
majorVersion: 7.2.0
|
2022-04-12 16:53:04 +03:00
|
|
|
Introspect:
|
2022-07-22 15:53:35 +03:00
|
|
|
url: https://github.com/siteline/SwiftUI-Introspect
|
2022-04-13 15:38:56 +03:00
|
|
|
majorVersion: 0.1.4
|
2022-04-12 16:53:04 +03:00
|
|
|
SwiftyBeaver:
|
|
|
|
url: https://github.com/SwiftyBeaver/SwiftyBeaver
|
2022-04-13 15:38:56 +03:00
|
|
|
majorVersion: 1.9.5
|
2022-05-27 13:02:36 +03:00
|
|
|
SwiftState:
|
|
|
|
url: https://github.com/ReactKit/SwiftState
|
|
|
|
majorVersion: 6.0.0
|
2022-06-06 12:38:07 +03:00
|
|
|
GZIP:
|
|
|
|
url: https://github.com/nicklockwood/GZIP
|
|
|
|
majorVersion: 1.3.0
|
|
|
|
Sentry:
|
2022-07-22 15:53:35 +03:00
|
|
|
url: https://github.com/getsentry/sentry-cocoa
|
2022-06-06 12:38:07 +03:00
|
|
|
majorVersion: 7.15.0
|