Skip to content

Commit

Permalink
Merge pull request #334 from nytimes/switch-from-carthage-to-cocoapods
Browse files Browse the repository at this point in the history
switch from carthage to cocoapods
  • Loading branch information
mr-fixit authored Dec 1, 2020
2 parents 17337a7 + 9bc5072 commit d23c5ab
Show file tree
Hide file tree
Showing 1,587 changed files with 1,138 additions and 281,564 deletions.
12 changes: 2 additions & 10 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,6 @@ ocunit.xml
*.xcbkptlist
*.xcsettings

# bootstrap script
Vendor/bundle/
Examples/vendor/bundle/
.bundle/
bin/

# Carthage
Carthage/Build
### warning!
### do not ignore Carthage/Checkouts. see https://github.com/Carthage/Carthage/issues/1153
###Carthage/Checkouts
###
Pods/
12 changes: 0 additions & 12 deletions .gitmodules

This file was deleted.

11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,18 @@
## `develop`

Changes for users of the library currently on `develop`:
- fixed a NaN when setting `zoomScale` in `NYTScalingImageView` when `ANIMATED_GIF_SUPPORT=1`

## [5.0.4](https://github.com/nytimes/NYTPhotoViewer/releases/tag/5.0.4)
## [5.0.5](https://github.com/nytimes/NYTPhotoViewer/releases/tag/5.0.5)

Changes for users of the library in 5.0.4:
Changes for users of the library in 5.0.5:

- Update PINRemoteImage to 3.0.1 for Xcode 12
- Restored the ability to pull down via Carthage

## [5.0.4 (broken)](https://github.com/nytimes/NYTPhotoViewer/releases/tag/5.0.4)

- Broke the ability to pull down via Carthage or build this repo in Xcode!
- Update PINRemoteImage to 3.0.1 for Xcode 12

## [5.0.3](https://github.com/nytimes/NYTPhotoViewer/releases/tag/5.0.3)
Expand Down
1 change: 0 additions & 1 deletion Cartfile

This file was deleted.

1 change: 0 additions & 1 deletion Cartfile.private

This file was deleted.

5 changes: 0 additions & 5 deletions Cartfile.resolved

This file was deleted.

51 changes: 0 additions & 51 deletions Carthage/Checkouts/PINCache/.github/workflows/ci.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions Carthage/Checkouts/PINCache/.github_changelog_generator

This file was deleted.

25 changes: 0 additions & 25 deletions Carthage/Checkouts/PINCache/.gitignore

This file was deleted.

Empty file.
169 changes: 0 additions & 169 deletions Carthage/Checkouts/PINCache/CHANGELOG.md

This file was deleted.

40 changes: 0 additions & 40 deletions Carthage/Checkouts/PINCache/CODE_OF_CONDUCT.md

This file was deleted.

1 change: 0 additions & 1 deletion Carthage/Checkouts/PINCache/Cartfile

This file was deleted.

1 change: 0 additions & 1 deletion Carthage/Checkouts/PINCache/Cartfile.resolved

This file was deleted.

Loading

0 comments on commit d23c5ab

Please sign in to comment.