|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 92513759298C8DB600916591 /* Item+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92513757298C8DB600916591 /* Item+CoreDataClass.swift */; }; |
| 11 | + 9251375A298C8DB600916591 /* Item+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92513758298C8DB600916591 /* Item+CoreDataProperties.swift */; }; |
10 | 12 | 92CCF02A2985FF120066A4A4 /* ItemEditView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92CCF0292985FF120066A4A4 /* ItemEditView.swift */; }; |
11 | 13 | 92E1884D297BB47C009BD0E4 /* PhotoSelectorView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92E1884C297BB47C009BD0E4 /* PhotoSelectorView.swift */; }; |
12 | 14 | 92E18851297C6F12009BD0E4 /* ItemDetailView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92E18850297C6F12009BD0E4 /* ItemDetailView.swift */; }; |
|
27 | 29 | 92FA0B59297A399D00F12C85 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 92FA0B56297A399D00F12C85 /* README.md */; }; |
28 | 30 | 92FA0B5A297A399D00F12C85 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 92FA0B57297A399D00F12C85 /* LICENSE */; }; |
29 | 31 | 92FA0B5D297A3F5A00F12C85 /* iExpireProject.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 92FA0B5B297A3F5A00F12C85 /* iExpireProject.xcdatamodeld */; }; |
30 | | - 92FA0B6D297A4C7900F12C85 /* Item+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92FA0B6B297A4C7900F12C85 /* Item+CoreDataClass.swift */; }; |
31 | | - 92FA0B6E297A4C7900F12C85 /* Item+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92FA0B6C297A4C7900F12C85 /* Item+CoreDataProperties.swift */; }; |
32 | 32 | 92FA0B70297A531600F12C85 /* DataController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92FA0B6F297A531600F12C85 /* DataController.swift */; }; |
33 | 33 | 92FA0B72297A5D3C00F12C85 /* TrackedItemsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 92FA0B71297A5D3C00F12C85 /* TrackedItemsView.swift */; }; |
34 | 34 | /* End PBXBuildFile section */ |
35 | 35 |
|
36 | 36 | /* Begin PBXFileReference section */ |
| 37 | + 92513757298C8DB600916591 /* Item+CoreDataClass.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Item+CoreDataClass.swift"; sourceTree = "<group>"; }; |
| 38 | + 92513758298C8DB600916591 /* Item+CoreDataProperties.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Item+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
37 | 39 | 92CCF0292985FF120066A4A4 /* ItemEditView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ItemEditView.swift; sourceTree = "<group>"; }; |
38 | 40 | 92E1884B297BB04E009BD0E4 /* iExpire.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = iExpire.entitlements; sourceTree = "<group>"; }; |
39 | 41 | 92E1884C297BB47C009BD0E4 /* PhotoSelectorView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PhotoSelectorView.swift; sourceTree = "<group>"; }; |
|
56 | 58 | 92FA0B56297A399D00F12C85 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
57 | 59 | 92FA0B57297A399D00F12C85 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; |
58 | 60 | 92FA0B5C297A3F5A00F12C85 /* iExpireProject.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = iExpireProject.xcdatamodel; sourceTree = "<group>"; }; |
59 | | - 92FA0B6B297A4C7900F12C85 /* Item+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Item+CoreDataClass.swift"; sourceTree = SOURCE_ROOT; }; |
60 | | - 92FA0B6C297A4C7900F12C85 /* Item+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Item+CoreDataProperties.swift"; sourceTree = SOURCE_ROOT; }; |
61 | 61 | 92FA0B6F297A531600F12C85 /* DataController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataController.swift; sourceTree = "<group>"; }; |
62 | 62 | 92FA0B71297A5D3C00F12C85 /* TrackedItemsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TrackedItemsView.swift; sourceTree = "<group>"; }; |
63 | 63 | /* End PBXFileReference section */ |
|
155 | 155 | 92FA0B5E297A408500F12C85 /* Models */ = { |
156 | 156 | isa = PBXGroup; |
157 | 157 | children = ( |
158 | | - 92FA0B6B297A4C7900F12C85 /* Item+CoreDataClass.swift */, |
159 | | - 92FA0B6C297A4C7900F12C85 /* Item+CoreDataProperties.swift */, |
| 158 | + 92513757298C8DB600916591 /* Item+CoreDataClass.swift */, |
| 159 | + 92513758298C8DB600916591 /* Item+CoreDataProperties.swift */, |
160 | 160 | ); |
161 | 161 | path = Models; |
162 | 162 | sourceTree = "<group>"; |
|
238 | 238 | 92E188732984CB14009BD0E4 /* CSVDocument.swift in Sources */, |
239 | 239 | 92E188662980D995009BD0E4 /* Notifications.swift in Sources */, |
240 | 240 | 92E188622980900D009BD0E4 /* NotificationPermission.swift in Sources */, |
| 241 | + 9251375A298C8DB600916591 /* Item+CoreDataProperties.swift in Sources */, |
241 | 242 | 92FA0B5D297A3F5A00F12C85 /* iExpireProject.xcdatamodeld in Sources */, |
242 | 243 | 92FA0B70297A531600F12C85 /* DataController.swift in Sources */, |
243 | 244 | 92FA0B49297A326F00F12C85 /* AddExpirationView.swift in Sources */, |
|
246 | 247 | 92E1884D297BB47C009BD0E4 /* PhotoSelectorView.swift in Sources */, |
247 | 248 | 92E1886429809063009BD0E4 /* SettingsView.swift in Sources */, |
248 | 249 | 92E1885E297E52AE009BD0E4 /* ExpirationTextView.swift in Sources */, |
| 250 | + 92513759298C8DB600916591 /* Item+CoreDataClass.swift in Sources */, |
249 | 251 | 92E1885C297E4D70009BD0E4 /* DateStringUtil.swift in Sources */, |
250 | 252 | 92CCF02A2985FF120066A4A4 /* ItemEditView.swift in Sources */, |
251 | | - 92FA0B6D297A4C7900F12C85 /* Item+CoreDataClass.swift in Sources */, |
252 | 253 | 92FA0B47297A326F00F12C85 /* iExpireApp.swift in Sources */, |
253 | | - 92FA0B6E297A4C7900F12C85 /* Item+CoreDataProperties.swift in Sources */, |
254 | 254 | 92E18868298378A3009BD0E4 /* CoreDataUtil.swift in Sources */, |
255 | 255 | 92FA0B72297A5D3C00F12C85 /* TrackedItemsView.swift in Sources */, |
256 | 256 | ); |
|
0 commit comments