Skip to content

Commit a5936c1

Browse files
committed
added watchOS unit test lane to make cocoapods linter happy
1 parent 159448b commit a5936c1

4 files changed

Lines changed: 204 additions & 21 deletions

File tree

CoreStore.xcodeproj/project.pbxproj

Lines changed: 161 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,35 @@
180180
B50EE14323473C96009B8C47 /* CoreStoreObject+DataSources.swift in Sources */ = {isa = PBXBuildFile; fileRef = B50EE14123473C92009B8C47 /* CoreStoreObject+DataSources.swift */; };
181181
B50EE14423473C97009B8C47 /* CoreStoreObject+DataSources.swift in Sources */ = {isa = PBXBuildFile; fileRef = B50EE14123473C92009B8C47 /* CoreStoreObject+DataSources.swift */; };
182182
B50EE14523473C97009B8C47 /* CoreStoreObject+DataSources.swift in Sources */ = {isa = PBXBuildFile; fileRef = B50EE14123473C92009B8C47 /* CoreStoreObject+DataSources.swift */; };
183+
B5114DA728CEEE5400EEAE78 /* SectionByTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B52557831D02A07400E51965 /* SectionByTests.swift */; };
184+
B5114DA828CEEE5400EEAE78 /* ConvenienceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B596BBAD1DD59FDB001DCDD9 /* ConvenienceTests.swift */; };
185+
B5114DA928CEEE5400EEAE78 /* ListObserverTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5220E0F1D0DA6AB009BC71E /* ListObserverTests.swift */; };
186+
B5114DAA28CEEE5400EEAE78 /* ErrorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5519A3F1CA1B17B002BEF78 /* ErrorTests.swift */; };
187+
B5114DAB28CEEE5400EEAE78 /* GroupByTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B525577B1D0291FE00E51965 /* GroupByTests.swift */; };
188+
B5114DAC28CEEE5400EEAE78 /* ListPublisherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5D8CA7A2346EC550055D7D1 /* ListPublisherTests.swift */; };
189+
B5114DAD28CEEE5400EEAE78 /* WhereTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B52557731D02791400E51965 /* WhereTests.swift */; };
190+
B5114DAE28CEEE5400EEAE78 /* MigrationChainTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5DC47C51C93D22900FA3BF3 /* MigrationChainTests.swift */; };
191+
B5114DAF28CEEE5400EEAE78 /* ImportTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5220E0B1D0D0D19009BC71E /* ImportTests.swift */; };
192+
B5114DB028CEEE5400EEAE78 /* DynamicModelTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5D339B31E925C2B00C880DE /* DynamicModelTests.swift */; };
193+
B5114DB128CEEE5400EEAE78 /* IntoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B525576B1CFAF18F00E51965 /* IntoTests.swift */; };
194+
B5114DB228CEEE5400EEAE78 /* ObjectPublisherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B581B9312362BB8C002BDB2B /* ObjectPublisherTests.swift */; };
195+
B5114DB328CEEE5400EEAE78 /* SetupTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B58085741CDF7F00004C2EEB /* SetupTests.swift */; };
196+
B5114DB428CEEE5400EEAE78 /* FetchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B52557871D02DE8100E51965 /* FetchTests.swift */; };
197+
B5114DB528CEEE5400EEAE78 /* FromTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5489F4F1CF603D5008B4978 /* FromTests.swift */; };
198+
B5114DB628CEEE5400EEAE78 /* ObjectObserverTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5220E071D0C5F8D009BC71E /* ObjectObserverTests.swift */; };
199+
B5114DB728CEEE5400EEAE78 /* OrderByTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B52557771D02826E00E51965 /* OrderByTests.swift */; };
200+
B5114DB828CEEE5400EEAE78 /* TestEntity2.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5489F3E1CF5EEBC008B4978 /* TestEntity2.swift */; };
201+
B5114DB928CEEE5400EEAE78 /* SelectTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B525576F1D02561A00E51965 /* SelectTests.swift */; };
202+
B5114DBA28CEEE5400EEAE78 /* TransactionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5489F451CF5F017008B4978 /* TransactionTests.swift */; };
203+
B5114DBB28CEEE5400EEAE78 /* TweakTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B525577F1D029D2500E51965 /* TweakTests.swift */; };
204+
B5114DBC28CEEE5400EEAE78 /* VersionLockTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B59A51822256C85E00CEF3C5 /* VersionLockTests.swift */; };
205+
B5114DBD28CEEE5400EEAE78 /* BaseTestCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5489F4B1CF5F743008B4978 /* BaseTestCase.swift */; };
206+
B5114DBE28CEEE5400EEAE78 /* Model.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = B5D372821A39CD6900F583D9 /* Model.xcdatamodeld */; };
207+
B5114DBF28CEEE5400EEAE78 /* BaseTestDataTestCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = B57D27BD1D0BBE8200539C58 /* BaseTestDataTestCase.swift */; };
208+
B5114DC028CEEE5400EEAE78 /* TestEntity1.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5489F3D1CF5EEBC008B4978 /* TestEntity1.swift */; };
209+
B5114DC128CEEE5400EEAE78 /* QueryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B57D27C11D0BC20100539C58 /* QueryTests.swift */; };
210+
B5114DC228CEEE5400EEAE78 /* StorageInterfaceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5DC47C91C93D9C800FA3BF3 /* StorageInterfaceTests.swift */; };
211+
B5114DC428CEEE5400EEAE78 /* CoreStore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82BA18891C4BBCBA00A0916E /* CoreStore.framework */; };
183212
B512607F1E97A18000402229 /* CoreStoreObject+Convenience.swift in Sources */ = {isa = PBXBuildFile; fileRef = B512607E1E97A18000402229 /* CoreStoreObject+Convenience.swift */; };
184213
B51260801E97A18000402229 /* CoreStoreObject+Convenience.swift in Sources */ = {isa = PBXBuildFile; fileRef = B512607E1E97A18000402229 /* CoreStoreObject+Convenience.swift */; };
185214
B51260811E97A18000402229 /* CoreStoreObject+Convenience.swift in Sources */ = {isa = PBXBuildFile; fileRef = B512607E1E97A18000402229 /* CoreStoreObject+Convenience.swift */; };
@@ -819,6 +848,13 @@
819848
remoteGlobalIDString = 82BA18881C4BBCBA00A0916E;
820849
remoteInfo = "CoreStore tvOS";
821850
};
851+
B5114DA528CEEE5400EEAE78 /* PBXContainerItemProxy */ = {
852+
isa = PBXContainerItemProxy;
853+
containerPortal = 2F03A52719C5C6DA005002A5 /* Project object */;
854+
proxyType = 1;
855+
remoteGlobalIDString = 82BA18881C4BBCBA00A0916E;
856+
remoteInfo = "CoreStore tvOS";
857+
};
822858
B52DD17F1BE1F8CD00949AFE /* PBXContainerItemProxy */ = {
823859
isa = PBXContainerItemProxy;
824860
containerPortal = 2F03A52719C5C6DA005002A5 /* Project object */;
@@ -879,6 +915,7 @@
879915
B50E17602351FA66004F033C /* Internals.Closure.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Internals.Closure.swift; sourceTree = "<group>"; };
880916
B50E42F623FBB91800ED476E /* ObjectProxy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ObjectProxy.swift; sourceTree = "<group>"; };
881917
B50EE14123473C92009B8C47 /* CoreStoreObject+DataSources.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CoreStoreObject+DataSources.swift"; sourceTree = "<group>"; };
918+
B5114DC928CEEE5400EEAE78 /* CoreStoreTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CoreStoreTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
882919
B512607E1E97A18000402229 /* CoreStoreObject+Convenience.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CoreStoreObject+Convenience.swift"; sourceTree = "<group>"; };
883920
B51260881E9B252B00402229 /* NSEntityDescription+DynamicModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSEntityDescription+DynamicModel.swift"; sourceTree = "<group>"; };
884921
B51260921E9B28F100402229 /* Internals.EntityIdentifier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Internals.EntityIdentifier.swift; sourceTree = "<group>"; };
@@ -1118,6 +1155,14 @@
11181155
);
11191156
runOnlyForDeploymentPostprocessing = 0;
11201157
};
1158+
B5114DC328CEEE5400EEAE78 /* Frameworks */ = {
1159+
isa = PBXFrameworksBuildPhase;
1160+
buildActionMask = 2147483647;
1161+
files = (
1162+
B5114DC428CEEE5400EEAE78 /* CoreStore.framework in Frameworks */,
1163+
);
1164+
runOnlyForDeploymentPostprocessing = 0;
1165+
};
11211166
B52DD1701BE1F8CC00949AFE /* Frameworks */ = {
11221167
isa = PBXFrameworksBuildPhase;
11231168
buildActionMask = 2147483647;
@@ -1174,6 +1219,7 @@
11741219
B52DD17D1BE1F8CC00949AFE /* CoreStoreTests.xctest */,
11751220
82BA18891C4BBCBA00A0916E /* CoreStore.framework */,
11761221
82BA18921C4BBCBA00A0916E /* CoreStoreTests.xctest */,
1222+
B5114DC928CEEE5400EEAE78 /* CoreStoreTests.xctest */,
11771223
);
11781224
name = Products;
11791225
sourceTree = "<group>";
@@ -1821,6 +1867,24 @@
18211867
productReference = 82BA18921C4BBCBA00A0916E /* CoreStoreTests.xctest */;
18221868
productType = "com.apple.product-type.bundle.unit-test";
18231869
};
1870+
B5114DA328CEEE5400EEAE78 /* CoreStoreTests watchOS */ = {
1871+
isa = PBXNativeTarget;
1872+
buildConfigurationList = B5114DC628CEEE5400EEAE78 /* Build configuration list for PBXNativeTarget "CoreStoreTests watchOS" */;
1873+
buildPhases = (
1874+
B5114DA628CEEE5400EEAE78 /* Sources */,
1875+
B5114DC328CEEE5400EEAE78 /* Frameworks */,
1876+
B5114DC528CEEE5400EEAE78 /* Resources */,
1877+
);
1878+
buildRules = (
1879+
);
1880+
dependencies = (
1881+
B5114DA428CEEE5400EEAE78 /* PBXTargetDependency */,
1882+
);
1883+
name = "CoreStoreTests watchOS";
1884+
productName = "CoreStore tvOSTests";
1885+
productReference = B5114DC928CEEE5400EEAE78 /* CoreStoreTests.xctest */;
1886+
productType = "com.apple.product-type.bundle.unit-test";
1887+
};
18241888
B52DD1731BE1F8CC00949AFE /* CoreStore OSX */ = {
18251889
isa = PBXNativeTarget;
18261890
buildConfigurationList = B52DD18C1BE1F8CD00949AFE /* Build configuration list for PBXNativeTarget "CoreStore OSX" */;
@@ -1932,6 +1996,7 @@
19321996
82BA18881C4BBCBA00A0916E /* CoreStore tvOS */,
19331997
82BA18911C4BBCBA00A0916E /* CoreStoreTests tvOS */,
19341998
B563216E1BD65082006C9394 /* CoreStore watchOS */,
1999+
B5114DA328CEEE5400EEAE78 /* CoreStoreTests watchOS */,
19352000
B52DD1731BE1F8CC00949AFE /* CoreStore OSX */,
19362001
B52DD17C1BE1F8CC00949AFE /* CoreStoreTests OSX */,
19372002
);
@@ -1967,6 +2032,13 @@
19672032
);
19682033
runOnlyForDeploymentPostprocessing = 0;
19692034
};
2035+
B5114DC528CEEE5400EEAE78 /* Resources */ = {
2036+
isa = PBXResourcesBuildPhase;
2037+
buildActionMask = 2147483647;
2038+
files = (
2039+
);
2040+
runOnlyForDeploymentPostprocessing = 0;
2041+
};
19702042
B52DD1721BE1F8CC00949AFE /* Resources */ = {
19712043
isa = PBXResourcesBuildPhase;
19722044
buildActionMask = 2147483647;
@@ -2423,6 +2495,41 @@
24232495
);
24242496
runOnlyForDeploymentPostprocessing = 0;
24252497
};
2498+
B5114DA628CEEE5400EEAE78 /* Sources */ = {
2499+
isa = PBXSourcesBuildPhase;
2500+
buildActionMask = 2147483647;
2501+
files = (
2502+
B5114DA728CEEE5400EEAE78 /* SectionByTests.swift in Sources */,
2503+
B5114DA828CEEE5400EEAE78 /* ConvenienceTests.swift in Sources */,
2504+
B5114DA928CEEE5400EEAE78 /* ListObserverTests.swift in Sources */,
2505+
B5114DAA28CEEE5400EEAE78 /* ErrorTests.swift in Sources */,
2506+
B5114DAB28CEEE5400EEAE78 /* GroupByTests.swift in Sources */,
2507+
B5114DAC28CEEE5400EEAE78 /* ListPublisherTests.swift in Sources */,
2508+
B5114DAD28CEEE5400EEAE78 /* WhereTests.swift in Sources */,
2509+
B5114DAE28CEEE5400EEAE78 /* MigrationChainTests.swift in Sources */,
2510+
B5114DAF28CEEE5400EEAE78 /* ImportTests.swift in Sources */,
2511+
B5114DB028CEEE5400EEAE78 /* DynamicModelTests.swift in Sources */,
2512+
B5114DB128CEEE5400EEAE78 /* IntoTests.swift in Sources */,
2513+
B5114DB228CEEE5400EEAE78 /* ObjectPublisherTests.swift in Sources */,
2514+
B5114DB328CEEE5400EEAE78 /* SetupTests.swift in Sources */,
2515+
B5114DB428CEEE5400EEAE78 /* FetchTests.swift in Sources */,
2516+
B5114DB528CEEE5400EEAE78 /* FromTests.swift in Sources */,
2517+
B5114DB628CEEE5400EEAE78 /* ObjectObserverTests.swift in Sources */,
2518+
B5114DB728CEEE5400EEAE78 /* OrderByTests.swift in Sources */,
2519+
B5114DB828CEEE5400EEAE78 /* TestEntity2.swift in Sources */,
2520+
B5114DB928CEEE5400EEAE78 /* SelectTests.swift in Sources */,
2521+
B5114DBA28CEEE5400EEAE78 /* TransactionTests.swift in Sources */,
2522+
B5114DBB28CEEE5400EEAE78 /* TweakTests.swift in Sources */,
2523+
B5114DBC28CEEE5400EEAE78 /* VersionLockTests.swift in Sources */,
2524+
B5114DBD28CEEE5400EEAE78 /* BaseTestCase.swift in Sources */,
2525+
B5114DBE28CEEE5400EEAE78 /* Model.xcdatamodeld in Sources */,
2526+
B5114DBF28CEEE5400EEAE78 /* BaseTestDataTestCase.swift in Sources */,
2527+
B5114DC028CEEE5400EEAE78 /* TestEntity1.swift in Sources */,
2528+
B5114DC128CEEE5400EEAE78 /* QueryTests.swift in Sources */,
2529+
B5114DC228CEEE5400EEAE78 /* StorageInterfaceTests.swift in Sources */,
2530+
);
2531+
runOnlyForDeploymentPostprocessing = 0;
2532+
};
24262533
B52DD16F1BE1F8CC00949AFE /* Sources */ = {
24272534
isa = PBXSourcesBuildPhase;
24282535
buildActionMask = 2147483647;
@@ -2828,6 +2935,11 @@
28282935
target = 82BA18881C4BBCBA00A0916E /* CoreStore tvOS */;
28292936
targetProxy = 82BA18941C4BBCBA00A0916E /* PBXContainerItemProxy */;
28302937
};
2938+
B5114DA428CEEE5400EEAE78 /* PBXTargetDependency */ = {
2939+
isa = PBXTargetDependency;
2940+
target = 82BA18881C4BBCBA00A0916E /* CoreStore tvOS */;
2941+
targetProxy = B5114DA528CEEE5400EEAE78 /* PBXContainerItemProxy */;
2942+
};
28312943
B52DD1801BE1F8CD00949AFE /* PBXTargetDependency */ = {
28322944
isa = PBXTargetDependency;
28332945
target = B52DD1731BE1F8CC00949AFE /* CoreStore OSX */;
@@ -3147,6 +3259,44 @@
31473259
};
31483260
name = Release;
31493261
};
3262+
B5114DC728CEEE5400EEAE78 /* Debug */ = {
3263+
isa = XCBuildConfiguration;
3264+
buildSettings = {
3265+
APPLICATION_EXTENSION_API_ONLY = NO;
3266+
CLANG_ENABLE_MODULES = YES;
3267+
GCC_NO_COMMON_BLOCKS = YES;
3268+
INFOPLIST_FILE = CoreStoreTests/Info.plist;
3269+
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
3270+
PRODUCT_BUNDLE_IDENTIFIER = "com.johnestropia.$(PRODUCT_NAME:rfc1034identifier)";
3271+
PRODUCT_NAME = CoreStoreTests;
3272+
SDKROOT = watchos;
3273+
SUPPORTS_MACCATALYST = NO;
3274+
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
3275+
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
3276+
SWIFT_SWIFT3_OBJC_INFERENCE = Off;
3277+
TARGETED_DEVICE_FAMILY = 4;
3278+
};
3279+
name = Debug;
3280+
};
3281+
B5114DC828CEEE5400EEAE78 /* Release */ = {
3282+
isa = XCBuildConfiguration;
3283+
buildSettings = {
3284+
APPLICATION_EXTENSION_API_ONLY = NO;
3285+
CLANG_ENABLE_MODULES = YES;
3286+
COPY_PHASE_STRIP = NO;
3287+
GCC_NO_COMMON_BLOCKS = YES;
3288+
INFOPLIST_FILE = CoreStoreTests/Info.plist;
3289+
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
3290+
PRODUCT_BUNDLE_IDENTIFIER = "com.johnestropia.$(PRODUCT_NAME:rfc1034identifier)";
3291+
PRODUCT_NAME = CoreStoreTests;
3292+
SDKROOT = watchos;
3293+
SUPPORTS_MACCATALYST = NO;
3294+
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
3295+
SWIFT_SWIFT3_OBJC_INFERENCE = Off;
3296+
TARGETED_DEVICE_FAMILY = 4;
3297+
};
3298+
name = Release;
3299+
};
31503300
B52DD1851BE1F8CD00949AFE /* Debug */ = {
31513301
isa = XCBuildConfiguration;
31523302
buildSettings = {
@@ -3220,7 +3370,7 @@
32203370
GCC_NO_COMMON_BLOCKS = YES;
32213371
INFOPLIST_FILE = CoreStoreTests/Info.plist;
32223372
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
3223-
PRODUCT_BUNDLE_IDENTIFIER = com.johnestropia.CoreStore;
3373+
PRODUCT_BUNDLE_IDENTIFIER = "com.johnestropia.$(PRODUCT_NAME:rfc1034identifier)";
32243374
PRODUCT_NAME = CoreStoreTests;
32253375
SDKROOT = macosx;
32263376
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
@@ -3241,7 +3391,7 @@
32413391
GCC_NO_COMMON_BLOCKS = YES;
32423392
INFOPLIST_FILE = CoreStoreTests/Info.plist;
32433393
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
3244-
PRODUCT_BUNDLE_IDENTIFIER = com.johnestropia.CoreStore;
3394+
PRODUCT_BUNDLE_IDENTIFIER = "com.johnestropia.$(PRODUCT_NAME:rfc1034identifier)";
32453395
PRODUCT_NAME = CoreStoreTests;
32463396
SDKROOT = macosx;
32473397
SWIFT_SWIFT3_OBJC_INFERENCE = Off;
@@ -3353,6 +3503,15 @@
33533503
defaultConfigurationIsVisible = 0;
33543504
defaultConfigurationName = Release;
33553505
};
3506+
B5114DC628CEEE5400EEAE78 /* Build configuration list for PBXNativeTarget "CoreStoreTests watchOS" */ = {
3507+
isa = XCConfigurationList;
3508+
buildConfigurations = (
3509+
B5114DC728CEEE5400EEAE78 /* Debug */,
3510+
B5114DC828CEEE5400EEAE78 /* Release */,
3511+
);
3512+
defaultConfigurationIsVisible = 0;
3513+
defaultConfigurationName = Release;
3514+
};
33563515
B52DD18C1BE1F8CD00949AFE /* Build configuration list for PBXNativeTarget "CoreStore OSX" */ = {
33573516
isa = XCConfigurationList;
33583517
buildConfigurations = (

CoreStore.xcodeproj/xcshareddata/xcschemes/CoreStore watchOS.xcscheme

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,20 @@
2020
ReferencedContainer = "container:CoreStore.xcodeproj">
2121
</BuildableReference>
2222
</BuildActionEntry>
23+
<BuildActionEntry
24+
buildForTesting = "YES"
25+
buildForRunning = "NO"
26+
buildForProfiling = "NO"
27+
buildForArchiving = "NO"
28+
buildForAnalyzing = "NO">
29+
<BuildableReference
30+
BuildableIdentifier = "primary"
31+
BlueprintIdentifier = "B5114DA328CEEE5400EEAE78"
32+
BuildableName = "CoreStoreTests watchOS.xctest"
33+
BlueprintName = "CoreStoreTests watchOS"
34+
ReferencedContainer = "container:CoreStore.xcodeproj">
35+
</BuildableReference>
36+
</BuildActionEntry>
2337
</BuildActionEntries>
2438
</BuildAction>
2539
<TestAction
@@ -28,6 +42,16 @@
2842
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
2943
shouldUseLaunchSchemeArgsEnv = "YES">
3044
<Testables>
45+
<TestableReference
46+
skipped = "NO">
47+
<BuildableReference
48+
BuildableIdentifier = "primary"
49+
BlueprintIdentifier = "B5114DA328CEEE5400EEAE78"
50+
BuildableName = "CoreStoreTests watchOS.xctest"
51+
BlueprintName = "CoreStoreTests watchOS"
52+
ReferencedContainer = "container:CoreStore.xcodeproj">
53+
</BuildableReference>
54+
</TestableReference>
3155
</Testables>
3256
</TestAction>
3357
<LaunchAction

0 commit comments

Comments
 (0)