|
250 | 250 | F6E01A072C652DEE0082E07B /* RSSFeedTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6E01A062C652DEE0082E07B /* RSSFeedTests.swift */; }; |
251 | 251 | F6E01A092C652FA50082E07B /* RSSFeedWithContentElements.rss in Resources */ = {isa = PBXBuildFile; fileRef = F6E01A082C652FA50082E07B /* RSSFeedWithContentElements.rss */; }; |
252 | 252 | F6EB26031E58D37100570B22 /* DirectoryMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6EB26021E58D37100570B22 /* DirectoryMonitor.swift */; }; |
| 253 | + F6EBC78D2F75F519000B2279 /* ShareButtonToolbarItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6EBC78C2F75F519000B2279 /* ShareButtonToolbarItem.swift */; }; |
253 | 254 | F6F12AFD25ABDDE3005B2DCE /* NSFileManager+Paths.m in Sources */ = {isa = PBXBuildFile; fileRef = F6F12AFC25ABDDE3005B2DCE /* NSFileManager+Paths.m */; }; |
254 | 255 | F6F2029F2D19DD3A004BB948 /* SubscribeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F6F2029E2D19DD3A004BB948 /* SubscribeViewController.m */; }; |
255 | 256 | F6F844EA2F0C6EBF00A8D8D6 /* TableHeaderCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F6F844E92F0C6EBF00A8D8D6 /* TableHeaderCell.m */; }; |
|
678 | 679 | F6E01A062C652DEE0082E07B /* RSSFeedTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RSSFeedTests.swift; sourceTree = "<group>"; }; |
679 | 680 | F6E01A082C652FA50082E07B /* RSSFeedWithContentElements.rss */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = RSSFeedWithContentElements.rss; sourceTree = "<group>"; }; |
680 | 681 | F6EB26021E58D37100570B22 /* DirectoryMonitor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DirectoryMonitor.swift; sourceTree = "<group>"; }; |
| 682 | + F6EBC78C2F75F519000B2279 /* ShareButtonToolbarItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareButtonToolbarItem.swift; sourceTree = "<group>"; }; |
681 | 683 | F6F12AFB25ABDDE3005B2DCE /* NSFileManager+Paths.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = "NSFileManager+Paths.h"; sourceTree = "<group>"; }; |
682 | 684 | F6F12AFC25ABDDE3005B2DCE /* NSFileManager+Paths.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = "NSFileManager+Paths.m"; sourceTree = "<group>"; }; |
683 | 685 | F6F2029D2D19DD3A004BB948 /* SubscribeViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SubscribeViewController.h; sourceTree = "<group>"; }; |
|
1087 | 1089 | children = ( |
1088 | 1090 | F66BF2BD2F6E85E900496980 /* ToolbarItem.swift */, |
1089 | 1091 | F61CEA651F039E56009C878E /* ButtonToolbarItem.swift */, |
| 1092 | + F6EBC78C2F75F519000B2279 /* ShareButtonToolbarItem.swift */, |
1090 | 1093 | F61CEA671F03F277009C878E /* RepresentingToolbarItem.swift */, |
1091 | 1094 | ); |
1092 | 1095 | name = Toolbar; |
|
1884 | 1887 | AA26F4F00604927300FE7994 /* BackTrackArray.m in Sources */, |
1885 | 1888 | AAF3B14306095E7B0025CC7F /* StringExtensions.m in Sources */, |
1886 | 1889 | F65F2314294E4B5200605F06 /* SeparatorPredicateEditorRowTemplate.swift in Sources */, |
| 1890 | + F6EBC78D2F75F519000B2279 /* ShareButtonToolbarItem.swift in Sources */, |
1887 | 1891 | 2F88B2A62545BB450067EEA6 /* ArticleConverter.m in Sources */, |
1888 | 1892 | AA36CD7C06100692001E33A4 /* Field.m in Sources */, |
1889 | 1893 | F6B059E22961D0A800F6E31B /* JSONFeedItem.swift in Sources */, |
|
0 commit comments