Skip to content

Commit

Permalink
macOS Catalyst Version
Browse files Browse the repository at this point in the history
  • Loading branch information
freak4pc committed Jan 14, 2020
1 parent 834e109 commit ac6f94d
Show file tree
Hide file tree
Showing 57 changed files with 1,818 additions and 3,293 deletions.
7 changes: 2 additions & 5 deletions Podfile
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# Uncomment this line to define a global platform for your project
# platform :ios, '8.0'
# Uncomment this line if you're using Swift
platform :ios, '9.2'
use_frameworks!
inhibit_all_warnings!

target 'RxMarbles' do

pod 'RxSwift', '~> 4.0'
pod 'RxCocoa', '~> 4.0'
pod 'Device'
pod 'Fabric'
pod 'Crashlytics'
pod 'RazzleDazzle', :git => 'https://github.com/carlosypunto/RazzleDazzle.git', :tag => '0.2.0'

end
Expand Down
15 changes: 3 additions & 12 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
PODS:
- Crashlytics (3.12.0):
- Fabric (~> 1.9.0)
- Device (3.1.2)
- Fabric (1.9.0)
- RazzleDazzle (0.2.0)
- RxAtomic (4.4.1)
- RxCocoa (4.4.1):
Expand All @@ -11,18 +8,14 @@ PODS:
- RxAtomic (~> 4.4)

DEPENDENCIES:
- Crashlytics
- Device
- Fabric
- RazzleDazzle (from `https://github.com/carlosypunto/RazzleDazzle.git`, tag `0.2.0`)
- RxCocoa (~> 4.0)
- RxSwift (~> 4.0)

SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Crashlytics
trunk:
- Device
- Fabric
- RxAtomic
- RxCocoa
- RxSwift
Expand All @@ -38,14 +31,12 @@ CHECKOUT OPTIONS:
:tag: 0.2.0

SPEC CHECKSUMS:
Crashlytics: 07fb167b1694128c1c9a5a5cc319b0e9c3ca0933
Device: 62242076214c30fb5760174b3601cefafa70a481
Fabric: f988e33c97f08930a413e08123064d2e5f68d655
RazzleDazzle: 6ab76b0790cafc13e3acee9ef7c863bd63f472a4
RxAtomic: f8d6adc1ccb87a767811269e4875887bc74dbf19
RxCocoa: 2f35a76bf8887872e28a1914112395b11b8e0e64
RxSwift: 92fcf68dfef21f3e2ab1965363d9e7b3d787597e

PODFILE CHECKSUM: 176a9ad81388cfc1a7ed586168641a851a009841
PODFILE CHECKSUM: 488ebc881babe8d0edfe69002e1cab918f40634f

COCOAPODS: 1.6.0
COCOAPODS: 1.8.4
1 change: 0 additions & 1 deletion Pods/Crashlytics/Crashlytics.framework/README

This file was deleted.

6 changes: 0 additions & 6 deletions Pods/Crashlytics/Crashlytics.framework/submit

This file was deleted.

39 changes: 0 additions & 39 deletions Pods/Crashlytics/README.md

This file was deleted.

Binary file not shown.

This file was deleted.

210 changes: 0 additions & 210 deletions Pods/Crashlytics/iOS/Crashlytics.framework/Headers/Answers.h

This file was deleted.

33 changes: 0 additions & 33 deletions Pods/Crashlytics/iOS/Crashlytics.framework/Headers/CLSAttributes.h

This file was deleted.

0 comments on commit ac6f94d

Please sign in to comment.