|
2291 | 2291 | C396C80B280F2401006FE7AC /* SiteDesignTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C396C80A280F2401006FE7AC /* SiteDesignTests.swift */; }; |
2292 | 2292 | C3C21EB928385EC8002296E2 /* RemoteSiteDesigns.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3C21EB828385EC8002296E2 /* RemoteSiteDesigns.swift */; }; |
2293 | 2293 | C3C21EBA28385EC8002296E2 /* RemoteSiteDesigns.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3C21EB828385EC8002296E2 /* RemoteSiteDesigns.swift */; }; |
| 2294 | + C3C2F84628AC8BC700937E45 /* JetpackBannerScrollVisibilityTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3C2F84528AC8BC700937E45 /* JetpackBannerScrollVisibilityTests.swift */; }; |
| 2295 | + C3C2F84828AC8EBF00937E45 /* JetpackBannerScrollVisibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3C2F84728AC8EBF00937E45 /* JetpackBannerScrollVisibility.swift */; }; |
| 2296 | + C3C2F84928AC8EBF00937E45 /* JetpackBannerScrollVisibility.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3C2F84728AC8EBF00937E45 /* JetpackBannerScrollVisibility.swift */; }; |
2294 | 2297 | C3C39B0726F50D3900B1238D /* WordPressSupportSourceTag+Editor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3C39B0626F50D3900B1238D /* WordPressSupportSourceTag+Editor.swift */; }; |
2295 | 2298 | C3C39B0826F50D3900B1238D /* WordPressSupportSourceTag+Editor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3C39B0626F50D3900B1238D /* WordPressSupportSourceTag+Editor.swift */; }; |
2296 | 2299 | C3C70C562835C5BB00DD2546 /* SiteDesignSectionLoaderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3C70C552835C5BB00DD2546 /* SiteDesignSectionLoaderTests.swift */; }; |
|
7193 | 7196 | C396C80A280F2401006FE7AC /* SiteDesignTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SiteDesignTests.swift; sourceTree = "<group>"; }; |
7194 | 7197 | C3ABE791263099F7009BD402 /* WordPress 121.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "WordPress 121.xcdatamodel"; sourceTree = "<group>"; }; |
7195 | 7198 | C3C21EB828385EC8002296E2 /* RemoteSiteDesigns.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoteSiteDesigns.swift; sourceTree = "<group>"; }; |
| 7199 | + C3C2F84528AC8BC700937E45 /* JetpackBannerScrollVisibilityTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JetpackBannerScrollVisibilityTests.swift; sourceTree = "<group>"; }; |
| 7200 | + C3C2F84728AC8EBF00937E45 /* JetpackBannerScrollVisibility.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JetpackBannerScrollVisibility.swift; sourceTree = "<group>"; }; |
7196 | 7201 | C3C39B0626F50D3900B1238D /* WordPressSupportSourceTag+Editor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "WordPressSupportSourceTag+Editor.swift"; sourceTree = "<group>"; }; |
7197 | 7202 | C3C70C552835C5BB00DD2546 /* SiteDesignSectionLoaderTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SiteDesignSectionLoaderTests.swift; sourceTree = "<group>"; }; |
7198 | 7203 | C3DA0EDF2807062600DA3250 /* SiteCreationNameTracksEventTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SiteCreationNameTracksEventTests.swift; sourceTree = "<group>"; }; |
|
10174 | 10179 | isa = PBXGroup; |
10175 | 10180 | children = ( |
10176 | 10181 | B0CD27CE286F8858009500BF /* JetpackBannerView.swift */, |
| 10182 | + C3C2F84728AC8EBF00937E45 /* JetpackBannerScrollVisibility.swift */, |
10177 | 10183 | C3835558288B02B00062E402 /* JetpackBannerWrapperViewController.swift */, |
10178 | 10184 | 3FAE0651287C8FC500F46508 /* JPScrollViewDelegate.swift */, |
10179 | 10185 | ); |
|
13925 | 13931 | BE20F5E11B2F738E0020694C /* ViewRelated */ = { |
13926 | 13932 | isa = PBXGroup; |
13927 | 13933 | children = ( |
| 13934 | + C3C2F84428AC8B9E00937E45 /* Jetpack */, |
13928 | 13935 | F44FB6C92878957E0001E3CE /* Mention */, |
13929 | 13936 | 8B69F0E2255C2BC0006B1CEF /* Activity */, |
13930 | 13937 | 8BD36E042395CC2F00EFFF1C /* Aztec */, |
|
14064 | 14071 | path = Extensions; |
14065 | 14072 | sourceTree = "<group>"; |
14066 | 14073 | }; |
| 14074 | + C3C2F84428AC8B9E00937E45 /* Jetpack */ = { |
| 14075 | + isa = PBXGroup; |
| 14076 | + children = ( |
| 14077 | + C3C2F84528AC8BC700937E45 /* JetpackBannerScrollVisibilityTests.swift */, |
| 14078 | + ); |
| 14079 | + path = Jetpack; |
| 14080 | + sourceTree = "<group>"; |
| 14081 | + }; |
14067 | 14082 | C3E42AAD27F4D2CF00546706 /* Menus */ = { |
14068 | 14083 | isa = PBXGroup; |
14069 | 14084 | children = ( |
|
18586 | 18601 | 8217380B1FE05EE600BEC94C /* BlogSettings+DateAndTimeFormat.swift in Sources */, |
18587 | 18602 | 57047A4F22A961BC00B461DF /* PostSearchHeader.swift in Sources */, |
18588 | 18603 | 088B89891DA6F93B000E8DEF /* ReaderPostCardContentLabel.swift in Sources */, |
| 18604 | + C3C2F84828AC8EBF00937E45 /* JetpackBannerScrollVisibility.swift in Sources */, |
18589 | 18605 | F181EDE526B2AC7200C61241 /* BackgroundTasksCoordinator.swift in Sources */, |
18590 | 18606 | 8B93412F257029F60097D0AC /* FilterChipButton.swift in Sources */, |
18591 | 18607 | 40A71C68220E1952002E3D25 /* StatsRecordValue+CoreDataClass.swift in Sources */, |
|
20397 | 20413 | FF1B11E7238FE27A0038B93E /* GutenbergGalleryUploadProcessorTests.swift in Sources */, |
20398 | 20414 | F4D9AF51288AE23500803D40 /* SuggestionTableViewTests.swift in Sources */, |
20399 | 20415 | 8BC12F72231FEBA1004DDA72 /* PostCoordinatorTests.swift in Sources */, |
| 20416 | + C3C2F84628AC8BC700937E45 /* JetpackBannerScrollVisibilityTests.swift in Sources */, |
20400 | 20417 | D8B6BEB7203E11F2007C8A19 /* Bundle+LoadFromNib.swift in Sources */, |
20401 | 20418 | 8B2D4F5527ECE376009B085C /* BlogDashboardPostsParserTests.swift in Sources */, |
20402 | 20419 | 4A266B91282B13A70089CF3D /* CoreDataTestCase.swift in Sources */, |
|
21474 | 21491 | FABB235A2602FC2C00C8785C /* ReaderCardsStreamViewController.swift in Sources */, |
21475 | 21492 | FABB235B2602FC2C00C8785C /* DeleteSiteViewController.swift in Sources */, |
21476 | 21493 | FABB235C2602FC2C00C8785C /* WPAnalyticsTrackerWPCom.m in Sources */, |
| 21494 | + C3C2F84928AC8EBF00937E45 /* JetpackBannerScrollVisibility.swift in Sources */, |
21477 | 21495 | FABB235D2602FC2C00C8785C /* AztecAttachmentViewController.swift in Sources */, |
21478 | 21496 | FABB235F2602FC2C00C8785C /* LoginEpilogueBlogCell.swift in Sources */, |
21479 | 21497 | FABB23602602FC2C00C8785C /* PostServiceRemoteFactory.swift in Sources */, |
|
0 commit comments