Skip to content

Commit

Permalink
SPM changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Sneed committed May 7, 2021
1 parent 97e12cd commit 8c6cb20
Show file tree
Hide file tree
Showing 8 changed files with 213 additions and 100 deletions.
2 changes: 2 additions & 0 deletions Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
platform :ios, '10.0'

use_frameworks!

## Without use_frameworks!
target 'Segment-Firebase_Example' do
# Use default subspec
Expand Down
114 changes: 69 additions & 45 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,77 +1,101 @@
PODS:
- Analytics (4.1.3)
- Analytics (4.1.4)
- Expecta (1.0.6)
- Firebase/Core (7.7.0):
- Firebase (7.11.0):
- Firebase/Core (= 7.11.0)
- Firebase/Core (7.11.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 7.7.0)
- Firebase/CoreOnly (7.7.0):
- FirebaseCore (= 7.7.0)
- FirebaseAnalytics (7.7.0):
- FirebaseAnalytics (~> 7.11.0)
- Firebase/CoreOnly (7.11.0):
- FirebaseCore (= 7.11.0)
- FirebaseAnalytics (7.11.0):
- FirebaseAnalytics/AdIdSupport (= 7.11.0)
- FirebaseCore (~> 7.0)
- FirebaseInstallations (~> 7.0)
- GoogleAppMeasurement (= 7.7.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/MethodSwizzler (~> 7.0)
- GoogleUtilities/Network (~> 7.0)
- "GoogleUtilities/NSData+zlib (~> 7.0)"
- nanopb (~> 2.30907.0)
- FirebaseCore (7.7.0):
- nanopb (~> 2.30908.0)
- FirebaseAnalytics/AdIdSupport (7.11.0):
- FirebaseAnalytics/Base (= 7.11.0)
- FirebaseCore (~> 7.0)
- FirebaseInstallations (~> 7.0)
- GoogleAppMeasurement/AdIdSupport (= 7.11.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/MethodSwizzler (~> 7.0)
- GoogleUtilities/Network (~> 7.0)
- "GoogleUtilities/NSData+zlib (~> 7.0)"
- nanopb (~> 2.30908.0)
- FirebaseAnalytics/Base (7.11.0):
- FirebaseCore (~> 7.0)
- FirebaseInstallations (~> 7.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/MethodSwizzler (~> 7.0)
- GoogleUtilities/Network (~> 7.0)
- "GoogleUtilities/NSData+zlib (~> 7.0)"
- nanopb (~> 2.30908.0)
- FirebaseCore (7.11.0):
- FirebaseCoreDiagnostics (~> 7.4)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- FirebaseCoreDiagnostics (7.7.0):
- GoogleDataTransport (~> 8.0)
- FirebaseCoreDiagnostics (7.11.0):
- GoogleDataTransport (~> 8.4)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- nanopb (~> 2.30907.0)
- FirebaseInstallations (7.7.0):
- nanopb (~> 2.30908.0)
- FirebaseInstallations (7.11.0):
- FirebaseCore (~> 7.0)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/UserDefaults (~> 7.0)
- PromisesObjC (~> 1.2)
- GoogleAppMeasurement (7.7.0):
- GoogleAppMeasurement/AdIdSupport (7.11.0):
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/MethodSwizzler (~> 7.0)
- GoogleUtilities/Network (~> 7.0)
- "GoogleUtilities/NSData+zlib (~> 7.0)"
- nanopb (~> 2.30907.0)
- GoogleDataTransport (8.2.0):
- nanopb (~> 2.30907.0)
- GoogleUtilities/AppDelegateSwizzler (7.2.2):
- nanopb (~> 2.30908.0)
- GoogleDataTransport (8.4.0):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30908.0)
- PromisesObjC (~> 1.2)
- GoogleUtilities/AppDelegateSwizzler (7.4.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.2.2):
- GoogleUtilities/Environment (7.4.0):
- PromisesObjC (~> 1.2)
- GoogleUtilities/Logger (7.2.2):
- GoogleUtilities/Logger (7.4.0):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (7.2.2):
- GoogleUtilities/MethodSwizzler (7.4.0):
- GoogleUtilities/Logger
- GoogleUtilities/Network (7.2.2):
- GoogleUtilities/Network (7.4.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.2.2)"
- GoogleUtilities/Reachability (7.2.2):
- "GoogleUtilities/NSData+zlib (7.4.0)"
- GoogleUtilities/Reachability (7.4.0):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.2.2):
- GoogleUtilities/UserDefaults (7.4.0):
- GoogleUtilities/Logger
- nanopb (2.30907.0):
- nanopb/decode (= 2.30907.0)
- nanopb/encode (= 2.30907.0)
- nanopb/decode (2.30907.0)
- nanopb/encode (2.30907.0)
- nanopb (2.30908.0):
- nanopb/decode (= 2.30908.0)
- nanopb/encode (= 2.30908.0)
- nanopb/decode (2.30908.0)
- nanopb/encode (2.30908.0)
- OCHamcrest (8.0.0)
- OCMockito (6.0.0):
- OCHamcrest (~> 8.0)
- PromisesObjC (1.2.12)
- Segment-Firebase (2.7.1-beta):
- Segment-Firebase (2.7.2):
- Analytics
- Firebase (~> 7.7)
- Firebase/Core (~> 7.7)
- FirebaseAnalytics (~> 7.7)
- Segment-Firebase/Core (= 2.7.1-beta)
- Segment-Firebase/Core (2.7.1-beta):
- Segment-Firebase/Core (= 2.7.2)
- Segment-Firebase/Core (2.7.2):
- Analytics
- Firebase (~> 7.7)
- Firebase/Core (~> 7.7)
- FirebaseAnalytics (~> 7.7)
- Specta (1.0.7)
Expand Down Expand Up @@ -105,23 +129,23 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
Analytics: 4c01e3e19d4be86705bad6581a1c2aa5a15a9d22
Analytics: 7bdc735c456434b4eaa2eacdcf122bb03d51ede7
Expecta: 3b6bd90a64b9a1dcb0b70aa0e10a7f8f631667d5
Firebase: cd2ab85eec8170dc260186159f21072ecb679ad5
FirebaseAnalytics: f3f8f75de34fe04141a69bb1c4bd7e24a80178e1
FirebaseCore: ac35d680a0bf32319a59966a1478e0741536b97b
FirebaseCoreDiagnostics: 179bf3831213451c8addd036aca7fcf5492ec154
FirebaseInstallations: 42c86e7b02ff75b7f27f85833bf5dcb5f38a9774
GoogleAppMeasurement: 0c3b134b2c0a90c4c24833873894bfe0e42a0384
GoogleDataTransport: 1024b1a4dfbd7a0e92cb20d7e0a6f1fb66b449a4
GoogleUtilities: 31c5b01f978a70c6cff2afc6272b3f1921614b43
nanopb: 59221d7f958fb711001e6a449489542d92ae113e
Firebase: c121feb35e4126c0b355e3313fa9b487d47319fd
FirebaseAnalytics: cd3bd84d722a24a8923918af8af8e5236f615d77
FirebaseCore: 907447d8917a4d3eb0cce2829c5a0ad21d90b432
FirebaseCoreDiagnostics: 68ad972f99206cef818230f3f3179d52ccfb7f8c
FirebaseInstallations: a58d4f72ec5861840b84df489f2668d970df558a
GoogleAppMeasurement: fd19169c3034975cb934e865e5667bfdce59df7f
GoogleDataTransport: cd9db2180fcecd8da1b561aea31e3e56cf834aa7
GoogleUtilities: 284cddc7fffc14ae1907efb6f78ab95c1fccaedc
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
OCHamcrest: a613690381f1dac7637c18962c10dbe8feca4bb5
OCMockito: 780f04370226f81a9d972c97d1203864ef609f5b
PromisesObjC: 3113f7f76903778cf4a0586bd1ab89329a0b7b97
Segment-Firebase: 34a16b9f5ceaa0b9103fd8e5d04edd1350a9e79e
Segment-Firebase: 4c04930fd6fac5a10a8011cc38718f6804d37499
Specta: 3e1bd89c3517421982dc4d1c992503e48bd5fe66

PODFILE CHECKSUM: 521b28bc356266c886b5a93813f0baf61e2d0cfa
PODFILE CHECKSUM: 6ed9d49cabf18e7f28eb6b1e1c6f84ce781f3324

COCOAPODS: 1.10.1
Loading

0 comments on commit 8c6cb20

Please sign in to comment.