Skip to content

Commit

Permalink
Merge pull request #181 from tokudai0000/177-xcode15-support
Browse files Browse the repository at this point in the history
177 firebaseライブラリのxcode15 support
  • Loading branch information
akidon0000 authored Mar 14, 2024
2 parents 0962647 + 8756a5c commit 8907f1b
Show file tree
Hide file tree
Showing 7 changed files with 147 additions and 2,647 deletions.
4 changes: 0 additions & 4 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ abstract_target 'All' do
use_frameworks!
inhibit_all_warnings!

pod 'Firebase/Analytics' , '~> 10'
pod 'FirebaseCrashlytics' , '~> 10'
pod 'R.swift' , '~> 7'
pod 'RxCocoa' , '~> 6'
pod 'RxGesture' , '~> 4'
Expand All @@ -24,12 +22,10 @@ abstract_target 'All' do
target 'Features' do
pod 'APIKit' , '~> 5'
pod 'Kanna' , '~> 5'
pod 'Kanna' , '~> 5'
end

target 'univIPTests' do
inherit! :search_paths
pod 'Firebase'
end
end

Expand Down
162 changes: 12 additions & 150 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,133 +1,23 @@
PODS:
- APIKit (5.4.0)
- Firebase (10.14.0):
- Firebase/Core (= 10.14.0)
- Firebase/Analytics (10.14.0):
- Firebase/Core
- Firebase/Core (10.14.0):
- Firebase/CoreOnly
- FirebaseAnalytics (~> 10.14.0)
- Firebase/CoreOnly (10.14.0):
- FirebaseCore (= 10.14.0)
- FirebaseAnalytics (10.14.0):
- FirebaseAnalytics/AdIdSupport (= 10.14.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.30910.0, >= 2.30908.0)
- FirebaseAnalytics/AdIdSupport (10.14.0):
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleAppMeasurement (= 10.14.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
- GoogleUtilities/MethodSwizzler (~> 7.11)
- GoogleUtilities/Network (~> 7.11)
- "GoogleUtilities/NSData+zlib (~> 7.11)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- FirebaseCore (10.14.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreExtension (10.14.0):
- FirebaseCore (~> 10.0)
- FirebaseCoreInternal (10.14.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseCrashlytics (10.14.0):
- FirebaseCore (~> 10.5)
- FirebaseInstallations (~> 10.0)
- FirebaseSessions (~> 10.5)
- GoogleDataTransport (~> 9.2)
- GoogleUtilities/Environment (~> 7.8)
- nanopb (< 2.30910.0, >= 2.30908.0)
- PromisesObjC (~> 2.1)
- FirebaseInstallations (10.14.0):
- FirebaseCore (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
- PromisesObjC (~> 2.1)
- FirebaseSessions (10.14.0):
- FirebaseCore (~> 10.5)
- FirebaseCoreExtension (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleDataTransport (~> 9.2)
- GoogleUtilities/Environment (~> 7.10)
- nanopb (< 2.30910.0, >= 2.30908.0)
- PromisesSwift (~> 2.1)
- FootlessParser (0.5.2)
- GoogleAppMeasurement (10.14.0):
- GoogleAppMeasurement/AdIdSupport (= 10.14.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
- GoogleUtilities/MethodSwizzler (~> 7.11)
- GoogleUtilities/Network (~> 7.11)
- "GoogleUtilities/NSData+zlib (~> 7.11)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- GoogleAppMeasurement/AdIdSupport (10.14.0):
- GoogleAppMeasurement/WithoutAdIdSupport (= 10.14.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
- GoogleUtilities/MethodSwizzler (~> 7.11)
- GoogleUtilities/Network (~> 7.11)
- "GoogleUtilities/NSData+zlib (~> 7.11)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- GoogleAppMeasurement/WithoutAdIdSupport (10.14.0):
- GoogleUtilities/AppDelegateSwizzler (~> 7.11)
- GoogleUtilities/MethodSwizzler (~> 7.11)
- GoogleUtilities/Network (~> 7.11)
- "GoogleUtilities/NSData+zlib (~> 7.11)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- GoogleDataTransport (9.2.5):
- GoogleUtilities/Environment (~> 7.7)
- nanopb (< 2.30910.0, >= 2.30908.0)
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/AppDelegateSwizzler (7.11.5):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.11.5):
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/Logger (7.11.5):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (7.11.5):
- GoogleUtilities/Logger
- GoogleUtilities/Network (7.11.5):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.11.5)"
- GoogleUtilities/Reachability (7.11.5):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.11.5):
- GoogleUtilities/Logger
- Kanna (5.2.7)
- Kanna (5.3.0)
- KeychainAccess (4.2.2)
- nanopb (2.30909.0):
- nanopb/decode (= 2.30909.0)
- nanopb/encode (= 2.30909.0)
- nanopb/decode (2.30909.0)
- nanopb/encode (2.30909.0)
- NorthLayout (5.2.0):
- FootlessParser (~> 0.4)
- PromisesObjC (2.3.1)
- PromisesSwift (2.3.1):
- PromisesObjC (= 2.3.1)
- R.swift (7.3.2)
- RxCocoa (6.5.0):
- RxRelay (= 6.5.0)
- RxSwift (= 6.5.0)
- RxCocoa (6.6.0):
- RxRelay (= 6.6.0)
- RxSwift (= 6.6.0)
- RxGesture (4.0.4):
- RxCocoa (~> 6.0)
- RxSwift (~> 6.0)
- RxRelay (6.5.0):
- RxSwift (= 6.5.0)
- RxSwift (6.5.0)
- RxRelay (6.6.0):
- RxSwift (= 6.6.0)
- RxSwift (6.6.0)

DEPENDENCIES:
- APIKit (~> 5)
- Firebase
- Firebase/Analytics (~> 10)
- FirebaseCrashlytics (~> 10)
- Kanna (~> 5)
- KeychainAccess (~> 4)
- NorthLayout
Expand All @@ -139,24 +29,10 @@ DEPENDENCIES:
SPEC REPOS:
trunk:
- APIKit
- Firebase
- FirebaseAnalytics
- FirebaseCore
- FirebaseCoreExtension
- FirebaseCoreInternal
- FirebaseCrashlytics
- FirebaseInstallations
- FirebaseSessions
- FootlessParser
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleUtilities
- Kanna
- KeychainAccess
- nanopb
- NorthLayout
- PromisesObjC
- PromisesSwift
- R.swift
- RxCocoa
- RxGesture
Expand All @@ -165,30 +41,16 @@ SPEC REPOS:

SPEC CHECKSUMS:
APIKit: 0680e86d2e8abd5bc42e64963f5f89d209eb9271
Firebase: 6c1bf3f534bc422d52af2e41fe0d50bf08b6b773
FirebaseAnalytics: 5c6d58814afa4db82cf7fdbc02b0b0e2fa3d43ff
FirebaseCore: 6fc17ac9f03509d51c131298aacb3ee5698b4f02
FirebaseCoreExtension: 976638051b1a46b503afce7ec80277f9161f2040
FirebaseCoreInternal: d558159ee6cc4b823c2296ecc193de9f6d9a5bb3
FirebaseCrashlytics: 0fbfa4efa57e8a09d8bf195393b50c237e3322b5
FirebaseInstallations: f672b1eda64e6381c21d424a2f680a943fd83f3b
FirebaseSessions: f145e7365d36bec0d724c4574a8750e6f82fa6c8
FootlessParser: 521916d592fa6cba06cfca6f4b5d4f5a2d49175a
GoogleAppMeasurement: 7fee012a868315d418f365fbc8d394d8e020e749
GoogleDataTransport: 54dee9d48d14580407f8f5fbf2f496e92437a2f2
GoogleUtilities: 13e2c67ede716b8741c7989e26893d151b2b2084
Kanna: 01cfbddc127f5ff0963692f285fcbc8a9d62d234
Kanna: 6ecbd674bcbef2766a2acf80e99d1174440c5b9c
KeychainAccess: c0c4f7f38f6fc7bbe58f5702e25f7bd2f65abf51
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
NorthLayout: 308a58a8f7d96f316e6399ff6432f8769321bbdf
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
PromisesSwift: 28dca69a9c40779916ac2d6985a0192a5cb4a265
R.swift: 0af0d882f49f03711415cb4e5215daa977d8a480
RxCocoa: 94f817b71c07517321eb4f9ad299112ca8af743b
RxCocoa: 44a80de90e25b739b5aeaae3c8c371a32e3343cc
RxGesture: f3efb47ed2d26a8082f7b660d4a59970e275a7f8
RxRelay: 1de1523e604c72b6c68feadedd1af3b1b4d0ecbd
RxSwift: 5710a9e6b17f3c3d6e40d6e559b9fa1e813b2ef8
RxRelay: 45eaa5db8ee4fb50e5ebd57deec0159e97fa51e6
RxSwift: a4b44f7d24599f674deebd1818eab82e58410632

PODFILE CHECKSUM: 3c2909e1f90fcb3c2b0d1789d39f82f0b5b205c9
PODFILE CHECKSUM: 887c7c6b279b9fdab6afb1b01f895f53c8c33205

COCOAPODS: 1.14.3
Loading

0 comments on commit 8907f1b

Please sign in to comment.