|
275 | 275 | 4EDD8F581A36F4CA00E9E232 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4EDD8F571A36F4CA00E9E232 /* CoreTelephony.framework */; }; |
276 | 276 | 4EDD8F5A1A36F4FA00E9E232 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4EDD8F591A36F4FA00E9E232 /* Security.framework */; }; |
277 | 277 | 4EDD8F5C1A36F52700E9E232 /* libsqlite3.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 4EDD8F5B1A36F52700E9E232 /* libsqlite3.0.dylib */; }; |
278 | | - 4EE083D41ADB726C00CA342E /* markdown.html in Resources */ = {isa = PBXBuildFile; fileRef = 4EE083D31ADB726C00CA342E /* markdown.html */; }; |
279 | | - 4EE083D61ADB728A00CA342E /* code.html in Resources */ = {isa = PBXBuildFile; fileRef = 4EE083D51ADB728A00CA342E /* code.html */; }; |
280 | | - 4EE083D91ADB72AA00CA342E /* bubble.html in Resources */ = {isa = PBXBuildFile; fileRef = 4EE083D71ADB72AA00CA342E /* bubble.html */; }; |
281 | | - 4EE083DA1ADB72AA00CA342E /* topic-ios.html in Resources */ = {isa = PBXBuildFile; fileRef = 4EE083D81ADB72AA00CA342E /* topic-ios.html */; }; |
282 | 278 | 4EE083DC1ADB736800CA342E /* service_terms.html in Resources */ = {isa = PBXBuildFile; fileRef = 4EE083DB1ADB736800CA342E /* service_terms.html */; }; |
283 | 279 | 68D9A2AD062641F5BCA573C5 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B024F2227BD4152BC7C9A7A /* libPods.a */; }; |
284 | 280 | 8E03D4A219F695FE0092F8C8 /* libMobClickLibrary.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E03D49F19F695FE0092F8C8 /* libMobClickLibrary.a */; }; |
|
611 | 607 | B9A00D821ACA3A17008BA008 /* ProjectSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B9A00D811ACA3A17008BA008 /* ProjectSettingViewController.m */; }; |
612 | 608 | B9A00D851ACA3A55008BA008 /* ProjectAdvancedSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B9A00D841ACA3A55008BA008 /* ProjectAdvancedSettingViewController.m */; }; |
613 | 609 | E7A046A01A47279E00528C12 /* Helper.m in Sources */ = {isa = PBXBuildFile; fileRef = E7A0469F1A47279E00528C12 /* Helper.m */; }; |
| 610 | + EB2115E41AE61E5500150BB7 /* bubble.html in Resources */ = {isa = PBXBuildFile; fileRef = EB2115E01AE61E5500150BB7 /* bubble.html */; }; |
| 611 | + EB2115E51AE61E5500150BB7 /* code.html in Resources */ = {isa = PBXBuildFile; fileRef = EB2115E11AE61E5500150BB7 /* code.html */; }; |
| 612 | + EB2115E61AE61E5500150BB7 /* markdown.html in Resources */ = {isa = PBXBuildFile; fileRef = EB2115E21AE61E5500150BB7 /* markdown.html */; }; |
| 613 | + EB2115E71AE61E5500150BB7 /* topic-ios.html in Resources */ = {isa = PBXBuildFile; fileRef = EB2115E31AE61E5500150BB7 /* topic-ios.html */; }; |
| 614 | + EBDD2E411AE7B88C0024B952 /* WMDelLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = EBDD2E401AE7B88C0024B952 /* WMDelLabel.m */; }; |
| 615 | + EBDD2E4E1AEA159D0024B952 /* ProjectTopicLabelView.m in Sources */ = {isa = PBXBuildFile; fileRef = EBDD2E4D1AEA159D0024B952 /* ProjectTopicLabelView.m */; }; |
614 | 616 | /* End PBXBuildFile section */ |
615 | 617 |
|
616 | 618 | /* Begin PBXFileReference section */ |
|
1046 | 1048 | 4EDD8F571A36F4CA00E9E232 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; }; |
1047 | 1049 | 4EDD8F591A36F4FA00E9E232 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; |
1048 | 1050 | 4EDD8F5B1A36F52700E9E232 /* libsqlite3.0.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.0.dylib; path = usr/lib/libsqlite3.0.dylib; sourceTree = SDKROOT; }; |
1049 | | - 4EE083D31ADB726C00CA342E /* markdown.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = markdown.html; path = webview/app/build/markdown.html; sourceTree = "<group>"; }; |
1050 | | - 4EE083D51ADB728A00CA342E /* code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = code.html; path = webview/app/build/code.html; sourceTree = "<group>"; }; |
1051 | | - 4EE083D71ADB72AA00CA342E /* bubble.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = bubble.html; path = webview/app/build/bubble.html; sourceTree = "<group>"; }; |
1052 | | - 4EE083D81ADB72AA00CA342E /* topic-ios.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = "topic-ios.html"; path = "webview/app/build/topic-ios.html"; sourceTree = "<group>"; }; |
1053 | 1051 | 4EE083DB1ADB736800CA342E /* service_terms.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = service_terms.html; sourceTree = "<group>"; }; |
1054 | 1052 | 8B18B0211092D3903D031B13 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; }; |
1055 | 1053 | 8E03D49F19F695FE0092F8C8 /* libMobClickLibrary.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libMobClickLibrary.a; sourceTree = "<group>"; }; |
|
1557 | 1555 | C613B8719C3D38FED828A1E2 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; }; |
1558 | 1556 | E7A0469E1A47279E00528C12 /* Helper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Helper.h; sourceTree = "<group>"; }; |
1559 | 1557 | E7A0469F1A47279E00528C12 /* Helper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Helper.m; sourceTree = "<group>"; }; |
| 1558 | + EB2115E01AE61E5500150BB7 /* bubble.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = bubble.html; path = webview/bubble.html; sourceTree = "<group>"; }; |
| 1559 | + EB2115E11AE61E5500150BB7 /* code.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = code.html; path = webview/code.html; sourceTree = "<group>"; }; |
| 1560 | + EB2115E21AE61E5500150BB7 /* markdown.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = markdown.html; path = webview/markdown.html; sourceTree = "<group>"; }; |
| 1561 | + EB2115E31AE61E5500150BB7 /* topic-ios.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = "topic-ios.html"; path = "webview/topic-ios.html"; sourceTree = "<group>"; }; |
| 1562 | + EBDD2E3F1AE7B88C0024B952 /* WMDelLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WMDelLabel.h; sourceTree = "<group>"; }; |
| 1563 | + EBDD2E401AE7B88C0024B952 /* WMDelLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WMDelLabel.m; sourceTree = "<group>"; }; |
| 1564 | + EBDD2E4C1AEA159D0024B952 /* ProjectTopicLabelView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ProjectTopicLabelView.h; sourceTree = "<group>"; }; |
| 1565 | + EBDD2E4D1AEA159D0024B952 /* ProjectTopicLabelView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ProjectTopicLabelView.m; sourceTree = "<group>"; }; |
1560 | 1566 | /* End PBXFileReference section */ |
1561 | 1567 |
|
1562 | 1568 | /* Begin PBXFrameworksBuildPhase section */ |
|
2080 | 2086 | 4EE083DD1ADB739300CA342E /* modules */ = { |
2081 | 2087 | isa = PBXGroup; |
2082 | 2088 | children = ( |
2083 | | - 4EE083D31ADB726C00CA342E /* markdown.html */, |
2084 | | - 4EE083D51ADB728A00CA342E /* code.html */, |
2085 | | - 4EE083D71ADB72AA00CA342E /* bubble.html */, |
2086 | | - 4EE083D81ADB72AA00CA342E /* topic-ios.html */, |
| 2089 | + EB2115E01AE61E5500150BB7 /* bubble.html */, |
| 2090 | + EB2115E11AE61E5500150BB7 /* code.html */, |
| 2091 | + EB2115E21AE61E5500150BB7 /* markdown.html */, |
| 2092 | + EB2115E31AE61E5500150BB7 /* topic-ios.html */, |
2087 | 2093 | ); |
2088 | 2094 | name = modules; |
2089 | 2095 | sourceTree = "<group>"; |
|
2422 | 2428 | 3A3878361AE293D50078D5DE /* EditLabelViewController.m */, |
2423 | 2429 | 3A3878381AE2949E0078D5DE /* ResetLabelViewController.h */, |
2424 | 2430 | 3A3878391AE2949E0078D5DE /* ResetLabelViewController.m */, |
| 2431 | + 8EA6CF4F19E240C40076D59C /* TopicDetailViewController.h */, |
| 2432 | + 8EA6CF5019E240C40076D59C /* TopicDetailViewController.m */, |
2425 | 2433 | 8EA6CF2019E240C40076D59C /* ConversationViewController.h */, |
2426 | 2434 | 8EA6CF2119E240C40076D59C /* ConversationViewController.m */, |
2427 | 2435 | 8EA6CF2219E240C40076D59C /* EditTaskViewController.h */, |
|
2436 | 2444 | 8EA6CF4A19E240C40076D59C /* ValueListViewController.m */, |
2437 | 2445 | 8EA6CF4B19E240C40076D59C /* TipsViewController.h */, |
2438 | 2446 | 8EA6CF4C19E240C40076D59C /* TipsViewController.m */, |
2439 | | - 8EA6CF4F19E240C40076D59C /* TopicDetailViewController.h */, |
2440 | | - 8EA6CF5019E240C40076D59C /* TopicDetailViewController.m */, |
2441 | 2447 | 8EA6CF5119E240C40076D59C /* TweetDetailViewController.h */, |
2442 | 2448 | 8EA6CF5219E240C40076D59C /* TweetDetailViewController.m */, |
2443 | 2449 | 8EA6CF5319E240C40076D59C /* TweetSendViewController.h */, |
|
2850 | 2856 | 8EA6D03E19E240C40076D59C /* Vendor */ = { |
2851 | 2857 | isa = PBXGroup; |
2852 | 2858 | children = ( |
| 2859 | + EBDD2E3E1AE7B84D0024B952 /* WMDelLabel */, |
2853 | 2860 | 4E996BC11ABA754600C704F1 /* JDStatusBarNotification */, |
2854 | 2861 | 4E6C411A1A846AC30098DC17 /* RFKeyboardToolbar */, |
2855 | 2862 | 4E6D71841A75F00E005AD988 /* YLGIFImage */, |
|
2938 | 2945 | 8EA6D0E619E240C40076D59C /* ProjectActivitiesView.m */, |
2939 | 2946 | 8EA6D0F319E240C40076D59C /* ProjectTasksView.h */, |
2940 | 2947 | 8EA6D0F419E240C40076D59C /* ProjectTasksView.m */, |
2941 | | - 8EA6D0F919E240C40076D59C /* ProjectTopicsView.h */, |
2942 | | - 8EA6D0FA19E240C40076D59C /* ProjectTopicsView.m */, |
2943 | 2948 | 3A38784A1AE36EF00078D5DE /* TopicListView.h */, |
2944 | 2949 | 3A38784B1AE36EF00078D5DE /* TopicListView.m */, |
2945 | 2950 | 3A3878471AE36ED70078D5DE /* TopicListButton.h */, |
|
2948 | 2953 | 8EA6D0EA19E240C40076D59C /* ProjectActivityListView.m */, |
2949 | 2954 | 8EA6D0EF19E240C40076D59C /* ProjectTaskListView.h */, |
2950 | 2955 | 8EA6D0F019E240C40076D59C /* ProjectTaskListView.m */, |
| 2956 | + 8EA6D0F919E240C40076D59C /* ProjectTopicsView.h */, |
| 2957 | + 8EA6D0FA19E240C40076D59C /* ProjectTopicsView.m */, |
2951 | 2958 | 8EA6D0F719E240C40076D59C /* ProjectTopicListView.h */, |
2952 | 2959 | 8EA6D0F819E240C40076D59C /* ProjectTopicListView.m */, |
| 2960 | + EBDD2E4C1AEA159D0024B952 /* ProjectTopicLabelView.h */, |
| 2961 | + EBDD2E4D1AEA159D0024B952 /* ProjectTopicLabelView.m */, |
2953 | 2962 | 8E59F0EC1A00F34E009A905F /* ProjectCodeListView.h */, |
2954 | 2963 | 8E59F0ED1A00F34E009A905F /* ProjectCodeListView.m */, |
2955 | 2964 | 8E59F0EF1A00F38A009A905F /* ProjectFolderListView.h */, |
|
3156 | 3165 | path = ProjectSetting; |
3157 | 3166 | sourceTree = "<group>"; |
3158 | 3167 | }; |
| 3168 | + EBDD2E3E1AE7B84D0024B952 /* WMDelLabel */ = { |
| 3169 | + isa = PBXGroup; |
| 3170 | + children = ( |
| 3171 | + EBDD2E3F1AE7B88C0024B952 /* WMDelLabel.h */, |
| 3172 | + EBDD2E401AE7B88C0024B952 /* WMDelLabel.m */, |
| 3173 | + ); |
| 3174 | + path = WMDelLabel; |
| 3175 | + sourceTree = "<group>"; |
| 3176 | + }; |
3159 | 3177 | /* End PBXGroup section */ |
3160 | 3178 |
|
3161 | 3179 | /* Begin PBXNativeTarget section */ |
|
3335 | 3353 | 4E66EE261A28226000DA1B3E /* button_file_createFolder_enable@2x.png in Resources */, |
3336 | 3354 | 8EA6D19C19E240C40076D59C /* tipIcon_QcTask@2x.png in Resources */, |
3337 | 3355 | 4E96E7DB1A1B537E0037C098 /* icon_file_code@2x.png in Resources */, |
3338 | | - 4EE083DA1ADB72AA00CA342E /* topic-ios.html in Resources */, |
3339 | 3356 | 8EA6D19B19E240C40076D59C /* tipIcon_PullRequestComment@2x.png in Resources */, |
3340 | 3357 | 8EF6434119FE696B00F7EEB0 /* cell_checkmark@2x.png in Resources */, |
3341 | 3358 | 8EA6D17319E240C40076D59C /* placeholder_coding_square_150@2x.png in Resources */, |
|
3356 | 3373 | 8EA6D17E19E240C40076D59C /* section_btn_close@2x.png in Resources */, |
3357 | 3374 | 8E97CE9E1A0C7E26006F9AD7 /* coding_emoji_07@2x.png in Resources */, |
3358 | 3375 | 4EA7F12D1A6D0C4D00A046BD /* icon_project_private@2x.png in Resources */, |
| 3376 | + EB2115E41AE61E5500150BB7 /* bubble.html in Resources */, |
3359 | 3377 | 4E96E7DD1A1B537E0037C098 /* icon_file_movie@2x.png in Resources */, |
3360 | | - 4EE083D91ADB72AA00CA342E /* bubble.html in Resources */, |
3361 | 3378 | 8E97CEB41A0C7E26006F9AD7 /* coding_emoji_29@2x.png in Resources */, |
3362 | 3379 | 8EA6D18A19E240C40076D59C /* task_selected@2x.png in Resources */, |
3363 | 3380 | 4EB845341AB83C3B0030DC69 /* git_icon_star@2x.png in Resources */, |
|
3401 | 3418 | 8E8F7B2C19EF6306006BA8BD /* btn_followed_both@2x.png in Resources */, |
3402 | 3419 | 4E0849841A918A7F00BD27F6 /* coding_emoji_42@2x.png in Resources */, |
3403 | 3420 | 8E97CEB61A0C7E26006F9AD7 /* coding_emoji_31@2x.png in Resources */, |
3404 | | - 4EE083D61ADB728A00CA342E /* code.html in Resources */, |
| 3421 | + EB2115E51AE61E5500150BB7 /* code.html in Resources */, |
3405 | 3422 | 8E7612E61A087CD1005BE797 /* checkbox_checked@2x.png in Resources */, |
3406 | 3423 | 0A6E6BB91AB168B0004C0107 /* icon_locationed@2x.png in Resources */, |
3407 | 3424 | 4EACB4431A2C45300097ABB3 /* button_file_download_enable@2x.png in Resources */, |
|
3435 | 3452 | 8EF6434219FE696B00F7EEB0 /* taskPriority@2x.png in Resources */, |
3436 | 3453 | 8EA6D16C19E240C40076D59C /* nav_tweet_friend@2x.png in Resources */, |
3437 | 3454 | 8EA6D16E19E240C40076D59C /* nav_tweet_mine@2x.png in Resources */, |
| 3455 | + EB2115E61AE61E5500150BB7 /* markdown.html in Resources */, |
3438 | 3456 | 4E76D4D71A5A71C50094A35E /* taskPriority0_small@2x.png in Resources */, |
3439 | 3457 | 4E217F0D1A70EDC700F6DF88 /* SVWebViewController.bundle in Resources */, |
3440 | 3458 | 4E38CF641A7B8DD4005536C0 /* icon_triangle@2x.png in Resources */, |
|
3458 | 3476 | 8EA6D19119E240C40076D59C /* timeline_icon_read@2x.png in Resources */, |
3459 | 3477 | 8E97CEB21A0C7E26006F9AD7 /* coding_emoji_27@2x.png in Resources */, |
3460 | 3478 | 8E97CEAF1A0C7E26006F9AD7 /* coding_emoji_24@2x.png in Resources */, |
| 3479 | + EB2115E71AE61E5500150BB7 /* topic-ios.html in Resources */, |
3461 | 3480 | 8E97CEA11A0C7E26006F9AD7 /* coding_emoji_10@2x.png in Resources */, |
3462 | 3481 | 8E97CEB81A0C7E26006F9AD7 /* coding_emoji_33@2x.png in Resources */, |
3463 | 3482 | 8E97CEAE1A0C7E26006F9AD7 /* coding_emoji_23@2x.png in Resources */, |
3464 | 3483 | 8EA6D19D19E240C40076D59C /* tipIcon_Task@2x.png in Resources */, |
3465 | 3484 | 8E97CEAA1A0C7E26006F9AD7 /* coding_emoji_19@2x.png in Resources */, |
3466 | 3485 | 0A6E6BBA1AB168B0004C0107 /* icon_not_locationed@2x.png in Resources */, |
3467 | 3486 | 4EB845331AB83C3B0030DC69 /* git_icon_fork@2x.png in Resources */, |
3468 | | - 4EE083D41ADB726C00CA342E /* markdown.html in Resources */, |
3469 | 3487 | 4EB845351AB83C3B0030DC69 /* git_icon_watch@2x.png in Resources */, |
3470 | 3488 | 4E96E7E31A1B537E0037C098 /* icon_file_txt@2x.png in Resources */, |
3471 | 3489 | 4EA679061A130C24001A0324 /* icon_code_file@2x.png in Resources */, |
|
3541 | 3559 | 4EBDA87C1A6640340035ED96 /* UIActionSheet+Common.m in Sources */, |
3542 | 3560 | B94C1B6E1AC98CCE0000C271 /* NewProjectTypeViewController.m in Sources */, |
3543 | 3561 | 4E96E7BB1A1B25D40037C098 /* DirectoryWatcher.m in Sources */, |
| 3562 | + EBDD2E4E1AEA159D0024B952 /* ProjectTopicLabelView.m in Sources */, |
3544 | 3563 | 4ED673221A8E0ECC00DF2D1A /* SVWebViewControllerActivityReport.m in Sources */, |
3545 | 3564 | 4E6BA2E41A1EE6AF005FD721 /* UIButton+AFNetworking.m in Sources */, |
3546 | 3565 | 8EF643C919FF7E2900F7EEB0 /* TopicCommentCell.m in Sources */, |
|
3746 | 3765 | 3A38783A1AE2949E0078D5DE /* ResetLabelViewController.m in Sources */, |
3747 | 3766 | 8EA6D13C19E240C40076D59C /* Tweet_RootViewController.m in Sources */, |
3748 | 3767 | B93D904B1ACBA3110057A6EE /* ProjectDeleteAlertControllerVisualStyle.m in Sources */, |
| 3768 | + EBDD2E411AE7B88C0024B952 /* WMDelLabel.m in Sources */, |
3749 | 3769 | 4E1A22851AB172C400CFC14F /* ProjectItemsCell.m in Sources */, |
3750 | 3770 | 4ECE8B051A3946C10021E29C /* WebContentManager.m in Sources */, |
3751 | 3771 | 8EA6D1F819E240C40076D59C /* MJPhotoBrowser.m in Sources */, |
|
0 commit comments