|
64 | 64 | 7C7D0ABE20D98923001B08E5 /* FolderCellActionDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C7D0ABD20D98923001B08E5 /* FolderCellActionDelegate.swift */; }; |
65 | 65 | 7C80257520A9B17C00673A4F /* TorrentCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C80257420A9B17C00673A4F /* TorrentCell.swift */; }; |
66 | 66 | 7C802CFF212B3B630031C19F /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7C802D01212B3B630031C19F /* Localizable.strings */; }; |
67 | | - 7C802D07212C6D060031C19F /* Dialogs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C802D06212C6D060031C19F /* Dialogs.swift */; }; |
| 67 | + 7C802D07212C6D060031C19F /* Dialog.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C802D06212C6D060031C19F /* Dialog.swift */; }; |
68 | 68 | 7C80F74524334AC2005C4050 /* FileCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C80F74324334AC2005C4050 /* FileCell.swift */; }; |
69 | 69 | 7C80F74624334AC2005C4050 /* FileCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7C80F74424334AC2005C4050 /* FileCell.xib */; }; |
70 | 70 | 7C80F748243356B9005C4050 /* AddTorrentController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7C80F747243356B9005C4050 /* AddTorrentController.swift */; }; |
|
215 | 215 | 7C802CFB212B328D0031C19F /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Main.strings; sourceTree = "<group>"; }; |
216 | 216 | 7C802D02212B3B860031C19F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
217 | 217 | 7C802D03212B3D240031C19F /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/Localizable.strings; sourceTree = "<group>"; }; |
218 | | - 7C802D06212C6D060031C19F /* Dialogs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Dialogs.swift; sourceTree = "<group>"; }; |
| 218 | + 7C802D06212C6D060031C19F /* Dialog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Dialog.swift; sourceTree = "<group>"; }; |
219 | 219 | 7C80F74324334AC2005C4050 /* FileCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileCell.swift; sourceTree = "<group>"; }; |
220 | 220 | 7C80F74424334AC2005C4050 /* FileCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = FileCell.xib; sourceTree = "<group>"; }; |
221 | 221 | 7C80F747243356B9005C4050 /* AddTorrentController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddTorrentController.swift; sourceTree = "<group>"; }; |
|
662 | 662 | 7CB8083120AADA8300F76931 /* Utils.swift */, |
663 | 663 | 7CF522E520AE1F5000D319E6 /* SortingManager.swift */, |
664 | 664 | 7CF522E720AEF3DB00D319E6 /* FileInfo.swift */, |
665 | | - 7C802D06212C6D060031C19F /* Dialogs.swift */, |
| 665 | + 7C802D06212C6D060031C19F /* Dialog.swift */, |
666 | 666 | 7CBB17DE2324FE650043A9F6 /* CircularAnimation.swift */, |
667 | 667 | 7CC7662623F93F690072338B /* NotificationHelper.swift */, |
668 | 668 | 7CE61CB22426D0370038717C /* MemorySpaceManager.swift */, |
|
961 | 961 | 7CCD02D3243B849600B1669F /* TorrentListController+EditMode.swift in Sources */, |
962 | 962 | 7CF75F20244B42EE00F5C089 /* Tier.swift in Sources */, |
963 | 963 | 7C26E344243263C80012D455 /* TrackerModel.swift in Sources */, |
964 | | - 7C802D07212C6D060031C19F /* Dialogs.swift in Sources */, |
| 964 | + 7C802D07212C6D060031C19F /* Dialog.swift in Sources */, |
965 | 965 | 7CB8083B20AB008700F76931 /* SwitchCell.swift in Sources */, |
966 | 966 | 7CE1604B235B970B00E3F1D9 /* StaticTableView.swift in Sources */, |
967 | 967 | 7CBD074A244CFACA00F0BCC8 /* PatronNameCell.swift in Sources */, |
|
1173 | 1173 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
1174 | 1174 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
1175 | 1175 | CODE_SIGN_STYLE = Manual; |
1176 | | - CURRENT_PROJECT_VERSION = 16.0; |
| 1176 | + CURRENT_PROJECT_VERSION = 17.0; |
1177 | 1177 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
1178 | 1178 | DEVELOPMENT_TEAM = D5UQ7XT49T; |
1179 | 1179 | ENABLE_BITCODE = NO; |
|
1201 | 1201 | "$(inherited)", |
1202 | 1202 | "$(PROJECT_DIR)", |
1203 | 1203 | ); |
1204 | | - MARKETING_VERSION = 1.7.5; |
| 1204 | + MARKETING_VERSION = 1.8; |
1205 | 1205 | ONLY_ACTIVE_ARCH = YES; |
1206 | 1206 | OTHER_CFLAGS = ""; |
1207 | 1207 | OTHER_LDFLAGS = "$(inherited)"; |
|
1230 | 1230 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
1231 | 1231 | "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
1232 | 1232 | CODE_SIGN_STYLE = Manual; |
1233 | | - CURRENT_PROJECT_VERSION = 16.0; |
| 1233 | + CURRENT_PROJECT_VERSION = 17.0; |
1234 | 1234 | DEVELOPMENT_TEAM = D5UQ7XT49T; |
1235 | 1235 | ENABLE_BITCODE = NO; |
1236 | 1236 | FRAMEWORK_SEARCH_PATHS = ( |
|
1257 | 1257 | "$(inherited)", |
1258 | 1258 | "$(PROJECT_DIR)", |
1259 | 1259 | ); |
1260 | | - MARKETING_VERSION = 1.7.5; |
| 1260 | + MARKETING_VERSION = 1.8; |
1261 | 1261 | OTHER_CFLAGS = ""; |
1262 | 1262 | OTHER_LDFLAGS = "$(inherited)"; |
1263 | 1263 | PRODUCT_BUNDLE_IDENTIFIER = ru.nonamedude.iTorrent; |
|
0 commit comments