|
120 | 120 | 4E6D718E1A762879005AD988 /* icon_user_monkey_i6p@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E6D718C1A762879005AD988 /* icon_user_monkey_i6p@3x.png */; }; |
121 | 121 | 4E6FFB311AB3176900F27B3F /* ProjectReadMeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E6FFB301AB3176900F27B3F /* ProjectReadMeCell.m */; }; |
122 | 122 | 4E72F82D1B144778001B6CE6 /* NSMutableString+Common.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E72F82C1B144778001B6CE6 /* NSMutableString+Common.m */; }; |
| 123 | + 4E72F82F1B159997001B6CE6 /* tipIcon_Other@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E72F82E1B159997001B6CE6 /* tipIcon_Other@2x.png */; }; |
123 | 124 | 4E743E691A8866E300DADDE5 /* taskDescription_add_arrow@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E743E671A8866E300DADDE5 /* taskDescription_add_arrow@2x.png */; }; |
124 | 125 | 4E743E6A1A8866E300DADDE5 /* taskDescription_check_arrow@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E743E681A8866E300DADDE5 /* taskDescription_check_arrow@2x.png */; }; |
125 | 126 | 4E743E6D1A88A3CC00DADDE5 /* EaseMarkdownTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E743E6C1A88A3CC00DADDE5 /* EaseMarkdownTextView.m */; }; |
|
821 | 822 | 4E6FFB301AB3176900F27B3F /* ProjectReadMeCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectReadMeCell.m; sourceTree = "<group>"; }; |
822 | 823 | 4E72F82B1B144778001B6CE6 /* NSMutableString+Common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMutableString+Common.h"; sourceTree = "<group>"; }; |
823 | 824 | 4E72F82C1B144778001B6CE6 /* NSMutableString+Common.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMutableString+Common.m"; sourceTree = "<group>"; }; |
| 825 | + 4E72F82E1B159997001B6CE6 /* tipIcon_Other@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "tipIcon_Other@2x.png"; sourceTree = "<group>"; }; |
824 | 826 | 4E743E671A8866E300DADDE5 /* taskDescription_add_arrow@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "taskDescription_add_arrow@2x.png"; sourceTree = "<group>"; }; |
825 | 827 | 4E743E681A8866E300DADDE5 /* taskDescription_check_arrow@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "taskDescription_check_arrow@2x.png"; sourceTree = "<group>"; }; |
826 | 828 | 4E743E6B1A88A3CC00DADDE5 /* EaseMarkdownTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EaseMarkdownTextView.h; sourceTree = "<group>"; }; |
|
2786 | 2788 | 8EA6CFBA19E240C40076D59C /* tipIcon_TweetComment@2x.png */, |
2787 | 2789 | 8EA6CFBB19E240C40076D59C /* tipIcon_TweetLike@2x.png */, |
2788 | 2790 | 8EA6CFBC19E240C40076D59C /* tipIcon_UserFollow@2x.png */, |
| 2791 | + 4E72F82E1B159997001B6CE6 /* tipIcon_Other@2x.png */, |
2789 | 2792 | ); |
2790 | 2793 | path = tip_icons; |
2791 | 2794 | sourceTree = "<group>"; |
|
3449 | 3452 | 4E90F89E1AF709C100B44F03 /* topic-ios.html in Resources */, |
3450 | 3453 | 4E66EE261A28226000DA1B3E /* button_file_createFolder_enable@2x.png in Resources */, |
3451 | 3454 | 8EA6D19C19E240C40076D59C /* tipIcon_QcTask@2x.png in Resources */, |
| 3455 | + 4E72F82F1B159997001B6CE6 /* tipIcon_Other@2x.png in Resources */, |
3452 | 3456 | 4E96E7DB1A1B537E0037C098 /* icon_file_code@2x.png in Resources */, |
3453 | 3457 | 8EA6D19B19E240C40076D59C /* tipIcon_PullRequestComment@2x.png in Resources */, |
3454 | 3458 | 8EF6434119FE696B00F7EEB0 /* cell_checkmark@2x.png in Resources */, |
|
4062 | 4066 | COPY_PHASE_STRIP = YES; |
4063 | 4067 | ENABLE_NS_ASSERTIONS = NO; |
4064 | 4068 | GCC_C_LANGUAGE_STANDARD = gnu99; |
| 4069 | + GCC_PREPROCESSOR_DEFINITIONS = NS_BLOCK_ASSERTIONS; |
4065 | 4070 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
4066 | 4071 | GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
4067 | 4072 | GCC_WARN_UNDECLARED_SELECTOR = YES; |
|
0 commit comments