Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update IOS app with latest changes from Cru. #4

Merged
merged 6 commits into from
May 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Select Xcode Version
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.2.0'
xcode-version: '15.4'

- name: MPDXiOSLib SSH Key
uses: webfactory/[email protected]
Expand Down
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.3.1
11 changes: 11 additions & 0 deletions ExampleProjects/Cocoapods/Podfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
source 'https://cdn.cocoapods.org/'
source 'https://github.com/CruGlobal/cocoapods-specs.git'

platform :ios, '14.0'

use_modular_headers!

target 'MPDXClientExampleCocoapods' do

pod 'MPDXiOSLib', '~> 0.6.7'
end
248 changes: 248 additions & 0 deletions ExampleProjects/Cocoapods/Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,248 @@
PODS:
- Alamofire (5.9.1)
- FirebaseABTesting (10.24.0):
- FirebaseCore (~> 10.0)
- FirebaseAnalytics (10.24.0):
- FirebaseAnalytics/AdIdSupport (= 10.24.0)
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
- GoogleUtilities/MethodSwizzler (~> 7.11)
- GoogleUtilities/Network (~> 7.11)
- "GoogleUtilities/NSData+zlib (~> 7.11)"
- nanopb (< 2.30911.0, >= 2.30908.0)
- FirebaseAnalytics/AdIdSupport (10.24.0):
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleAppMeasurement (= 10.24.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
- GoogleUtilities/MethodSwizzler (~> 7.11)
- GoogleUtilities/Network (~> 7.11)
- "GoogleUtilities/NSData+zlib (~> 7.11)"
- nanopb (< 2.30911.0, >= 2.30908.0)
- FirebaseCore (10.24.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.12)
- GoogleUtilities/Logger (~> 7.12)
- FirebaseCoreExtension (10.24.0):
- FirebaseCore (~> 10.0)
- FirebaseCoreInternal (10.24.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseCrashlytics (10.24.0):
- FirebaseCore (~> 10.5)
- FirebaseInstallations (~> 10.0)
- FirebaseRemoteConfigInterop (~> 10.23)
- FirebaseSessions (~> 10.5)
- GoogleDataTransport (~> 9.2)
- GoogleUtilities/Environment (~> 7.8)
- nanopb (< 2.30911.0, >= 2.30908.0)
- PromisesObjC (~> 2.1)
- FirebaseInstallations (10.24.0):
- FirebaseCore (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
- PromisesObjC (~> 2.1)
- FirebasePerformance (10.24.0):
- FirebaseCore (~> 10.5)
- FirebaseInstallations (~> 10.0)
- FirebaseRemoteConfig (~> 10.0)
- FirebaseSessions (~> 10.5)
- GoogleDataTransport (~> 9.2)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/ISASwizzler (~> 7.8)
- GoogleUtilities/MethodSwizzler (~> 7.8)
- nanopb (< 2.30911.0, >= 2.30908.0)
- FirebaseRemoteConfig (10.24.0):
- FirebaseABTesting (~> 10.0)
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- FirebaseRemoteConfigInterop (~> 10.23)
- FirebaseSharedSwift (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseRemoteConfigInterop (10.24.0)
- FirebaseSessions (10.24.0):
- FirebaseCore (~> 10.5)
- FirebaseCoreExtension (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleDataTransport (~> 9.2)
- GoogleUtilities/Environment (~> 7.10)
- nanopb (< 2.30911.0, >= 2.30908.0)
- PromisesSwift (~> 2.1)
- FirebaseSharedSwift (10.24.0)
- GoogleAnalytics (3.23.0):
- GoogleUtilities/UserDefaults (~> 7.11)
- GoogleAppMeasurement (10.24.0):
- GoogleAppMeasurement/AdIdSupport (= 10.24.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
- GoogleUtilities/MethodSwizzler (~> 7.11)
- GoogleUtilities/Network (~> 7.11)
- "GoogleUtilities/NSData+zlib (~> 7.11)"
- nanopb (< 2.30911.0, >= 2.30908.0)
- GoogleAppMeasurement/AdIdSupport (10.24.0):
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.24.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
- GoogleUtilities/MethodSwizzler (~> 7.11)
- GoogleUtilities/Network (~> 7.11)
- "GoogleUtilities/NSData+zlib (~> 7.11)"
- nanopb (< 2.30911.0, >= 2.30908.0)
- GoogleAppMeasurement/WithoutAdIdSupport (10.24.0):
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
- GoogleUtilities/MethodSwizzler (~> 7.11)
- GoogleUtilities/Network (~> 7.11)
- "GoogleUtilities/NSData+zlib (~> 7.11)"
- nanopb (< 2.30911.0, >= 2.30908.0)
- GoogleDataTransport (9.4.1):
- GoogleUtilities/Environment (~> 7.7)
- nanopb (< 2.30911.0, >= 2.30908.0)
- PromisesObjC (< 3.0, >= 1.2)
- GoogleTagManager (7.4.6):
- FirebaseAnalytics (< 12.0, >= 10.0)
- GoogleAnalytics (~> 3.23)
- GoogleUtilities/AppDelegateSwizzler (7.13.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Privacy
- GoogleUtilities/Environment (7.13.0):
- GoogleUtilities/Privacy
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/ISASwizzler (7.13.0):
- GoogleUtilities/Privacy
- GoogleUtilities/Logger (7.13.0):
- GoogleUtilities/Environment
- GoogleUtilities/Privacy
- GoogleUtilities/MethodSwizzler (7.13.0):
- GoogleUtilities/Logger
- GoogleUtilities/Privacy
- GoogleUtilities/Network (7.13.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Privacy
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.13.0)":
- GoogleUtilities/Privacy
- GoogleUtilities/Privacy (7.13.0)
- GoogleUtilities/Reachability (7.13.0):
- GoogleUtilities/Logger
- GoogleUtilities/Privacy
- GoogleUtilities/UserDefaults (7.13.0):
- GoogleUtilities/Logger
- GoogleUtilities/Privacy
- Horatio (0.5.0):
- Horatio/Core (= 0.5.0)
- Horatio/Core (0.5.0)
- KeychainPasswordStore (1.0.3)
- MPDXiOSLib (0.6.7):
- Alamofire (= 5.9.1)
- FirebaseAnalytics (= 10.24.0)
- FirebaseCore (= 10.24.0)
- FirebaseCrashlytics (= 10.24.0)
- FirebasePerformance (= 10.24.0)
- GoogleTagManager (~> 7.4.3)
- Horatio (= 0.5.0)
- OAuth (~> 1.2.2)
- OktaAuthentication (~> 1.4.3)
- PromiseKit (= 8.1.1)
- RequestOperation (~> 1.5.1)
- nanopb (2.30910.0):
- nanopb/decode (= 2.30910.0)
- nanopb/encode (= 2.30910.0)
- nanopb/decode (2.30910.0)
- nanopb/encode (2.30910.0)
- OAuth (1.2.2):
- KeychainPasswordStore (~> 1.0.3)
- OktaOidc (~> 3.11.5)
- RequestOperation (~> 1.5.1)
- OktaAuthentication (1.4.3):
- OktaOidc (~> 3.11.5)
- OktaOidc (3.11.5):
- OktaOidc/AppAuth (= 3.11.5)
- OktaOidc/Okta (= 3.11.5)
- OktaOidc/AppAuth (3.11.5)
- OktaOidc/Okta (3.11.5):
- OktaOidc/AppAuth
- PromiseKit (8.1.1):
- PromiseKit/CorePromise (= 8.1.1)
- PromiseKit/Foundation (= 8.1.1)
- PromiseKit/UIKit (= 8.1.1)
- PromiseKit/CorePromise (8.1.1)
- PromiseKit/Foundation (8.1.1):
- PromiseKit/CorePromise
- PromiseKit/UIKit (8.1.1):
- PromiseKit/CorePromise
- PromisesObjC (2.4.0)
- PromisesSwift (2.4.0):
- PromisesObjC (= 2.4.0)
- RequestOperation (1.5.1)

DEPENDENCIES:
- MPDXiOSLib (~> 0.6.7)

SPEC REPOS:
https://github.com/CruGlobal/cocoapods-specs.git:
- Horatio
- KeychainPasswordStore
- MPDXiOSLib
- OAuth
- OktaAuthentication
- RequestOperation
trunk:
- Alamofire
- FirebaseABTesting
- FirebaseAnalytics
- FirebaseCore
- FirebaseCoreExtension
- FirebaseCoreInternal
- FirebaseCrashlytics
- FirebaseInstallations
- FirebasePerformance
- FirebaseRemoteConfig
- FirebaseRemoteConfigInterop
- FirebaseSessions
- FirebaseSharedSwift
- GoogleAnalytics
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleTagManager
- GoogleUtilities
- nanopb
- OktaOidc
- PromiseKit
- PromisesObjC
- PromisesSwift

SPEC CHECKSUMS:
Alamofire: f36a35757af4587d8e4f4bfa223ad10be2422b8c
FirebaseABTesting: 4431c2c56ac6e56f463b9cab05cc111078639f99
FirebaseAnalytics: b5efc493eb0f40ec560b04a472e3e1a15d39ca13
FirebaseCore: 11dc8a16dfb7c5e3c3f45ba0e191a33ac4f50894
FirebaseCoreExtension: af5fd85e817ea9d19f9a2659a376cf9cf99f03c0
FirebaseCoreInternal: bcb5acffd4ea05e12a783ecf835f2210ce3dc6af
FirebaseCrashlytics: af38ea4adfa606f6e63fcc22091b61e7938fcf66
FirebaseInstallations: 8f581fca6478a50705d2bd2abd66d306e0f5736e
FirebasePerformance: 78fed7cf7907f67af3c1e9667d2d1881765f11e2
FirebaseRemoteConfig: 95dddc50496b37eef199dadce850d5652b534b43
FirebaseRemoteConfigInterop: 6c349a466490aeace3ce9c091c86be1730711634
FirebaseSessions: 2651b464e241c93fd44112f995d5ab663c970487
FirebaseSharedSwift: 76e1529c32101d80e4f1ca2fba7c39d59f0a390a
GoogleAnalytics: 9e360c5cfffa536ff64dc383bc468577b7ba5c5d
GoogleAppMeasurement: f3abf08495ef2cba7829f15318c373b8d9226491
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
GoogleTagManager: 9ef072dc46718db4b2ef5b801a32a6946efbaafb
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
Horatio: aaa5dd7461b724c7964910b964b5ea07292186a0
KeychainPasswordStore: 59adf5a6f1f5d4cc16a563629e86af5cfde36f81
MPDXiOSLib: 6cc15f388eae117bcd7ba8815980445cf0c21922
nanopb: 438bc412db1928dac798aa6fd75726007be04262
OAuth: 83da2915dcc136985386010bc3b1a3c5287cd34e
OktaAuthentication: 2118e450a296302162ccda0f5eae967a79db1fad
OktaOidc: d1673c544771a6ef5772de0cc899c42f15206ec7
PromiseKit: d1be44b474e5acfa16adf007a1f49f104e10fead
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851
RequestOperation: 21f15e8d880ee657805a46fa735dfc2f90400f4e

PODFILE CHECKSUM: a414ce178e5e05d309d9a0a00138bf5ed2bd3c94

COCOAPODS: 1.15.2
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source "https://rubygems.org"

gem 'fastlane', '2.219.0'
gem 'fastlane', '2.220.0'
gem 'xcode-install', '~> 2.8'
Loading
Loading