Skip to content

Commit 16f4c26

Browse files
Merge pull request #632 from Adamant-im/release/3.10.0
Release 3.10.0
2 parents 01feef5 + 8b76181 commit 16f4c26

File tree

414 files changed

+6705
-4602
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

414 files changed

+6705
-4602
lines changed

Adamant.xcodeproj/project.pbxproj

Lines changed: 135 additions & 68 deletions
Large diffs are not rendered by default.

Adamant.xcodeproj/xcshareddata/xcschemes/Adamant.Dev.BackgroundFetch.xcscheme

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1010"
3+
LastUpgradeVersion = "1600"
44
version = "2.0">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -27,6 +27,15 @@
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
2929
shouldUseLaunchSchemeArgsEnv = "YES">
30+
<MacroExpansion>
31+
<BuildableReference
32+
BuildableIdentifier = "primary"
33+
BlueprintIdentifier = "E913C8ED1FFFA51D001A83F7"
34+
BuildableName = "Adamant.app"
35+
BlueprintName = "Adamant"
36+
ReferencedContainer = "container:Adamant.xcodeproj">
37+
</BuildableReference>
38+
</MacroExpansion>
3039
<Testables>
3140
<TestableReference
3241
skipped = "NO">
@@ -39,17 +48,6 @@
3948
</BuildableReference>
4049
</TestableReference>
4150
</Testables>
42-
<MacroExpansion>
43-
<BuildableReference
44-
BuildableIdentifier = "primary"
45-
BlueprintIdentifier = "E913C8ED1FFFA51D001A83F7"
46-
BuildableName = "Adamant.app"
47-
BlueprintName = "Adamant"
48-
ReferencedContainer = "container:Adamant.xcodeproj">
49-
</BuildableReference>
50-
</MacroExpansion>
51-
<AdditionalOptions>
52-
</AdditionalOptions>
5351
</TestAction>
5452
<LaunchAction
5553
buildConfiguration = "Debug"
@@ -73,8 +71,6 @@
7371
ReferencedContainer = "container:Adamant.xcodeproj">
7472
</BuildableReference>
7573
</BuildableProductRunnable>
76-
<AdditionalOptions>
77-
</AdditionalOptions>
7874
</LaunchAction>
7975
<ProfileAction
8076
buildConfiguration = "Release"

Adamant.xcodeproj/xcshareddata/xcschemes/Adamant.Dev.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1010"
3+
LastUpgradeVersion = "1600"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

Adamant.xcodeproj/xcshareddata/xcschemes/Adamant.Release.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1010"
3+
LastUpgradeVersion = "1600"
44
version = "1.7">
55
<BuildAction
66
parallelizeBuildables = "YES"

Adamant.xcodeproj/xcshareddata/xcschemes/Adamant.Test.xcscheme

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1010"
3+
LastUpgradeVersion = "1600"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -27,6 +27,15 @@
2727
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
2828
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
2929
shouldUseLaunchSchemeArgsEnv = "YES">
30+
<MacroExpansion>
31+
<BuildableReference
32+
BuildableIdentifier = "primary"
33+
BlueprintIdentifier = "E913C8ED1FFFA51D001A83F7"
34+
BuildableName = "Adamant.app"
35+
BlueprintName = "Adamant"
36+
ReferencedContainer = "container:Adamant.xcodeproj">
37+
</BuildableReference>
38+
</MacroExpansion>
3039
<Testables>
3140
<TestableReference
3241
skipped = "NO">
@@ -39,17 +48,6 @@
3948
</BuildableReference>
4049
</TestableReference>
4150
</Testables>
42-
<MacroExpansion>
43-
<BuildableReference
44-
BuildableIdentifier = "primary"
45-
BlueprintIdentifier = "E913C8ED1FFFA51D001A83F7"
46-
BuildableName = "Adamant.app"
47-
BlueprintName = "Adamant"
48-
ReferencedContainer = "container:Adamant.xcodeproj">
49-
</BuildableReference>
50-
</MacroExpansion>
51-
<AdditionalOptions>
52-
</AdditionalOptions>
5351
</TestAction>
5452
<LaunchAction
5553
buildConfiguration = "Testing"
@@ -71,8 +69,6 @@
7169
ReferencedContainer = "container:Adamant.xcodeproj">
7270
</BuildableReference>
7371
</BuildableProductRunnable>
74-
<AdditionalOptions>
75-
</AdditionalOptions>
7672
</LaunchAction>
7773
<ProfileAction
7874
buildConfiguration = "Release"

Adamant.xcodeproj/xcshareddata/xcschemes/MessageNotificationContentExtension.xcscheme

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1010"
3+
LastUpgradeVersion = "1600"
44
wasCreatedForAppExtension = "YES"
55
version = "2.0">
66
<BuildAction
@@ -42,8 +42,6 @@
4242
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
4343
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
4444
shouldUseLaunchSchemeArgsEnv = "YES">
45-
<Testables>
46-
</Testables>
4745
<MacroExpansion>
4846
<BuildableReference
4947
BuildableIdentifier = "primary"
@@ -53,14 +51,15 @@
5351
ReferencedContainer = "container:Adamant.xcodeproj">
5452
</BuildableReference>
5553
</MacroExpansion>
56-
<AdditionalOptions>
57-
</AdditionalOptions>
54+
<Testables>
55+
</Testables>
5856
</TestAction>
5957
<LaunchAction
6058
buildConfiguration = "Debug"
6159
selectedDebuggerIdentifier = ""
6260
selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
6361
launchStyle = "0"
62+
askForAppToLaunch = "Yes"
6463
useCustomWorkingDirectory = "NO"
6564
ignoresPersistentStateOnLaunch = "NO"
6665
debugDocumentVersioning = "YES"
@@ -77,15 +76,14 @@
7776
ReferencedContainer = "container:Adamant.xcodeproj">
7877
</BuildableReference>
7978
</BuildableProductRunnable>
80-
<AdditionalOptions>
81-
</AdditionalOptions>
8279
</LaunchAction>
8380
<ProfileAction
8481
buildConfiguration = "Release"
8582
shouldUseLaunchSchemeArgsEnv = "YES"
8683
savedToolIdentifier = ""
8784
useCustomWorkingDirectory = "NO"
8885
debugDocumentVersioning = "YES"
86+
askForAppToLaunch = "Yes"
8987
launchAutomaticallySubstyle = "2">
9088
<BuildableProductRunnable
9189
runnableDebuggingMode = "0">

Adamant.xcodeproj/xcshareddata/xcschemes/NotificationServiceExtension.xcscheme

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1010"
3+
LastUpgradeVersion = "1600"
44
wasCreatedForAppExtension = "YES"
55
version = "2.0">
66
<BuildAction
@@ -42,8 +42,6 @@
4242
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
4343
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
4444
shouldUseLaunchSchemeArgsEnv = "YES">
45-
<Testables>
46-
</Testables>
4745
<MacroExpansion>
4846
<BuildableReference
4947
BuildableIdentifier = "primary"
@@ -53,14 +51,15 @@
5351
ReferencedContainer = "container:Adamant.xcodeproj">
5452
</BuildableReference>
5553
</MacroExpansion>
56-
<AdditionalOptions>
57-
</AdditionalOptions>
54+
<Testables>
55+
</Testables>
5856
</TestAction>
5957
<LaunchAction
6058
buildConfiguration = "Debug"
6159
selectedDebuggerIdentifier = ""
6260
selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
6361
launchStyle = "0"
62+
askForAppToLaunch = "Yes"
6463
useCustomWorkingDirectory = "NO"
6564
ignoresPersistentStateOnLaunch = "NO"
6665
debugDocumentVersioning = "YES"
@@ -77,15 +76,14 @@
7776
ReferencedContainer = "container:Adamant.xcodeproj">
7877
</BuildableReference>
7978
</BuildableProductRunnable>
80-
<AdditionalOptions>
81-
</AdditionalOptions>
8279
</LaunchAction>
8380
<ProfileAction
8481
buildConfiguration = "Release"
8582
shouldUseLaunchSchemeArgsEnv = "YES"
8683
savedToolIdentifier = ""
8784
useCustomWorkingDirectory = "NO"
8885
debugDocumentVersioning = "YES"
86+
askForAppToLaunch = "Yes"
8987
launchAutomaticallySubstyle = "2">
9088
<BuildableProductRunnable
9189
runnableDebuggingMode = "0">

Adamant.xcodeproj/xcshareddata/xcschemes/TransferNotificationContentExtension.xcscheme

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1010"
3+
LastUpgradeVersion = "1600"
44
wasCreatedForAppExtension = "YES"
55
version = "2.0">
66
<BuildAction
@@ -42,8 +42,6 @@
4242
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
4343
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
4444
shouldUseLaunchSchemeArgsEnv = "YES">
45-
<Testables>
46-
</Testables>
4745
<MacroExpansion>
4846
<BuildableReference
4947
BuildableIdentifier = "primary"
@@ -53,14 +51,15 @@
5351
ReferencedContainer = "container:Adamant.xcodeproj">
5452
</BuildableReference>
5553
</MacroExpansion>
56-
<AdditionalOptions>
57-
</AdditionalOptions>
54+
<Testables>
55+
</Testables>
5856
</TestAction>
5957
<LaunchAction
6058
buildConfiguration = "Debug"
6159
selectedDebuggerIdentifier = ""
6260
selectedLauncherIdentifier = "Xcode.IDEFoundation.Launcher.PosixSpawn"
6361
launchStyle = "0"
62+
askForAppToLaunch = "Yes"
6463
useCustomWorkingDirectory = "NO"
6564
ignoresPersistentStateOnLaunch = "NO"
6665
debugDocumentVersioning = "YES"
@@ -81,15 +80,14 @@
8180
ReferencedContainer = "container:Adamant.xcodeproj">
8281
</BuildableReference>
8382
</MacroExpansion>
84-
<AdditionalOptions>
85-
</AdditionalOptions>
8683
</LaunchAction>
8784
<ProfileAction
8885
buildConfiguration = "Release"
8986
shouldUseLaunchSchemeArgsEnv = "YES"
9087
savedToolIdentifier = ""
9188
useCustomWorkingDirectory = "NO"
9289
debugDocumentVersioning = "YES"
90+
askForAppToLaunch = "Yes"
9391
launchAutomaticallySubstyle = "2">
9492
<BuildableProductRunnable
9593
runnableDebuggingMode = "0">

Adamant.xcworkspace/xcshareddata/swiftpm/Package.resolved

Lines changed: 20 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)