Skip to content

Commit

Permalink
添加资源
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlinFeng committed Aug 6, 2015
1 parent bbb4aee commit 13998cf
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CFCityPickerVC.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@
896B57231B72FBDF00F8D871 /* CitySearchResultVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 896B57211B72FBDF00F8D871 /* CitySearchResultVC.swift */; };
896B57241B72FBDF00F8D871 /* CitySearchResultVC.xib in Resources */ = {isa = PBXBuildFile; fileRef = 896B57221B72FBDF00F8D871 /* CitySearchResultVC.xib */; };
89A47BF71B732A3C0004086E /* LocationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89A47BF61B732A3C0004086E /* LocationManager.swift */; };
89A47BFF1B7335800004086E /* 1.gif in Resources */ = {isa = PBXBuildFile; fileRef = 89A47BF81B7335800004086E /* 1.gif */; };
89A47C001B7335800004086E /* 4.gif in Resources */ = {isa = PBXBuildFile; fileRef = 89A47BF91B7335800004086E /* 4.gif */; };
89A47C011B7335800004086E /* 2.gif in Resources */ = {isa = PBXBuildFile; fileRef = 89A47BFA1B7335800004086E /* 2.gif */; };
89A47C021B7335800004086E /* 5.gif in Resources */ = {isa = PBXBuildFile; fileRef = 89A47BFB1B7335800004086E /* 5.gif */; };
89A47C031B7335800004086E /* 3.gif in Resources */ = {isa = PBXBuildFile; fileRef = 89A47BFC1B7335800004086E /* 3.gif */; };
89A47C041B7335800004086E /* core.gif in Resources */ = {isa = PBXBuildFile; fileRef = 89A47BFD1B7335800004086E /* core.gif */; };
89A47C051B7335800004086E /* 6.gif in Resources */ = {isa = PBXBuildFile; fileRef = 89A47BFE1B7335800004086E /* 6.gif */; };
89D7D6A81B69AB16005C2273 /* CityModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89D7D6A71B69AB16005C2273 /* CityModel.swift */; };
89D7D6AB1B69B728005C2273 /* CFCityPickerVC+Main.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89D7D6AA1B69B728005C2273 /* CFCityPickerVC+Main.swift */; };
89D7D6AD1B69B748005C2273 /* CFCityPickerVC+TableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 89D7D6AC1B69B748005C2273 /* CFCityPickerVC+TableView.swift */; };
Expand Down Expand Up @@ -49,6 +56,13 @@
896B57211B72FBDF00F8D871 /* CitySearchResultVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CitySearchResultVC.swift; sourceTree = "<group>"; };
896B57221B72FBDF00F8D871 /* CitySearchResultVC.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CitySearchResultVC.xib; sourceTree = "<group>"; };
89A47BF61B732A3C0004086E /* LocationManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LocationManager.swift; sourceTree = "<group>"; };
89A47BF81B7335800004086E /* 1.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = 1.gif; sourceTree = "<group>"; };
89A47BF91B7335800004086E /* 4.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = 4.gif; sourceTree = "<group>"; };
89A47BFA1B7335800004086E /* 2.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = 2.gif; sourceTree = "<group>"; };
89A47BFB1B7335800004086E /* 5.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = 5.gif; sourceTree = "<group>"; };
89A47BFC1B7335800004086E /* 3.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = 3.gif; sourceTree = "<group>"; };
89A47BFD1B7335800004086E /* core.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = core.gif; sourceTree = "<group>"; };
89A47BFE1B7335800004086E /* 6.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = 6.gif; sourceTree = "<group>"; };
89D7D6A71B69AB16005C2273 /* CityModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CityModel.swift; sourceTree = "<group>"; };
89D7D6AA1B69B728005C2273 /* CFCityPickerVC+Main.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CFCityPickerVC+Main.swift"; sourceTree = "<group>"; };
89D7D6AC1B69B748005C2273 /* CFCityPickerVC+TableView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CFCityPickerVC+TableView.swift"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -182,6 +196,13 @@
89F162411B68D4B8005556C3 /* Supporting Files */ = {
isa = PBXGroup;
children = (
89A47BF81B7335800004086E /* 1.gif */,
89A47BF91B7335800004086E /* 4.gif */,
89A47BFA1B7335800004086E /* 2.gif */,
89A47BFB1B7335800004086E /* 5.gif */,
89A47BFC1B7335800004086E /* 3.gif */,
89A47BFD1B7335800004086E /* core.gif */,
89A47BFE1B7335800004086E /* 6.gif */,
89623F0A1B6CC16800F3D130 /* CoreLocation.framework */,
89FC52F21B68D926009E7A0D /* City.plist */,
89F162421B68D4B8005556C3 /* Info.plist */,
Expand Down Expand Up @@ -300,12 +321,19 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
89A47C011B7335800004086E /* 2.gif in Resources */,
89A47C041B7335800004086E /* core.gif in Resources */,
89F162491B68D4B8005556C3 /* Main.storyboard in Resources */,
89A47C051B7335800004086E /* 6.gif in Resources */,
89D7D6B31B69BA0D005C2273 /* img.bundle in Resources */,
89D7D6BE1B69ECB5005C2273 /* HeaderItemView.xib in Resources */,
89FC52F31B68D926009E7A0D /* City.plist in Resources */,
89D7D6B71B69BC7F005C2273 /* CFCityCell.xib in Resources */,
89A47C021B7335800004086E /* 5.gif in Resources */,
89A47C031B7335800004086E /* 3.gif in Resources */,
89F1624E1B68D4B8005556C3 /* LaunchScreen.xib in Resources */,
89A47BFF1B7335800004086E /* 1.gif in Resources */,
89A47C001B7335800004086E /* 4.gif in Resources */,
896B57241B72FBDF00F8D871 /* CitySearchResultVC.xib in Resources */,
89F1624B1B68D4B8005556C3 /* Images.xcassets in Resources */,
);
Expand Down
Binary file not shown.
Binary file added CFCityPickerVC/1.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added CFCityPickerVC/2.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added CFCityPickerVC/3.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added CFCityPickerVC/4.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added CFCityPickerVC/5.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added CFCityPickerVC/6.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added CFCityPickerVC/core.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 13998cf

Please sign in to comment.