diff --git a/Podfile.lock b/Podfile.lock index 63dad48..ce163a1 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -119,4 +119,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: e793a715911bfaebdd70a4151028aaeb3d9f2e00 -COCOAPODS: 1.10.0 +COCOAPODS: 1.10.1 diff --git a/blista.xcodeproj/project.pbxproj b/blista.xcodeproj/project.pbxproj index 68352ec..4e61eed 100644 --- a/blista.xcodeproj/project.pbxproj +++ b/blista.xcodeproj/project.pbxproj @@ -582,7 +582,6 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = blista/blista.entitlements; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; @@ -595,7 +594,7 @@ INFOPLIST_FILE = blista/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - MARKETING_VERSION = 1.18.0; + MARKETING_VERSION = 1.19.0; PRODUCT_BUNDLE_IDENTIFIER = de.zitrotec.blista; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -613,7 +612,6 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = blista/blista.entitlements; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = CM9ECSAB4Y; @@ -625,7 +623,7 @@ INFOPLIST_FILE = blista/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 8.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - MARKETING_VERSION = 1.18.0; + MARKETING_VERSION = 1.19.0; PRODUCT_BUNDLE_IDENTIFIER = de.zitrotec.blista; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; diff --git a/blista/EighthViewController.swift b/blista/EighthViewController.swift index 43c4c53..3ca22b0 100644 --- a/blista/EighthViewController.swift +++ b/blista/EighthViewController.swift @@ -32,7 +32,7 @@ class EighthViewController: UIViewController, UIWebViewDelegate { contentId: "katalog", customAttributes: [:]) - webView8.loadRequest(URLRequest(url: URL(string: "https://katalog.blista.de/allegro")!)) + webView8.loadRequest(URLRequest(url: URL(string: "https://katalog.blista.de/")!)) case .cellular: @@ -41,7 +41,7 @@ class EighthViewController: UIViewController, UIWebViewDelegate { contentId: "katalog", customAttributes: [:]) - webView8.loadRequest(URLRequest(url: URL(string: "https://katalog.blista.de/allegro")!)) + webView8.loadRequest(URLRequest(url: URL(string: "https://katalog.blista.de/")!)) case .none: UIApplication.shared.isNetworkActivityIndicatorVisible = false @@ -68,7 +68,7 @@ class EighthViewController: UIViewController, UIWebViewDelegate { if viewHasLoaded == true { return } else { - webView8.loadRequest(URLRequest(url: URL(string: "https://katalog.blista.de/allegro")!)) + webView8.loadRequest(URLRequest(url: URL(string: "https://katalog.blista.de/")!)) } @@ -76,7 +76,7 @@ class EighthViewController: UIViewController, UIWebViewDelegate { if viewHasLoaded == true { return } else { - webView8.loadRequest(URLRequest(url: URL(string: "https://katalog.blista.de/allegro")!)) + webView8.loadRequest(URLRequest(url: URL(string: "https://katalog.blista.de/")!)) } case .none: UIApplication.shared.isNetworkActivityIndicatorVisible = false diff --git a/imprint.html b/imprint.html index 004781c..818c8ea 100644 --- a/imprint.html +++ b/imprint.html @@ -10,8 +10,8 @@
Verantwortlicher im Sinne der Datenschutz-Grundverordnung, sonstiger in den Mitgliedstaaten der Europäischen Union geltenden Datenschutzgesetze und anderer Bestimmungen mit datenschutzrechtlichem Charakter ist die:
zitrotec
-Am Weinberg 13
-35037 Marburg
+Chicago Lane 5b
+30539 Hannover
Deutschland
Tel.: +49 176 56931729
E-Mail: info@zitrotec.de