diff --git a/GigyaNss.podspec b/GigyaNss.podspec index f6c19f3e..931f1cd2 100644 --- a/GigyaNss.podspec +++ b/GigyaNss.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'GigyaNss' - spec.version = '1.9.0' + spec.version = '1.9.1' 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.9.0' } + spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'nss/v1.9.1' } spec.module_name = 'GigyaNss' spec.swift_version = '5.2' @@ -22,7 +22,7 @@ Pod::Spec.new do |spec| ss.source_files = 'GigyaNss/GigyaNss/*.swift', 'GigyaNss/GigyaNss/*/*.swift', 'GigyaNss/GigyaNss/*/*/*.swift' ss.exclude_files = 'GigyaNss/GigyaNss/services/Otp/OtpService.swift' - ss.dependency 'Gigya', '>= 1.5.1' + ss.dependency 'Gigya', '>= 1.5.7' ss.framework = 'SystemConfiguration' ss.library = 'c++', 'z' ss.vendored_frameworks = 'GigyaNss/Flutter/Debug/Flutter.xcframework', 'GigyaNss/Flutter/Debug/App.xcframework' diff --git a/GigyaNss/Flutter/Debug/App.xcframework/Info.plist b/GigyaNss/Flutter/Debug/App.xcframework/Info.plist index 1e8c44d1..7f6bb648 100644 --- a/GigyaNss/Flutter/Debug/App.xcframework/Info.plist +++ b/GigyaNss/Flutter/Debug/App.xcframework/Info.plist @@ -4,20 +4,6 @@ AvailableLibraries - - BinaryPath - App.framework/App - LibraryIdentifier - ios-arm64 - LibraryPath - App.framework - SupportedArchitectures - - arm64 - - SupportedPlatform - ios - BinaryPath App.framework/App diff --git a/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_x86_64-simulator/App.framework/App b/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_x86_64-simulator/App.framework/App index 94d18eba..b86202d2 100755 Binary files a/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_x86_64-simulator/App.framework/App and b/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_x86_64-simulator/App.framework/App differ diff --git a/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_x86_64-simulator/App.framework/_CodeSignature/CodeResources b/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_x86_64-simulator/App.framework/_CodeSignature/CodeResources index a5074927..e529a6c1 100644 --- a/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_x86_64-simulator/App.framework/_CodeSignature/CodeResources +++ b/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_x86_64-simulator/App.framework/_CodeSignature/CodeResources @@ -142,7 +142,7 @@ flutter_assets/kernel_blob.bin - qX+6cB7Qq16vyaFynCu9GmcWQzQ= + xOyzPe6eF5BvpPqPPP8rSJmtWkc= flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf @@ -380,7 +380,7 @@ hash2 - /rR0WDqZmAj2qEID0uxE9ewyOgUSQWGG0h/aSM20DA4= + aJyvpT3DtP+Z9DcuYyxqXtZE1ezM70lhjCZ1eVveO/0= flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf diff --git a/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_x86_64-simulator/App.framework/flutter_assets/kernel_blob.bin b/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_x86_64-simulator/App.framework/flutter_assets/kernel_blob.bin index 2ecb52d6..039b8c2a 100644 Binary files a/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_x86_64-simulator/App.framework/flutter_assets/kernel_blob.bin and b/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_x86_64-simulator/App.framework/flutter_assets/kernel_blob.bin differ diff --git a/GigyaNss/Flutter/Debug/Flutter.xcframework/Info.plist b/GigyaNss/Flutter/Debug/Flutter.xcframework/Info.plist index a1db6c90..d4220693 100644 --- a/GigyaNss/Flutter/Debug/Flutter.xcframework/Info.plist +++ b/GigyaNss/Flutter/Debug/Flutter.xcframework/Info.plist @@ -19,18 +19,6 @@ SupportedPlatformVariant simulator - - LibraryIdentifier - ios-arm64 - LibraryPath - Flutter.framework - SupportedArchitectures - - arm64 - - SupportedPlatform - ios - CFBundlePackageType XFWK diff --git a/GigyaNss/Flutter/Release/App.xcframework/Info.plist b/GigyaNss/Flutter/Release/App.xcframework/Info.plist index ca13c34b..a5d2327b 100644 --- a/GigyaNss/Flutter/Release/App.xcframework/Info.plist +++ b/GigyaNss/Flutter/Release/App.xcframework/Info.plist @@ -4,23 +4,6 @@ AvailableLibraries - - BinaryPath - App.framework/App - LibraryIdentifier - ios-arm64_x86_64-simulator - LibraryPath - App.framework - SupportedArchitectures - - arm64 - x86_64 - - SupportedPlatform - ios - SupportedPlatformVariant - simulator - BinaryPath App.framework/App diff --git a/GigyaNss/Flutter/Release/App.xcframework/ios-arm64/App.framework/App b/GigyaNss/Flutter/Release/App.xcframework/ios-arm64/App.framework/App index b8cf46ba..13bb559a 100755 Binary files a/GigyaNss/Flutter/Release/App.xcframework/ios-arm64/App.framework/App and b/GigyaNss/Flutter/Release/App.xcframework/ios-arm64/App.framework/App differ diff --git a/GigyaNss/Flutter/Release/App.xcframework/ios-arm64/dSYMs/App.framework.dSYM/Contents/Resources/DWARF/App b/GigyaNss/Flutter/Release/App.xcframework/ios-arm64/dSYMs/App.framework.dSYM/Contents/Resources/DWARF/App index f882ae04..f4b43465 100644 Binary files a/GigyaNss/Flutter/Release/App.xcframework/ios-arm64/dSYMs/App.framework.dSYM/Contents/Resources/DWARF/App and b/GigyaNss/Flutter/Release/App.xcframework/ios-arm64/dSYMs/App.framework.dSYM/Contents/Resources/DWARF/App differ diff --git a/GigyaNss/Flutter/Release/Flutter.xcframework/Info.plist b/GigyaNss/Flutter/Release/Flutter.xcframework/Info.plist index 68d2e0ff..9c0aa096 100644 --- a/GigyaNss/Flutter/Release/Flutter.xcframework/Info.plist +++ b/GigyaNss/Flutter/Release/Flutter.xcframework/Info.plist @@ -16,21 +16,6 @@ SupportedPlatform ios - - LibraryIdentifier - ios-arm64_x86_64-simulator - LibraryPath - Flutter.framework - SupportedArchitectures - - arm64 - x86_64 - - SupportedPlatform - ios - SupportedPlatformVariant - simulator - CFBundlePackageType XFWK diff --git a/GigyaNssRelease.podspec b/GigyaNssRelease.podspec index b667e5dd..bdc98a93 100644 --- a/GigyaNssRelease.podspec +++ b/GigyaNssRelease.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'GigyaNssRelease' - spec.version = '1.9.0' + spec.version = '1.9.1' 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.9.0' } + spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'nss/v1.9.1' } spec.module_name = 'GigyaNss' spec.swift_version = '5.2' @@ -22,7 +22,7 @@ Pod::Spec.new do |spec| ss.source_files = 'GigyaNss/GigyaNss/*.swift', 'GigyaNss/GigyaNss/*/*.swift', 'GigyaNss/GigyaNss/*/*/*.swift' ss.exclude_files = 'GigyaNss/GigyaNss/services/Otp/OtpService.swift' - ss.dependency 'Gigya', '>= 1.5.1' + ss.dependency 'Gigya', '>= 1.5.7' ss.framework = 'SystemConfiguration' ss.library = 'c++', 'z' diff --git a/GigyaSwift.xcworkspace/xcuserdata/i507698.xcuserdatad/UserInterfaceState.xcuserstate b/GigyaSwift.xcworkspace/xcuserdata/i507698.xcuserdatad/UserInterfaceState.xcuserstate index df1c0fda..0d5ed231 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 a8a8af65..20fe55c9 100644 --- a/GigyaSwift.xcworkspace/xcuserdata/i507698.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist +++ b/GigyaSwift.xcworkspace/xcuserdata/i507698.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist @@ -2566,7 +2566,7 @@ BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> + + + + + +