Commit graph

14 commits

Author SHA1 Message Date
manuroe
f04cac4e09 XcodeGen: Rename Common-*.xconfig files to Project-*.xcconfig
to better reflect their purpose
2021-02-11 08:56:05 +01:00
manuroe
6b5bc5a0cb Xcodegen: Have a xcconfig file dedicated to warning settings 2021-02-11 08:48:03 +01:00
manuroe
762d090583 XcodeGen: Common.xcconfig does not need to be included by targets anymore
It is loaded by the project (project.yml)
2021-02-09 18:10:56 +01:00
manuroe
7187e5225e XcodeGen: Continue to make build settings uniform 2021-02-09 16:46:39 +01:00
manuroe
cb56854972 XCodegen: Make project.yml use Common.xcconfig
which will probably become the xcconfig for the project
2021-02-09 16:03:56 +01:00
manuroe
d9b83b48cf XcodeGen: Remove settingsGroup
Use the existing Common.xcconfig instead
2021-02-09 11:41:39 +01:00
manuroe
c22d30c4f6 XcodeGen: Create AppIdentifiers.xcconfig
To centralise app id, profiles, etc in one place
2021-02-09 09:51:39 +01:00
manuroe
931c3aae50 Make Xcode 12 and fastlane(xcodebuild) happy while some pods are not updated
Apply what https://stackoverflow.com/a/63955114 describes
2020-10-23 13:58:53 +02:00
ismailgulek
db4110ab46 Add keychain access group common config 2020-08-05 17:04:30 +03:00
ismailgulek
dbc4dd7e22
Merge pull request #3501 from vector-im/element_3497
Remove Riot from App Name
2020-08-03 15:17:31 +03:00
ismailgulek
10132a50dc
Remove Riot from app name 2020-08-03 13:47:05 +03:00
ismailgulek
4d3729dd6f
Add common configs for each target 2020-08-03 12:42:19 +03:00
manuroe
c8d8f5db85 Build: Define applicationGroupIdentifier in xcconfig 2020-07-30 10:10:42 +02:00
ismailgulek
4a915ca555
Use xcconfig for app display name, for both app and share extension 2020-07-29 16:28:55 +03:00