Xcode // Use the compiling script shipped in the main repo.

- This is for debugging conveniences only. Previous methods still work.
This commit is contained in:
ShikiSuen 2022-03-03 21:38:37 +08:00
parent bbf7813c65
commit a7cb355d4f
1 changed files with 2 additions and 2 deletions

View File

@ -792,11 +792,11 @@
/* Begin PBXLegacyTarget section */
6A38BC2115FC12FD00A8A51F /* Data */ = {
isa = PBXLegacyTarget;
buildArgumentsString = "$(ACTION) macv";
buildArgumentsString = "$(ACTION) ../../DataCompiler/dataCompiler.swift";
buildConfigurationList = 6A38BC2215FC12FD00A8A51F /* Build configuration list for PBXLegacyTarget "Data" */;
buildPhases = (
);
buildToolPath = /usr/bin/make;
buildToolPath = /usr/bin/swift;
buildWorkingDirectory = "$(SRCROOT)/Source/Data";
dependencies = (
);