|
74 | 74 | 4E095A831B6B24DE008DC439 /* task_description_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E095A801B6B24DE008DC439 /* task_description_icon@2x.png */; }; |
75 | 75 | 4E095A841B6B24DE008DC439 /* time_clock_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E095A811B6B24DE008DC439 /* time_clock_icon@2x.png */; }; |
76 | 76 | 4E095A851B6B24DE008DC439 /* topic_comment_icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E095A821B6B24DE008DC439 /* topic_comment_icon@2x.png */; }; |
| 77 | + 4E09DCA51C156387001C9392 /* hot_topic_Nav@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E09DCA31C156387001C9392 /* hot_topic_Nav@2x.png */; }; |
| 78 | + 4E09DCA61C156387001C9392 /* hot_topic_Nav@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E09DCA41C156387001C9392 /* hot_topic_Nav@3x.png */; }; |
| 79 | + 4E09DCA91C15662E001C9392 /* share_Nav@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E09DCA71C15662E001C9392 /* share_Nav@2x.png */; }; |
| 80 | + 4E09DCAA1C15662E001C9392 /* share_Nav@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E09DCA81C15662E001C9392 /* share_Nav@3x.png */; }; |
77 | 81 | 4E0B9A341BAC1CD100D57D54 /* ForkTreeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E0B9A331BAC1CD100D57D54 /* ForkTreeViewController.m */; }; |
78 | 82 | 4E0B9A371BAD377600D57D54 /* ForkTreeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E0B9A361BAD377600D57D54 /* ForkTreeCell.m */; }; |
79 | 83 | 4E0BD8561B6C7DFD0061CAA6 /* UIView+Frame.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E0BD8551B6C7DFD0061CAA6 /* UIView+Frame.m */; }; |
|
1118 | 1122 | 4E095A801B6B24DE008DC439 /* task_description_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "task_description_icon@2x.png"; sourceTree = "<group>"; }; |
1119 | 1123 | 4E095A811B6B24DE008DC439 /* time_clock_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "time_clock_icon@2x.png"; sourceTree = "<group>"; }; |
1120 | 1124 | 4E095A821B6B24DE008DC439 /* topic_comment_icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "topic_comment_icon@2x.png"; sourceTree = "<group>"; }; |
| 1125 | + 4E09DCA31C156387001C9392 /* hot_topic_Nav@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "hot_topic_Nav@2x.png"; sourceTree = "<group>"; }; |
| 1126 | + 4E09DCA41C156387001C9392 /* hot_topic_Nav@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "hot_topic_Nav@3x.png"; sourceTree = "<group>"; }; |
| 1127 | + 4E09DCA71C15662E001C9392 /* share_Nav@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "share_Nav@2x.png"; sourceTree = "<group>"; }; |
| 1128 | + 4E09DCA81C15662E001C9392 /* share_Nav@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "share_Nav@3x.png"; sourceTree = "<group>"; }; |
1121 | 1129 | 4E0B9A321BAC1CD100D57D54 /* ForkTreeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ForkTreeViewController.h; sourceTree = "<group>"; }; |
1122 | 1130 | 4E0B9A331BAC1CD100D57D54 /* ForkTreeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ForkTreeViewController.m; sourceTree = "<group>"; }; |
1123 | 1131 | 4E0B9A351BAD377600D57D54 /* ForkTreeCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ForkTreeCell.h; sourceTree = "<group>"; }; |
|
3939 | 3947 | 8E97CE4B1A0A3410006F9AD7 /* nav_button */ = { |
3940 | 3948 | isa = PBXGroup; |
3941 | 3949 | children = ( |
| 3950 | + 4E09DCA71C15662E001C9392 /* share_Nav@2x.png */, |
| 3951 | + 4E09DCA81C15662E001C9392 /* share_Nav@3x.png */, |
| 3952 | + 4E09DCA31C156387001C9392 /* hot_topic_Nav@2x.png */, |
| 3953 | + 4E09DCA41C156387001C9392 /* hot_topic_Nav@3x.png */, |
3942 | 3954 | D0C447FE1C02DCAC00DC1C4B /* addBtn_Nav@3x.png */, |
3943 | 3955 | D0C447FF1C02DCAC00DC1C4B /* addUserBtn_Nav@3x.png */, |
3944 | 3956 | D0C448001C02DCAC00DC1C4B /* filterBtn_selected_Nav@3x.png */, |
|
5119 | 5131 | 8E47700D198770E700997D05 /* Frameworks */, |
5120 | 5132 | 8E47700E198770E700997D05 /* Resources */, |
5121 | 5133 | 96A9263FF11A4AA8B5F6BB6B /* Copy Pods Resources */, |
5122 | | - 4D377102C370B11E75B90434 /* Embed Pods Frameworks */, |
5123 | | - E02AF118462CF977ED1C152E /* Embed Pods Frameworks */, |
5124 | 5134 | ); |
5125 | 5135 | buildRules = ( |
5126 | 5136 | ); |
|
5172 | 5182 | isa = PBXResourcesBuildPhase; |
5173 | 5183 | buildActionMask = 2147483647; |
5174 | 5184 | files = ( |
| 5185 | + 4E09DCA51C156387001C9392 /* hot_topic_Nav@2x.png in Resources */, |
5175 | 5186 | 8E97CE6C1A0B243B006F9AD7 /* keyboard_add@2x.png in Resources */, |
5176 | 5187 | 4E6383FD1B33C18700D98648 /* task_activity_icon_restore@2x.png in Resources */, |
5177 | 5188 | 4E9F5D201C03051D007CCDCC /* tipIcon_tweetReward@2x.png in Resources */, |
|
5240 | 5251 | 4E996C071ABBF56A00C704F1 /* user_info_detail@2x.png in Resources */, |
5241 | 5252 | 4E8C51B01AC1081500B4C51F /* icon_recommended@2x.png in Resources */, |
5242 | 5253 | 4E96E7DA1A1B537E0037C098 /* icon_file_doc@2x.png in Resources */, |
| 5254 | + 4E09DCA61C156387001C9392 /* hot_topic_Nav@3x.png in Resources */, |
5243 | 5255 | 4E4972DF1BB535B400F3AC15 /* tipIcon_ProjectTweet@2x.png in Resources */, |
| 5256 | + 4E09DCA91C15662E001C9392 /* share_Nav@2x.png in Resources */, |
5244 | 5257 | 8E62ADDA19E28DA800963870 /* tipIcon_User@2x.png in Resources */, |
5245 | 5258 | 4E6383A71B3262D300D98648 /* taskPriority0_small@2x.png in Resources */, |
5246 | 5259 | 8E8F7B3519EF6306006BA8BD /* btn_project_quit@2x.png in Resources */, |
|
5526 | 5539 | 8E97CE611A0A3424006F9AD7 /* keyboard_add_photo@2x.png in Resources */, |
5527 | 5540 | 4E93F23B1B84356500017916 /* file_menu_icon_edit@2x.png in Resources */, |
5528 | 5541 | 8E1C3DF619E7F4CA00EF3032 /* address.json in Resources */, |
| 5542 | + 4E09DCAA1C15662E001C9392 /* share_Nav@3x.png in Resources */, |
5529 | 5543 | 4E2BF3D01B96CDF800A5A0A8 /* share_btn_copylink@2x.png in Resources */, |
5530 | 5544 | 4EF17ED41B3C3112003CDD2D /* intro_icon_2@3x.png in Resources */, |
5531 | 5545 | 8EA6D18D19E240C40076D59C /* tabbar_background@2x.png in Resources */, |
|
5685 | 5699 | shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
5686 | 5700 | showEnvVarsInLog = 0; |
5687 | 5701 | }; |
5688 | | - 4D377102C370B11E75B90434 /* Embed Pods Frameworks */ = { |
5689 | | - isa = PBXShellScriptBuildPhase; |
5690 | | - buildActionMask = 2147483647; |
5691 | | - files = ( |
5692 | | - ); |
5693 | | - inputPaths = ( |
5694 | | - ); |
5695 | | - name = "Embed Pods Frameworks"; |
5696 | | - outputPaths = ( |
5697 | | - ); |
5698 | | - runOnlyForDeploymentPostprocessing = 0; |
5699 | | - shellPath = /bin/sh; |
5700 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n"; |
5701 | | - showEnvVarsInLog = 0; |
5702 | | - }; |
5703 | 5702 | 96A9263FF11A4AA8B5F6BB6B /* Copy Pods Resources */ = { |
5704 | 5703 | isa = PBXShellScriptBuildPhase; |
5705 | 5704 | buildActionMask = 2147483647; |
|
5715 | 5714 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-resources.sh\"\n"; |
5716 | 5715 | showEnvVarsInLog = 0; |
5717 | 5716 | }; |
5718 | | - E02AF118462CF977ED1C152E /* Embed Pods Frameworks */ = { |
5719 | | - isa = PBXShellScriptBuildPhase; |
5720 | | - buildActionMask = 2147483647; |
5721 | | - files = ( |
5722 | | - ); |
5723 | | - inputPaths = ( |
5724 | | - ); |
5725 | | - name = "Embed Pods Frameworks"; |
5726 | | - outputPaths = ( |
5727 | | - ); |
5728 | | - runOnlyForDeploymentPostprocessing = 0; |
5729 | | - shellPath = /bin/sh; |
5730 | | - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n"; |
5731 | | - showEnvVarsInLog = 0; |
5732 | | - }; |
5733 | 5717 | /* End PBXShellScriptBuildPhase section */ |
5734 | 5718 |
|
5735 | 5719 | /* Begin PBXSourcesBuildPhase section */ |
|
0 commit comments