Commit Graph
25 Commits
Author SHA1 Message Date
buzzert 90233b6a21 Simplify TestFlight automation
TestFlight / Build and upload (push) Successful in 1m33s
2026-07-27 17:30:02 -07:00
buzzertandClaude Sonnet 5 45b09a13d3 ci: put CI keychain first in codesign search list
TestFlight / testflight (push) Successful in 1m27s
codesign resolves signing identities through the user keychain search
list (first match wins) and ignores --keychain for the lookup. This
runner hosts another project (Sybil-2) whose keychain holds the same
Apple Distribution identity, so if that keychain is locked and appears
earlier in the search list, codesign fails with errSecInternalComponent
no matter how correctly our own keychain is set up. Prepend the fresh
CI keychain to the search list for the build and always delete it
afterward, which restores the original list.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-11 13:16:41 -07:00
buzzert 1632e5fbd4 ITSexempt
TestFlight / testflight (push) Successful in 1m12s
2026-07-06 09:24:36 -07:00
buzzert 18b63cbd19 Attempt to fix stale tabs losing info 2026-07-06 09:24:36 -07:00
buzzert 4371f051aa Switch to using content blockers instead of scheme handlers 2026-07-06 09:24:36 -07:00
buzzert 2c09157448 gitea: try removing temporary keychain
TestFlight / testflight (push) Failing after 1m39s
2026-07-06 09:07:22 -07:00
buzzert 8e26f0a066 Use match signing team for deployment
TestFlight / testflight (push) Failing after 19s
2026-07-06 08:43:11 -07:00
buzzert db947b1827 Set up TestFlight deployment
TestFlight / testflight (push) Failing after 24s
2026-07-06 08:36:11 -07:00
buzzert 62e36359b8 finish implementation for iOS 2025-09-29 16:09:00 -07:00
buzzert 265d393cdc codex: add custom search engines 2025-09-28 21:10:31 -07:00
buzzert 797c4c7c52 darkmode css: remove em from reinvert list 2025-09-18 08:52:15 -07:00
buzzert 6cc4694e1e attempt to fix stale tabs 2025-09-06 22:56:51 -07:00
buzzert 334703ec43 Obscure mail spi 2025-05-05 19:05:49 -07:00
buzzert 6301c40c59 Obscure WebKit SPI 2025-05-05 19:01:46 -07:00
buzzert 8fe8426cc2 Delete web process bundle in favor of custom scheme handler 2025-05-05 18:14:46 -07:00
buzzert a2e29abf19 Fixup for distribution 2025-04-11 19:53:02 -07:00
buzzert 2f4b3c64fe Move off of internal SDK, copy webkit spis from opensource 2025-04-11 18:27:59 -07:00
buzzert 0fd466d86d Adds keyboard shortcuts for changing script policy 2024-08-05 18:09:04 -07:00
buzzert 69aa02e303 Resolves "New Tab" bug after web content process jettison 2024-08-05 17:36:59 -07:00
buzzert a0056af8b1 Update for iOS 17. 2024-07-29 19:21:51 -07:00
buzzert d9fa5adf00 Adds README and screenshot 2023-09-17 20:30:21 -07:00
buzzert 6f41caff62 HistoryView: Compact UI for phones 2023-01-25 16:13:09 -08:00
buzzert 34ca35ea5a HistoryView: Adds ability to delete history items 2023-01-25 15:04:58 -08:00
buzzert 12e2d82009 Attempt to fix blank URL bar bug 2022-10-11 15:04:59 -07:00
buzzert 6be801420c iOS 16 API updates 2022-10-11 15:04:37 -07:00