Add Xcode project.
FossilOrigin-Name: cf2fe185976eb9af8c8437fb68da475cdf47944bef02a89114dc3ea285b97552
This commit is contained in:
parent
6e1eda2f24
commit
f2886c2111
8 changed files with 353 additions and 14 deletions
10
Info.plist
Normal file
10
Info.plist
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?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>CFBundleIdentifier</key>
|
||||
<string>org.webkeks.objpgsql</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>ObjPgSQL</string>
|
||||
</dict>
|
||||
</plist>
|
Loading…
Add table
Add a link
Reference in a new issue