Skip to content

Commit

Permalink
gif
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengwenming committed Jul 7, 2016
1 parent 416ef6f commit 3ea1344
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions 倒计时.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
376105F81D2B6C4400DF3435 /* View+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 376105EE1D2B6C4400DF3435 /* View+MASAdditions.m */; };
376105FE1D2B71D000DF3435 /* UIView+ArrangeSubview.m in Sources */ = {isa = PBXBuildFile; fileRef = 376105FD1D2B71D000DF3435 /* UIView+ArrangeSubview.m */; };
376106021D2B9FE200DF3435 /* CountDown.m in Sources */ = {isa = PBXBuildFile; fileRef = 376106011D2B9FE200DF3435 /* CountDown.m */; };
70A078601C60A5C500F8C188 /* countDown.gif in Resources */ = {isa = PBXBuildFile; fileRef = 70A0785F1C60A5C500F8C188 /* countDown.gif */; };
70A541601C3E736A00EE3E17 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 70A5415F1C3E736A00EE3E17 /* main.m */; };
70A541631C3E736A00EE3E17 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 70A541621C3E736A00EE3E17 /* AppDelegate.m */; };
70A541661C3E736A00EE3E17 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 70A541651C3E736A00EE3E17 /* ViewController.m */; };
Expand Down Expand Up @@ -71,7 +70,6 @@
376105FD1D2B71D000DF3435 /* UIView+ArrangeSubview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+ArrangeSubview.m"; sourceTree = "<group>"; };
376106001D2B9FE200DF3435 /* CountDown.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CountDown.h; sourceTree = "<group>"; };
376106011D2B9FE200DF3435 /* CountDown.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CountDown.m; sourceTree = "<group>"; };
70A0785F1C60A5C500F8C188 /* countDown.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = countDown.gif; sourceTree = "<group>"; };
70A5415B1C3E736A00EE3E17 /* 倒计时.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "倒计时.app"; sourceTree = BUILT_PRODUCTS_DIR; };
70A5415F1C3E736A00EE3E17 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
70A541611C3E736A00EE3E17 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
Expand Down Expand Up @@ -169,7 +167,6 @@
376105FD1D2B71D000DF3435 /* UIView+ArrangeSubview.m */,
70A5416A1C3E736A00EE3E17 /* Assets.xcassets */,
70A5416C1C3E736A00EE3E17 /* LaunchScreen.storyboard */,
70A0785F1C60A5C500F8C188 /* countDown.gif */,
376105FF1D2B9FB200DF3435 /* CountDown */,
376105D81D2B6C4400DF3435 /* Masonry */,
70A5416F1C3E736A00EE3E17 /* Info.plist */,
Expand Down Expand Up @@ -249,7 +246,6 @@
70A5416B1C3E736A00EE3E17 /* Assets.xcassets in Resources */,
37590F671D2D16AE00467010 /* CountDownCell.xib in Resources */,
37590F691D2D195B00467010 /* shop.png in Resources */,
70A078601C60A5C500F8C188 /* countDown.gif in Resources */,
37590F621D2CC46600467010 /* CountDownInCellViewController.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down
Binary file not shown.
Binary file removed 倒计时/countDown.gif
Binary file not shown.

0 comments on commit 3ea1344

Please sign in to comment.