File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11The Okta software accompanied by this notice is provided pursuant to the
22following terms:
33
4- Copyright © 2015-2017 , Okta, Inc.
4+ Copyright © 2015-Present , Okta, Inc.
55
66Licensed under the Apache License, Version 2.0 (the "License"); you may not use
77this file except in compliance with the License. You may obtain a copy of the
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'OktaOidc'
3- s . version = '3.10.4 '
3+ s . version = '3.10.5 '
44 s . summary = 'SDK to easily integrate AppAuth with Okta'
55 s . description = <<-DESC
66Integrate your native app with Okta using the AppAuth library.
Original file line number Diff line number Diff line change 17571757 "@executable_path/Frameworks",
17581758 "@loader_path/Frameworks",
17591759 );
1760- MARKETING_VERSION = 3.10.4 ;
1760+ MARKETING_VERSION = 3.10.5 ;
17611761 PRODUCT_BUNDLE_IDENTIFIER = "com.okta.okta-oidc";
17621762 PRODUCT_NAME = OktaOidc;
17631763 SKIP_INSTALL = YES;
17861786 "@executable_path/Frameworks",
17871787 "@loader_path/Frameworks",
17881788 );
1789- MARKETING_VERSION = 3.10.4 ;
1789+ MARKETING_VERSION = 3.10.5 ;
17901790 PRODUCT_BUNDLE_IDENTIFIER = "com.okta.okta-oidc";
17911791 PRODUCT_NAME = OktaOidc;
17921792 SKIP_INSTALL = YES;
19311931 "@loader_path/Frameworks",
19321932 );
19331933 MACOSX_DEPLOYMENT_TARGET = 10.14;
1934- MARKETING_VERSION = 3.10.4 ;
1934+ MARKETING_VERSION = 3.10.5 ;
19351935 PRODUCT_BUNDLE_IDENTIFIER = "com.okta.okta-oidc";
19361936 PRODUCT_NAME = OktaOidc;
19371937 SDKROOT = macosx;
19571957 "@loader_path/Frameworks",
19581958 );
19591959 MACOSX_DEPLOYMENT_TARGET = 10.14;
1960- MARKETING_VERSION = 3.10.4 ;
1960+ MARKETING_VERSION = 3.10.5 ;
19611961 PRODUCT_BUNDLE_IDENTIFIER = "com.okta.okta-oidc";
19621962 PRODUCT_NAME = OktaOidc;
19631963 SDKROOT = macosx;
You can’t perform that action at this time.
0 commit comments