Skip to content

Commit

Permalink
add test gif
Browse files Browse the repository at this point in the history
  • Loading branch information
王佳玮 authored and 王佳玮 committed Mar 4, 2016
1 parent bf4426f commit 76dc907
Show file tree
Hide file tree
Showing 13 changed files with 110 additions and 205 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified Example/.DS_Store
Binary file not shown.
4 changes: 4 additions & 0 deletions Example/JWAnimatedImage.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
objects = {

/* Begin PBXBuildFile section */
28C029DB1C89910D00C9C1B8 /* test.gif in Resources */ = {isa = PBXBuildFile; fileRef = 28C029DA1C89910D00C9C1B8 /* test.gif */; };
2E10C499A89907729AC831AD /* Pods_JWAnimatedImage_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D0FEDB94D1F55EDD4C478587 /* Pods_JWAnimatedImage_Tests.framework */; };
304302255C4217120278E71A /* Pods_JWAnimatedImage_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 55B0D33EEFD2E79240FC2612 /* Pods_JWAnimatedImage_Example.framework */; };
607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
Expand All @@ -28,6 +29,7 @@
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
28C029DA1C89910D00C9C1B8 /* test.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; name = test.gif; path = "../../../../Downloads/FLAnimatedImage-master/FLAnimatedImageDemo/test-gifs/test.gif"; sourceTree = "<group>"; };
424CE5A82F0C060ABEBA2F3E /* Pods-JWAnimatedImage_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JWAnimatedImage_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-JWAnimatedImage_Example/Pods-JWAnimatedImage_Example.release.xcconfig"; sourceTree = "<group>"; };
54F8270EFBB068D6986ECE84 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
55B0D33EEFD2E79240FC2612 /* Pods_JWAnimatedImage_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JWAnimatedImage_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
Expand Down Expand Up @@ -127,6 +129,7 @@
607FACD31AFB9204008FA782 /* Supporting Files */ = {
isa = PBXGroup;
children = (
28C029DA1C89910D00C9C1B8 /* test.gif */,
607FACD41AFB9204008FA782 /* Info.plist */,
);
name = "Supporting Files";
Expand Down Expand Up @@ -249,6 +252,7 @@
607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */,
607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */,
607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */,
28C029DB1C89910D00C9C1B8 /* test.gif in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
2 changes: 1 addition & 1 deletion Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ EXTERNAL SOURCES:
:path: ../

SPEC CHECKSUMS:
JWAnimatedImage: 3a80e57d7c8623659b29fd02c8e5328cf2bf2ef2
JWAnimatedImage: efc7a567f47572e4e24c168e46e7a70233e5fb5c

COCOAPODS: 0.39.0
Binary file added Example/Pods/.DS_Store
Binary file not shown.
14 changes: 4 additions & 10 deletions Example/Pods/Local Podspecs/JWAnimatedImage.podspec.json

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

2 changes: 1 addition & 1 deletion Example/Pods/Manifest.lock

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

243 changes: 71 additions & 172 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

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

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

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

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

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

0 comments on commit 76dc907

Please sign in to comment.