-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3726739
commit 6102ef8
Showing
4 changed files
with
61 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1575,6 +1575,8 @@ | |
803DE821290642B4007D4E9C /* JetpackFeaturesRemovalCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 803DE820290642B4007D4E9C /* JetpackFeaturesRemovalCoordinator.swift */; }; | ||
803DE822290642B4007D4E9C /* JetpackFeaturesRemovalCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 803DE820290642B4007D4E9C /* JetpackFeaturesRemovalCoordinator.swift */; }; | ||
80535DB82946C79700873161 /* JetpackBrandingMenuCardCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80535DB72946C79700873161 /* JetpackBrandingMenuCardCell.swift */; }; | ||
80535DBB294ABBF000873161 /* JetpackAllFeaturesLogosAnimation_rtl.json in Resources */ = {isa = PBXBuildFile; fileRef = 80535DB9294ABBEF00873161 /* JetpackAllFeaturesLogosAnimation_rtl.json */; }; | ||
80535DBC294ABBF000873161 /* JetpackAllFeaturesLogosAnimation_ltr.json in Resources */ = {isa = PBXBuildFile; fileRef = 80535DBA294ABBEF00873161 /* JetpackAllFeaturesLogosAnimation_ltr.json */; }; | ||
8058730B28F7B70B00340C11 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8058730D28F7B70B00340C11 /* InfoPlist.strings */; }; | ||
8067340A27E3A50900ABC95E /* UIViewController+RemoveQuickStart.m in Sources */ = {isa = PBXBuildFile; fileRef = 8067340927E3A50900ABC95E /* UIViewController+RemoveQuickStart.m */; }; | ||
8067340B27E3A50900ABC95E /* UIViewController+RemoveQuickStart.m in Sources */ = {isa = PBXBuildFile; fileRef = 8067340927E3A50900ABC95E /* UIViewController+RemoveQuickStart.m */; }; | ||
|
@@ -6881,6 +6883,8 @@ | |
803DE81E290636A4007D4E9C /* JetpackFeaturesRemovalCoordinatorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JetpackFeaturesRemovalCoordinatorTests.swift; sourceTree = "<group>"; }; | ||
803DE820290642B4007D4E9C /* JetpackFeaturesRemovalCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JetpackFeaturesRemovalCoordinator.swift; sourceTree = "<group>"; }; | ||
80535DB72946C79700873161 /* JetpackBrandingMenuCardCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JetpackBrandingMenuCardCell.swift; sourceTree = "<group>"; }; | ||
80535DB9294ABBEF00873161 /* JetpackAllFeaturesLogosAnimation_rtl.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = JetpackAllFeaturesLogosAnimation_rtl.json; sourceTree = "<group>"; }; | ||
80535DBA294ABBEF00873161 /* JetpackAllFeaturesLogosAnimation_ltr.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = JetpackAllFeaturesLogosAnimation_ltr.json; sourceTree = "<group>"; }; | ||
8058730C28F7B70B00340C11 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; | ||
8067340827E3A50900ABC95E /* UIViewController+RemoveQuickStart.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIViewController+RemoveQuickStart.h"; sourceTree = "<group>"; }; | ||
8067340927E3A50900ABC95E /* UIViewController+RemoveQuickStart.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+RemoveQuickStart.m"; sourceTree = "<group>"; }; | ||
|
@@ -12487,6 +12491,8 @@ | |
801D950A291AB3CE0051993E /* JetpackStatsLogoAnimation_rtl.json */, | ||
3F4EB39128AC561600B8DD86 /* JetpackWordPressLogoAnimation_rtl.json */, | ||
3F4D035228A5BFCE00F0A4FD /* JetpackWordPressLogoAnimation_ltr.json */, | ||
80535DBA294ABBEF00873161 /* JetpackAllFeaturesLogosAnimation_ltr.json */, | ||
80535DB9294ABBEF00873161 /* JetpackAllFeaturesLogosAnimation_rtl.json */, | ||
); | ||
name = "Lottie Animations"; | ||
sourceTree = "<group>"; | ||
|
@@ -17997,6 +18003,7 @@ | |
172F06BA2865C04F00C78FD4 /* spectrum-'[email protected] in Resources */, | ||
FAC086D825EDFB1E00B94F2A /* ReaderRelatedPostsCell.xib in Resources */, | ||
9A2B28F72192121F00458F2A /* RevisionOperation.xib in Resources */, | ||
80535DBB294ABBF000873161 /* JetpackAllFeaturesLogosAnimation_rtl.json in Resources */, | ||
9822A8552624D01800FD8A03 /* UserProfileSiteCell.xib in Resources */, | ||
E66E2A6A1FE432BC00788F22 /* TitleBadgeDisclosureCell.xib in Resources */, | ||
17222D87261DDDF90047B163 /* [email protected] in Resources */, | ||
|
@@ -18055,6 +18062,7 @@ | |
9835F16E25E492EE002EFF23 /* CommentsList.storyboard in Resources */, | ||
17222D80261DDDF90047B163 /* celadon-classic-icon-app-76x76.png in Resources */, | ||
1761F17A26209AEE000815EF /* [email protected] in Resources */, | ||
80535DBC294ABBF000873161 /* JetpackAllFeaturesLogosAnimation_ltr.json in Resources */, | ||
98563DDE21BF30C40006F5E9 /* TabbedTotalsCell.xib in Resources */, | ||
5DFA7EC81AF814E40072023B /* PageListTableViewCell.xib in Resources */, | ||
B5C66B781ACF073900F68370 /* NoteBlockImageTableViewCell.xib in Resources */, | ||
|