GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Fork of Caged/gitnub
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/auser/gitnub.git
commit  f2c235a7a170c82a65a2c226700f525aa28c3b50
tree    4592c4d72fdf7843f1017cc766eaa4eb4289c8ac
parent  ed692f03f1f2639ab1206c8ee97c65a62b2f1570
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>