mirror of
https://github.com/qvacua/vimr.git
synced 2024-12-19 19:51:35 +03:00
ce0e0c64d7
The typesetter will replace the MMCoreTextView of MacVim.
42 lines
1.4 KiB
XML
42 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Scheme
|
|
version = "1.3">
|
|
<BuildAction>
|
|
<BuildActionEntries>
|
|
<BuildActionEntry
|
|
buildForRunning = "YES"
|
|
buildForTesting = "YES">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "4B0A1B102129F49500F1E02F"
|
|
BuildableName = "NvimViewTests.xctest"
|
|
BlueprintName = "NvimViewTests"
|
|
ReferencedContainer = "container:NvimView.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildActionEntry>
|
|
</BuildActionEntries>
|
|
</BuildAction>
|
|
<TestAction
|
|
buildConfiguration = "Debug">
|
|
<Testables>
|
|
<TestableReference>
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "4B0A1B102129F49500F1E02F"
|
|
BuildableName = "NvimViewTests.xctest"
|
|
BlueprintName = "NvimViewTests"
|
|
ReferencedContainer = "container:NvimView.xcodeproj">
|
|
</BuildableReference>
|
|
</TestableReference>
|
|
</Testables>
|
|
</TestAction>
|
|
<LaunchAction
|
|
useCustomWorkingDirectory = "NO"
|
|
allowLocationSimulation = "YES">
|
|
<LocationScenarioReference
|
|
identifier = "com.apple.dt.IDEFoundation.CurrentLocationScenarioIdentifier"
|
|
referenceType = "1">
|
|
</LocationScenarioReference>
|
|
</LaunchAction>
|
|
</Scheme>
|