Commit 44c830c
fix: address Copilot review comments for splash screen
- Remove hardcoded RGB color values from storyboard resources section
- Use named color references only (SplashBackground, SplashLogoColor)
- Update image resource dimensions to match display size (100x100)
- Simplify image asset configuration (single universal image)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 5d25617 commit 44c830c
File tree
2 files changed
+4
-17
lines changed- V2er
- Assets.xcassets/SplashLogo.imageset
2 files changed
+4
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 5 | + | |
15 | 6 | | |
16 | 7 | | |
17 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
50 | 46 | | |
51 | 47 | | |
0 commit comments