mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 14:16:59 +02:00
dcca446664
Add a BuildSetting to control the display of the personalisation screens. Add a property to delay the AuthenticationCoordinator from showing any screens. Add Congratulations screen to onboarding flow.
16 lines
223 B
JSON
16 lines
223 B
JSON
{
|
|
"images" : [
|
|
{
|
|
"filename" : "user.svg",
|
|
"idiom" : "universal"
|
|
}
|
|
],
|
|
"info" : {
|
|
"author" : "xcode",
|
|
"version" : 1
|
|
},
|
|
"properties" : {
|
|
"preserves-vector-representation" : true
|
|
}
|
|
}
|