Skip to content

Commit

Permalink
switch to FBSnapShotTestCase
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Nystrom committed Jun 16, 2019
1 parent 10c2f04 commit 6dcf453
Show file tree
Hide file tree
Showing 79 changed files with 2,242 additions and 1,360 deletions.
11 changes: 2 additions & 9 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@ inhibit_all_warnings!
workspace 'StyledTextKit'

target 'Tests' do
pod 'Snap.swift', :git => 'https://github.com/skyweb07/Snap.swift.git', :branch => 'feature/fix_image_generation_for_directory_with_spaces'
use_frameworks!
pod 'iOSSnapshotTestCase'
end

# https://github.com/evgenyneu/Cosmos/issues/105#issuecomment-383402667
post_install do |installer|
installer.pods_project.build_configurations.each do |config|
config.build_settings.delete('CODE_SIGNING_ALLOWED')
config.build_settings.delete('CODE_SIGNING_REQUIRED')
end
end
24 changes: 11 additions & 13 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,20 @@
PODS:
- Snap.swift (0.2.2)
- iOSSnapshotTestCase (6.0.3):
- iOSSnapshotTestCase/SwiftSupport (= 6.0.3)
- iOSSnapshotTestCase/Core (6.0.3)
- iOSSnapshotTestCase/SwiftSupport (6.0.3):
- iOSSnapshotTestCase/Core

DEPENDENCIES:
- Snap.swift (from `https://github.com/skyweb07/Snap.swift.git`, branch `feature/fix_image_generation_for_directory_with_spaces`)
- iOSSnapshotTestCase

EXTERNAL SOURCES:
Snap.swift:
:branch: feature/fix_image_generation_for_directory_with_spaces
:git: https://github.com/skyweb07/Snap.swift.git

CHECKOUT OPTIONS:
Snap.swift:
:commit: cea3ab786d1f9d7538363b33ec0e1c6cdb57b9c8
:git: https://github.com/skyweb07/Snap.swift.git
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- iOSSnapshotTestCase

SPEC CHECKSUMS:
Snap.swift: 278be4849c3829e9a2425709de7319cae01195b7
iOSSnapshotTestCase: 944a73f6d9676302811a86c0cf35f0e6ef5ab2a0

PODFILE CHECKSUM: 6b691d0cb1537b3777105f356bce0b0ad13a65af
PODFILE CHECKSUM: 99cb3cf124245f4a0036e3f5a1414809234f4427

COCOAPODS: 1.7.1
32 changes: 0 additions & 32 deletions Pods/Local Podspecs/Snap.swift.podspec.json

This file was deleted.

24 changes: 11 additions & 13 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

508 changes: 231 additions & 277 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

156 changes: 0 additions & 156 deletions Pods/Snap.swift/README.md

This file was deleted.

29 changes: 0 additions & 29 deletions Pods/Snap.swift/Snap/Core/Application/Actions/AddAttachment.swift

This file was deleted.

73 changes: 0 additions & 73 deletions Pods/Snap.swift/Snap/Core/Application/Actions/CompareImages.swift

This file was deleted.

Loading

0 comments on commit 6dcf453

Please sign in to comment.