MISC
added new icon put notifications in strings files started IAPManager populate data goes to 1000 entires take out fixweeday button
This commit is contained in:
@@ -17,7 +17,36 @@ struct IconPickerView: View {
|
||||
("AppIconBlueGreenImage", "AppIconBlueGreen"),
|
||||
("AppIconNeonGreenImage", "AppIconNeonGreen"),
|
||||
("AppIconPinkImage", "AppIconPink"),
|
||||
("AppIconPurpleImage", "AppIconPurple")
|
||||
("AppIconPurpleImage", "AppIconPurple"),
|
||||
("AppIconCustom1Image", "AppIconCustom1"),
|
||||
("AppIconCustom2Image", "AppIconCustom2"),
|
||||
("AppIconCustom3Image", "AppIconCustom3"),
|
||||
("AppIconCustom4Image", "AppIconCustom4"),
|
||||
("AppIconCustom5Image", "AppIconCustom5"),
|
||||
("AppIconCustom6Image", "AppIconCustom6"),
|
||||
("AppIconCustom7Image", "AppIconCustom7"),
|
||||
("AppIconCustom8Image", "AppIconCustom8"),
|
||||
("AppIconCustom9Image", "AppIconCustom9"),
|
||||
("AppIconCustom10Image", "AppIconCustom10"),
|
||||
("AppIconCustom11Image", "AppIconCustom11"),
|
||||
("AppIconCustom12Image", "AppIconCustom12"),
|
||||
("AppIconCustom13Image", "AppIconCustom13"),
|
||||
("AppIconCustom14Image", "AppIconCustom14"),
|
||||
("AppIconCustom15Image", "AppIconCustom15"),
|
||||
("AppIconCustom16Image", "AppIconCustom16"),
|
||||
("AppIconCustom17Image", "AppIconCustom17"),
|
||||
("AppIconCustom18Image", "AppIconCustom18"),
|
||||
("AppIconCustom19Image", "AppIconCustom19"),
|
||||
("AppIconCustom20Image", "AppIconCustom20"),
|
||||
("AppIconCustom21Image", "AppIconCustom21"),
|
||||
("AppIconCustom22Image", "AppIconCustom22"),
|
||||
("AppIconCustom23Image", "AppIconCustom23"),
|
||||
("AppIconCustom24Image", "AppIconCustom24"),
|
||||
("AppIconCustom25Image", "AppIconCustom25"),
|
||||
("AppIconCustom26Image", "AppIconCustom26"),
|
||||
("AppIconCustom27Image", "AppIconCustom27"),
|
||||
("AppIconCustom28Image", "AppIconCustom28"),
|
||||
("AppIconCustom29Image", "AppIconCustom29")
|
||||
]
|
||||
|
||||
var body: some View {
|
||||
|
||||
Reference in New Issue
Block a user