|
3108 | 3108 | B5AEEC7C1ACACFDA008BF2A4 /* notifications-new-follower.json in Resources */ = {isa = PBXBuildFile; fileRef = B5AEEC771ACACFDA008BF2A4 /* notifications-new-follower.json */; }; |
3109 | 3109 | B5AEEC7D1ACACFDA008BF2A4 /* notifications-replied-comment.json in Resources */ = {isa = PBXBuildFile; fileRef = B5AEEC781ACACFDA008BF2A4 /* notifications-replied-comment.json */; }; |
3110 | 3110 | B5B410B61B1772B000CFCF8D /* NavigationTitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5B410B51B1772B000CFCF8D /* NavigationTitleView.swift */; }; |
3111 | | - B5B56D3219AFB68800B4E29B /* WPStyleGuide+Reply.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5B56D3019AFB68800B4E29B /* WPStyleGuide+Reply.swift */; }; |
3112 | 3111 | B5B56D3319AFB68800B4E29B /* WPStyleGuide+Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5B56D3119AFB68800B4E29B /* WPStyleGuide+Notifications.swift */; }; |
3113 | 3112 | B5B68BD41C19AAED00EB59E0 /* InteractiveNotificationsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5B68BD31C19AAED00EB59E0 /* InteractiveNotificationsManager.swift */; }; |
3114 | 3113 | B5BEA55F1C7CE6D100C8035B /* Constants.m in Sources */ = {isa = PBXBuildFile; fileRef = B5CC05F51962150600975CAC /* Constants.m */; }; |
|
4462 | 4461 | FABB21112602FC2C00C8785C /* BaseRestoreOptionsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAB8F74F25AD72CE00D5D54A /* BaseRestoreOptionsViewController.swift */; }; |
4463 | 4462 | FABB21132602FC2C00C8785C /* AuthenticationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = F12FA5D82428FA8F0054DA21 /* AuthenticationService.swift */; }; |
4464 | 4463 | FABB21142602FC2C00C8785C /* JetpackSiteRef.swift in Sources */ = {isa = PBXBuildFile; fileRef = E16A76F01FC4758300A661E3 /* JetpackSiteRef.swift */; }; |
4465 | | - FABB21152602FC2C00C8785C /* WPStyleGuide+Reply.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5B56D3019AFB68800B4E29B /* WPStyleGuide+Reply.swift */; }; |
4466 | 4464 | FABB21172602FC2C00C8785C /* JetpackBackupOptionsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAB8F76D25AD73C000D5D54A /* JetpackBackupOptionsViewController.swift */; }; |
4467 | 4465 | FABB21192602FC2C00C8785C /* NotificationContentRangeFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7E4123B120F4097A00DF8486 /* NotificationContentRangeFactory.swift */; }; |
4468 | 4466 | FABB211A2602FC2C00C8785C /* SiteInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = E6D170361EF9D8D10046D433 /* SiteInfo.swift */; }; |
|
8641 | 8639 | B5AEEC771ACACFDA008BF2A4 /* notifications-new-follower.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "notifications-new-follower.json"; sourceTree = "<group>"; }; |
8642 | 8640 | B5AEEC781ACACFDA008BF2A4 /* notifications-replied-comment.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "notifications-replied-comment.json"; sourceTree = "<group>"; }; |
8643 | 8641 | B5B410B51B1772B000CFCF8D /* NavigationTitleView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NavigationTitleView.swift; sourceTree = "<group>"; }; |
8644 | | - B5B56D3019AFB68800B4E29B /* WPStyleGuide+Reply.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "WPStyleGuide+Reply.swift"; sourceTree = "<group>"; }; |
8645 | 8642 | B5B56D3119AFB68800B4E29B /* WPStyleGuide+Notifications.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = "WPStyleGuide+Notifications.swift"; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; |
8646 | 8643 | B5B63F3F19621A9F001601C3 /* WordPress 19.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "WordPress 19.xcdatamodel"; sourceTree = "<group>"; }; |
8647 | 8644 | B5B68BD31C19AAED00EB59E0 /* InteractiveNotificationsManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InteractiveNotificationsManager.swift; sourceTree = "<group>"; }; |
|
12357 | 12354 | 402FFB1D218C2B8D00FF4A0B /* Style */ = { |
12358 | 12355 | isa = PBXGroup; |
12359 | 12356 | children = ( |
12360 | | - B5B56D3019AFB68800B4E29B /* WPStyleGuide+Reply.swift */, |
12361 | 12357 | B5B56D3119AFB68800B4E29B /* WPStyleGuide+Notifications.swift */, |
12362 | 12358 | ); |
12363 | 12359 | path = Style; |
|
21559 | 21555 | FA85F5F52A9DFDCC001D8425 /* NoSitesViewModel.swift in Sources */, |
21560 | 21556 | F12FA5D92428FA8F0054DA21 /* AuthenticationService.swift in Sources */, |
21561 | 21557 | E16A76F11FC4758300A661E3 /* JetpackSiteRef.swift in Sources */, |
21562 | | - B5B56D3219AFB68800B4E29B /* WPStyleGuide+Reply.swift in Sources */, |
21563 | 21558 | FA6C32B92BF1FFEF00BBDDB4 /* AppStoreSearchService.swift in Sources */, |
21564 | 21559 | 4A358DE629B5EB8D00BFCEBE /* PublicizeService+Lookup.swift in Sources */, |
21565 | 21560 | C7234A422832C2BA0045C63F /* QRLoginScanningViewController.swift in Sources */, |
|
24502 | 24497 | FABB21132602FC2C00C8785C /* AuthenticationService.swift in Sources */, |
24503 | 24498 | FABB21142602FC2C00C8785C /* JetpackSiteRef.swift in Sources */, |
24504 | 24499 | 835771362A7C2755006B2A3E /* JetpackSocialNoSharesView.swift in Sources */, |
24505 | | - FABB21152602FC2C00C8785C /* WPStyleGuide+Reply.swift in Sources */, |
24506 | 24500 | 836498CF281735CC00A2C170 /* BloggingPromptsHeaderView.swift in Sources */, |
24507 | 24501 | 01E258032ACC36FA00F09666 /* PlanStep.swift in Sources */, |
24508 | 24502 | FABB21172602FC2C00C8785C /* JetpackBackupOptionsViewController.swift in Sources */, |
|
0 commit comments