public
Description: A Gitk-like application written in RubyCocoa that looks like it belongs on a Mac. See the wiki for downloads and screenshots.
Homepage: http://alternateidea.com
Clone URL: git://github.com/Caged/gitnub.git
Click here to lend your support to: gitnub and make a donation at www.pledgie.com !
commit  3d288f753cd342990860b9d9d45b933eba60df45
tree    5e669d96e17a7ab144f483304118181ee46c2e52
parent  083bfdf7b8af4fda78e9890b3de33dcc30409fb0
gitnub / Info.nib / info.nib
100644 21 lines (20 sloc) 0.548 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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>IBFramework Version</key>
  <string>644</string>
  <key>IBLastKnownRelativeProjectPath</key>
  <string>GitNub.xcodeproj</string>
  <key>IBOldestOS</key>
  <integer>5</integer>
  <key>IBOpenObjects</key>
  <array>
    <integer>5</integer>
  </array>
  <key>IBSystem Version</key>
  <string>9C31</string>
  <key>targetFramework</key>
  <string>IBCocoaFramework</string>
</dict>
</plist>