mirror of
https://github.com/h3pdesign/Neon-Vision-Editor
synced 2026-04-21 13:27:16 +00:00
fix(metrics): use UTC date snapshots for preflight stability
This commit is contained in:
parent
9faefe024b
commit
a4da558463
3 changed files with 7 additions and 7 deletions
|
|
@ -361,7 +361,7 @@
|
|||
CODE_SIGNING_ALLOWED = YES;
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 498;
|
||||
CURRENT_PROJECT_VERSION = 499;
|
||||
DEAD_CODE_STRIPPING = YES;
|
||||
DEVELOPMENT_TEAM = CS727NF72U;
|
||||
ENABLE_APP_SANDBOX = YES;
|
||||
|
|
@ -444,7 +444,7 @@
|
|||
CODE_SIGNING_ALLOWED = YES;
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 498;
|
||||
CURRENT_PROJECT_VERSION = 499;
|
||||
DEAD_CODE_STRIPPING = YES;
|
||||
DEVELOPMENT_TEAM = CS727NF72U;
|
||||
ENABLE_APP_SANDBOX = YES;
|
||||
|
|
|
|||
|
|
@ -155,8 +155,8 @@
|
|||
<img alt="Unique visitors (14d)" src="https://img.shields.io/static/v1?label=Unique+visitors+%2814d%29&message=153&color=0EA5E9&style=for-the-badge">
|
||||
</p>
|
||||
<p align="center">
|
||||
<img alt="Clone snapshot (UTC)" src="https://img.shields.io/static/v1?label=Clone+snapshot+%28UTC%29&message=2026-03-12+16%3A39&color=334155&style=flat-square">
|
||||
<img alt="View snapshot (UTC)" src="https://img.shields.io/static/v1?label=View+snapshot+%28UTC%29&message=2026-03-12+16%3A39&color=334155&style=flat-square">
|
||||
<img alt="Clone snapshot (UTC)" src="https://img.shields.io/static/v1?label=Clone+snapshot+%28UTC%29&message=2026-03-12+20%3A03&color=334155&style=flat-square">
|
||||
<img alt="View snapshot (UTC)" src="https://img.shields.io/static/v1?label=View+snapshot+%28UTC%29&message=2026-03-12+20%3A03&color=334155&style=flat-square">
|
||||
</p>
|
||||
## Project Docs
|
||||
|
||||
|
|
|
|||
|
|
@ -46,7 +46,7 @@
|
|||
<text x="58" y="126.0" fill="#9CC3E6" font-size="14" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">32</text>
|
||||
|
||||
<polyline
|
||||
points="130.0,201.2 264.3,163.8 398.6,226.2 532.9,213.8 667.1,213.8 801.4,220.0 935.7,195.0 1070.0,126.2"
|
||||
points="130.0,201.2 264.3,163.8 398.6,226.2 532.9,213.8 667.1,213.8 801.4,220.0 935.7,188.8 1070.0,126.2"
|
||||
fill="none"
|
||||
stroke="url(#line)"
|
||||
stroke-width="5"
|
||||
|
|
@ -61,7 +61,7 @@
|
|||
<circle cx="532.9" cy="213.8" r="7" fill="#34EDAA" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="667.1" cy="213.8" r="7" fill="#47F193" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="801.4" cy="220.0" r="7" fill="#5AF57D" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="935.7" cy="195.0" r="7" fill="#72FA64" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="935.7" cy="188.8" r="7" fill="#72FA64" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="1070.0" cy="126.2" r="7" fill="#8CFF5A" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<text x="116.0" y="352" fill="#D7E8F8" font-size="13" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">v0.4.31</text>
|
||||
<text x="250.3" y="352" fill="#D7E8F8" font-size="13" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">v0.4.32</text>
|
||||
|
|
@ -77,7 +77,7 @@
|
|||
<text x="522.9" y="199.8" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">17</text>
|
||||
<text x="657.1" y="199.8" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">17</text>
|
||||
<text x="791.4" y="206.0" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">16</text>
|
||||
<text x="925.7" y="181.0" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">20</text>
|
||||
<text x="925.7" y="174.8" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">21</text>
|
||||
<text x="1060.0" y="148.2" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">31</text>
|
||||
|
||||
<text x="776" y="56" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">Release trend line with highlighted points</text>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 8.6 KiB |
Loading…
Reference in a new issue