Commit eb2ed73
committed
fix: disable macOS certificate setup to avoid build failures
- Comment out macOS certificate installation step
- Prevents build failures when MACOS_CERT_P12 secret is not configured
- Allows release builds to proceed without code signing
- Can be re-enabled later when certificates are properly configured1 parent 5e5908c commit eb2ed73
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments