Skip to content

Commit 4f2e59c

Browse files
authored
Merge pull request #13 from klaaspieter/build-system
Use normal build system
2 parents 7543b76 + 70b4ba6 commit 4f2e59c

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
4-
<dict>
5-
<key>BuildSystemType</key>
6-
<string>Latest</string>
7-
</dict>
4+
<dict/>
85
</plist>

0 commit comments

Comments
 (0)