From 8b592b3d5c3bc1240a061d8243cbd7835cb1d813 Mon Sep 17 00:00:00 2001 From: ShikiSuen Date: Thu, 3 Mar 2022 21:38:37 +0800 Subject: [PATCH] Xcode // Use the compiling script shipped in the main repo. - This is for debugging conveniences only. Previous methods still work. --- vChewing.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vChewing.xcodeproj/project.pbxproj b/vChewing.xcodeproj/project.pbxproj index 35e35404..4a2c034b 100644 --- a/vChewing.xcodeproj/project.pbxproj +++ b/vChewing.xcodeproj/project.pbxproj @@ -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 = ( );