Skip to content

Commit

Permalink
Merge pull request #83 from okta/dev
Browse files Browse the repository at this point in the history
Swift version error #82
  • Loading branch information
IldarAbdullin-okta authored Jul 3, 2019
2 parents bf949db + ef74b7a commit 2ef5181
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OktaAuthSdk.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Integrate your native app with Okta.

s.ios.deployment_target = '10.0'
s.source_files = 'Source/**/*'
s.swift_version = '4.2'
s.exclude_files = [
'Source/Info.plist'
]
Expand Down

0 comments on commit 2ef5181

Please sign in to comment.