Skip to content

Commit 7fb5cd4

Browse files
committed
fix file locations
1 parent 35b18e0 commit 7fb5cd4

39 files changed

+15
-119
lines changed

wire-ios-data-model/Tests/WireDataModelTests.m

Lines changed: 0 additions & 49 deletions
This file was deleted.

wire-ios-data-model/WireDataModel.xcodeproj/project.pbxproj

Lines changed: 15 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,6 @@
8181
/* End PBXFileReference section */
8282

8383
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
84-
59ABA8662D43ECD0005D2D17 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
85-
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
86-
membershipExceptions = (
87-
AppDelegate.m,
88-
"Default-568h@2x.png",
89-
main.m,
90-
);
91-
target = F9C9A7F21CAED9510039E10C /* WireDataModelTestHost */;
92-
};
9384
59ABA88A2D43ECEC005D2D17 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
9485
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
9586
membershipExceptions = (
@@ -147,40 +138,34 @@
147138
);
148139
target = F9C9A4FB1CAD5DF10039E10C /* WireDataModel */;
149140
};
150-
59ABC5F92D43F432005D2D17 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
141+
59ABD68F2D43F95B005D2D17 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
151142
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
152143
membershipExceptions = (
153-
PersistentStoreCoordinatorTests.m,
144+
TestPlans/AllTests.xctestplan,
145+
TestPlans/SecurityTests.xctestplan,
146+
WireDataModelTestTarget/AppDelegate.m,
147+
"WireDataModelTestTarget/Default-568h@2x.png",
148+
WireDataModelTestTarget/Info.plist,
149+
WireDataModelTestTarget/main.m,
154150
);
155151
target = F9C9A5051CAD5DF10039E10C /* WireDataModelTests */;
156152
};
157-
59ABCF262D43F856005D2D17 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
153+
59ABD6902D43F95B005D2D17 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
158154
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
159155
membershipExceptions = (
160-
CoreDataRelationshipsTests.m,
156+
WireDataModelTestTarget/AppDelegate.m,
157+
"WireDataModelTestTarget/Default-568h@2x.png",
158+
WireDataModelTestTarget/main.m,
161159
);
162-
target = F9C9A5051CAD5DF10039E10C /* WireDataModelTests */;
160+
target = F9C9A7F21CAED9510039E10C /* WireDataModelTestHost */;
163161
};
164162
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
165163

166164
/* Begin PBXFileSystemSynchronizedRootGroup section */
167-
59ABA8632D43ECD0005D2D17 /* WireDataModelTestTarget */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (59ABA8662D43ECD0005D2D17 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = WireDataModelTestTarget; sourceTree = "<group>"; };
168165
59ABA87A2D43ECEC005D2D17 /* Support */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (59ABA88A2D43ECEC005D2D17 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = Support; sourceTree = "<group>"; };
169166
59ABBB6F2D43F03B005D2D17 /* Source */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (59ABBD6D2D43F03C005D2D17 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = Source; sourceTree = "<group>"; };
170167
59ABBD7C2D43F07D005D2D17 /* Resources */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (59ABBDAE2D43F07D005D2D17 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = Resources; sourceTree = "<group>"; };
171-
59ABBDE42D43F0B7005D2D17 /* Resources */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = Resources; sourceTree = "<group>"; };
172-
59ABC4C92D43F2EF005D2D17 /* OneOnOne */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = OneOnOne; sourceTree = "<group>"; };
173-
59ABC4D12D43F2F1005D2D17 /* Proteus */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = Proteus; sourceTree = "<group>"; };
174-
59ABC4EA2D43F376005D2D17 /* MLS */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = MLS; sourceTree = "<group>"; };
175-
59ABC5062D43F380005D2D17 /* UseCases */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = UseCases; sourceTree = "<group>"; };
176-
59ABC50E2D43F383005D2D17 /* ConversationSearch */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = ConversationSearch; sourceTree = "<group>"; };
177-
59ABC5142D43F385005D2D17 /* Authentication */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = Authentication; sourceTree = "<group>"; };
178-
59ABC5792D43F3AD005D2D17 /* Helper */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); name = Helper; path = Source/Helper; sourceTree = "<group>"; };
179-
59ABC5982D43F3B0005D2D17 /* Utils */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); name = Utils; path = Source/Utils; sourceTree = "<group>"; };
180-
59ABC5B12D43F3B4005D2D17 /* E2EIdentity */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); name = E2EIdentity; path = Source/E2EIdentity; sourceTree = "<group>"; };
181-
59ABC5DA2D43F432005D2D17 /* ManagedObjectContext */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (59ABC5F92D43F432005D2D17 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); name = ManagedObjectContext; path = Source/ManagedObjectContext; sourceTree = "<group>"; };
182-
59ABCE692D43F856005D2D17 /* Model */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (59ABCF262D43F856005D2D17 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); name = Model; path = Source/Model; sourceTree = "<group>"; };
183-
59D2642C2CF7249D0005317F /* TestPlans */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = TestPlans; sourceTree = "<group>"; };
168+
59ABD5322D43F95B005D2D17 /* Tests */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (59ABD68F2D43F95B005D2D17 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, 59ABD6902D43F95B005D2D17 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = Tests; sourceTree = "<group>"; };
184169
/* End PBXFileSystemSynchronizedRootGroup section */
185170

186171
/* Begin PBXFrameworksBuildPhase section */
@@ -242,7 +227,7 @@
242227
59ABBD7C2D43F07D005D2D17 /* Resources */,
243228
59ABBB6F2D43F03B005D2D17 /* Source */,
244229
59ABA87A2D43ECEC005D2D17 /* Support */,
245-
F9C9A50A1CAD5DF10039E10C /* Tests */,
230+
59ABD5322D43F95B005D2D17 /* Tests */,
246231
F9C9A6701CAD779E0039E10C /* Frameworks */,
247232
F9C9A4FD1CAD5DF10039E10C /* Products */,
248233
);
@@ -263,17 +248,6 @@
263248
name = Products;
264249
sourceTree = "<group>";
265250
};
266-
F9C9A50A1CAD5DF10039E10C /* Tests */ = {
267-
isa = PBXGroup;
268-
children = (
269-
59D2642C2CF7249D0005317F /* TestPlans */,
270-
59ABBDE42D43F0B7005D2D17 /* Resources */,
271-
59ABA8632D43ECD0005D2D17 /* WireDataModelTestTarget */,
272-
F9C9A79A1CAEA8FC0039E10C /* Source */,
273-
);
274-
path = Tests;
275-
sourceTree = "<group>";
276-
};
277251
F9C9A6701CAD779E0039E10C /* Frameworks */ = {
278252
isa = PBXGroup;
279253
children = (
@@ -292,24 +266,6 @@
292266
name = Frameworks;
293267
sourceTree = "<group>";
294268
};
295-
F9C9A79A1CAEA8FC0039E10C /* Source */ = {
296-
isa = PBXGroup;
297-
children = (
298-
59ABC5142D43F385005D2D17 /* Authentication */,
299-
59ABC50E2D43F383005D2D17 /* ConversationSearch */,
300-
59ABC5B12D43F3B4005D2D17 /* E2EIdentity */,
301-
59ABC5062D43F380005D2D17 /* UseCases */,
302-
59ABC5982D43F3B0005D2D17 /* Utils */,
303-
59ABC5792D43F3AD005D2D17 /* Helper */,
304-
59ABC5DA2D43F432005D2D17 /* ManagedObjectContext */,
305-
59ABCE692D43F856005D2D17 /* Model */,
306-
59ABC4EA2D43F376005D2D17 /* MLS */,
307-
59ABC4D12D43F2F1005D2D17 /* Proteus */,
308-
59ABC4C92D43F2EF005D2D17 /* OneOnOne */,
309-
);
310-
name = Source;
311-
sourceTree = "<group>";
312-
};
313269
/* End PBXGroup section */
314270

315271
/* Begin PBXHeadersBuildPhase section */
@@ -396,18 +352,7 @@
396352
F9C9A5091CAD5DF10039E10C /* PBXTargetDependency */,
397353
);
398354
fileSystemSynchronizedGroups = (
399-
59ABBDE42D43F0B7005D2D17 /* Resources */,
400-
59ABC4C92D43F2EF005D2D17 /* OneOnOne */,
401-
59ABC4D12D43F2F1005D2D17 /* Proteus */,
402-
59ABC4EA2D43F376005D2D17 /* MLS */,
403-
59ABC5062D43F380005D2D17 /* UseCases */,
404-
59ABC50E2D43F383005D2D17 /* ConversationSearch */,
405-
59ABC5142D43F385005D2D17 /* Authentication */,
406-
59ABC5792D43F3AD005D2D17 /* Helper */,
407-
59ABC5982D43F3B0005D2D17 /* Utils */,
408-
59ABC5B12D43F3B4005D2D17 /* E2EIdentity */,
409-
59ABC5DA2D43F432005D2D17 /* ManagedObjectContext */,
410-
59ABCE692D43F856005D2D17 /* Model */,
355+
59ABD5322D43F95B005D2D17 /* Tests */,
411356
);
412357
name = WireDataModelTests;
413358
productName = WireDataModelTests;

0 commit comments

Comments
 (0)