|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 485C08A6DD3B9121F73BE55A /* EntityInfo.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03AAE3E2539C80211DDB0E1D /* EntityInfo.generated.swift */; }; |
11 | 10 | 5039ECA02181DA350095204F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5039EC9F2181DA350095204F /* AppDelegate.swift */; }; |
12 | 11 | 5039ECA22181DA350095204F /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5039ECA12181DA350095204F /* ViewController.swift */; }; |
13 | 12 | 5039ECA42181DA360095204F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5039ECA32181DA360095204F /* Assets.xcassets */; }; |
|
35 | 34 | 50DC4EA62189B74300DF7253 /* Notification+AuthorChanges.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50DC4EA52189B74300DF7253 /* Notification+AuthorChanges.swift */; }; |
36 | 35 | 50DC4EA82189B92400DF7253 /* AuthorCreationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50DC4EA72189B92400DF7253 /* AuthorCreationViewController.swift */; }; |
37 | 36 | CB92D5BA675B8E1D824A3EFC /* Pods_NotesExample_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 022B2A063F61ABB1BA3A05B2 /* Pods_NotesExample_iOS.framework */; }; |
38 | | - E3A74FC7D2AB1972A96A66F5 /* EntityInfo.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03AAE3E2539C80211DDB0E1D /* EntityInfo.generated.swift */; }; |
39 | 37 | FCB054DFF31FB988F198A270 /* Pods_NotesExample_macOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9F9163496740AA74B1B9F500 /* Pods_NotesExample_macOS.framework */; }; |
40 | 38 | /* End PBXBuildFile section */ |
41 | 39 |
|
42 | 40 | /* Begin PBXFileReference section */ |
43 | 41 | 022B2A063F61ABB1BA3A05B2 /* Pods_NotesExample_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NotesExample_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
44 | | - 03AAE3E2539C80211DDB0E1D /* EntityInfo.generated.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = EntityInfo.generated.swift; sourceTree = "<group>"; }; |
45 | | - 0F24EB393E1ADF01EDD556C0 /* Pods-NotesExample-macOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NotesExample-macOS.release.xcconfig"; path = "Target Support Files/Pods-NotesExample-macOS/Pods-NotesExample-macOS.release.xcconfig"; sourceTree = "<group>"; }; |
46 | | - 34684F4530AD29B74727E507 /* Pods-NotesExample-macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NotesExample-macOS.debug.xcconfig"; path = "Target Support Files/Pods-NotesExample-macOS/Pods-NotesExample-macOS.debug.xcconfig"; sourceTree = "<group>"; }; |
47 | 42 | 5039EC9D2181DA350095204F /* NotesExample-macOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "NotesExample-macOS.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
48 | 43 | 5039EC9F2181DA350095204F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
49 | 44 | 5039ECA12181DA350095204F /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; }; |
|
74 | 69 | 50DC4EA32189AB9200DF7253 /* AuthorEditingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthorEditingViewController.swift; sourceTree = "<group>"; }; |
75 | 70 | 50DC4EA52189B74300DF7253 /* Notification+AuthorChanges.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Notification+AuthorChanges.swift"; sourceTree = "<group>"; }; |
76 | 71 | 50DC4EA72189B92400DF7253 /* AuthorCreationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthorCreationViewController.swift; sourceTree = "<group>"; }; |
77 | | - 510AB1943D44CEF9BBFD83FC /* Pods-NotesExample-macOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NotesExample-macOS.release.xcconfig"; path = "Target Support Files/Pods-NotesExample-macOS/Pods-NotesExample-macOS.release.xcconfig"; sourceTree = "<group>"; }; |
78 | 72 | 5571FBE121A5729000B2073D /* NotesExample-macOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "NotesExample-macOS.entitlements"; sourceTree = "<group>"; }; |
79 | | - 5571FBE221A5782800B2073D /* NotesExample-iOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "NotesExample-iOS.entitlements"; sourceTree = "<group>"; }; |
80 | | - 5F860423F5C2884B48857B2F /* Pods-NotesExample-iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NotesExample-iOS.debug.xcconfig"; path = "Target Support Files/Pods-NotesExample-iOS/Pods-NotesExample-iOS.debug.xcconfig"; sourceTree = "<group>"; }; |
81 | | - 665F303804C62FE87781402C /* Pods-NotesExample-macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NotesExample-macOS.debug.xcconfig"; path = "Target Support Files/Pods-NotesExample-macOS/Pods-NotesExample-macOS.debug.xcconfig"; sourceTree = "<group>"; }; |
82 | | - 6A46AAAC066915AAC14D3A8B /* Pods-NotesExample-iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NotesExample-iOS.debug.xcconfig"; path = "Target Support Files/Pods-NotesExample-iOS/Pods-NotesExample-iOS.debug.xcconfig"; sourceTree = "<group>"; }; |
83 | | - 8140F6069D933B39420AC659 /* Pods-NotesExample-iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NotesExample-iOS.release.xcconfig"; path = "Target Support Files/Pods-NotesExample-iOS/Pods-NotesExample-iOS.release.xcconfig"; sourceTree = "<group>"; }; |
84 | | - 8F1A6148521EFDE57CD8A305 /* Pods-NotesExample-iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NotesExample-iOS.release.xcconfig"; path = "Target Support Files/Pods-NotesExample-iOS/Pods-NotesExample-iOS.release.xcconfig"; sourceTree = "<group>"; }; |
85 | 73 | 9F9163496740AA74B1B9F500 /* Pods_NotesExample_macOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NotesExample_macOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
86 | 74 | /* End PBXFileReference section */ |
87 | 75 |
|
|
105 | 93 | /* End PBXFrameworksBuildPhase section */ |
106 | 94 |
|
107 | 95 | /* Begin PBXGroup section */ |
108 | | - 1816FA0D018BADD44A16C61F /* Pods */ = { |
109 | | - isa = PBXGroup; |
110 | | - children = ( |
111 | | - 6A46AAAC066915AAC14D3A8B /* Pods-NotesExample-iOS.debug.xcconfig */, |
112 | | - 8140F6069D933B39420AC659 /* Pods-NotesExample-iOS.release.xcconfig */, |
113 | | - 34684F4530AD29B74727E507 /* Pods-NotesExample-macOS.debug.xcconfig */, |
114 | | - 0F24EB393E1ADF01EDD556C0 /* Pods-NotesExample-macOS.release.xcconfig */, |
115 | | - 5F860423F5C2884B48857B2F /* Pods-NotesExample-iOS.debug.xcconfig */, |
116 | | - 8F1A6148521EFDE57CD8A305 /* Pods-NotesExample-iOS.release.xcconfig */, |
117 | | - 665F303804C62FE87781402C /* Pods-NotesExample-macOS.debug.xcconfig */, |
118 | | - 510AB1943D44CEF9BBFD83FC /* Pods-NotesExample-macOS.release.xcconfig */, |
119 | | - ); |
120 | | - path = Pods; |
121 | | - sourceTree = "<group>"; |
122 | | - }; |
123 | | - 35F641D9D3E0492C65A63C84 /* generated */ = { |
124 | | - isa = PBXGroup; |
125 | | - children = ( |
126 | | - 03AAE3E2539C80211DDB0E1D /* EntityInfo.generated.swift */, |
127 | | - ); |
128 | | - path = generated; |
129 | | - sourceTree = "<group>"; |
130 | | - }; |
131 | 96 | 3DABC3C80306D2BD07D4938C /* Frameworks */ = { |
132 | 97 | isa = PBXGroup; |
133 | 98 | children = ( |
|
169 | 134 | 5039ECAD2181DA4D0095204F /* Shared */, |
170 | 135 | 5070AAEE218066C0002305F8 /* NotesExample-iOS */, |
171 | 136 | 5039EC9E2181DA350095204F /* NotesExample-macOS */, |
172 | | - 35F641D9D3E0492C65A63C84 /* generated */, |
173 | 137 | 5070AAED218066C0002305F8 /* Products */, |
174 | | - 1816FA0D018BADD44A16C61F /* Pods */, |
175 | 138 | 3DABC3C80306D2BD07D4938C /* Frameworks */, |
176 | 139 | ); |
177 | 140 | sourceTree = "<group>"; |
|
416 | 379 | 5039ECAE2181DA560095204F /* Note.swift in Sources */, |
417 | 380 | 5039ECBB2181E2020095204F /* Logger.swift in Sources */, |
418 | 381 | 5039ECB62181DFFF0095204F /* Author.swift in Sources */, |
419 | | - E3A74FC7D2AB1972A96A66F5 /* EntityInfo.generated.swift in Sources */, |
420 | 382 | ); |
421 | 383 | runOnlyForDeploymentPostprocessing = 0; |
422 | 384 | }; |
|
439 | 401 | 50DC4E832188617A00DF7253 /* Services.swift in Sources */, |
440 | 402 | 5070AB1521809535002305F8 /* Note.swift in Sources */, |
441 | 403 | 50DC4EA021899D5300DF7253 /* Notification+NoteChanges.swift in Sources */, |
442 | | - 485C08A6DD3B9121F73BE55A /* EntityInfo.generated.swift in Sources */, |
443 | 404 | ); |
444 | 405 | runOnlyForDeploymentPostprocessing = 0; |
445 | 406 | }; |
|
475 | 436 | /* Begin XCBuildConfiguration section */ |
476 | 437 | 5039ECAB2181DA360095204F /* Debug */ = { |
477 | 438 | isa = XCBuildConfiguration; |
478 | | - baseConfigurationReference = 665F303804C62FE87781402C /* Pods-NotesExample-macOS.debug.xcconfig */; |
479 | 439 | buildSettings = { |
480 | 440 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
481 | 441 | CODE_SIGN_IDENTITY = "-"; |
|
496 | 456 | }; |
497 | 457 | 5039ECAC2181DA360095204F /* Release */ = { |
498 | 458 | isa = XCBuildConfiguration; |
499 | | - baseConfigurationReference = 510AB1943D44CEF9BBFD83FC /* Pods-NotesExample-macOS.release.xcconfig */; |
500 | 459 | buildSettings = { |
501 | 460 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
502 | 461 | CODE_SIGN_IDENTITY = "-"; |
|
633 | 592 | }; |
634 | 593 | 5070AB01218066C1002305F8 /* Debug */ = { |
635 | 594 | isa = XCBuildConfiguration; |
636 | | - baseConfigurationReference = 5F860423F5C2884B48857B2F /* Pods-NotesExample-iOS.debug.xcconfig */; |
637 | 595 | buildSettings = { |
638 | 596 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
639 | 597 | CODE_SIGN_STYLE = Automatic; |
|
652 | 610 | }; |
653 | 611 | 5070AB02218066C1002305F8 /* Release */ = { |
654 | 612 | isa = XCBuildConfiguration; |
655 | | - baseConfigurationReference = 8F1A6148521EFDE57CD8A305 /* Pods-NotesExample-iOS.release.xcconfig */; |
656 | 613 | buildSettings = { |
657 | 614 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
658 | 615 | CODE_SIGN_STYLE = Automatic; |
|
0 commit comments