diff --git a/GigyaNss.podspec b/GigyaNss.podspec index 57f11666..0664f6be 100644 --- a/GigyaNss.podspec +++ b/GigyaNss.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'GigyaNss' - spec.version = '1.3.0' + spec.version = '1.3.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.3.0' } + spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'nss/v1.3.1' } 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/App b/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_armv7/App.framework/App index 8ebd8e04..3267deaf 100755 Binary files a/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_armv7/App.framework/App and b/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_armv7/App.framework/App differ diff --git a/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example.json b/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example.json index c8bcc065..51f10132 100644 --- a/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example.json +++ b/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example.json @@ -227,7 +227,8 @@ 16, 0 ], - "background": "green" + "cornerRadius": 22, + "borderSize": 1 }, "validations": { "required": { @@ -384,31 +385,16 @@ }, { "bind": "data.terms", - "type": "container", - "stack": "horizontal", - "alignment": "start", - "children": [ - { - "bind": "data.terms", - "type": "checkbox", - "textKey": "register-terms+link", - "style": { - "fontSize": 16, - "fontColor": "grey", - "size": [ - 240, - 80 - ] - } - }, - { - "type": "label", - "textKey": "test test", - "style": { - "fontSize": 16 - } - } - ] + "type": "checkbox", + "textKey": "register-terms+link", + "style": { + "margin": [ + 16, + 0, + 16, + 0 + ] + } }, { "type": "label", diff --git a/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example_tests.json b/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example_tests.json index 20bb3574..a2cf4737 100644 --- a/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example_tests.json +++ b/GigyaNss/Flutter/Debug/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example_tests.json @@ -1,7 +1,7 @@ { "theme": { "primaryColor": "blue", - "secondaryColor": "red", + "secondaryColor": "white", "textColor": "black", "enabledColor": "blue", "disabledColor": "grey", @@ -528,13 +528,11 @@ }, { "type": "radio", - "bind": "#data.favGuitar", + "bind": "data.favGuitar", "style": { - "fontSize": 10, - "borderSize": 5, "margin": [ 16, - 0, + 30, 16, 0 ] 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 ab6b50bd..36619325 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/assets/example.json b/GigyaNss/Flutter/Debug/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/assets/example.json index c8bcc065..51f10132 100644 --- a/GigyaNss/Flutter/Debug/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/assets/example.json +++ b/GigyaNss/Flutter/Debug/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/assets/example.json @@ -227,7 +227,8 @@ 16, 0 ], - "background": "green" + "cornerRadius": 22, + "borderSize": 1 }, "validations": { "required": { @@ -384,31 +385,16 @@ }, { "bind": "data.terms", - "type": "container", - "stack": "horizontal", - "alignment": "start", - "children": [ - { - "bind": "data.terms", - "type": "checkbox", - "textKey": "register-terms+link", - "style": { - "fontSize": 16, - "fontColor": "grey", - "size": [ - 240, - 80 - ] - } - }, - { - "type": "label", - "textKey": "test test", - "style": { - "fontSize": 16 - } - } - ] + "type": "checkbox", + "textKey": "register-terms+link", + "style": { + "margin": [ + 16, + 0, + 16, + 0 + ] + } }, { "type": "label", diff --git a/GigyaNss/Flutter/Debug/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/assets/example_tests.json b/GigyaNss/Flutter/Debug/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/assets/example_tests.json index 20bb3574..a2cf4737 100644 --- a/GigyaNss/Flutter/Debug/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/assets/example_tests.json +++ b/GigyaNss/Flutter/Debug/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/assets/example_tests.json @@ -1,7 +1,7 @@ { "theme": { "primaryColor": "blue", - "secondaryColor": "red", + "secondaryColor": "white", "textColor": "black", "enabledColor": "blue", "disabledColor": "grey", @@ -528,13 +528,11 @@ }, { "type": "radio", - "bind": "#data.favGuitar", + "bind": "data.favGuitar", "style": { - "fontSize": 10, - "borderSize": 5, "margin": [ 16, - 0, + 30, 16, 0 ] 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 ab6b50bd..36619325 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/ios-arm64_armv7/App.framework/App b/GigyaNss/Flutter/Release/App.xcframework/ios-arm64_armv7/App.framework/App index af4ae278..f2d26cb0 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/Flutter/Release/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example.json b/GigyaNss/Flutter/Release/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example.json index c8bcc065..51f10132 100644 --- a/GigyaNss/Flutter/Release/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example.json +++ b/GigyaNss/Flutter/Release/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example.json @@ -227,7 +227,8 @@ 16, 0 ], - "background": "green" + "cornerRadius": 22, + "borderSize": 1 }, "validations": { "required": { @@ -384,31 +385,16 @@ }, { "bind": "data.terms", - "type": "container", - "stack": "horizontal", - "alignment": "start", - "children": [ - { - "bind": "data.terms", - "type": "checkbox", - "textKey": "register-terms+link", - "style": { - "fontSize": 16, - "fontColor": "grey", - "size": [ - 240, - 80 - ] - } - }, - { - "type": "label", - "textKey": "test test", - "style": { - "fontSize": 16 - } - } - ] + "type": "checkbox", + "textKey": "register-terms+link", + "style": { + "margin": [ + 16, + 0, + 16, + 0 + ] + } }, { "type": "label", diff --git a/GigyaNss/Flutter/Release/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example_tests.json b/GigyaNss/Flutter/Release/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example_tests.json index 20bb3574..a2cf4737 100644 --- a/GigyaNss/Flutter/Release/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example_tests.json +++ b/GigyaNss/Flutter/Release/App.xcframework/ios-arm64_armv7/App.framework/flutter_assets/assets/example_tests.json @@ -1,7 +1,7 @@ { "theme": { "primaryColor": "blue", - "secondaryColor": "red", + "secondaryColor": "white", "textColor": "black", "enabledColor": "blue", "disabledColor": "grey", @@ -528,13 +528,11 @@ }, { "type": "radio", - "bind": "#data.favGuitar", + "bind": "data.favGuitar", "style": { - "fontSize": 10, - "borderSize": 5, "margin": [ 16, - 0, + 30, 16, 0 ] diff --git a/GigyaNss/Flutter/Release/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/assets/example.json b/GigyaNss/Flutter/Release/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/assets/example.json index c8bcc065..51f10132 100644 --- a/GigyaNss/Flutter/Release/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/assets/example.json +++ b/GigyaNss/Flutter/Release/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/assets/example.json @@ -227,7 +227,8 @@ 16, 0 ], - "background": "green" + "cornerRadius": 22, + "borderSize": 1 }, "validations": { "required": { @@ -384,31 +385,16 @@ }, { "bind": "data.terms", - "type": "container", - "stack": "horizontal", - "alignment": "start", - "children": [ - { - "bind": "data.terms", - "type": "checkbox", - "textKey": "register-terms+link", - "style": { - "fontSize": 16, - "fontColor": "grey", - "size": [ - 240, - 80 - ] - } - }, - { - "type": "label", - "textKey": "test test", - "style": { - "fontSize": 16 - } - } - ] + "type": "checkbox", + "textKey": "register-terms+link", + "style": { + "margin": [ + 16, + 0, + 16, + 0 + ] + } }, { "type": "label", diff --git a/GigyaNss/Flutter/Release/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/assets/example_tests.json b/GigyaNss/Flutter/Release/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/assets/example_tests.json index 20bb3574..a2cf4737 100644 --- a/GigyaNss/Flutter/Release/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/assets/example_tests.json +++ b/GigyaNss/Flutter/Release/App.xcframework/ios-x86_64-simulator/App.framework/flutter_assets/assets/example_tests.json @@ -1,7 +1,7 @@ { "theme": { "primaryColor": "blue", - "secondaryColor": "red", + "secondaryColor": "white", "textColor": "black", "enabledColor": "blue", "disabledColor": "grey", @@ -528,13 +528,11 @@ }, { "type": "radio", - "bind": "#data.favGuitar", + "bind": "data.favGuitar", "style": { - "fontSize": 10, - "borderSize": 5, "margin": [ 16, - 0, + 30, 16, 0 ] diff --git a/GigyaNss/GigyaNss.xcodeproj/project.pbxproj b/GigyaNss/GigyaNss.xcodeproj/project.pbxproj index 4c80f763..0a0d32ca 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 = 17; + CURRENT_PROJECT_VERSION = 18; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = T48CNFXFQH; DYLIB_COMPATIBILITY_VERSION = 1; @@ -734,7 +734,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.3.0; + MARKETING_VERSION = 1.3.1; 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 = 17; + CURRENT_PROJECT_VERSION = 18; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = T48CNFXFQH; DYLIB_COMPATIBILITY_VERSION = 1; @@ -775,7 +775,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MARKETING_VERSION = 1.3.0; + MARKETING_VERSION = 1.3.1; ONLY_ACTIVE_ARCH = YES; PRODUCT_BUNDLE_IDENTIFIER = Gigya.GigyaNss; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; diff --git a/GigyaNssRelease.podspec b/GigyaNssRelease.podspec index 43671946..30557602 100644 --- a/GigyaNssRelease.podspec +++ b/GigyaNssRelease.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'GigyaNssRelease' - spec.version = '1.3.0' + spec.version = '1.3.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.3.0' } + spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'nss/v1.3.1' } spec.module_name = 'GigyaNss' spec.swift_version = '5.2' diff --git a/GigyaSwift.xcodeproj/project.pbxproj b/GigyaSwift.xcodeproj/project.pbxproj index f500a633..39ddd037 100644 --- a/GigyaSwift.xcodeproj/project.pbxproj +++ b/GigyaSwift.xcodeproj/project.pbxproj @@ -1511,7 +1511,6 @@ E7BE36972224260400A108D9 /* Frameworks */, E7A6E07C223EB4A40063638F /* Embed Frameworks */, 13961A85F14F4CDC927AC26E /* [CP] Embed Pods Frameworks */, - 1313A8E4805EFA576CE7A297 /* [CP] Copy Pods Resources */, E77F7A2124069AC800FF90FB /* ShellScript */, ); buildRules = ( @@ -1653,23 +1652,6 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 1313A8E4805EFA576CE7A297 /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-TestApp/Pods-TestApp-resources-${CONFIGURATION}-input-files.xcfilelist", - ); - name = "[CP] Copy Pods Resources"; - outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-TestApp/Pods-TestApp-resources-${CONFIGURATION}-output-files.xcfilelist", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-TestApp/Pods-TestApp-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; 13961A85F14F4CDC927AC26E /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647;