Skip to content

Commit

Permalink
update nss version
Browse files Browse the repository at this point in the history
  • Loading branch information
sagishm committed May 29, 2023
1 parent 5247d95 commit 3180ba0
Show file tree
Hide file tree
Showing 17 changed files with 79 additions and 10 deletions.
4 changes: 2 additions & 2 deletions GigyaNss.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'GigyaNss'
spec.version = '1.7.1'
spec.version = '1.7.2'
spec.license = 'Apache 2.0'
spec.homepage = 'https://developers.gigya.com/display/GD/Native+Screen-Sets'
spec.author = 'Gigya SAP'
Expand All @@ -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.7.1' }
spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'nss/v1.7.2' }
spec.module_name = 'GigyaNss'
spec.swift_version = '5.2'

Expand Down
12 changes: 12 additions & 0 deletions GigyaNss/Flutter/Debug/App.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,18 @@
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>App.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
</data>
<key>flutter_assets/kernel_blob.bin</key>
<data>
tYGT/2cExaV3sQODyIOaTSt8168=
ASNHFxn2rXUcfreDQHAkSvKRtQc=
</data>
<key>flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf</key>
<data>
Expand Down Expand Up @@ -380,7 +380,7 @@
<dict>
<key>hash2</key>
<data>
Y/mMp0EnhISmpdNctnCdl/zXgDEKvhEnsmF1mWscalE=
b8Kg6BjlNEJcbIGLiBhDyVSxN2I8JP4DSBLMobUIeak=
</data>
</dict>
<key>flutter_assets/packages/cupertino_icons/assets/CupertinoIcons.ttf</key>
Expand Down
Binary file not shown.
12 changes: 12 additions & 0 deletions GigyaNss/Flutter/Debug/Flutter.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,18 @@
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64</string>
<key>LibraryPath</key>
<string>Flutter.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>
Expand Down
Binary file removed GigyaNss/Flutter/Release/.DS_Store
Binary file not shown.
Binary file not shown.
15 changes: 15 additions & 0 deletions GigyaNss/Flutter/Release/App.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,21 @@
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>App.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
15 changes: 15 additions & 0 deletions GigyaNss/Flutter/Release/Flutter.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,21 @@
<key>SupportedPlatform</key>
<string>ios</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-simulator</string>
<key>LibraryPath</key>
<string>Flutter.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>simulator</string>
</dict>
</array>
<key>CFBundlePackageType</key>
<string>XFWK</string>
Expand Down
4 changes: 2 additions & 2 deletions GigyaNssRelease.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'GigyaNssRelease'
spec.version = '1.7.1'
spec.version = '1.7.2'
spec.license = 'Apache 2.0'
spec.homepage = 'https://developers.gigya.com/display/GD/Native+Screen-Sets'
spec.author = 'Gigya SAP'
Expand All @@ -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.7.1' }
spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'nss/v1.7.2' }
spec.module_name = 'GigyaNss'
spec.swift_version = '5.2'

Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -726,8 +726,8 @@
filePath = "TestApp/UI/ViewController.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "663"
endingLineNumber = "663"
startingLineNumber = "665"
endingLineNumber = "665"
landmarkName = "loginWithProviders(_:)"
landmarkType = "7">
<Locations>
Expand Down Expand Up @@ -776,6 +776,21 @@
endingLineNumber = "664"
offsetFromSymbolStart = "972">
</Location>
<Location
uuid = "EC9506FD-6088-4265-97E0-8B7AB9182B1B - 122a239a8012011d"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
symbolName = "TestApp.ViewController.loginWithProviders(Any) -&gt; ()"
moduleName = "TestApp"
usesParentBreakpointCondition = "Yes"
urlString = "file:///Users/i507698/Documents/gigya-swift-sdk/TestApp/UI/ViewController.swift"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "666"
endingLineNumber = "666"
offsetFromSymbolStart = "916">
</Location>
</Locations>
</BreakpointContent>
</BreakpointProxy>
Expand Down Expand Up @@ -1023,7 +1038,7 @@
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "14E8A73A-1003-437E-B0D6-5E73BF121FCE"
shouldBeEnabled = "Yes"
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "GigyaSwift/Global/Plugins/PluginViewController.swift"
Expand Down Expand Up @@ -1055,7 +1070,7 @@
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "4DBBA2CA-EAA8-4F36-A22D-85F984A03D26"
shouldBeEnabled = "Yes"
shouldBeEnabled = "No"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "GigyaSwift/Global/Plugins/GigyaWebBridge.swift"
Expand Down

0 comments on commit 3180ba0

Please sign in to comment.