element-ios/project.yml

72 lines
1.8 KiB
YAML
Raw Normal View History

name: Riot
2020-12-06 21:37:52 +00:00
attributes:
ORGANIZATIONNAME: matrix.org
2020-12-06 21:37:52 +00:00
configs:
Debug: debug
Release: release
2020-12-20 22:03:20 +00:00
fileGroups:
- README.md
2021-08-09 15:22:54 +00:00
- CHANGES.md
2020-12-20 22:03:20 +00:00
- AUTHORS.rst
- Podfile
2021-02-16 10:29:45 +00:00
- project.yml
- changelog.d
configFiles:
Debug: Config/Project-Debug.xcconfig
Release: Config/Project-Release.xcconfig
2020-12-06 21:37:52 +00:00
options:
defaultConfig: Release
groupSortPosition: bottom
transitivelyLinkDependencies: false
createIntermediateGroups: true
2021-01-05 22:45:18 +00:00
useBaseInternationalization: true
postGenCommand: sh Tools/XcodeGen/postGenCommand.sh
2020-12-06 21:37:52 +00:00
include:
- path: Riot/target.yml
- path: RiotTests/target.yml
2021-04-30 12:48:56 +00:00
- path: RiotNSE/target.yml
- path: BroadcastUploadExtension/target.yml
- path: DesignKit/target.yml
- path: RiotSwiftUI/target.yml
- path: RiotSwiftUI/targetUnitTests.yml
- path: RiotSwiftUI/targetUITests.yml
- path: CommonKit/target.yml
- path: CommonKit/targetUnitTests.yml
# Disabled due to crypto corruption issues.
# https://github.com/element-hq/element-ios/issues/7618
# - path: RiotShareExtension/target.yml
# - path: SiriIntents/target.yml
packages:
2023-03-02 14:18:04 +00:00
AnalyticsEvents:
url: https://github.com/matrix-org/matrix-analytics-events
exactVersion: 0.23.1
Mapbox:
url: https://github.com/maplibre/maplibre-gl-native-distribution
minVersion: 5.12.2
maxVersion: 5.13.0
2022-05-18 12:51:23 +00:00
OrderedCollections:
url: https://github.com/apple/swift-collections
minVersion: 1.0.2
maxVersion: 2.0.0
SwiftOGG:
url: https://github.com/element-hq/swift-ogg
2023-02-22 09:31:00 +00:00
branch: 0.0.1
WysiwygComposer:
url: https://github.com/matrix-org/matrix-rich-text-editor-swift
version: 2.37.3
DeviceKit:
url: https://github.com/devicekit/DeviceKit
majorVersion: 4.7.0
DTCoreText:
url: https://github.com/Cocoanetics/DTCoreText
version: 1.6.26
2024-05-21 14:02:46 +00:00
PostHog:
url: https://github.com/PostHog/posthog-ios
minorVersion: 3.2.5