Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
xx messenger iOS
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mobile
iOS
xx messenger iOS
Merge requests
!67
v1.1.5 b(203)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Closed
v1.1.5 b(203)
development
into
master
Overview
0
Commits
77
Pipelines
0
Changes
88
Closed
v1.1.5 b(203)
Bruno Muniz
requested to merge
development
into
master
Aug 8, 2022
Overview
0
Commits
77
Pipelines
0
Changes
88
0
0
Merge request reports
Compare
master
version 2
3184df5a
Aug 11, 2022
version 1
c3e18f86
Aug 8, 2022
master (base)
and
latest version
latest version
ecd3bac3
77 commits,
Aug 22, 2022
version 2
3184df5a
34 commits,
Aug 11, 2022
version 1
c3e18f86
28 commits,
Aug 8, 2022
88 files
+
2622
−
1311
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
88
.swiftpm/xcode/xcshareddata/xcschemes/ChatFeature.xcscheme
0 → 100644
+
78
−
0
View file @ ecd3bac3
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion =
"1340"
version =
"1.3"
>
<BuildAction
parallelizeBuildables =
"YES"
buildImplicitDependencies =
"YES"
>
<BuildActionEntries>
<BuildActionEntry
buildForTesting =
"YES"
buildForRunning =
"YES"
buildForProfiling =
"YES"
buildForArchiving =
"YES"
buildForAnalyzing =
"YES"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"ChatFeature"
BuildableName =
"ChatFeature"
BlueprintName =
"ChatFeature"
ReferencedContainer =
"container:"
>
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration =
"Debug"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv =
"YES"
codeCoverageEnabled =
"YES"
>
<Testables>
<TestableReference
skipped =
"NO"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"ChatFeatureTests"
BuildableName =
"ChatFeatureTests"
BlueprintName =
"ChatFeatureTests"
ReferencedContainer =
"container:"
>
</BuildableReference>
</TestableReference>
</Testables>
</TestAction>
<LaunchAction
buildConfiguration =
"Debug"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle =
"0"
useCustomWorkingDirectory =
"NO"
ignoresPersistentStateOnLaunch =
"NO"
debugDocumentVersioning =
"YES"
debugServiceExtension =
"internal"
allowLocationSimulation =
"YES"
>
</LaunchAction>
<ProfileAction
buildConfiguration =
"Release"
shouldUseLaunchSchemeArgsEnv =
"YES"
savedToolIdentifier =
""
useCustomWorkingDirectory =
"NO"
debugDocumentVersioning =
"YES"
>
<MacroExpansion>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"ChatFeature"
BuildableName =
"ChatFeature"
BlueprintName =
"ChatFeature"
ReferencedContainer =
"container:"
>
</BuildableReference>
</MacroExpansion>
</ProfileAction>
<AnalyzeAction
buildConfiguration =
"Debug"
>
</AnalyzeAction>
<ArchiveAction
buildConfiguration =
"Release"
revealArchiveInOrganizer =
"YES"
>
</ArchiveAction>
</Scheme>
Loading