diff --git a/MensaGuthaben.xcodeproj/project.pbxproj b/MensaGuthaben.xcodeproj/project.pbxproj index a271929..dcbeb1f 100644 --- a/MensaGuthaben.xcodeproj/project.pbxproj +++ b/MensaGuthaben.xcodeproj/project.pbxproj @@ -535,7 +535,7 @@ CODE_SIGN_ENTITLEMENTS = MensaGuthaben/MensaGuthaben.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1.2.94; + CURRENT_PROJECT_VERSION = 1.2.106; DEVELOPMENT_ASSET_PATHS = "\"MensaGuthaben/Preview Content\""; DEVELOPMENT_TEAM = EBQF48FD36; ENABLE_PREVIEWS = YES; @@ -549,7 +549,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.2.2; + MARKETING_VERSION = 1.2.3; PRODUCT_BUNDLE_IDENTIFIER = com.johanneskreutz.mensaguthaben; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = "MensaGuthaben Development 25.06.2021"; @@ -566,7 +566,7 @@ CODE_SIGN_ENTITLEMENTS = MensaGuthaben/MensaGuthaben.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; - CURRENT_PROJECT_VERSION = 1.2.94; + CURRENT_PROJECT_VERSION = 1.2.106; DEVELOPMENT_ASSET_PATHS = "\"MensaGuthaben/Preview Content\""; DEVELOPMENT_TEAM = EBQF48FD36; ENABLE_PREVIEWS = YES; @@ -580,7 +580,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.2.2; + MARKETING_VERSION = 1.2.3; PRODUCT_BUNDLE_IDENTIFIER = com.johanneskreutz.mensaguthaben; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = "MensaGuthaben Development 25.06.2021"; diff --git a/MensaGuthaben/Base.lproj/InfoPlist.strings b/MensaGuthaben/Base.lproj/InfoPlist.strings index 222ee39..330fc22 100644 --- a/MensaGuthaben/Base.lproj/InfoPlist.strings +++ b/MensaGuthaben/Base.lproj/InfoPlist.strings @@ -3,7 +3,7 @@ MensaGuthaben Created by Johannes Kreutz on 04.02.20. - Copyright © 2020 Johannes Kreutz. All rights reserved. + Copyright © 2020 - 2021 Johannes Kreutz. All rights reserved. This file is part of MensaGuthaben. @@ -22,4 +22,4 @@ */ "CFBundleDisplayName" = "MensaBalance"; -"NSHumanReadableCopyright" = "2019 - 2020 Johannes Kreutz. All rights reserved."; +"NSHumanReadableCopyright" = "2019 - 2021 Johannes Kreutz. All rights reserved."; diff --git a/MensaGuthaben/Base.lproj/LaunchScreen.storyboard b/MensaGuthaben/Base.lproj/LaunchScreen.storyboard index 8a65dcf..797a535 100644 --- a/MensaGuthaben/Base.lproj/LaunchScreen.storyboard +++ b/MensaGuthaben/Base.lproj/LaunchScreen.storyboard @@ -1,8 +1,9 @@ - + - + + @@ -39,7 +40,8 @@ - + + @@ -48,7 +50,6 @@ - @@ -59,5 +60,8 @@ + + + diff --git a/MensaGuthaben/Base.lproj/Localizable.strings b/MensaGuthaben/Base.lproj/Localizable.strings index 6a27acd..0ed21be 100644 --- a/MensaGuthaben/Base.lproj/Localizable.strings +++ b/MensaGuthaben/Base.lproj/Localizable.strings @@ -3,7 +3,7 @@ MensaGuthaben Created by Johannes Kreutz on 01.12.19. - Copyright © 2019 - 2020 Johannes Kreutz. All rights reserved. + Copyright © 2019 - 2021 Johannes Kreutz. All rights reserved. This file is part of MensaGuthaben. @@ -52,7 +52,7 @@ "legal.disclaimertitle" = "DISCLAIMER"; "legal.disclaimer" = "No liability for the content of external links.\nTHE SOFTWARE IS PROVIDED WITHOUT ANY EXPLICIT OR IMPLICIT GUARANTY, INCLUDING THE GUARANTY RELATING TO THE USE FOR THE DESIGNATED OR A PERTICULAR PURPOSE AS WELL AS INFRINGEMENTS OF ANY KIND, BUT NOT LIMITED TO THAT. THE AUTHORS OR OWNERS OF COPYRIGHT ARE NOT TO BE HELD LIABLE IN ANY CASE FOR DAMAGE OR DEMANDS OF ANY KIND, WETHER RESULTING FROM THE PERFORMANCE OF A CONTRACT, TORT OR OTHERWISE IN CONNECTION WITH THE SOFTWARE OR OTHER USE OF THE SOFTWARE."; "legal.licensetitle" = "LICENSE"; -"legal.license" = "MensaBalance iOS\nCopyright (C) 2019 - 2020 Johannes Kreutz.\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not, see ."; +"legal.license" = "MensaBalance iOS\nCopyright (C) 2019 - 2021 Johannes Kreutz.\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not, see ."; "legal.third" = "THIRD PARTIES"; "legal.oss" = "MensaBalance uses OpenSource-software, whose licences are viewable here."; "legal.osstitle" = "OpenSource-licenses"; diff --git a/MensaGuthaben/de.lproj/InfoPlist.strings b/MensaGuthaben/de.lproj/InfoPlist.strings index 04ed613..22a2511 100644 --- a/MensaGuthaben/de.lproj/InfoPlist.strings +++ b/MensaGuthaben/de.lproj/InfoPlist.strings @@ -3,7 +3,7 @@ MensaGuthaben Created by Johannes Kreutz on 04.02.20. - Copyright © 2020 Johannes Kreutz. All rights reserved. + Copyright © 2020 - 2021 Johannes Kreutz. All rights reserved. This file is part of MensaGuthaben. @@ -22,4 +22,4 @@ */ "CFBundleDisplayName" = "MensaGuthaben"; -"NSHumanReadableCopyright" = "2019 - 2020 Johannes Kreutz. Alle Rechte vorbehalten."; +"NSHumanReadableCopyright" = "2019 - 2021 Johannes Kreutz. Alle Rechte vorbehalten."; diff --git a/MensaGuthaben/de.lproj/Localizable.strings b/MensaGuthaben/de.lproj/Localizable.strings index 66df0e0..1c5fbf4 100644 --- a/MensaGuthaben/de.lproj/Localizable.strings +++ b/MensaGuthaben/de.lproj/Localizable.strings @@ -3,7 +3,7 @@ MensaGuthaben Created by Johannes Kreutz on 01.12.19. - Copyright © 2019 - 2020 Johannes Kreutz. All rights reserved. + Copyright © 2019 - 2021 Johannes Kreutz. All rights reserved. This file is part of MensaGuthaben. @@ -52,7 +52,7 @@ "legal.disclaimertitle" = "HAFTUNGSAUSSCHLUSS"; "legal.disclaimer" = "Keine Haftung für die Inhalte externer Links.\nDIE SOFTWARE WIRD OHNE JEDE AUSDRÜCKLICHE ODER IMPLIZIERTE GARANTIE BEREITGESTELLT, EINSCHLIESSLICH DER GARANTIE ZUR BENUTZUNG FÜR DEN VORGESEHENEN ODER EINEM BESTIMMTEN ZWECK SOWIE JEGLICHER RECHTSVERLETZUNG, JEDOCH NICHT DARAUF BESCHRÄNKT. IN KEINEM FALL SIND DIE AUTOREN ODER COPYRIGHTINHABER FÜR JEGLICHEN SCHADEN ODER SONSTIGE ANSPRÜCHE HAFTBAR ZU MACHEN, OB INFOLGE DER ERFÜLLUNG EINES VERTRAGES, EINES DELIKTES ODER ANDERS IM ZUSAMMENHANG MIT DER SOFTWARE ODER SONSTIGER VERWENDUNG DER SOFTWARE ENTSTANDEN."; "legal.licensetitle" = "LIZENZ"; -"legal.license" = "MensaGuthaben iOS\nCopyright (C) 2019 - 2020 Johannes Kreutz.\n\nDieses Programm ist freie Software. Sie können es unter den Bedingungen der GNU General Public License, wie von der Free Software Foundation veröffentlicht, weitergeben und/oder modifizieren, entweder gemäß Version 3 der Lizenz oder (nach Ihrer Option) jeder späteren Version.\n\nDie Veröffentlichung dieses Programms erfolgt in der Hoffnung, dass es Ihnen von Nutzen sein wird, aber OHNE IRGENDEINE GARANTIE, sogar ohne die implizite Garantie der MARKTREIFE oder der VERWENDBARKEIT FÜR EINEN BESTIMMTEN ZWECK. Details finden Sie in der GNU General Public License.\n\nSie sollten ein Exemplar der GNU General Public License zusammen mit diesem Programm erhalten haben. Falls nicht, siehe http://www.gnu.org/licenses/."; +"legal.license" = "MensaGuthaben iOS\nCopyright (C) 2019 - 2021 Johannes Kreutz.\n\nDieses Programm ist freie Software. Sie können es unter den Bedingungen der GNU General Public License, wie von der Free Software Foundation veröffentlicht, weitergeben und/oder modifizieren, entweder gemäß Version 3 der Lizenz oder (nach Ihrer Option) jeder späteren Version.\n\nDie Veröffentlichung dieses Programms erfolgt in der Hoffnung, dass es Ihnen von Nutzen sein wird, aber OHNE IRGENDEINE GARANTIE, sogar ohne die implizite Garantie der MARKTREIFE oder der VERWENDBARKEIT FÜR EINEN BESTIMMTEN ZWECK. Details finden Sie in der GNU General Public License.\n\nSie sollten ein Exemplar der GNU General Public License zusammen mit diesem Programm erhalten haben. Falls nicht, siehe http://www.gnu.org/licenses/."; "legal.third" = "DRITTANBIETER"; "legal.oss" = "MensaGuthaben nutzt OpenSource-Software, deren Lizenztexte hier einsehbar sind."; "legal.osstitle" = "OpenSource-Lizenzen";