|
96 | 96 | B58B4AB62108F11C00076FDD /* Notice.swift in Sources */ = {isa = PBXBuildFile; fileRef = B58B4AB52108F11C00076FDD /* Notice.swift */; }; |
97 | 97 | B58B4AB82108F14700076FDD /* NoticeNotificationInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = B58B4AB72108F14700076FDD /* NoticeNotificationInfo.swift */; }; |
98 | 98 | B58B4AC02108FF6100076FDD /* Array+Helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = B58B4ABF2108FF6100076FDD /* Array+Helpers.swift */; }; |
| 99 | + B59C09D92188CBB100AB41D6 /* Array+Notes.swift in Sources */ = {isa = PBXBuildFile; fileRef = B59C09D82188CBB100AB41D6 /* Array+Notes.swift */; }; |
| 100 | + B59C09DC2188D70200AB41D6 /* Notifications.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B59C09DB2188D70200AB41D6 /* Notifications.storyboard */; }; |
99 | 101 | B5A0369B214C0E8500774E2C /* CocoaLumberjack.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5A0369A214C0E8500774E2C /* CocoaLumberjack.swift */; }; |
100 | 102 | B5A82EE221025C450053ADC8 /* FulfillViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5A82EE121025C450053ADC8 /* FulfillViewController.swift */; }; |
101 | 103 | B5A82EE521025E550053ADC8 /* FulfillViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = B5A82EE421025E550053ADC8 /* FulfillViewController.xib */; }; |
|
309 | 311 | B58B4AB72108F14700076FDD /* NoticeNotificationInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoticeNotificationInfo.swift; sourceTree = "<group>"; }; |
310 | 312 | B58B4ABF2108FF6100076FDD /* Array+Helpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Array+Helpers.swift"; sourceTree = "<group>"; }; |
311 | 313 | B597D0BE212476E100577E35 /* ARCHITECTURE.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = ARCHITECTURE.md; path = ../ARCHITECTURE.md; sourceTree = "<group>"; }; |
| 314 | + B59C09D82188CBB100AB41D6 /* Array+Notes.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Array+Notes.swift"; sourceTree = "<group>"; }; |
| 315 | + B59C09DB2188D70200AB41D6 /* Notifications.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Notifications.storyboard; sourceTree = "<group>"; }; |
312 | 316 | B59F38E020D40A24008C1829 /* WooCommerce.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = WooCommerce.entitlements; sourceTree = "<group>"; }; |
313 | 317 | B5A0369A214C0E8500774E2C /* CocoaLumberjack.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CocoaLumberjack.swift; sourceTree = "<group>"; }; |
314 | 318 | B5A82EE121025C450053ADC8 /* FulfillViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FulfillViewController.swift; sourceTree = "<group>"; }; |
|
600 | 604 | CED6021A20B35FBF0032C639 /* ReusableViews */, |
601 | 605 | CE85FD5120F677460080B73E /* Dashboard */, |
602 | 606 | CE1CCB4920570B05000EE3AC /* Orders */, |
| 607 | + B59C09DA2188D6E800AB41D6 /* Notifications */, |
603 | 608 | B56DB3CD2049BFAA00D4AA8E /* Main.storyboard */, |
604 | 609 | CE263DE5206ACD220015A693 /* NotificationsViewController.swift */, |
605 | 610 | CE263DE7206ACE3E0015A693 /* MainTabBarController.swift */, |
|
671 | 676 | path = Notices; |
672 | 677 | sourceTree = "<group>"; |
673 | 678 | }; |
| 679 | + B59C09DA2188D6E800AB41D6 /* Notifications */ = { |
| 680 | + isa = PBXGroup; |
| 681 | + children = ( |
| 682 | + B59C09DB2188D70200AB41D6 /* Notifications.storyboard */, |
| 683 | + ); |
| 684 | + path = Notifications; |
| 685 | + sourceTree = "<group>"; |
| 686 | + }; |
674 | 687 | B5A03699214C0E7000774E2C /* Logging */ = { |
675 | 688 | isa = PBXGroup; |
676 | 689 | children = ( |
|
765 | 778 | isa = PBXGroup; |
766 | 779 | children = ( |
767 | 780 | B58B4ABF2108FF6100076FDD /* Array+Helpers.swift */, |
| 781 | + B59C09D82188CBB100AB41D6 /* Array+Notes.swift */, |
768 | 782 | CE4296B820A5E9E400B2AFBD /* CNContact+Helpers.swift */, |
769 | 783 | CE4DDB7A20DD312400D32EC8 /* Date+Helpers.swift */, |
770 | 784 | 748C7781211E294000814F2C /* Double+Woo.swift */, |
|
1026 | 1040 | CEE005F62076C4040079161F /* Orders.storyboard in Resources */, |
1027 | 1041 | CE85FD5C20F7A7740080B73E /* SettingsFooterView.xib in Resources */, |
1028 | 1042 | B57C744C20F564B400EEFC87 /* EmptyStoresTableViewCell.xib in Resources */, |
| 1043 | + B59C09DC2188D70200AB41D6 /* Notifications.storyboard in Resources */, |
1029 | 1044 | CE855367209BA6A700938BDC /* ShowHideSectionFooter.xib in Resources */, |
1030 | 1045 | CE1EC8F020B8A408009762BF /* OrderNoteTableViewCell.xib in Resources */, |
1031 | 1046 | B55D4BFD20B5CDE700D7A50F /* replace_secrets.rb in Resources */, |
|
1249 | 1264 | CE583A0421076C0100D73C1C /* AddANoteViewController.swift in Sources */, |
1250 | 1265 | B58B4AC02108FF6100076FDD /* Array+Helpers.swift in Sources */, |
1251 | 1266 | 748C7780211E18A600814F2C /* OrderStats+Woo.swift in Sources */, |
| 1267 | + B59C09D92188CBB100AB41D6 /* Array+Notes.swift in Sources */, |
1252 | 1268 | CE4DDB7B20DD312400D32EC8 /* Date+Helpers.swift in Sources */, |
1253 | 1269 | B50911322049E27A007D25DC /* SettingsViewController.swift in Sources */, |
1254 | 1270 | B5E96B3821137AA100DF68D0 /* OrderStatus+Woo.swift in Sources */, |
|
0 commit comments