Skip to content

Commit 9a21c4d

Browse files
author
Dilip Parmar
committed
- Added CoreDataWrapper.xcdatamodeld file
1 parent 341c31d commit 9a21c4d

File tree

1 file changed

+16
-24
lines changed

1 file changed

+16
-24
lines changed

CoreDataWrapper.xcodeproj/project.pbxproj

Lines changed: 16 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,6 @@
2525
66F3CFAE22E78C8200A7C7A2 /* CoreDataWrapper+SyncOperations.swift in Sources */ = {isa = PBXBuildFile; fileRef = 667C939122E76C8900451878 /* CoreDataWrapper+SyncOperations.swift */; };
2626
EE7E8AF72449681500A86153 /* CoreDataWrapper_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 667C938522E76C3400451878 /* CoreDataWrapper_iOS.framework */; };
2727
EE7E8B002449687200A86153 /* SyncOperationsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE7E8AFE2449687200A86153 /* SyncOperationsTests.swift */; };
28-
EE7E8B0924496A5300A86153 /* CoreDataWrapper.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = EE7E8B0724496A5300A86153 /* CoreDataWrapper.xcdatamodeld */; };
29-
EE7E8B0A24496A5300A86153 /* CoreDataWrapper.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = EE7E8B0724496A5300A86153 /* CoreDataWrapper.xcdatamodeld */; };
30-
EE7E8B0B24496A5300A86153 /* CoreDataWrapper.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = EE7E8B0724496A5300A86153 /* CoreDataWrapper.xcdatamodeld */; };
31-
EE7E8B0C24496A5300A86153 /* CoreDataWrapper.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = EE7E8B0724496A5300A86153 /* CoreDataWrapper.xcdatamodeld */; };
32-
EE7E8B0D24496A5300A86153 /* CoreDataWrapper.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = EE7E8B0724496A5300A86153 /* CoreDataWrapper.xcdatamodeld */; };
3328
EE7E8B1024496B4F00A86153 /* Car+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE7E8B0E24496B4F00A86153 /* Car+CoreDataProperties.swift */; };
3429
EE7E8B1124496B4F00A86153 /* Car+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE7E8B0E24496B4F00A86153 /* Car+CoreDataProperties.swift */; };
3530
EE7E8B1224496B4F00A86153 /* Car+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE7E8B0E24496B4F00A86153 /* Car+CoreDataProperties.swift */; };
@@ -40,6 +35,11 @@
4035
EE7E8B1824496B4F00A86153 /* Car+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE7E8B0F24496B4F00A86153 /* Car+CoreDataClass.swift */; };
4136
EE7E8B1A24496F5500A86153 /* AsyncOperationsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE7E8AFD2449687200A86153 /* AsyncOperationsTests.swift */; };
4237
EE9D819E2449B4FB00DD483A /* CoreDataWrapperTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE9D819D2449B4FB00DD483A /* CoreDataWrapperTest.swift */; };
38+
EEE43C30263191D00074C54C /* CoreDataWrapper.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = EEE43C2E263191D00074C54C /* CoreDataWrapper.xcdatamodeld */; };
39+
EEE43C31263191D00074C54C /* CoreDataWrapper.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = EEE43C2E263191D00074C54C /* CoreDataWrapper.xcdatamodeld */; };
40+
EEE43C32263191D00074C54C /* CoreDataWrapper.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = EEE43C2E263191D00074C54C /* CoreDataWrapper.xcdatamodeld */; };
41+
EEE43C33263191D00074C54C /* CoreDataWrapper.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = EEE43C2E263191D00074C54C /* CoreDataWrapper.xcdatamodeld */; };
42+
EEE43C34263191D00074C54C /* CoreDataWrapper.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = EEE43C2E263191D00074C54C /* CoreDataWrapper.xcdatamodeld */; };
4343
EEECFC7A2525DA4B00D5D424 /* AsyncOperationBlockingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEECFC792525DA4B00D5D424 /* AsyncOperationBlockingTests.swift */; };
4444
/* End PBXBuildFile section */
4545

@@ -67,10 +67,10 @@
6767
EE7E8AF62449681500A86153 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
6868
EE7E8AFD2449687200A86153 /* AsyncOperationsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AsyncOperationsTests.swift; sourceTree = "<group>"; };
6969
EE7E8AFE2449687200A86153 /* SyncOperationsTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SyncOperationsTests.swift; sourceTree = "<group>"; };
70-
EE7E8B0824496A5300A86153 /* PersonalProtectionTests.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = PersonalProtectionTests.xcdatamodel; sourceTree = "<group>"; };
7170
EE7E8B0E24496B4F00A86153 /* Car+CoreDataProperties.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Car+CoreDataProperties.swift"; sourceTree = "<group>"; };
7271
EE7E8B0F24496B4F00A86153 /* Car+CoreDataClass.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Car+CoreDataClass.swift"; sourceTree = "<group>"; };
7372
EE9D819D2449B4FB00DD483A /* CoreDataWrapperTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataWrapperTest.swift; sourceTree = "<group>"; };
73+
EEE43C2F263191D00074C54C /* PersonalProtectionTests.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = PersonalProtectionTests.xcdatamodel; sourceTree = "<group>"; };
7474
EEECFC792525DA4B00D5D424 /* AsyncOperationBlockingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AsyncOperationBlockingTests.swift; sourceTree = "<group>"; };
7575
/* End PBXFileReference section */
7676

@@ -142,7 +142,7 @@
142142
667C939022E76C8900451878 /* CoreDataWrapper.swift */,
143143
667C939222E76C8900451878 /* CoreDataWrapper+AsyncOperations.swift */,
144144
667C939122E76C8900451878 /* CoreDataWrapper+SyncOperations.swift */,
145-
EE7E8B0624496A4100A86153 /* Model */,
145+
EEE43C2E263191D00074C54C /* CoreDataWrapper.xcdatamodeld */,
146146
EE7E8B0124496A0200A86153 /* Unit Test Dummy files */,
147147
667C938922E76C3400451878 /* Info.plist */,
148148
);
@@ -170,14 +170,6 @@
170170
path = "Unit Test Dummy files";
171171
sourceTree = "<group>";
172172
};
173-
EE7E8B0624496A4100A86153 /* Model */ = {
174-
isa = PBXGroup;
175-
children = (
176-
EE7E8B0724496A5300A86153 /* CoreDataWrapper.xcdatamodeld */,
177-
);
178-
path = Model;
179-
sourceTree = "<group>";
180-
};
181173
/* End PBXGroup section */
182174

183175
/* Begin PBXHeadersBuildPhase section */
@@ -399,11 +391,11 @@
399391
isa = PBXSourcesBuildPhase;
400392
buildActionMask = 2147483647;
401393
files = (
402-
EE7E8B0924496A5300A86153 /* CoreDataWrapper.xcdatamodeld in Sources */,
403394
EE7E8B1024496B4F00A86153 /* Car+CoreDataProperties.swift in Sources */,
404395
EE7E8B1524496B4F00A86153 /* Car+CoreDataClass.swift in Sources */,
405396
667C939422E76C8900451878 /* CoreDataWrapper.swift in Sources */,
406397
667C939622E76C8900451878 /* CoreDataWrapper+AsyncOperations.swift in Sources */,
398+
EEE43C30263191D00074C54C /* CoreDataWrapper.xcdatamodeld in Sources */,
407399
667C939522E76C8900451878 /* CoreDataWrapper+SyncOperations.swift in Sources */,
408400
);
409401
runOnlyForDeploymentPostprocessing = 0;
@@ -412,11 +404,11 @@
412404
isa = PBXSourcesBuildPhase;
413405
buildActionMask = 2147483647;
414406
files = (
415-
EE7E8B0A24496A5300A86153 /* CoreDataWrapper.xcdatamodeld in Sources */,
416407
EE7E8B1124496B4F00A86153 /* Car+CoreDataProperties.swift in Sources */,
417408
EE7E8B1624496B4F00A86153 /* Car+CoreDataClass.swift in Sources */,
418409
667C93A722E7713200451878 /* CoreDataWrapper+SyncOperations.swift in Sources */,
419410
667C93A522E7712D00451878 /* CoreDataWrapper.swift in Sources */,
411+
EEE43C31263191D00074C54C /* CoreDataWrapper.xcdatamodeld in Sources */,
420412
667C93A622E7712F00451878 /* CoreDataWrapper+AsyncOperations.swift in Sources */,
421413
);
422414
runOnlyForDeploymentPostprocessing = 0;
@@ -425,11 +417,11 @@
425417
isa = PBXSourcesBuildPhase;
426418
buildActionMask = 2147483647;
427419
files = (
428-
EE7E8B0B24496A5300A86153 /* CoreDataWrapper.xcdatamodeld in Sources */,
429420
EE7E8B1224496B4F00A86153 /* Car+CoreDataProperties.swift in Sources */,
430421
EE7E8B1724496B4F00A86153 /* Car+CoreDataClass.swift in Sources */,
431422
667C93C622E7724C00451878 /* CoreDataWrapper+SyncOperations.swift in Sources */,
432423
667C93C222E7724700451878 /* CoreDataWrapper.swift in Sources */,
424+
EEE43C32263191D00074C54C /* CoreDataWrapper.xcdatamodeld in Sources */,
433425
667C93C422E7724900451878 /* CoreDataWrapper+AsyncOperations.swift in Sources */,
434426
);
435427
runOnlyForDeploymentPostprocessing = 0;
@@ -438,11 +430,11 @@
438430
isa = PBXSourcesBuildPhase;
439431
buildActionMask = 2147483647;
440432
files = (
441-
EE7E8B0C24496A5300A86153 /* CoreDataWrapper.xcdatamodeld in Sources */,
442433
EE7E8B1324496B4F00A86153 /* Car+CoreDataProperties.swift in Sources */,
443434
EE7E8B1824496B4F00A86153 /* Car+CoreDataClass.swift in Sources */,
444435
66F3CFAE22E78C8200A7C7A2 /* CoreDataWrapper+SyncOperations.swift in Sources */,
445436
66F3CFAC22E78C7C00A7C7A2 /* CoreDataWrapper.swift in Sources */,
437+
EEE43C33263191D00074C54C /* CoreDataWrapper.xcdatamodeld in Sources */,
446438
66F3CFAD22E78C7E00A7C7A2 /* CoreDataWrapper+AsyncOperations.swift in Sources */,
447439
);
448440
runOnlyForDeploymentPostprocessing = 0;
@@ -452,7 +444,7 @@
452444
buildActionMask = 2147483647;
453445
files = (
454446
EE9D819E2449B4FB00DD483A /* CoreDataWrapperTest.swift in Sources */,
455-
EE7E8B0D24496A5300A86153 /* CoreDataWrapper.xcdatamodeld in Sources */,
447+
EEE43C34263191D00074C54C /* CoreDataWrapper.xcdatamodeld in Sources */,
456448
EEECFC7A2525DA4B00D5D424 /* AsyncOperationBlockingTests.swift in Sources */,
457449
EE7E8B002449687200A86153 /* SyncOperationsTests.swift in Sources */,
458450
EE7E8B1A24496F5500A86153 /* AsyncOperationsTests.swift in Sources */,
@@ -916,14 +908,14 @@
916908
/* End XCConfigurationList section */
917909

918910
/* Begin XCVersionGroup section */
919-
EE7E8B0724496A5300A86153 /* CoreDataWrapper.xcdatamodeld */ = {
911+
EEE43C2E263191D00074C54C /* CoreDataWrapper.xcdatamodeld */ = {
920912
isa = XCVersionGroup;
921913
children = (
922-
EE7E8B0824496A5300A86153 /* PersonalProtectionTests.xcdatamodel */,
914+
EEE43C2F263191D00074C54C /* PersonalProtectionTests.xcdatamodel */,
923915
);
924-
currentVersion = EE7E8B0824496A5300A86153 /* PersonalProtectionTests.xcdatamodel */;
916+
currentVersion = EEE43C2F263191D00074C54C /* PersonalProtectionTests.xcdatamodel */;
925917
name = CoreDataWrapper.xcdatamodeld;
926-
path = ../../Sources/CoreDataWrapper.xcdatamodeld;
918+
path = ../Sources/CoreDataWrapper.xcdatamodeld;
927919
sourceTree = "<group>";
928920
versionGroupType = wrapper.xcdatamodel;
929921
};

0 commit comments

Comments
 (0)