From ec8c57a207e119c753575af9ce727543542e3f19 Mon Sep 17 00:00:00 2001 From: George Nyakundi Date: Fri, 25 Oct 2024 11:10:21 +0200 Subject: [PATCH 1/2] Update pods to 2024.09 --- Podfile | 8 ++--- Podfile.lock | 91 ++++++++++++++++++++++++++-------------------------- 2 files changed, 50 insertions(+), 49 deletions(-) diff --git a/Podfile b/Podfile index 7ad318c..06009f6 100644 --- a/Podfile +++ b/Podfile @@ -8,20 +8,20 @@ use_frameworks! inhibit_all_warnings! $resolverVersion = '1.2.1' -$backbaseVersion = '11.2.0' +$backbaseVersion = '~> 12' abstract_target 'Common' do pod 'Backbase', $backbaseVersion pod 'RetailFeatureFilterAccessControlEntitlementsUseCase' - pod 'IdentityAuthenticationJourney','~> 6.0' + pod 'IdentityAuthenticationJourney','~> 7' pod 'BusinessWorkspacesJourney' pod 'BusinessWorkspacesJourneyWorkspacesUseCase2' pod 'ArrangementsClient2Gen2','~> 1.2.1' pod 'Resolver', $resolverVersion pod 'SwiftLint' - pod 'BackbaseDesignSystem', '4.2.2' + pod 'BackbaseDesignSystem', '~> 5.6' pod 'UserManagerUserProfileUseCase' - pod 'RetailMoreJourney', '4.1.0' + pod 'RetailMoreJourney', '~> 4.3' pod 'BackbaseObservability', '~> 1.0' target 'AccountsJourney' do diff --git a/Podfile.lock b/Podfile.lock index 38b726a..5af4901 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -2,29 +2,27 @@ PODS: - AccessControlClient3Gen2 (1.0.0): - Backbase (>= 9.0) - ClientCommonGen2 (~> 1.0) - - AppAuth (1.6.2): - - AppAuth/Core (= 1.6.2) - - AppAuth/ExternalUserAgent (= 1.6.2) - - AppAuth/Core (1.6.2) - - AppAuth/ExternalUserAgent (1.6.2): - - AppAuth/Core + - AppAuth/Core (1.7.5) - ArrangementsClient2Gen2 (1.2.1): - Backbase (>= 9.0) - ClientCommonGen2 (~> 1.0) - - Backbase (11.2.0): - - BackbaseSDKSwiftWrapper (~> 2.0.0) - - BackbaseCountryCore (1.1.0) - - BackbaseDesignSystem (4.2.2): - - BackbaseCountryCore (>= 1.1.0) - - BackbaseIdentity (6.0.1): - - AppAuth (~> 1.3) - - Backbase (>= 11.0.0) + - Backbase (12.3.0): + - BackbaseSDKSwiftWrapper (~> 2.1) + - BackbaseAnimation (5.0.2): + - Resolver (= 1.2.1) + - BackbaseCountryCore (1.1.1) + - BackbaseDesignSystem (5.6.3): + - BackbaseCountryCore (>= 1.1.1) + - Resolver (~> 1.2.1) + - BackbaseIdentity (7.2.0): + - AppAuth/Core (~> 1.3) + - Backbase (>= 12.0.1) - BackbaseObservability (1.0.0): - BackbaseObservability/Sources (= 1.0.0) - BackbaseObservability/Sources (1.0.0) - - BackbaseSDKSwiftWrapper (2.0.0): - - BackbaseSecureStorage (~> 2) - - BackbaseSecureStorage (2.0.2) + - BackbaseSDKSwiftWrapper (2.1.2): + - BackbaseSecureStorage (~> 2.1) + - BackbaseSecureStorage (2.1.3) - BusinessJourneyCommon (3.0.0): - Backbase (>= 9.0) - BusinessJourneyCommon/Sources (= 3.0.0) @@ -54,9 +52,11 @@ PODS: - Backbase (>= 7.8.0) - ClientCommonGen2 (1.0.0): - Backbase (>= 9.0) - - IdentityAuthenticationJourney (6.0.0): - - BackbaseDesignSystem (>= 4.0.0) - - BackbaseIdentity (~> 6.0.0) + - IdentityAuthenticationJourney (7.2.0): + - BackbaseAnimation (>= 4.0.0) + - BackbaseDesignSystem (>= 5.3.0) + - BackbaseIdentity (~> 7.2.0) + - BackbaseObservability (>= 1.0) - Resolver (~> 1.2.1) - RxCocoa (~> 5) - RxSwift (~> 5) @@ -70,7 +70,7 @@ PODS: - Resolver (= 1.2.1) - RxCocoa (~> 5) - RxSwift (~> 5) - - RetailMoreJourney (4.1.0): + - RetailMoreJourney (4.3.0): - BackbaseDesignSystem (>= 4.0) - BackbaseObservability (>= 1.0) - RetailJourneyCommon (>= 2.0) @@ -98,46 +98,46 @@ PODS: DEPENDENCIES: - ArrangementsClient2Gen2 (~> 1.2.1) - - Backbase (= 11.2.0) - - BackbaseDesignSystem (= 4.2.2) + - Backbase (~> 12) + - BackbaseDesignSystem (~> 5.6) - BackbaseObservability (~> 1.0) - BusinessWorkspacesJourney - BusinessWorkspacesJourneyWorkspacesUseCase2 - - IdentityAuthenticationJourney (~> 6.0) + - IdentityAuthenticationJourney (~> 7) - Resolver (= 1.2.1) - RetailFeatureFilterAccessControlEntitlementsUseCase - - RetailMoreJourney (= 4.1.0) + - RetailMoreJourney (~> 4.3) - SwiftLint - UserManagerUserProfileUseCase SPEC REPOS: - https://repo.backbase.com/api/pods/design-ios: - - BackbaseCountryCore - https://repo.backbase.com/api/pods/ios-business/: + https://repo.backbase.com/api/pods/ios-business: - BackbaseObservability - BusinessJourneyCommon - BusinessWorkspacesJourney - BusinessWorkspacesJourneyWorkspacesUseCase2 https://repo.backbase.com/api/pods/ios-identity: - - BackbaseIdentity - - IdentityAuthenticationJourney - UserManagerUserProfileUseCase - UserProfileJourney https://repo.backbase.com/api/pods/ios-retail3: - AccessControlClient3Gen2 - ArrangementsClient2Gen2 - - BackbaseDesignSystem - ClientCommon - ClientCommonGen2 - RetailFeatureFilterAccessControlEntitlementsUseCase - RetailFeatureFilterUseCase - - RetailJourneyCommon - - RetailMoreJourney - UserManagerClient2 - https://repo.backbase.com/api/pods/ios3: + https://repo.backbase.com/api/pods/pods/: - Backbase + - BackbaseAnimation + - BackbaseCountryCore + - BackbaseDesignSystem + - BackbaseIdentity - BackbaseSDKSwiftWrapper - BackbaseSecureStorage + - IdentityAuthenticationJourney + - RetailJourneyCommon + - RetailMoreJourney trunk: - AppAuth - Resolver @@ -149,26 +149,27 @@ SPEC REPOS: SPEC CHECKSUMS: AccessControlClient3Gen2: c0f0cececd2a8bcac83eed36d1e68f61530f7436 - AppAuth: 3bb1d1cd9340bd09f5ed189fb00b1cc28e1e8570 + AppAuth: 501c04eda8a8d11f179dbe8637b7a91bb7e5d2fa ArrangementsClient2Gen2: 03a1c5b5593a32143801879eefaac825bca68c55 - Backbase: d75e61a0fd48ce48c4b2377ca09d325408acb948 - BackbaseCountryCore: cc9065841f9e4ed8a829aff15896438240eab031 - BackbaseDesignSystem: ba1b063143ff3c854af5c9e30a6dff37d45bf5f1 - BackbaseIdentity: fed2efa2fba48ad5213d2e12d94500f13cecb733 + Backbase: b14e6c6ad2f2a134719a77f412756a060480998d + BackbaseAnimation: 071e91abf409604502b3e63448c528d3cc67be50 + BackbaseCountryCore: 49599b2d360c5371e33377b371703390e3f6c633 + BackbaseDesignSystem: 7e723a38324ec9ec04dca2d4d8fca0b19c6a327b + BackbaseIdentity: 3182fd32cdc10f13e8228250847bdfc74ffae628 BackbaseObservability: 5881fd8f1d7ecf71799914a63a9785af4ce4cfb9 - BackbaseSDKSwiftWrapper: bec0fac655e6de1ce9075591940e21c52eb1b8a8 - BackbaseSecureStorage: 6bbb0e8bb8295a5ffd09e817622949208068255c + BackbaseSDKSwiftWrapper: 027150743c664a289cc879d82eabd8e775dcf7f2 + BackbaseSecureStorage: 0f1273c4ab4a238e21578f4ec32807dbe1cde963 BusinessJourneyCommon: d1635531cc39299fd72c7a66d121bcaef88429ae BusinessWorkspacesJourney: 08c72efe5aa4bf879d3593489daa094d18d82433 BusinessWorkspacesJourneyWorkspacesUseCase2: ab08bcb68efae0f69374bee31a8835640b0502ab ClientCommon: 3b305ed1d4c94dbe4955f53b2e3c102ec7892776 ClientCommonGen2: 4a37e42a2a05f978b5df56fb7fea3ce5411e9cb6 - IdentityAuthenticationJourney: e988f4a50e26f492caeb48ca3bc159c6cd9f19d1 + IdentityAuthenticationJourney: dd5b98aafc7bdd0f3b062853edf951edbb23aead Resolver: 764e380b2ddb26bba48c6e45ab393c968894a156 RetailFeatureFilterAccessControlEntitlementsUseCase: 234024f4c07c65a473b5c442dcb8f4cacfa2bbdf RetailFeatureFilterUseCase: ea793414c0ab37a196a4455a4d14ff0f4e5425d7 - RetailJourneyCommon: ec0a1db2fcc55c9797c3883ed022f90df60be6a2 - RetailMoreJourney: 8d8447f0d02d0babf1492347f708e5be2d8f40cd + RetailJourneyCommon: d82c62548f7718e749d44983124862a8c156e4b2 + RetailMoreJourney: 2a2290b84df3d6d11285b0a458585d792de6eb33 RxCocoa: e2ed092d5432e4296aa818021d27de4090ac0354 RxRelay: 5a18c2eb2d68326ebaf0112f80d837ae41b92b97 RxSwift: 915abbdfb62214aa89ccd0b194d44fb478019b27 @@ -178,6 +179,6 @@ SPEC CHECKSUMS: UserManagerUserProfileUseCase: 815483ec83429637fcd19363e87c4facd4b9f02b UserProfileJourney: 497a5bbb443c42eb0cee3f7a9606f5539fb0f2e4 -PODFILE CHECKSUM: fe37cf9968cce62f6c93e2500762e3799c2a425b +PODFILE CHECKSUM: 73782a36f3d6a9aee8d0ed32c0740fa38f3112c0 COCOAPODS: 1.15.2 From 1ef6a714eefbb413feedfac70c1920bb5692ad8f Mon Sep 17 00:00:00 2001 From: George Nyakundi Date: Fri, 25 Oct 2024 11:53:05 +0200 Subject: [PATCH 2/2] Update ruby and pods --- .ruby-version | 2 +- Gemfile.lock | 80 +++++++++++++++++++++++++++------------------------ Podfile | 6 ++-- Podfile.lock | 75 ++++++++++++++++++++++++++++------------------- 4 files changed, 92 insertions(+), 71 deletions(-) diff --git a/.ruby-version b/.ruby-version index be94e6f..5ae69bd 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -3.2.2 +3.2.5 diff --git a/Gemfile.lock b/Gemfile.lock index 7313cfe..99f7c9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,28 +10,28 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) algoliasearch (1.27.5) httpclient (~> 2.8, >= 2.8.3) json (>= 1.5.1) - artifactory (3.0.15) + artifactory (3.0.17) atomos (0.1.3) aws-eventstream (1.3.0) - aws-partitions (1.894.0) - aws-sdk-core (3.191.3) + aws-partitions (1.995.0) + aws-sdk-core (3.211.0) aws-eventstream (~> 1, >= 1.3.0) - aws-partitions (~> 1, >= 1.651.0) - aws-sigv4 (~> 1.8) + aws-partitions (~> 1, >= 1.992.0) + aws-sigv4 (~> 1.9) jmespath (~> 1, >= 1.6.1) - aws-sdk-kms (1.77.0) - aws-sdk-core (~> 3, >= 3.191.0) - aws-sigv4 (~> 1.1) - aws-sdk-s3 (1.143.0) - aws-sdk-core (~> 3, >= 3.191.0) + aws-sdk-kms (1.95.0) + aws-sdk-core (~> 3, >= 3.210.0) + aws-sigv4 (~> 1.5) + aws-sdk-s3 (1.169.0) + aws-sdk-core (~> 3, >= 3.210.0) aws-sdk-kms (~> 1) - aws-sigv4 (~> 1.8) - aws-sigv4 (1.8.0) + aws-sigv4 (~> 1.5) + aws-sigv4 (1.10.1) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) base64 (0.2.0) @@ -89,8 +89,8 @@ GEM escape (0.0.4) ethon (0.16.0) ffi (>= 1.15.0) - excon (0.109.0) - faraday (1.10.3) + excon (0.112.0) + faraday (1.10.4) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -111,22 +111,22 @@ GEM faraday-httpclient (1.0.1) faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (1.0.1) + faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) faraday-retry (1.0.3) - faraday_middleware (1.2.0) + faraday_middleware (1.2.1) faraday (~> 1.0) - fastimage (2.3.0) - fastlane (2.219.0) + fastimage (2.3.1) + fastlane (2.225.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.8, < 3.0.0) artifactory (~> 3.0) aws-sdk-s3 (~> 1.0) babosa (>= 1.0.3, < 2.0.0) bundler (>= 1.12.0, < 3.0.0) - colored + colored (~> 1.2) commander (~> 4.6) dotenv (>= 2.1.1, < 3.0.0) emoji_regex (>= 0.1, < 4.0) @@ -135,6 +135,7 @@ GEM faraday-cookie_jar (~> 0.0.6) faraday_middleware (~> 1.0) fastimage (>= 2.1.0, < 3.0.0) + fastlane-sirp (>= 1.0.0) gh_inspector (>= 1.1.2, < 2.0.0) google-apis-androidpublisher_v3 (~> 0.3) google-apis-playcustomapp_v1 (~> 0.1) @@ -147,10 +148,10 @@ GEM mini_magick (>= 4.9.4, < 5.0.0) multipart-post (>= 2.0.0, < 3.0.0) naturally (~> 2.2) - optparse (>= 0.1.1) + optparse (>= 0.1.1, < 1.0.0) plist (>= 3.1.0, < 4.0.0) rubyzip (>= 2.0.0, < 3.0.0) - security (= 0.1.3) + security (= 0.1.5) simctl (~> 1.6.3) terminal-notifier (>= 2.0.0, < 3.0.0) terminal-table (~> 3) @@ -159,10 +160,12 @@ GEM word_wrap (~> 1.0.0) xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.3.0) - xcpretty-travis-formatter (>= 0.0.3) + xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) fastlane-plugin-brew (0.1.1) fastlane-plugin-xcodegen (1.1.0) fastlane-plugin-brew (~> 0.1.1) + fastlane-sirp (1.0.0) + sysrandom (~> 1.0) ffi (1.16.3) fourflusher (2.3.1) fuzzy_match (2.0.4) @@ -183,12 +186,12 @@ GEM google-apis-core (>= 0.11.0, < 2.a) google-apis-storage_v1 (0.31.0) google-apis-core (>= 0.11.0, < 2.a) - google-cloud-core (1.6.1) + google-cloud-core (1.7.1) google-cloud-env (>= 1.0, < 3.a) google-cloud-errors (~> 1.0) google-cloud-env (1.6.0) faraday (>= 0.17.3, < 3.0) - google-cloud-errors (1.3.1) + google-cloud-errors (1.4.0) google-cloud-storage (1.47.0) addressable (~> 2.8) digest-crc (~> 0.4) @@ -204,21 +207,21 @@ GEM os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) highline (2.0.3) - http-cookie (1.0.5) + http-cookie (1.0.7) domain_name (~> 0.5) httpclient (2.8.3) i18n (1.14.1) concurrent-ruby (~> 1.0) jmespath (1.6.2) - json (2.7.1) - jwt (2.8.0) + json (2.7.3) + jwt (2.9.3) base64 - mini_magick (4.12.0) + mini_magick (4.13.2) mini_mime (1.1.5) minitest (5.22.2) molinillo (0.8.0) multi_json (1.15.0) - multipart-post (2.4.0) + multipart-post (2.4.1) nanaimo (0.3.0) nap (1.1.0) naturally (2.2.1) @@ -236,23 +239,23 @@ GEM racc (~> 1.4) nokogiri (1.16.2-x86_64-linux) racc (~> 1.4) - optparse (0.4.0) + optparse (0.5.0) os (1.1.4) plist (3.7.1) public_suffix (4.0.7) racc (1.7.3) - rake (13.1.0) + rake (13.2.1) representable (3.2.0) declarative (< 0.1.0) trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) retriable (3.1.2) - rexml (3.2.6) + rexml (3.3.9) rouge (2.0.7) ruby-macho (2.5.1) ruby2_keywords (0.0.5) rubyzip (2.3.2) - security (0.1.3) + security (0.1.5) signet (0.19.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) @@ -267,6 +270,7 @@ GEM clamp (~> 1.3) nokogiri (>= 1.14.3) xcodeproj (~> 1.21) + sysrandom (1.0.5) terminal-notifier (2.0.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) @@ -280,15 +284,15 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) uber (0.1.0) - unicode-display_width (2.5.0) + unicode-display_width (2.6.0) word_wrap (1.0.0) - xcodeproj (1.24.0) + xcodeproj (1.25.1) CFPropertyList (>= 2.3.3, < 4.0) atomos (~> 0.1.3) claide (>= 1.0.2, < 2.0) colored2 (~> 3.1) nanaimo (~> 0.3.0) - rexml (~> 3.2.4) + rexml (>= 3.3.6, < 4.0) xcpretty (0.3.0) rouge (~> 2.0.7) xcpretty-travis-formatter (1.0.1) diff --git a/Podfile b/Podfile index 06009f6..3b8ade7 100644 --- a/Podfile +++ b/Podfile @@ -14,14 +14,14 @@ abstract_target 'Common' do pod 'Backbase', $backbaseVersion pod 'RetailFeatureFilterAccessControlEntitlementsUseCase' pod 'IdentityAuthenticationJourney','~> 7' - pod 'BusinessWorkspacesJourney' - pod 'BusinessWorkspacesJourneyWorkspacesUseCase2' + pod 'BusinessWorkspacesJourney' , '~> 7' + pod 'BusinessWorkspacesJourneyWorkspacesUseCase2', '~> 7' pod 'ArrangementsClient2Gen2','~> 1.2.1' pod 'Resolver', $resolverVersion pod 'SwiftLint' pod 'BackbaseDesignSystem', '~> 5.6' pod 'UserManagerUserProfileUseCase' - pod 'RetailMoreJourney', '~> 4.3' + pod 'RetailMoreJourney', '~> 4' pod 'BackbaseObservability', '~> 1.0' target 'AccountsJourney' do diff --git a/Podfile.lock b/Podfile.lock index 5af4901..aaa0413 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -23,31 +23,48 @@ PODS: - BackbaseSDKSwiftWrapper (2.1.2): - BackbaseSecureStorage (~> 2.1) - BackbaseSecureStorage (2.1.3) - - BusinessJourneyCommon (3.0.0): - - Backbase (>= 9.0) - - BusinessJourneyCommon/Sources (= 3.0.0) - - BusinessJourneyCommon/Sources (3.0.0): - - Backbase (>= 9.0) - - BusinessWorkspacesJourney (6.1.0): + - BusinessJourneyCommon (4.0.1): + - Backbase (>= 12.0) + - BusinessJourneyCommon/Sources (= 4.0.1) + - BusinessJourneyCommon/Tests (= 4.0.1) + - BusinessJourneyCommon/Sources (4.0.1): + - Backbase (>= 12.0) + - BusinessJourneyCommon/Tests (4.0.1): + - Backbase (>= 12.0) + - BusinessWorkspacesJourney (7.1.0): + - BackbaseAnimation (>= 4.0) - BackbaseDesignSystem (>= 4.0) - BackbaseObservability (>= 1.0) - - BusinessJourneyCommon (~> 3.0) - - BusinessWorkspacesJourney/Sources (= 6.1.0) + - BusinessJourneyCommon (~> 4.0) + - BusinessWorkspacesJourney/Sources (= 7.1.0) + - BusinessWorkspacesJourney/Tests (= 7.1.0) - Resolver (~> 1.2.1) - RetailFeatureFilterUseCase (>= 3.0) - - BusinessWorkspacesJourney/Sources (6.1.0): + - BusinessWorkspacesJourney/Sources (7.1.0): + - BackbaseAnimation (>= 4.0) - BackbaseDesignSystem (>= 4.0) - BackbaseObservability (>= 1.0) - - BusinessJourneyCommon (~> 3.0) + - BusinessJourneyCommon (~> 4.0) - Resolver (~> 1.2.1) - RetailFeatureFilterUseCase (>= 3.0) - - BusinessWorkspacesJourneyWorkspacesUseCase2 (6.1.0): + - BusinessWorkspacesJourney/Tests (7.1.0): + - BackbaseAnimation (>= 4.0) + - BackbaseDesignSystem (>= 4.0) + - BackbaseObservability (>= 1.0) + - BusinessJourneyCommon (~> 4.0) + - Resolver (~> 1.2.1) + - RetailFeatureFilterUseCase (>= 3.0) + - BusinessWorkspacesJourneyWorkspacesUseCase2 (7.1.0): + - AccessControlClient3Gen2 (~> 1.0.0) + - BusinessWorkspacesJourney (~> 7.1.0) + - BusinessWorkspacesJourneyWorkspacesUseCase2/Sources (= 7.1.0) + - BusinessWorkspacesJourneyWorkspacesUseCase2/Tests (= 7.1.0) + - BusinessWorkspacesJourneyWorkspacesUseCase2/Sources (7.1.0): - AccessControlClient3Gen2 (~> 1.0.0) - - BusinessWorkspacesJourney (~> 6.1.0) - - BusinessWorkspacesJourneyWorkspacesUseCase2/Sources (= 6.1.0) - - BusinessWorkspacesJourneyWorkspacesUseCase2/Sources (6.1.0): + - BusinessWorkspacesJourney (~> 7.1.0) + - BusinessWorkspacesJourneyWorkspacesUseCase2/Tests (7.1.0): - AccessControlClient3Gen2 (~> 1.0.0) - - BusinessWorkspacesJourney (~> 6.1.0) + - BusinessWorkspacesJourney (~> 7.1.0) - ClientCommon (1.1.5): - Backbase (>= 7.8.0) - ClientCommonGen2 (1.0.0): @@ -101,33 +118,29 @@ DEPENDENCIES: - Backbase (~> 12) - BackbaseDesignSystem (~> 5.6) - BackbaseObservability (~> 1.0) - - BusinessWorkspacesJourney - - BusinessWorkspacesJourneyWorkspacesUseCase2 + - BusinessWorkspacesJourney (~> 7) + - BusinessWorkspacesJourneyWorkspacesUseCase2 (~> 7) - IdentityAuthenticationJourney (~> 7) - Resolver (= 1.2.1) - RetailFeatureFilterAccessControlEntitlementsUseCase - - RetailMoreJourney (~> 4.3) + - RetailMoreJourney (~> 4) - SwiftLint - UserManagerUserProfileUseCase SPEC REPOS: https://repo.backbase.com/api/pods/ios-business: - BackbaseObservability - - BusinessJourneyCommon - - BusinessWorkspacesJourney - - BusinessWorkspacesJourneyWorkspacesUseCase2 https://repo.backbase.com/api/pods/ios-identity: - UserManagerUserProfileUseCase - UserProfileJourney https://repo.backbase.com/api/pods/ios-retail3: - - AccessControlClient3Gen2 - ArrangementsClient2Gen2 - ClientCommon - - ClientCommonGen2 - RetailFeatureFilterAccessControlEntitlementsUseCase - RetailFeatureFilterUseCase - UserManagerClient2 https://repo.backbase.com/api/pods/pods/: + - AccessControlClient3Gen2 - Backbase - BackbaseAnimation - BackbaseCountryCore @@ -135,6 +148,10 @@ SPEC REPOS: - BackbaseIdentity - BackbaseSDKSwiftWrapper - BackbaseSecureStorage + - BusinessJourneyCommon + - BusinessWorkspacesJourney + - BusinessWorkspacesJourneyWorkspacesUseCase2 + - ClientCommonGen2 - IdentityAuthenticationJourney - RetailJourneyCommon - RetailMoreJourney @@ -148,7 +165,7 @@ SPEC REPOS: - SwiftLint SPEC CHECKSUMS: - AccessControlClient3Gen2: c0f0cececd2a8bcac83eed36d1e68f61530f7436 + AccessControlClient3Gen2: 72cdcc718a885fbfff05f01e29f08396d6107002 AppAuth: 501c04eda8a8d11f179dbe8637b7a91bb7e5d2fa ArrangementsClient2Gen2: 03a1c5b5593a32143801879eefaac825bca68c55 Backbase: b14e6c6ad2f2a134719a77f412756a060480998d @@ -159,11 +176,11 @@ SPEC CHECKSUMS: BackbaseObservability: 5881fd8f1d7ecf71799914a63a9785af4ce4cfb9 BackbaseSDKSwiftWrapper: 027150743c664a289cc879d82eabd8e775dcf7f2 BackbaseSecureStorage: 0f1273c4ab4a238e21578f4ec32807dbe1cde963 - BusinessJourneyCommon: d1635531cc39299fd72c7a66d121bcaef88429ae - BusinessWorkspacesJourney: 08c72efe5aa4bf879d3593489daa094d18d82433 - BusinessWorkspacesJourneyWorkspacesUseCase2: ab08bcb68efae0f69374bee31a8835640b0502ab + BusinessJourneyCommon: fcdd883c1c16de0a8168c61d5aae963dcb342039 + BusinessWorkspacesJourney: 8217c5c4646b88363400e0a14436955d0153d081 + BusinessWorkspacesJourneyWorkspacesUseCase2: 1882452b0d9bdd3eb8fedd7becc1ddad7b76d137 ClientCommon: 3b305ed1d4c94dbe4955f53b2e3c102ec7892776 - ClientCommonGen2: 4a37e42a2a05f978b5df56fb7fea3ce5411e9cb6 + ClientCommonGen2: aa43d1ebe53f0f838be8b6fb8b71bd4f7c800b9f IdentityAuthenticationJourney: dd5b98aafc7bdd0f3b062853edf951edbb23aead Resolver: 764e380b2ddb26bba48c6e45ab393c968894a156 RetailFeatureFilterAccessControlEntitlementsUseCase: 234024f4c07c65a473b5c442dcb8f4cacfa2bbdf @@ -179,6 +196,6 @@ SPEC CHECKSUMS: UserManagerUserProfileUseCase: 815483ec83429637fcd19363e87c4facd4b9f02b UserProfileJourney: 497a5bbb443c42eb0cee3f7a9606f5539fb0f2e4 -PODFILE CHECKSUM: 73782a36f3d6a9aee8d0ed32c0740fa38f3112c0 +PODFILE CHECKSUM: 5c6b51da5e452fdda39e09bac8ce03dff374dd3f COCOAPODS: 1.15.2