Skip to content

Commit e910495

Browse files
committed
Remove anything that CocoaPods or our script would add to the project anyway.
1 parent 1a811e2 commit e910495

File tree

1 file changed

+0
-43
lines changed

1 file changed

+0
-43
lines changed

Example/NotesExample.xcodeproj/project.pbxproj

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
485C08A6DD3B9121F73BE55A /* EntityInfo.generated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03AAE3E2539C80211DDB0E1D /* EntityInfo.generated.swift */; };
1110
5039ECA02181DA350095204F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5039EC9F2181DA350095204F /* AppDelegate.swift */; };
1211
5039ECA22181DA350095204F /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5039ECA12181DA350095204F /* ViewController.swift */; };
1312
5039ECA42181DA360095204F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5039ECA32181DA360095204F /* Assets.xcassets */; };
@@ -35,15 +34,11 @@
3534
50DC4EA62189B74300DF7253 /* Notification+AuthorChanges.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50DC4EA52189B74300DF7253 /* Notification+AuthorChanges.swift */; };
3635
50DC4EA82189B92400DF7253 /* AuthorCreationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 50DC4EA72189B92400DF7253 /* AuthorCreationViewController.swift */; };
3736
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 */; };
3937
FCB054DFF31FB988F198A270 /* Pods_NotesExample_macOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9F9163496740AA74B1B9F500 /* Pods_NotesExample_macOS.framework */; };
4038
/* End PBXBuildFile section */
4139

4240
/* Begin PBXFileReference section */
4341
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>"; };
4742
5039EC9D2181DA350095204F /* NotesExample-macOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "NotesExample-macOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
4843
5039EC9F2181DA350095204F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
4944
5039ECA12181DA350095204F /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
@@ -74,14 +69,7 @@
7469
50DC4EA32189AB9200DF7253 /* AuthorEditingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthorEditingViewController.swift; sourceTree = "<group>"; };
7570
50DC4EA52189B74300DF7253 /* Notification+AuthorChanges.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Notification+AuthorChanges.swift"; sourceTree = "<group>"; };
7671
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>"; };
7872
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>"; };
8573
9F9163496740AA74B1B9F500 /* Pods_NotesExample_macOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NotesExample_macOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
8674
/* End PBXFileReference section */
8775

@@ -105,29 +93,6 @@
10593
/* End PBXFrameworksBuildPhase section */
10694

10795
/* 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-
};
13196
3DABC3C80306D2BD07D4938C /* Frameworks */ = {
13297
isa = PBXGroup;
13398
children = (
@@ -169,9 +134,7 @@
169134
5039ECAD2181DA4D0095204F /* Shared */,
170135
5070AAEE218066C0002305F8 /* NotesExample-iOS */,
171136
5039EC9E2181DA350095204F /* NotesExample-macOS */,
172-
35F641D9D3E0492C65A63C84 /* generated */,
173137
5070AAED218066C0002305F8 /* Products */,
174-
1816FA0D018BADD44A16C61F /* Pods */,
175138
3DABC3C80306D2BD07D4938C /* Frameworks */,
176139
);
177140
sourceTree = "<group>";
@@ -416,7 +379,6 @@
416379
5039ECAE2181DA560095204F /* Note.swift in Sources */,
417380
5039ECBB2181E2020095204F /* Logger.swift in Sources */,
418381
5039ECB62181DFFF0095204F /* Author.swift in Sources */,
419-
E3A74FC7D2AB1972A96A66F5 /* EntityInfo.generated.swift in Sources */,
420382
);
421383
runOnlyForDeploymentPostprocessing = 0;
422384
};
@@ -439,7 +401,6 @@
439401
50DC4E832188617A00DF7253 /* Services.swift in Sources */,
440402
5070AB1521809535002305F8 /* Note.swift in Sources */,
441403
50DC4EA021899D5300DF7253 /* Notification+NoteChanges.swift in Sources */,
442-
485C08A6DD3B9121F73BE55A /* EntityInfo.generated.swift in Sources */,
443404
);
444405
runOnlyForDeploymentPostprocessing = 0;
445406
};
@@ -475,7 +436,6 @@
475436
/* Begin XCBuildConfiguration section */
476437
5039ECAB2181DA360095204F /* Debug */ = {
477438
isa = XCBuildConfiguration;
478-
baseConfigurationReference = 665F303804C62FE87781402C /* Pods-NotesExample-macOS.debug.xcconfig */;
479439
buildSettings = {
480440
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
481441
CODE_SIGN_IDENTITY = "-";
@@ -496,7 +456,6 @@
496456
};
497457
5039ECAC2181DA360095204F /* Release */ = {
498458
isa = XCBuildConfiguration;
499-
baseConfigurationReference = 510AB1943D44CEF9BBFD83FC /* Pods-NotesExample-macOS.release.xcconfig */;
500459
buildSettings = {
501460
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
502461
CODE_SIGN_IDENTITY = "-";
@@ -633,7 +592,6 @@
633592
};
634593
5070AB01218066C1002305F8 /* Debug */ = {
635594
isa = XCBuildConfiguration;
636-
baseConfigurationReference = 5F860423F5C2884B48857B2F /* Pods-NotesExample-iOS.debug.xcconfig */;
637595
buildSettings = {
638596
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
639597
CODE_SIGN_STYLE = Automatic;
@@ -652,7 +610,6 @@
652610
};
653611
5070AB02218066C1002305F8 /* Release */ = {
654612
isa = XCBuildConfiguration;
655-
baseConfigurationReference = 8F1A6148521EFDE57CD8A305 /* Pods-NotesExample-iOS.release.xcconfig */;
656613
buildSettings = {
657614
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
658615
CODE_SIGN_STYLE = Automatic;

0 commit comments

Comments
 (0)