Rebrand Nostore to Nostash and set minimum deployment to iOS 18.0

This commit is contained in:
2025-04-06 23:13:17 -04:00
committed by Terry Yiu
parent 4bc7bf4214
commit 261003b876
87 changed files with 505 additions and 383 deletions

View File

@@ -1,20 +1,38 @@
{
"colors": [
{
"color": {
"color-space": "display-p3",
"components": {
"alpha": "1.000",
"blue": "0.665",
"green": "0.271",
"red": "0.509"
}
},
"idiom": "universal"
"colors" : [
{
"color" : {
"color-space" : "display-p3",
"components" : {
"alpha" : "1.000",
"blue": "0.368",
"green": "0.215",
"red": "0.098"
}
],
"info": {
"author": "xcode",
"version": 1
},
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"color" : {
"color-space" : "display-p3",
"components" : {
"alpha" : "1.000",
"blue" : "0.384",
"green" : "0.717",
"red" : "0.878"
}
},
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}