Skip to content

Commit

Permalink
Merge branch 'flutter2' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
sagishm committed Jul 4, 2021
2 parents 4efe9b2 + 137b7b4 commit 9745d76
Show file tree
Hide file tree
Showing 95 changed files with 65 additions and 35,851 deletions.
6 changes: 3 additions & 3 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.2.0'
spec.version = '1.3.0'
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.2.0' }
spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'nss/v1.3.0' }
spec.module_name = 'GigyaNss'
spec.swift_version = '5.2'

Expand All @@ -25,7 +25,7 @@ Pod::Spec.new do |spec|
ss.dependency 'Gigya', '>= 1.2.0'
ss.framework = 'SystemConfiguration'
ss.library = 'c++', 'z'
ss.vendored_frameworks = 'GigyaNss/Flutter/Debug/Flutter.framework', 'GigyaNss/Flutter/Debug/App.framework'
ss.vendored_frameworks = 'GigyaNss/Flutter/Debug/Flutter.xcframework', 'GigyaNss/Flutter/Debug/App.xcframework'
end

spec.subspec 'Auth' do |ss|
Expand Down
Binary file removed GigyaNss/Flutter/Debug/App.framework/App
Binary file not shown.
26 changes: 0 additions & 26 deletions GigyaNss/Flutter/Debug/App.framework/Info.plist

This file was deleted.

This file was deleted.

This file was deleted.

14,923 changes: 0 additions & 14,923 deletions GigyaNss/Flutter/Debug/App.framework/flutter_assets/NOTICES

This file was deleted.

Binary file not shown.
Loading

0 comments on commit 9745d76

Please sign in to comment.