Turn off Xcode’s new build system, since it stopped letting me debug. It had worked fine all this time, till today.
This commit is contained in:
parent
cfcfe2b4b5
commit
bf233da3f0
|
@ -1,8 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildSystemType</key>
|
||||
<string>Latest</string>
|
||||
</dict>
|
||||
<dict/>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in New Issue