You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2021. It is now read-only.
Merge branch '1.3-development'
* 1.3-development:
Remove .xcuserstate and ignore it
Update README.md
Make tests pass
Add compatibilty for Xcode 6.3
Fix bundle selection for test image loading
Conflicts:
SwiftGifTests/GifTests.swift
Merge branch '1.2.1-development'
* 1.2.1-development:
Bump version
Update source to match Xcode 6.0 beta 3
Remove CFRelease() calls
Remove info.plist files from targets
Bump version
Merge branch '1.2-development'
* 1.2-development:
Move everything to specific folders
Rename Gif to UIImage+Gif
Bump version
Add CONTRIBUTING.md, unset source in tests
Bump version
Merge branch '1.1-development'
* 1.1-development:
Remove Travis build (Swift is not working yet)
Update file comments
Add Travis build status
Update README.md with new title
Rename swift-gif to SwiftGif
Add .travis.yml
Add testAnimatedImageWithSource()
Add test.gif, testDelayForImageAtIndex()
Fix typo in test functions
Add tests for greatest common divisor
Remove CoreData stuff from AppDelegate.swift
Remove xcdatamodel
Add test template
Remove TODO comment