Skip to content

Commit

Permalink
0.0.8 (#7)
Browse files Browse the repository at this point in the history
* Update loginRadius sdk version

* Update sample app

* Bookmarks

* Add default sort

* Use normal web view height

* Add settings

* New release

Co-authored-by: Martin De Simone <[email protected]>
  • Loading branch information
mdesimone-viafoura and martin-desimone-1 authored Jan 4, 2023
1 parent 557844e commit b028ac4
Show file tree
Hide file tree
Showing 1,595 changed files with 189,068 additions and 56,377 deletions.
3 changes: 2 additions & 1 deletion SampleApp/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ target 'Viafoura' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!

pod 'LoginRadiusSDK', '~> 5.4.2'
pod 'LoginRadiusSDK', '~> 5.6.2'
pod 'Google-Mobile-Ads-SDK'
pod 'FirebaseAnalytics'
pod 'FirebaseMessaging'
end
48 changes: 31 additions & 17 deletions SampleApp/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
PODS:
- FBSDKCoreKit (5.15.1):
- FBSDKCoreKit/Basics (= 5.15.1)
- FBSDKCoreKit/Core (= 5.15.1)
- FBSDKCoreKit/Basics (5.15.1)
- FBSDKCoreKit/Core (5.15.1):
- FBSDKCoreKit/Basics
- FBSDKLoginKit (5.15.1):
- FBSDKLoginKit/Login (= 5.15.1)
- FBSDKLoginKit/Login (5.15.1):
- FBSDKCoreKit (~> 5.0)
- FBAEMKit (14.1.0):
- FBSDKCoreKit_Basics (= 14.1.0)
- FBSDKCoreKit (14.1.0):
- FBAEMKit (= 14.1.0)
- FBSDKCoreKit_Basics (= 14.1.0)
- FBSDKCoreKit_Basics (14.1.0)
- FBSDKLoginKit (14.1.0):
- FBSDKCoreKit (= 14.1.0)
- FirebaseAnalytics (9.3.0):
- FirebaseAnalytics/AdIdSupport (= 9.3.0)
- FirebaseCore (~> 9.0)
Expand Down Expand Up @@ -44,6 +42,15 @@ PODS:
- GoogleUtilities/Environment (~> 7.7)
- GoogleUtilities/UserDefaults (~> 7.7)
- PromisesObjC (~> 2.1)
- FirebaseMessaging (9.6.0):
- FirebaseCore (~> 9.0)
- FirebaseInstallations (~> 9.0)
- GoogleDataTransport (< 10.0.0, >= 9.1.4)
- GoogleUtilities/AppDelegateSwizzler (~> 7.7)
- GoogleUtilities/Environment (~> 7.7)
- GoogleUtilities/Reachability (~> 7.7)
- GoogleUtilities/UserDefaults (~> 7.7)
- nanopb (< 2.30910.0, >= 2.30908.0)
- Google-Mobile-Ads-SDK (9.7.0):
- GoogleAppMeasurement (< 10.0, >= 7.0)
- GoogleUserMessagingPlatform (>= 1.1)
Expand Down Expand Up @@ -91,8 +98,8 @@ PODS:
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.7.0):
- GoogleUtilities/Logger
- LoginRadiusSDK (5.4.2):
- FBSDKLoginKit (~> 5.0)
- LoginRadiusSDK (5.6.2):
- FBSDKLoginKit (~> 14.1.0)
- SimpleKeychain (~> 0.7.0)
- nanopb (2.30909.0):
- nanopb/decode (= 2.30909.0)
Expand All @@ -104,18 +111,22 @@ PODS:

DEPENDENCIES:
- FirebaseAnalytics
- FirebaseMessaging
- Google-Mobile-Ads-SDK
- LoginRadiusSDK (~> 5.4.2)
- LoginRadiusSDK (~> 5.6.2)

SPEC REPOS:
trunk:
- FBAEMKit
- FBSDKCoreKit
- FBSDKCoreKit_Basics
- FBSDKLoginKit
- FirebaseAnalytics
- FirebaseCore
- FirebaseCoreDiagnostics
- FirebaseCoreInternal
- FirebaseInstallations
- FirebaseMessaging
- Google-Mobile-Ads-SDK
- GoogleAppMeasurement
- GoogleDataTransport
Expand All @@ -127,23 +138,26 @@ SPEC REPOS:
- SimpleKeychain

SPEC CHECKSUMS:
FBSDKCoreKit: 1d5acf7c9d7a2f92bb1a242dc60cae5b7adb91df
FBSDKLoginKit: f1ea8026a58b52d30c9f2e6a58ca7d813619fb83
FBAEMKit: a899515e45476027f73aef377b5cffadcd56ca3a
FBSDKCoreKit: 24f8bc8d3b5b2a8c5c656a1329492a12e8efa792
FBSDKCoreKit_Basics: 6e578c9bdc7aa1365dbbbde633c9ebb536bcaa98
FBSDKLoginKit: 787de205d524c3a4b17d527916f1d066e4361660
FirebaseAnalytics: bf46f5163f44097ce2c789de0b3e6f87f1da834a
FirebaseCore: 2082fffcd855f95f883c0a1641133eb9bbe76d40
FirebaseCoreDiagnostics: 99a495094b10a57eeb3ae8efa1665700ad0bdaa6
FirebaseCoreInternal: bca76517fe1ed381e989f5e7d8abb0da8d85bed3
FirebaseInstallations: 0a115432c4e223c5ab20b0dbbe4cbefa793a0e8e
FirebaseMessaging: a4d7910e4af663c9cbfc1071c5bef34651690949
Google-Mobile-Ads-SDK: 2685d6b3374b26de8a71f535614396e57cf80b13
GoogleAppMeasurement: b907bdad775b6975a8108762345b2cfbf1a93c37
GoogleDataTransport: 1c8145da7117bd68bbbed00cf304edb6a24de00f
GoogleUserMessagingPlatform: ab890ce5f6620f293a21b6bdd82e416a2c73aeca
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
LoginRadiusSDK: 8226b8d6e9e0d8f7fe10d4410d63dc3f4ca40a5c
LoginRadiusSDK: c5335cb40a497bbc4b7ad8bdb9deea51a566298c
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
PromisesObjC: ab77feca74fa2823e7af4249b8326368e61014cb
SimpleKeychain: b50cef3b87939d480ea1143425c00f5b4b70fe21

PODFILE CHECKSUM: 3220a7a9fd488796a1c3f04138008b096f7a0706
PODFILE CHECKSUM: dc1485b36974f2ef49140b9fddf113e0742a6629

COCOAPODS: 1.11.3
102 changes: 102 additions & 0 deletions SampleApp/Pods/FBAEMKit/XCFrameworks/FBAEMKit.xcframework/Info.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 17 additions & 0 deletions SampleApp/Pods/FBAEMKit/XCFrameworks/FBAEMKit.xcframework/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b028ac4

Please sign in to comment.