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
Search Repo:
Click here to lend your support to: gitnub and make a donation at www.pledgie.com !
commit  1c4f4c7957479efa580891f9bdd9a5f3bb004925
tree    25b11882ffce3222890c1c3cb706526512f41e47
parent  64b48314e109969a0941b1fab283f135d32466b4
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>