diff --git a/.swiftpm/xcode/package.xcworkspace/xcuserdata/i507698.xcuserdatad/UserInterfaceState.xcuserstate b/.swiftpm/xcode/package.xcworkspace/xcuserdata/i507698.xcuserdatad/UserInterfaceState.xcuserstate index 6cdf8c88..ec9975f0 100644 Binary files a/.swiftpm/xcode/package.xcworkspace/xcuserdata/i507698.xcuserdatad/UserInterfaceState.xcuserstate and b/.swiftpm/xcode/package.xcworkspace/xcuserdata/i507698.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/.swiftpm/xcode/xcuserdata/i507698.xcuserdatad/xcschemes/xcschememanagement.plist b/.swiftpm/xcode/xcuserdata/i507698.xcuserdatad/xcschemes/xcschememanagement.plist index 66381aeb..5646aba4 100644 --- a/.swiftpm/xcode/xcuserdata/i507698.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/.swiftpm/xcode/xcuserdata/i507698.xcuserdatad/xcschemes/xcschememanagement.plist @@ -7,12 +7,12 @@ Gigya-Package.xcscheme_^#shared#^_ orderHint - 1 + 0 Gigya.xcscheme_^#shared#^_ orderHint - 0 + 1 GigyaAuth.xcscheme_^#shared#^_ diff --git a/Gigya.podspec b/Gigya.podspec index 5c4fd1e6..fdcd3e5c 100644 --- a/Gigya.podspec +++ b/Gigya.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'Gigya' - spec.version = '1.2.0' + spec.version = '1.2.1' spec.license = 'Apache 2.0' spec.homepage = 'https://developers.gigya.com/display/GD/Swift+SDK' spec.author = 'Gigya SAP' @@ -10,7 +10,7 @@ Pod::Spec.new do |spec| your Swift application DESC - spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'core/v1.2.0' } + spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'core/v1.2.1' } spec.module_name = 'Gigya' spec.swift_version = '5.3' diff --git a/GigyaAuth.podspec b/GigyaAuth.podspec index 3e167453..83e42596 100644 --- a/GigyaAuth.podspec +++ b/GigyaAuth.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'GigyaAuth' - spec.version = '1.1.0' + spec.version = '1.1.1' spec.license = 'Apache 2.0' spec.homepage = 'https://developers.gigya.com/display/GD/Swift+Authentication+Library' spec.author = 'Gigya SAP' @@ -9,7 +9,7 @@ Pod::Spec.new do |spec| authentication methods from the standard login flow DESC - spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'auth/v1.1.0' } + spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'auth/v1.1.1' } spec.module_name = 'GigyaAuth' spec.swift_version = '5.3' diff --git a/GigyaAuth/GigyaAuth.xcodeproj/project.pbxproj b/GigyaAuth/GigyaAuth.xcodeproj/project.pbxproj index 0d2fda2f..ae052118 100644 --- a/GigyaAuth/GigyaAuth.xcodeproj/project.pbxproj +++ b/GigyaAuth/GigyaAuth.xcodeproj/project.pbxproj @@ -387,7 +387,7 @@ BUILD_LIBRARY_FOR_DISTRIBUTION = YES; CLANG_ENABLE_MODULES = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 8; + CURRENT_PROJECT_VERSION = 9; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = T48CNFXFQH; DYLIB_COMPATIBILITY_VERSION = 1; @@ -406,7 +406,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.0; + MARKETING_VERSION = 1.1.1; ONLY_ACTIVE_ARCH = NO; PRODUCT_BUNDLE_IDENTIFIER = Gigya.GigyaAuth; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; @@ -424,7 +424,7 @@ BUILD_LIBRARY_FOR_DISTRIBUTION = YES; CLANG_ENABLE_MODULES = YES; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 8; + CURRENT_PROJECT_VERSION = 9; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = T48CNFXFQH; DYLIB_COMPATIBILITY_VERSION = 1; @@ -443,7 +443,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.1.0; + MARKETING_VERSION = 1.1.1; PRODUCT_BUNDLE_IDENTIFIER = Gigya.GigyaAuth; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SKIP_INSTALL = YES; diff --git a/GigyaSwift.xcodeproj/project.pbxproj b/GigyaSwift.xcodeproj/project.pbxproj index 3983e72f..faf91f98 100644 --- a/GigyaSwift.xcodeproj/project.pbxproj +++ b/GigyaSwift.xcodeproj/project.pbxproj @@ -37,8 +37,6 @@ E711A8B522E9A12500ADA304 /* URLSessionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E711A8B422E9A12500ADA304 /* URLSessionTests.swift */; }; E712E90822A662D6005397BA /* PluginViewWrapperTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E712E90722A662D6005397BA /* PluginViewWrapperTests.swift */; }; E712E90C22A664DB005397BA /* FakeUIViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E712E90B22A664DB005397BA /* FakeUIViewController.swift */; }; - E713E0CC2247773100181328 /* Gigya.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E7BE36732224219200A108D9 /* Gigya.framework */; }; - E713E0CD2247773100181328 /* Gigya.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = E7BE36732224219200A108D9 /* Gigya.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; E713E0FC2247C6E700181328 /* SignatureUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = E713E0FB2247C6E700181328 /* SignatureUtils.swift */; }; E713E0FE2248C83D00181328 /* GigyaConfig.swift in Sources */ = {isa = PBXBuildFile; fileRef = E713E0FD2248C83D00181328 /* GigyaConfig.swift */; }; E713E1022248E41400181328 /* GigyaRequestSignature.swift in Sources */ = {isa = PBXBuildFile; fileRef = E713E1012248E41400181328 /* GigyaRequestSignature.swift */; }; @@ -89,7 +87,6 @@ E756A29E2275CC59007FA801 /* SocialProviderWrapperMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = E756A29D2275CC59007FA801 /* SocialProviderWrapperMock.swift */; }; E756A2A02275D46D007FA801 /* SocialProviderMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = E756A29F2275D46D007FA801 /* SocialProviderMock.swift */; }; E756A2AD22771B6F007FA801 /* Url.swift in Sources */ = {isa = PBXBuildFile; fileRef = E756A2AC22771B6F007FA801 /* Url.swift */; }; - E7584EE922E0524D007229FE /* FacebookWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7584EE822E0524D007229FE /* FacebookWrapper.swift */; }; E7584EEB22E0BC22007229FE /* View.xib in Resources */ = {isa = PBXBuildFile; fileRef = E7584EEA22E0BC22007229FE /* View.xib */; }; E760668B2278998E005E4CFD /* WebLoginProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = E76066882278998E005E4CFD /* WebLoginProvider.swift */; }; E760668C2278998E005E4CFD /* WebViewWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = E76066892278998E005E4CFD /* WebViewWrapper.swift */; }; @@ -219,19 +216,15 @@ E7F94FAA22248C6800A85640 /* LocalAuthentication.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E7F94FA922248C6800A85640 /* LocalAuthentication.framework */; }; E7F94FAC22248C7200A85640 /* SafariServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E7F94FAB22248C7200A85640 /* SafariServices.framework */; }; E7F94FAE22248C7C00A85640 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E7F94FAD22248C7C00A85640 /* SystemConfiguration.framework */; }; + E7FEF6A2263FFEF900180165 /* Gigya.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E7BE36732224219200A108D9 /* Gigya.framework */; }; + E7FEF6A3263FFEF900180165 /* Gigya.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = E7BE36732224219200A108D9 /* Gigya.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; + E7FEF6A6264123D900180165 /* FacebookWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7584EE822E0524D007229FE /* FacebookWrapper.swift */; }; E7FFD59322FB0A8A00DBE663 /* (null) in Sources */ = {isa = PBXBuildFile; }; E7FFF8F6232003AD002EC944 /* WebBridgeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E7FFF8F5232003AD002EC944 /* WebBridgeViewController.swift */; }; F42F7E39077C84C62D51B15F /* Pods_TestApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ACE784C21E7F740E1C0E1BA1 /* Pods_TestApp.framework */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - E713E0CE2247773100181328 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = E7BE366A2224219200A108D9 /* Project object */; - proxyType = 1; - remoteGlobalIDString = E7BE36722224219200A108D9; - remoteInfo = GigyaSwift; - }; E76F2E882345E72700056D19 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = E7BE366A2224219200A108D9 /* Project object */; @@ -267,6 +260,13 @@ remoteGlobalIDString = E7BE36992224260400A108D9; remoteInfo = TestApp; }; + E7FEF6A4263FFEF900180165 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = E7BE366A2224219200A108D9 /* Project object */; + proxyType = 1; + remoteGlobalIDString = E7BE36722224219200A108D9; + remoteInfo = Gigya; + }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ @@ -289,7 +289,7 @@ files = ( E764219925D51F9700CDED4C /* GigyaAuth.framework in Embed Frameworks */, E7B2FA4325EF9B78002A7010 /* Flutter.framework in Embed Frameworks */, - E713E0CD2247773100181328 /* Gigya.framework in Embed Frameworks */, + E7FEF6A3263FFEF900180165 /* Gigya.framework in Embed Frameworks */, E764218E25D51F0F00CDED4C /* GigyaTfa.framework in Embed Frameworks */, E7B2FA4525EF9B78002A7010 /* App.framework in Embed Frameworks */, E7B2FA8F25EF9EDB002A7010 /* GigyaNss.framework in Embed Frameworks */, @@ -610,9 +610,9 @@ E764218D25D51F0F00CDED4C /* GigyaTfa.framework in Frameworks */, E77F7A2F2407EC7900FF90FB /* CoreFoundation.framework in Frameworks */, E73373F422633BD300ADEDBB /* SystemConfiguration.framework in Frameworks */, + E7FEF6A2263FFEF900180165 /* Gigya.framework in Frameworks */, E7A71CAD232F7F3000993A61 /* CoreTelephony.framework in Frameworks */, E73373F322633BCC00ADEDBB /* LocalAuthentication.framework in Frameworks */, - E713E0CC2247773100181328 /* Gigya.framework in Frameworks */, E76F2E992346241E00056D19 /* libWeChatSDK.a in Frameworks */, F42F7E39077C84C62D51B15F /* Pods_TestApp.framework in Frameworks */, ); @@ -1487,7 +1487,7 @@ buildRules = ( ); dependencies = ( - E713E0CF2247773100181328 /* PBXTargetDependency */, + E7FEF6A5263FFEF900180165 /* PBXTargetDependency */, ); name = TestApp; productName = TestApp; @@ -1913,7 +1913,6 @@ E7FFF8F6232003AD002EC944 /* WebBridgeViewController.swift in Sources */, D584D342228D6089004CA28F /* UIFactory.swift in Sources */, E7FFD59322FB0A8A00DBE663 /* (null) in Sources */, - E7584EE922E0524D007229FE /* FacebookWrapper.swift in Sources */, E7221D8222B90C2A00C296A9 /* ValidateLoginModel.swift in Sources */, E70519D822C0C8B3008ECB25 /* TfaQrCodeCell.swift in Sources */, E7BE369F2224260400A108D9 /* ViewController.swift in Sources */, @@ -1921,6 +1920,7 @@ E7221D8022B90C0C00C296A9 /* UserHostModel.swift in Sources */, E7BE369D2224260400A108D9 /* AppDelegate.swift in Sources */, E70519D622C0C8B3008ECB25 /* TfaRegisteredEntryCell.swift in Sources */, + E7FEF6A6264123D900180165 /* FacebookWrapper.swift in Sources */, E70519D722C0C8B3008ECB25 /* TfaPhoneInputCell.swift in Sources */, E7221D7A22B903E500C296A9 /* GoogleWrapper.swift in Sources */, E70519D522C0C8B3008ECB25 /* TfaAuthCodeCell.swift in Sources */, @@ -1932,11 +1932,6 @@ /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - E713E0CF2247773100181328 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = E7BE36722224219200A108D9 /* Gigya */; - targetProxy = E713E0CE2247773100181328 /* PBXContainerItemProxy */; - }; E76F2E892345E72700056D19 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = E76F2E712345E72500056D19 /* GigyaUITestsApp */; @@ -1962,6 +1957,11 @@ target = E7BE36992224260400A108D9 /* TestApp */; targetProxy = E7A71CB7232F9FDC00993A61 /* PBXContainerItemProxy */; }; + E7FEF6A5263FFEF900180165 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = E7BE36722224219200A108D9 /* Gigya */; + targetProxy = E7FEF6A4263FFEF900180165 /* PBXContainerItemProxy */; + }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ @@ -2295,7 +2295,7 @@ CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 101; + CURRENT_PROJECT_VERSION = 103; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = 52P2295V75; DYLIB_COMPATIBILITY_VERSION = 1; @@ -2315,7 +2315,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.2.0; + MARKETING_VERSION = 1.2.1; MODULEMAP_FILE = ""; MODULEMAP_PRIVATE_FILE = ""; ONLY_ACTIVE_ARCH = NO; @@ -2352,7 +2352,7 @@ CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 101; + CURRENT_PROJECT_VERSION = 103; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = 52P2295V75; DYLIB_COMPATIBILITY_VERSION = 1; @@ -2372,7 +2372,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.2.0; + MARKETING_VERSION = 1.2.1; MODULEMAP_FILE = ""; MODULEMAP_PRIVATE_FILE = ""; OTHER_LDFLAGS = ( @@ -2398,7 +2398,6 @@ isa = XCBuildConfiguration; baseConfigurationReference = A76506757B780929FFF23218 /* Pods-TestApp.debug.xcconfig */; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = TestApp/TestApp.entitlements; @@ -2421,7 +2420,7 @@ "$(PROJECT_DIR)/GigyaNss/Flutter/Debug", ); INFOPLIST_FILE = TestApp/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -2451,7 +2450,6 @@ isa = XCBuildConfiguration; baseConfigurationReference = F5AC22FDECAD773DF81ABF16 /* Pods-TestApp.release.xcconfig */; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; CODE_SIGN_ENTITLEMENTS = TestApp/TestApp.entitlements; @@ -2473,7 +2471,7 @@ "$(PROJECT_DIR)/GigyaNss/Debug", ); INFOPLIST_FILE = TestApp/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 10.0; + IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", diff --git a/GigyaSwift.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings b/GigyaSwift.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings index 949b6789..f9b0d7c5 100644 --- a/GigyaSwift.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings +++ b/GigyaSwift.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings @@ -2,7 +2,7 @@ - BuildSystemType - Original + PreviewsEnabled + diff --git a/GigyaSwift.xcodeproj/project.xcworkspace/xcuserdata/i507698.xcuserdatad/UserInterfaceState.xcuserstate b/GigyaSwift.xcodeproj/project.xcworkspace/xcuserdata/i507698.xcuserdatad/UserInterfaceState.xcuserstate index 4ac96257..f13065c7 100644 Binary files a/GigyaSwift.xcodeproj/project.xcworkspace/xcuserdata/i507698.xcuserdatad/UserInterfaceState.xcuserstate and b/GigyaSwift.xcodeproj/project.xcworkspace/xcuserdata/i507698.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/GigyaSwift.xcodeproj/project.xcworkspace/xcuserdata/i507698.xcuserdatad/WorkspaceSettings.xcsettings b/GigyaSwift.xcodeproj/project.xcworkspace/xcuserdata/i507698.xcuserdatad/WorkspaceSettings.xcsettings index 62feacf2..60537e55 100644 --- a/GigyaSwift.xcodeproj/project.xcworkspace/xcuserdata/i507698.xcuserdatad/WorkspaceSettings.xcsettings +++ b/GigyaSwift.xcodeproj/project.xcworkspace/xcuserdata/i507698.xcuserdatad/WorkspaceSettings.xcsettings @@ -5,7 +5,7 @@ BuildLocationStyle UseAppPreferences BuildSystemType - Original + Latest CustomBuildLocationType RelativeToDerivedData DerivedDataLocationStyle @@ -16,5 +16,7 @@ ShowActiveSchemeOnly LiveSourceIssuesEnabled + ShowSharedSchemesAutomaticallyEnabled + diff --git a/GigyaSwift.xcodeproj/xcuserdata/i507698.xcuserdatad/xcschemes/xcschememanagement.plist b/GigyaSwift.xcodeproj/xcuserdata/i507698.xcuserdatad/xcschemes/xcschememanagement.plist index ca62248c..c5577d9e 100644 --- a/GigyaSwift.xcodeproj/xcuserdata/i507698.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/GigyaSwift.xcodeproj/xcuserdata/i507698.xcuserdatad/xcschemes/xcschememanagement.plist @@ -12,12 +12,12 @@ GigyaUITestsApp.xcscheme_^#shared#^_ orderHint - 45 + 2 TestApp.xcscheme_^#shared#^_ orderHint - 3 + 1 diff --git a/GigyaSwift/Global/Plugins/GigyaWebBridge.swift b/GigyaSwift/Global/Plugins/GigyaWebBridge.swift index cba1228f..e38dfdc1 100644 --- a/GigyaSwift/Global/Plugins/GigyaWebBridge.swift +++ b/GigyaSwift/Global/Plugins/GigyaWebBridge.swift @@ -289,6 +289,8 @@ public class GigyaWebBridge: NSObject, WKScriptMessageH let objData = try JSONSerialization.data(withJSONObject: mapped, options: .prettyPrinted) let dataEncoded = try DecodeEncodeUtils.decode(fromType: T.self, data: objData) + self.businessApiService.accountService.account = data + self.completion(.onLogin(account: dataEncoded)) } catch let error { self.invokeError(callbackId: "internal", error: .jsonParsingError(error: error)) @@ -321,6 +323,8 @@ public class GigyaWebBridge: NSObject, WKScriptMessageH let dataEncoded = try? DecodeEncodeUtils.encodeToDictionary(obj: data) self.invokeCallback(callbackId: callbackId, and: dataEncoded!.asJson) + self.businessApiService.accountService.account = data + self.completion(.onLogin(account: data)) case .failure(let error): GigyaLogger.log(with: self, message: "sendLoginRequest: error:\n\(error.localizedDescription)") diff --git a/GigyaSwift/Models/Config/InternalConfig.swift b/GigyaSwift/Models/Config/InternalConfig.swift index 26021142..b1c4b80a 100644 --- a/GigyaSwift/Models/Config/InternalConfig.swift +++ b/GigyaSwift/Models/Config/InternalConfig.swift @@ -10,7 +10,7 @@ import Foundation struct InternalConfig { struct General { - internal static let version = "\(GigyaDefinitions.versionPrefix ?? "")ios_swift_1.2.0" + internal static let version = "\(GigyaDefinitions.versionPrefix ?? "")ios_swift_1.2.1" internal static let sdkDomain = "com.gigya.GigyaSDK" internal static let defaultLang = "en" } diff --git a/GigyaTfa.podspec b/GigyaTfa.podspec index 86331ee7..fb78de0e 100644 --- a/GigyaTfa.podspec +++ b/GigyaTfa.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'GigyaTfa' - spec.version = '1.0.11' + spec.version = '1.0.13' spec.license = 'Apache 2.0' spec.homepage = 'https://developers.gigya.com/display/GD/Swift+v1.x+TFA+Library' spec.author = 'Gigya SAP' @@ -10,7 +10,7 @@ Pod::Spec.new do |spec| within your iOS application. DESC - spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'tfa/v1.0.11' } + spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'tfa/v1.0.12' } spec.module_name = 'GigyaTfa' spec.swift_version = '5.3' diff --git a/GigyaTfa/GigyaTfa.xcodeproj/project.pbxproj b/GigyaTfa/GigyaTfa.xcodeproj/project.pbxproj index e63a2db0..ab27979b 100644 --- a/GigyaTfa/GigyaTfa.xcodeproj/project.pbxproj +++ b/GigyaTfa/GigyaTfa.xcodeproj/project.pbxproj @@ -467,7 +467,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 34; + CURRENT_PROJECT_VERSION = 35; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = T48CNFXFQH; DYLIB_COMPATIBILITY_VERSION = 1; @@ -486,7 +486,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.0.11; + MARKETING_VERSION = 1.0.12; ONLY_ACTIVE_ARCH = YES; PRODUCT_BUNDLE_IDENTIFIER = Gigya.GigyaTfa; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; @@ -508,7 +508,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 34; + CURRENT_PROJECT_VERSION = 35; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = T48CNFXFQH; DYLIB_COMPATIBILITY_VERSION = 1; @@ -527,7 +527,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.0.11; + MARKETING_VERSION = 1.0.12; ONLY_ACTIVE_ARCH = YES; PRODUCT_BUNDLE_IDENTIFIER = Gigya.GigyaTfa; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; diff --git a/GigyaTfa/GigyaTfa.xcodeproj/xcshareddata/xcschemes/GigyaTfa.xcscheme b/GigyaTfa/GigyaTfa.xcodeproj/xcshareddata/xcschemes/GigyaTfa.xcscheme index 71be321f..ddbe66fa 100644 --- a/GigyaTfa/GigyaTfa.xcodeproj/xcshareddata/xcschemes/GigyaTfa.xcscheme +++ b/GigyaTfa/GigyaTfa.xcodeproj/xcshareddata/xcschemes/GigyaTfa.xcscheme @@ -31,7 +31,7 @@