|
57 | 57 | B858E89A2AE1DED300F147A6 /* UIApplication+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = B858E8992AE1DED300F147A6 /* UIApplication+Ext.swift */; }; |
58 | 58 | B863357D293D218900F8D2E6 /* String+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = B863357C293D218900F8D2E6 /* String+Ext.swift */; }; |
59 | 59 | B874B41B2A101B5F00A004FC /* Array+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = B874B41A2A101B5F00A004FC /* Array+Ext.swift */; }; |
60 | | - B874B4382A103EBA00A004FC /* ForumPresenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = B874B4342A103EB900A004FC /* ForumPresenter.swift */; }; |
61 | | - B874B4392A103EBA00A004FC /* ForumFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = B874B4352A103EB900A004FC /* ForumFactory.swift */; }; |
62 | | - B874B43A2A103EBA00A004FC /* ForumView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B874B4362A103EBA00A004FC /* ForumView.swift */; }; |
63 | | - B874B43B2A103EBA00A004FC /* ForumVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = B874B4372A103EBA00A004FC /* ForumVC.swift */; }; |
64 | 60 | B874B4472A1066F500A004FC /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = B874B4492A1066F500A004FC /* Localizable.strings */; }; |
65 | 61 | B874B44C2A10706B00A004FC /* Links.swift in Sources */ = {isa = PBXBuildFile; fileRef = B874B44B2A10706B00A004FC /* Links.swift */; }; |
66 | 62 | B875D2092A1C0FBB00F8AB6A /* ProfileFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = B875D2082A1C0FBB00F8AB6A /* ProfileFactory.swift */; }; |
|
216 | 212 | B858E8992AE1DED300F147A6 /* UIApplication+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIApplication+Ext.swift"; sourceTree = "<group>"; }; |
217 | 213 | B863357C293D218900F8D2E6 /* String+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Ext.swift"; sourceTree = "<group>"; }; |
218 | 214 | B874B41A2A101B5F00A004FC /* Array+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Array+Ext.swift"; sourceTree = "<group>"; }; |
219 | | - B874B4342A103EB900A004FC /* ForumPresenter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ForumPresenter.swift; sourceTree = "<group>"; }; |
220 | | - B874B4352A103EB900A004FC /* ForumFactory.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ForumFactory.swift; sourceTree = "<group>"; }; |
221 | | - B874B4362A103EBA00A004FC /* ForumView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ForumView.swift; sourceTree = "<group>"; }; |
222 | | - B874B4372A103EBA00A004FC /* ForumVC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ForumVC.swift; sourceTree = "<group>"; }; |
223 | 215 | B874B43F2A1064FE00A004FC /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/LaunchScreen.strings; sourceTree = "<group>"; }; |
224 | 216 | B874B4482A1066F500A004FC /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
225 | 217 | B874B44A2A1066F800A004FC /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; }; |
|
465 | 457 | path = News; |
466 | 458 | sourceTree = "<group>"; |
467 | 459 | }; |
468 | | - B874B42A2A103E0000A004FC /* Forum */ = { |
469 | | - isa = PBXGroup; |
470 | | - children = ( |
471 | | - B874B4352A103EB900A004FC /* ForumFactory.swift */, |
472 | | - B874B4372A103EBA00A004FC /* ForumVC.swift */, |
473 | | - B874B4362A103EBA00A004FC /* ForumView.swift */, |
474 | | - B874B4342A103EB900A004FC /* ForumPresenter.swift */, |
475 | | - ); |
476 | | - path = Forum; |
477 | | - sourceTree = "<group>"; |
478 | | - }; |
479 | 460 | B87EB9CE293D2D8B0025C2A0 /* Article */ = { |
480 | 461 | isa = PBXGroup; |
481 | 462 | children = ( |
|
597 | 578 | B8C7ABB3293D208400FB2F67 /* News */, |
598 | 579 | B87EB9CE293D2D8B0025C2A0 /* Article */, |
599 | 580 | B81BE1472944054100E2AAF9 /* Comments */, |
600 | | - B874B42A2A103E0000A004FC /* Forum */, |
601 | 581 | B893011A2947E17C00D14141 /* Menu */, |
602 | 582 | B893011F2947E2A700D14141 /* Login */, |
603 | 583 | B8AC57702947FC8E00435CF3 /* Profile */, |
|
865 | 845 | B8D351F2293CABB6008A84EA /* Frameworks */, |
866 | 846 | B8D351F3293CABB6008A84EA /* Resources */, |
867 | 847 | B8A85A962AA10CF500EDFE58 /* Embed Foundation Extensions */, |
| 848 | + B869B55B2AE4AFA6008A4B7E /* Swiftlint */, |
868 | 849 | ); |
869 | 850 | buildRules = ( |
870 | 851 | ); |
|
986 | 967 | }; |
987 | 968 | /* End PBXResourcesBuildPhase section */ |
988 | 969 |
|
| 970 | +/* Begin PBXShellScriptBuildPhase section */ |
| 971 | + B869B55B2AE4AFA6008A4B7E /* Swiftlint */ = { |
| 972 | + isa = PBXShellScriptBuildPhase; |
| 973 | + buildActionMask = 2147483647; |
| 974 | + files = ( |
| 975 | + ); |
| 976 | + inputFileListPaths = ( |
| 977 | + "$(SRCROOT)/swiftlint/build_phases/ForPDA_swiftlint.xcfilelist", |
| 978 | + ); |
| 979 | + inputPaths = ( |
| 980 | + ); |
| 981 | + name = Swiftlint; |
| 982 | + outputFileListPaths = ( |
| 983 | + ); |
| 984 | + outputPaths = ( |
| 985 | + "$(SRCROOT)/swiftlint/build_phases/ForPDA_swiftlint_static_output\n", |
| 986 | + ); |
| 987 | + runOnlyForDeploymentPostprocessing = 0; |
| 988 | + shellPath = /bin/sh; |
| 989 | + shellScript = "if [[ \"$(uname -m)\" == arm64 ]]; then\n export PATH=\"/opt/homebrew/bin:$PATH\"\nfi\n\nif which swiftlint > /dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n"; |
| 990 | + }; |
| 991 | +/* End PBXShellScriptBuildPhase section */ |
| 992 | + |
989 | 993 | /* Begin PBXSourcesBuildPhase section */ |
990 | 994 | B8A85A842AA10CF400EDFE58 /* Sources */ = { |
991 | 995 | isa = PBXSourcesBuildPhase; |
|
1019 | 1023 | B8A51BB82A91292000FDB599 /* LoginInterceptor.swift in Sources */, |
1020 | 1024 | B88D3F522A0900630061C6C4 /* MenuAuthCell.swift in Sources */, |
1021 | 1025 | B8C7ABBA293D20E400FB2F67 /* PDAViewController.swift in Sources */, |
1022 | | - B874B43A2A103EBA00A004FC /* ForumView.swift in Sources */, |
1023 | 1026 | B8001CB22A19434600E7A8A8 /* SettingsView.swift in Sources */, |
1024 | 1027 | B8001CB72A19511E00E7A8A8 /* SettingsService.swift in Sources */, |
1025 | 1028 | B887245F2A1E9A0900DFB47F /* ArticleBuilder.swift in Sources */, |
|
1044 | 1047 | B8001CDA2A1AA0FE00E7A8A8 /* CookiesService.swift in Sources */, |
1045 | 1048 | B858E8802AE1CFDE00F147A6 /* RequestError.swift in Sources */, |
1046 | 1049 | B874B44C2A10706B00A004FC /* Links.swift in Sources */, |
1047 | | - B874B43B2A103EBA00A004FC /* ForumVC.swift in Sources */, |
1048 | 1050 | B8B86DB8295773950098D5E5 /* NewsPresenter.swift in Sources */, |
1049 | | - B874B4382A103EBA00A004FC /* ForumPresenter.swift in Sources */, |
1050 | 1051 | B8001CB02A19433D00E7A8A8 /* SettingsPresenter.swift in Sources */, |
1051 | 1052 | B8BD2D89293E26A900E12E29 /* ArticleCommentCell.swift in Sources */, |
1052 | 1053 | B89301262947E2BD00D14141 /* LoginView.swift in Sources */, |
|
1102 | 1103 | B82B2EC12A89059C00CB067C /* AppScheme.swift in Sources */, |
1103 | 1104 | B83403572967AFCA00C3CF37 /* PDATableView.swift in Sources */, |
1104 | 1105 | B957D4432A12CA120013F578 /* UIViewController+Ext.swift in Sources */, |
1105 | | - B874B4392A103EBA00A004FC /* ForumFactory.swift in Sources */, |
1106 | 1106 | B89301212947E2AE00D14141 /* LoginVC.swift in Sources */, |
1107 | 1107 | B8E446312A002F7200CE8745 /* AnalyticsService.swift in Sources */, |
1108 | 1108 | B875D2142A1C513100F8AB6A /* MultipartFormDataRequest.swift in Sources */, |
|
1398 | 1398 | CURRENT_PROJECT_VERSION = 114; |
1399 | 1399 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
1400 | 1400 | DEVELOPMENT_TEAM = 7353CQCGQC; |
| 1401 | + ENABLE_USER_SCRIPT_SANDBOXING = NO; |
1401 | 1402 | GENERATE_INFOPLIST_FILE = YES; |
1402 | 1403 | INFOPLIST_FILE = ForPDA/Info.plist; |
1403 | 1404 | INFOPLIST_KEY_CFBundleDisplayName = ForPDA; |
|
1432 | 1433 | CODE_SIGN_STYLE = Automatic; |
1433 | 1434 | CURRENT_PROJECT_VERSION = 114; |
1434 | 1435 | DEVELOPMENT_TEAM = 7353CQCGQC; |
| 1436 | + ENABLE_USER_SCRIPT_SANDBOXING = NO; |
1435 | 1437 | GENERATE_INFOPLIST_FILE = YES; |
1436 | 1438 | INFOPLIST_FILE = ForPDA/Info.plist; |
1437 | 1439 | INFOPLIST_KEY_CFBundleDisplayName = ForPDA; |
|
0 commit comments