diff --git a/GigyaNss.podspec b/GigyaNss.podspec index 49d3f1d0..9372a357 100644 --- a/GigyaNss.podspec +++ b/GigyaNss.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'GigyaNss' - spec.version = '1.4.2' + spec.version = '1.4.3' spec.license = 'Apache 2.0' spec.homepage = 'https://developers.gigya.com/display/GD/Native+Screen-Sets' 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 => 'nss/v1.4.2' } + spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'nss/v1.4.3' } spec.module_name = 'GigyaNss' spec.swift_version = '5.2' diff --git a/GigyaNss/Flutter/Debug/App.xcframework/Info.plist b/GigyaNss/Flutter/Debug/App.xcframework/Info.plist index 6cb657a7..5336ae0c 100644 --- a/GigyaNss/Flutter/Debug/App.xcframework/Info.plist +++ b/GigyaNss/Flutter/Debug/App.xcframework/Info.plist @@ -6,30 +6,30 @@ LibraryIdentifier - ios-arm64_armv7 + ios-x86_64-simulator LibraryPath App.framework SupportedArchitectures - arm64 - armv7 + x86_64 SupportedPlatform ios + SupportedPlatformVariant + simulator LibraryIdentifier - ios-x86_64-simulator + ios-arm64_armv7 LibraryPath App.framework SupportedArchitectures - x86_64 + arm64 + armv7 SupportedPlatform ios - SupportedPlatformVariant - simulator CFBundlePackageType diff --git a/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/kernel_blob.bin b/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/kernel_blob.bin index dedc6e37..74990845 100644 Binary files a/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/kernel_blob.bin and b/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/kernel_blob.bin differ diff --git a/GigyaNss/Flutter/Debug/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/kernel_blob.bin b/GigyaNss/Flutter/Debug/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/kernel_blob.bin index dedc6e37..74990845 100644 Binary files a/GigyaNss/Flutter/Debug/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/kernel_blob.bin and b/GigyaNss/Flutter/Debug/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/kernel_blob.bin differ diff --git a/GigyaNss/Flutter/Release/App.xcframework/Info.plist b/GigyaNss/Flutter/Release/App.xcframework/Info.plist index 6cb657a7..5336ae0c 100644 --- a/GigyaNss/Flutter/Release/App.xcframework/Info.plist +++ b/GigyaNss/Flutter/Release/App.xcframework/Info.plist @@ -6,30 +6,30 @@ LibraryIdentifier - ios-arm64_armv7 + ios-x86_64-simulator LibraryPath App.framework SupportedArchitectures - arm64 - armv7 + x86_64 SupportedPlatform ios + SupportedPlatformVariant + simulator LibraryIdentifier - ios-x86_64-simulator + ios-arm64_armv7 LibraryPath App.framework SupportedArchitectures - x86_64 + arm64 + armv7 SupportedPlatform ios - SupportedPlatformVariant - simulator CFBundlePackageType diff --git a/GigyaNss/Flutter/Release/App.xcframework/ios-arm64_armv7/App.framework/App b/GigyaNss/Flutter/Release/App.xcframework/ios-arm64_armv7/App.framework/App index df2392be..663ec98d 100755 Binary files a/GigyaNss/Flutter/Release/App.xcframework/ios-arm64_armv7/App.framework/App and b/GigyaNss/Flutter/Release/App.xcframework/ios-arm64_armv7/App.framework/App differ diff --git a/GigyaNss/GigyaNss.xcodeproj/project.pbxproj b/GigyaNss/GigyaNss.xcodeproj/project.pbxproj index 0885465e..3bbab7a0 100644 --- a/GigyaNss/GigyaNss.xcodeproj/project.pbxproj +++ b/GigyaNss/GigyaNss.xcodeproj/project.pbxproj @@ -713,7 +713,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 22; + CURRENT_PROJECT_VERSION = 23; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = T48CNFXFQH; DYLIB_COMPATIBILITY_VERSION = 1; @@ -734,7 +734,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.4.2; + MARKETING_VERSION = 1.4.3; ONLY_ACTIVE_ARCH = YES; PRODUCT_BUNDLE_IDENTIFIER = Gigya.GigyaNss; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; @@ -755,7 +755,7 @@ CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 22; + CURRENT_PROJECT_VERSION = 23; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = T48CNFXFQH; DYLIB_COMPATIBILITY_VERSION = 1; @@ -775,7 +775,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.4.2; + MARKETING_VERSION = 1.4.3; ONLY_ACTIVE_ARCH = YES; PRODUCT_BUNDLE_IDENTIFIER = Gigya.GigyaNss; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; diff --git a/GigyaNssRelease.podspec b/GigyaNssRelease.podspec index 750fefd5..c398ec79 100644 --- a/GigyaNssRelease.podspec +++ b/GigyaNssRelease.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'GigyaNssRelease' - spec.version = '1.4.2' + spec.version = '1.4.3' spec.license = 'Apache 2.0' spec.homepage = 'https://developers.gigya.com/display/GD/Native+Screen-Sets' 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 => 'nss/v1.4.2' } + spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'nss/v1.4.3' } spec.module_name = 'GigyaNss' spec.swift_version = '5.2' diff --git a/GigyaSwift.xcworkspace/xcuserdata/i507698.xcuserdatad/UserInterfaceState.xcuserstate b/GigyaSwift.xcworkspace/xcuserdata/i507698.xcuserdatad/UserInterfaceState.xcuserstate index 7a1d54a2..7674b0c7 100644 Binary files a/GigyaSwift.xcworkspace/xcuserdata/i507698.xcuserdatad/UserInterfaceState.xcuserstate and b/GigyaSwift.xcworkspace/xcuserdata/i507698.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/GigyaSwift.xcworkspace/xcuserdata/i507698.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/GigyaSwift.xcworkspace/xcuserdata/i507698.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist index 22810465..9a83f28d 100644 --- a/GigyaSwift.xcworkspace/xcuserdata/i507698.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist +++ b/GigyaSwift.xcworkspace/xcuserdata/i507698.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist @@ -196,22 +196,6 @@ landmarkType = "7"> - - - -