mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-11 13:59:13 +00:00

* Exclude files that don't belong codecov * Start tracking coverage from integration tests * Added IntegrationTests to targets * Pbxpoj file
148 lines
5.4 KiB
XML
148 lines
5.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Scheme
|
|
LastUpgradeVersion = "1200"
|
|
version = "1.7">
|
|
<BuildAction
|
|
parallelizeBuildables = "YES"
|
|
buildImplicitDependencies = "YES"
|
|
runPostActionsOnFailure = "NO">
|
|
<BuildActionEntries>
|
|
<BuildActionEntry
|
|
buildForTesting = "YES"
|
|
buildForRunning = "YES"
|
|
buildForProfiling = "YES"
|
|
buildForArchiving = "YES"
|
|
buildForAnalyzing = "YES">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "C0FAEB81CFD9776CD78CE489"
|
|
BuildableName = "ElementX.app"
|
|
BlueprintName = "ElementX"
|
|
ReferencedContainer = "container:ElementX.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildActionEntry>
|
|
</BuildActionEntries>
|
|
</BuildAction>
|
|
<TestAction
|
|
buildConfiguration = "Debug"
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
codeCoverageEnabled = "YES"
|
|
onlyGenerateCoverageForSpecifiedTargets = "YES">
|
|
<MacroExpansion>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "C0FAEB81CFD9776CD78CE489"
|
|
BuildableName = "ElementX.app"
|
|
BlueprintName = "ElementX"
|
|
ReferencedContainer = "container:ElementX.xcodeproj">
|
|
</BuildableReference>
|
|
</MacroExpansion>
|
|
<Testables>
|
|
<TestableReference
|
|
skipped = "NO">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "32C23C8D224D46EFE62AFAD0"
|
|
BuildableName = "UnitTests.xctest"
|
|
BlueprintName = "UnitTests"
|
|
ReferencedContainer = "container:ElementX.xcodeproj">
|
|
</BuildableReference>
|
|
</TestableReference>
|
|
<TestableReference
|
|
skipped = "NO">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "0E28CD62691FDBC63147D5E3"
|
|
BuildableName = "UITests.xctest"
|
|
BlueprintName = "UITests"
|
|
ReferencedContainer = "container:ElementX.xcodeproj">
|
|
</BuildableReference>
|
|
</TestableReference>
|
|
<TestableReference
|
|
skipped = "NO">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "D3DB351B7FBE0F49649171FC"
|
|
BuildableName = "IntegrationTests.xctest"
|
|
BlueprintName = "IntegrationTests"
|
|
ReferencedContainer = "container:ElementX.xcodeproj">
|
|
</BuildableReference>
|
|
</TestableReference>
|
|
</Testables>
|
|
<CommandLineArguments>
|
|
</CommandLineArguments>
|
|
<CodeCoverageTargets>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "C0FAEB81CFD9776CD78CE489"
|
|
BuildableName = "ElementX.app"
|
|
BlueprintName = "ElementX"
|
|
ReferencedContainer = "container:ElementX.xcodeproj">
|
|
</BuildableReference>
|
|
</CodeCoverageTargets>
|
|
</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">
|
|
<BuildableProductRunnable
|
|
runnableDebuggingMode = "0">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "C0FAEB81CFD9776CD78CE489"
|
|
BuildableName = "ElementX.app"
|
|
BlueprintName = "ElementX"
|
|
ReferencedContainer = "container:ElementX.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildableProductRunnable>
|
|
<CommandLineArguments>
|
|
</CommandLineArguments>
|
|
<EnvironmentVariables>
|
|
<EnvironmentVariable
|
|
key = "RUST_BACKTRACE"
|
|
value = "full"
|
|
isEnabled = "NO">
|
|
</EnvironmentVariable>
|
|
<EnvironmentVariable
|
|
key = "HTTPS_PROXY"
|
|
value = "192.168.0.111:9090"
|
|
isEnabled = "NO">
|
|
</EnvironmentVariable>
|
|
</EnvironmentVariables>
|
|
</LaunchAction>
|
|
<ProfileAction
|
|
buildConfiguration = "Release"
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
savedToolIdentifier = ""
|
|
useCustomWorkingDirectory = "NO"
|
|
debugDocumentVersioning = "YES">
|
|
<BuildableProductRunnable
|
|
runnableDebuggingMode = "0">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "C0FAEB81CFD9776CD78CE489"
|
|
BuildableName = "ElementX.app"
|
|
BlueprintName = "ElementX"
|
|
ReferencedContainer = "container:ElementX.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildableProductRunnable>
|
|
<CommandLineArguments>
|
|
</CommandLineArguments>
|
|
</ProfileAction>
|
|
<AnalyzeAction
|
|
buildConfiguration = "Debug">
|
|
</AnalyzeAction>
|
|
<ArchiveAction
|
|
buildConfiguration = "Release"
|
|
revealArchiveInOrganizer = "YES">
|
|
</ArchiveAction>
|
|
</Scheme>
|