57 Commits

Author SHA1 Message Date
Matt Czech
1d6aefa655 [PM-37995] chore: Add pre-commit hook to lint changed Swift files (#2694) 2026-05-27 13:42:21 -05:00
Katherine Bertelsen
4122bd8810 [PM-37604] tool: Add fix-ellipsis subcommand to fix-localizable-strings (#2652) 2026-05-19 09:36:40 -05:00
Vince Grassia
05ec9dd2ba [BRE-1851] Fix _build-any.yml workflow (#2620) 2026-05-07 16:44:24 -04:00
Matt Czech
e10d63ce75 [PM-35680] chore: Allow Sourcery to generate BitwardenSdk mocks (#2581) 2026-04-30 10:20:05 -05:00
Federico Maccaroni
7522eb7f21 [PM-35498] chore: add shared Xcode search custom scopes and setup script (#2587) 2026-04-29 13:11:49 -03:00
Katherine Bertelsen
a195f3d344 [PM-26292] tool: Add script to delete unused Localizable.strings entries (#2464) 2026-04-13 15:03:53 -05:00
Katherine Bertelsen
c342e8211e [PM-26293] tool: Add scripts to delete duplicate Localizable.strings entries (#2412) 2026-04-09 09:15:33 -05:00
Federico Maccaroni
38735f365b [PM-32730] [BEEEP] chore: Improve spell check script (#2471) 2026-03-25 18:41:48 -03:00
Matt Czech
e10d019e81 [PM-27524] chore: Update setup-hooks.sh to work with git worktrees (#2336) 2026-02-11 08:55:56 -06:00
Matt Czech
d7ee769cd0 [PM-27525] chore: Add spell check git pre-commit hook (#2319)
Co-authored-by: Federico Maccaroni <fedemkr@gmail.com>
2026-02-05 16:47:14 -06:00
Matt Czech
a65b92732b [PM-18404] Add SDK version to About screen version copy-paste (#2250) 2026-01-15 10:22:50 -06:00
Federico Maccaroni
2046d8a6ed [PM-27049] Initial version of the Test Harness app (#2142) 2025-11-21 16:36:58 -03:00
Álison Fernandes
c90a01df0d [PM-28041] Remove SDK Update PR changelog list size limit (#2125) 2025-11-10 22:12:30 +00:00
Álison Fernandes
327d949558 [PM-26160] Test workflows - Split Build / Test steps and pre-boot simulator (#2015) 2025-10-07 08:50:27 -05:00
Álison Fernandes
0b9b9d89c4 [PM-26455] Improve CI runtimes by disabling cpu intensive processes (#1995) 2025-10-02 11:23:14 -05:00
Federico Maccaroni
cc04678845 [PM-26048] Removes SUPPORTS_CXP compiler flag (#1964) 2025-09-22 17:31:38 -03:00
Katherine Bertelsen
058732d03b [PM-21704] Add CI Build Information to BWA (#1931) 2025-09-18 11:46:29 -05:00
Carlos Gonçalves
543b730225 Fix sed script (#1926) 2025-09-10 14:20:13 +01:00
Álison Fernandes
86b4dc7cea [PM-20288 ] On SDK update, also update Package.resolved (#1910) 2025-09-04 09:32:27 -03:00
Carlos Gonçalves
6e8c6180c8 [PM-20288] New workflow to update the sdk (#1877)
Co-authored-by: Álison Fernandes <vvolkgang@users.noreply.github.com>
2025-09-03 13:46:17 -03:00
Álison Fernandes
0631c73f7d [PM-25359] Remove xcbeautify from build to uncover build failure logs (#1898)
Co-authored-by: Federico Maccaroni <fedemkr@gmail.com>
2025-09-01 11:34:03 -03:00
Federico Maccaroni
48d66ba823 [PM-23543] Revert: Added Swift active compilation condition flag DISABLE_ASSERTION_FAILURE_ON_ERROR (#1891) 2025-08-29 15:18:49 -03:00
Federico Maccaroni
f749386f38 [PM-23543] debt: Ignore assertion failure on DEBUG when CI building for Simulator (#1843) 2025-08-26 12:05:41 -03:00
Federico Maccaroni
64bbab85db [PM-22549] Update CXP related code to work with new iOS 26 beta API (#1656) 2025-08-07 16:35:09 -03:00
Álison Fernandes
cfc401f6e0 [PM-24564] Address GitHub Release creation workflow feedback (#1834) 2025-08-07 17:43:22 +00:00
Álison Fernandes
dddcb8d776 [PM-21331] Update build-any.yml to upload BWA dsyms to Crashlytics (#1817) 2025-07-29 19:28:01 +01:00
Álison Fernandes
48dd1b7fd5 [PM-18414] CI restructuring #4 - Consolidate build.sh (#1526) 2025-04-24 12:09:35 -05:00
Álison Fernandes
e67e818581 [PM-18414] CI restructuring #3 - Add Brewfile with version pinning (#1525) 2025-04-23 21:43:07 +00:00
Álison Fernandes
6b7264435f [PM-18414] CI restructuring #2 - Consolidate /Configs folder and .xcconfig files (#1524) 2025-04-23 21:24:50 +00:00
Katherine Bertelsen
a2b2d6b4fd [PM-18412] Add Authenticator to Workspace (#1402) 2025-03-03 14:59:38 -06:00
Katherine Bertelsen
b3fa624fe0 [PM-18411] Create Workspace and BitwardenKit (#1362) 2025-02-20 15:59:02 -06:00
Federico Maccaroni
06bc8930d2 [PM-17544] Added compiler flags to Test workflow (#1299) 2025-01-24 17:58:16 -03:00
Álison Fernandes
453d6729e1 [PM-17461] Fix: CXP build fails due to wrong script path (#1294) 2025-01-23 09:10:47 -03:00
Álison Fernandes
2c01812198 [PM-16212] Fix: bootstrap version mismatch fails when multiple xcodes are installed (#1279) 2025-01-17 18:48:10 +00:00
Katherine Bertelsen
8a8fb5e920 [PM-16533] Include proper reference to project-pm.yml (#1267) 2025-01-14 11:07:54 -06:00
Katherine Bertelsen
bcaab3f914 [PM-16533] Rename files to indicate they belong to Password Manager (#1231) 2025-01-14 10:04:39 -06:00
Álison Fernandes
05dd571019 [PM-16212] feat: Add xcode version check to bootstrap script (#1221) 2024-12-19 10:20:12 -03:00
Federico Maccaroni
58260a9b95 [PM-14800] Credential Exchange implementation preparation (#1198) 2024-12-12 09:52:12 -03:00
Álison Fernandes
b067f622a2 [PM-15905] feat: Restructure build info output (#1193) 2024-12-11 15:00:42 +00:00
Katherine Bertelsen
ec04d02405 [PM-9375] Build a debug-for-simulator version of the app for easier automated testing (#1151)
Co-authored-by: Álison Fernandes <vvolkgang@users.noreply.github.com>
2024-12-04 16:46:24 -06:00
Álison Fernandes
70003811fc [PM-11598] fix: GitHub Release v2 (#1175) 2024-11-29 18:38:13 +00:00
Álison Fernandes
5d1d057166 [PM-12579] Add support for compiler flags in CI build workflow (#965) 2024-09-24 14:58:23 -05:00
Brant DeBow
0b7309565d [BITAU-118] [BITAU-159] Setup New Shared App Group Entitlements and Feature Flag (#910) 2024-09-10 08:39:12 -04:00
Federico Maccaroni
de15fe43e4 [PM-11313] [BEEEP] Improve provisioning profiles configuration in the CI/CD workflow (#868) 2024-08-27 11:28:50 -03:00
Federico Maccaroni
708b66765e [PM-10562] Added the complication to the watchOS app (#836) 2024-08-26 12:11:51 -03:00
Katherine Bertelsen
c69e700217 Update permissions to make scripts executable (#815) 2024-08-12 12:25:00 -05:00
Federico Maccaroni
6f6c1e0baf [PM-9705] Added device and CI build info to version copy (#782)
Co-authored-by: Katherine Bertelsen <kbertelsen@bitwarden.com>
2024-08-12 12:50:32 -03:00
Katherine Bertelsen
a27762f9db [PM-9369][PM-9692] Fix watch Crashlytics configuration (#765) 2024-07-30 08:32:01 -05:00
Katherine Bertelsen
461617c67c [PM-6946] BIT-2115, BIT-2190, BIT-2191, BIT-2192: Initial CI/CD workflow and build script (#583) 2024-04-09 11:25:02 -05:00
Matt Czech
976d150977 BIT-1778: Add the homebrew path for Apple silicon to build scripts (#580) 2024-04-04 14:52:50 -05:00