Skip to content

Commit

Permalink
add ios native sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
frontegg-david committed Dec 26, 2024
1 parent d6988f8 commit 5acf30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/frontegg_flutter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A new Flutter plugin project.
s.source = { :path => '.' }
s.source_files = 'Classes/**/*'
s.dependency 'Flutter'
s.dependency 'FronteggSwift', '~> 1.2.26'
s.dependency 'FronteggSwift', '~> 1.2.27'
s.platform = :ios, '14.0'

# Flutter.framework does not contain a i386 slice.
Expand Down

0 comments on commit 5acf30b

Please sign in to comment.