Skip to content

Commit 884975e

Browse files
author
Bell App Lab
committed
Bump to 1.4.0
Fixed settings for cocoapods
1 parent b8473af commit 884975e

5 files changed

Lines changed: 189 additions & 12 deletions

File tree

Example/Example.xcodeproj/project.pbxproj

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1531,7 +1531,7 @@
15311531
650B58B81DA6B7D60037CBD7 /* Release */,
15321532
);
15331533
defaultConfigurationIsVisible = 0;
1534-
defaultConfigurationName = Release;
1534+
defaultConfigurationName = Debug;
15351535
};
15361536
6553C36620D944D900405D40 /* Build configuration list for PBXNativeTarget "macOS Example" */ = {
15371537
isa = XCConfigurationList;
@@ -1540,7 +1540,7 @@
15401540
6553C36820D944D900405D40 /* Release */,
15411541
);
15421542
defaultConfigurationIsVisible = 0;
1543-
defaultConfigurationName = Release;
1543+
defaultConfigurationName = Debug;
15441544
};
15451545
6553C37720D9455900405D40 /* Build configuration list for PBXNativeTarget "macOS Tests" */ = {
15461546
isa = XCConfigurationList;
@@ -1549,7 +1549,7 @@
15491549
6553C37920D9455900405D40 /* Release */,
15501550
);
15511551
defaultConfigurationIsVisible = 0;
1552-
defaultConfigurationName = Release;
1552+
defaultConfigurationName = Debug;
15531553
};
15541554
6553C38D20D9471800405D40 /* Build configuration list for PBXNativeTarget "Backgroundable_macOS" */ = {
15551555
isa = XCConfigurationList;
@@ -1558,7 +1558,7 @@
15581558
6553C38F20D9471800405D40 /* Release */,
15591559
);
15601560
defaultConfigurationIsVisible = 0;
1561-
defaultConfigurationName = Release;
1561+
defaultConfigurationName = Debug;
15621562
};
15631563
6553C3A620D9486100405D40 /* Build configuration list for PBXNativeTarget "Backgroundable_tvOS" */ = {
15641564
isa = XCConfigurationList;
@@ -1567,7 +1567,7 @@
15671567
6553C3A820D9486100405D40 /* Release */,
15681568
);
15691569
defaultConfigurationIsVisible = 0;
1570-
defaultConfigurationName = Release;
1570+
defaultConfigurationName = Debug;
15711571
};
15721572
6553C3BB20D9493A00405D40 /* Build configuration list for PBXNativeTarget "Backgroundable_iOS" */ = {
15731573
isa = XCConfigurationList;
@@ -1576,7 +1576,7 @@
15761576
6553C3BD20D9493A00405D40 /* Release */,
15771577
);
15781578
defaultConfigurationIsVisible = 0;
1579-
defaultConfigurationName = Release;
1579+
defaultConfigurationName = Debug;
15801580
};
15811581
658231D320D7F8DE00FA8CC9 /* Build configuration list for PBXNativeTarget "iOS Example" */ = {
15821582
isa = XCConfigurationList;
@@ -1585,7 +1585,7 @@
15851585
658231D520D7F8DE00FA8CC9 /* Release */,
15861586
);
15871587
defaultConfigurationIsVisible = 0;
1588-
defaultConfigurationName = Release;
1588+
defaultConfigurationName = Debug;
15891589
};
15901590
658231E820D7FB3100FA8CC9 /* Build configuration list for PBXNativeTarget "tvOS Example" */ = {
15911591
isa = XCConfigurationList;
@@ -1594,7 +1594,7 @@
15941594
658231EA20D7FB3100FA8CC9 /* Release */,
15951595
);
15961596
defaultConfigurationIsVisible = 0;
1597-
defaultConfigurationName = Release;
1597+
defaultConfigurationName = Debug;
15981598
};
15991599
6582325320D812A200FA8CC9 /* Build configuration list for PBXNativeTarget "iOS Tests" */ = {
16001600
isa = XCConfigurationList;
@@ -1603,7 +1603,7 @@
16031603
6582325520D812A200FA8CC9 /* Release */,
16041604
);
16051605
defaultConfigurationIsVisible = 0;
1606-
defaultConfigurationName = Release;
1606+
defaultConfigurationName = Debug;
16071607
};
16081608
6582326520D8134F00FA8CC9 /* Build configuration list for PBXNativeTarget "tvOS Tests" */ = {
16091609
isa = XCConfigurationList;
@@ -1612,7 +1612,7 @@
16121612
6582326720D8134F00FA8CC9 /* Release */,
16131613
);
16141614
defaultConfigurationIsVisible = 0;
1615-
defaultConfigurationName = Release;
1615+
defaultConfigurationName = Debug;
16161616
};
16171617
/* End XCConfigurationList section */
16181618
};
Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Scheme
3+
LastUpgradeVersion = "1160"
4+
version = "1.3">
5+
<BuildAction
6+
parallelizeBuildables = "YES"
7+
buildImplicitDependencies = "YES">
8+
<BuildActionEntries>
9+
<BuildActionEntry
10+
buildForTesting = "YES"
11+
buildForRunning = "YES"
12+
buildForProfiling = "YES"
13+
buildForArchiving = "YES"
14+
buildForAnalyzing = "YES">
15+
<BuildableReference
16+
BuildableIdentifier = "primary"
17+
BlueprintIdentifier = "658231C320D7F8DC00FA8CC9"
18+
BuildableName = "iOS Example.app"
19+
BlueprintName = "iOS Example"
20+
ReferencedContainer = "container:Example.xcodeproj">
21+
</BuildableReference>
22+
</BuildActionEntry>
23+
</BuildActionEntries>
24+
</BuildAction>
25+
<TestAction
26+
buildConfiguration = "Debug"
27+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
28+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29+
shouldUseLaunchSchemeArgsEnv = "YES">
30+
<Testables>
31+
<TestableReference
32+
skipped = "NO">
33+
<BuildableReference
34+
BuildableIdentifier = "primary"
35+
BlueprintIdentifier = "6582324B20D812A200FA8CC9"
36+
BuildableName = "iOS Tests.xctest"
37+
BlueprintName = "iOS Tests"
38+
ReferencedContainer = "container:Example.xcodeproj">
39+
</BuildableReference>
40+
</TestableReference>
41+
</Testables>
42+
</TestAction>
43+
<LaunchAction
44+
buildConfiguration = "Debug"
45+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
46+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
47+
launchStyle = "0"
48+
useCustomWorkingDirectory = "NO"
49+
ignoresPersistentStateOnLaunch = "NO"
50+
debugDocumentVersioning = "YES"
51+
debugServiceExtension = "internal"
52+
allowLocationSimulation = "YES">
53+
<BuildableProductRunnable
54+
runnableDebuggingMode = "0">
55+
<BuildableReference
56+
BuildableIdentifier = "primary"
57+
BlueprintIdentifier = "658231C320D7F8DC00FA8CC9"
58+
BuildableName = "iOS Example.app"
59+
BlueprintName = "iOS Example"
60+
ReferencedContainer = "container:Example.xcodeproj">
61+
</BuildableReference>
62+
</BuildableProductRunnable>
63+
</LaunchAction>
64+
<ProfileAction
65+
buildConfiguration = "Release"
66+
shouldUseLaunchSchemeArgsEnv = "YES"
67+
savedToolIdentifier = ""
68+
useCustomWorkingDirectory = "NO"
69+
debugDocumentVersioning = "YES">
70+
<BuildableProductRunnable
71+
runnableDebuggingMode = "0">
72+
<BuildableReference
73+
BuildableIdentifier = "primary"
74+
BlueprintIdentifier = "658231C320D7F8DC00FA8CC9"
75+
BuildableName = "iOS Example.app"
76+
BlueprintName = "iOS Example"
77+
ReferencedContainer = "container:Example.xcodeproj">
78+
</BuildableReference>
79+
</BuildableProductRunnable>
80+
</ProfileAction>
81+
<AnalyzeAction
82+
buildConfiguration = "Debug">
83+
</AnalyzeAction>
84+
<ArchiveAction
85+
buildConfiguration = "Release"
86+
revealArchiveInOrganizer = "YES">
87+
</ArchiveAction>
88+
</Scheme>
Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Scheme
3+
LastUpgradeVersion = "1160"
4+
version = "1.3">
5+
<BuildAction
6+
parallelizeBuildables = "YES"
7+
buildImplicitDependencies = "YES">
8+
<BuildActionEntries>
9+
<BuildActionEntry
10+
buildForTesting = "YES"
11+
buildForRunning = "YES"
12+
buildForProfiling = "YES"
13+
buildForArchiving = "YES"
14+
buildForAnalyzing = "YES">
15+
<BuildableReference
16+
BuildableIdentifier = "primary"
17+
BlueprintIdentifier = "6553C35A20D944D800405D40"
18+
BuildableName = "macOS Example.app"
19+
BlueprintName = "macOS Example"
20+
ReferencedContainer = "container:Example.xcodeproj">
21+
</BuildableReference>
22+
</BuildActionEntry>
23+
</BuildActionEntries>
24+
</BuildAction>
25+
<TestAction
26+
buildConfiguration = "Debug"
27+
selectedDebuggerIdentifier = ""
28+
selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
29+
shouldUseLaunchSchemeArgsEnv = "YES">
30+
<Testables>
31+
<TestableReference
32+
skipped = "NO">
33+
<BuildableReference
34+
BuildableIdentifier = "primary"
35+
BlueprintIdentifier = "6553C36F20D9455900405D40"
36+
BuildableName = "macOS Tests.xctest"
37+
BlueprintName = "macOS Tests"
38+
ReferencedContainer = "container:Example.xcodeproj">
39+
</BuildableReference>
40+
</TestableReference>
41+
</Testables>
42+
</TestAction>
43+
<LaunchAction
44+
buildConfiguration = "Debug"
45+
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
46+
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
47+
launchStyle = "0"
48+
useCustomWorkingDirectory = "NO"
49+
ignoresPersistentStateOnLaunch = "NO"
50+
debugDocumentVersioning = "YES"
51+
debugServiceExtension = "internal"
52+
allowLocationSimulation = "YES">
53+
<BuildableProductRunnable
54+
runnableDebuggingMode = "0">
55+
<BuildableReference
56+
BuildableIdentifier = "primary"
57+
BlueprintIdentifier = "6553C35A20D944D800405D40"
58+
BuildableName = "macOS Example.app"
59+
BlueprintName = "macOS Example"
60+
ReferencedContainer = "container:Example.xcodeproj">
61+
</BuildableReference>
62+
</BuildableProductRunnable>
63+
</LaunchAction>
64+
<ProfileAction
65+
buildConfiguration = "Release"
66+
shouldUseLaunchSchemeArgsEnv = "YES"
67+
savedToolIdentifier = ""
68+
useCustomWorkingDirectory = "NO"
69+
debugDocumentVersioning = "YES">
70+
<BuildableProductRunnable
71+
runnableDebuggingMode = "0">
72+
<BuildableReference
73+
BuildableIdentifier = "primary"
74+
BlueprintIdentifier = "6553C35A20D944D800405D40"
75+
BuildableName = "macOS Example.app"
76+
BlueprintName = "macOS Example"
77+
ReferencedContainer = "container:Example.xcodeproj">
78+
</BuildableReference>
79+
</BuildableProductRunnable>
80+
</ProfileAction>
81+
<AnalyzeAction
82+
buildConfiguration = "Debug">
83+
</AnalyzeAction>
84+
<ArchiveAction
85+
buildConfiguration = "Release"
86+
revealArchiveInOrganizer = "YES">
87+
</ArchiveAction>
88+
</Scheme>

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ let package = Package(
1616
name: "BackgroundableTests",
1717
dependencies: ["Backgroundable"]),
1818
],
19-
swiftLanguageVersions: [4.2, 5.0]
19+
swiftLanguageVersions: [4.2, 5.0, 5.1, 5.2, 5.3]
2020
)

Tests/LinuxMain.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ XCTMain([
77
testCase(AsyncOperationCancellationTest.allTests),
88
testCase(AsyncOperationMultipleCancellationTest.allTests),
99
testCase(AsyncOperationCancellationTimeoutTest.allTests),
10-
testCase(BackgroundQueueTests.allTests)
10+
testCase(BackgroundQueueTests.allTests),
11+
testCase(UniquenessPolicyTests.allTests)
1112
])

0 commit comments

Comments
 (0)