Commit Graph

26 Commits

Author SHA1 Message Date
Max Radermacher
2724171591 Deprecate make release 2024-04-12 16:35:52 -05:00
Pete Walters
e64a6cb1a4 Bump Xcode version for builds 2023-09-13 10:39:32 -05:00
Max Radermacher
09d38fcf68 Update to Xcode 14.2 2023-03-22 16:34:51 -07:00
Evan Hahn
491daa3e7d
"qa" → "internal"
This change should have no user impact. It renames "qa" to "internal"
for clarity.
2022-12-12 15:54:08 -06:00
Harry
29c1d11640
update fastlane to use xcode 14.0 2022-09-22 10:59:10 -07:00
Nora Trapp
5c8986fbb2 Don't let xcode manage build number 2022-05-18 18:22:58 -07:00
Michelle Linington
6188fd27f8 Merge branch 'release/5.35.2' 2022-04-18 14:03:49 -07:00
Michelle Linington
cf584f77c4 Downgrade our build machine to use 13.2
This should address an issue where multiple users are seeing crashes
when trying to invoke some method on Set. This looks related to this
issue: https://bugs.swift.org/browse/SR-16096

The linked issue indicates that this is an issue with builds compiled
against Swift 5.6 but linked against Swift 5.5 at runtime. To fix this,
we should revert to building Signal with Swift 5.5 until Xcode includes
the Swift 5.6.1 patch.
2022-04-18 11:50:27 -07:00
Nora Trapp
12cdbe4133 Create certificates during release 2022-04-12 18:32:50 -07:00
Nora Trapp
ce2cb35f99 Use Xcode 13.3 2022-03-25 13:57:18 -07:00
Nora Trapp
f4156d193a Switch to using App Store Connect API for release builds 2022-03-16 19:42:03 -07:00
Nora Trapp
820c137c44 Bump to Xcode 13.2 2021-12-14 11:40:59 -08:00
Nora Trapp
c4feee1a7e Bump to Xcode 13.1 2021-12-14 10:54:27 -08:00
Matthew Chen
8472571d0a Rename NSE. 2021-10-28 11:40:26 -03:00
Nora Trapp
d964889d08
Use Xcode 13 for all builds. 2021-09-14 17:26:25 -04:00
Nora Trapp
f2d9de7dc0 Fix xcode 13 selection for nightly builds 2021-08-20 15:56:13 -07:00
Nora Trapp
81100cd9ac Don't confuse ruby and python syntax.. 2021-08-20 15:50:51 -07:00
Nora Trapp
3a2cf03b8f Use Xcode 13 for nightly builds 2021-08-20 15:36:46 -07:00
Nora Trapp
3fbba09929 Remove 'Engineers' group from TestFlight 2021-08-02 14:01:11 -07:00
Nora Trapp
3c46515b6e Allow setting xcode version in fastfile 2021-06-16 11:37:36 -07:00
Nora Trapp
91208bd761 Add nightly option to release lane 2021-06-14 16:03:19 -07:00
Nora Trapp
94546f54d2 Disable warnings 2021-04-23 22:50:51 -07:00
Nora Trapp
66fa2666dd Specify ipa path for ASC upload 2021-04-14 19:09:10 -07:00
Nora Trapp
302ad68ae6 Lock around 'upload to testflight' operation 2021-04-14 17:33:22 -07:00
Nora Trapp
99e2a739d1 add release lane to fastfile 2021-04-13 20:40:17 -07:00
Michael Kirk
2233d4c72c Add jenkinsfile 2019-01-07 12:51:35 -07:00