Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

Commit

Permalink
Hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Johan Kuijt authored and Johan Kuijt committed Feb 24, 2014
1 parent f2d01ae commit 2ff9f7b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
Binary file not shown.
2 changes: 0 additions & 2 deletions Traktable/ITTVShowView.m
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ - (void)awakeFromNib
[imageBrowser setZoomValue:0.5];

[self fetchShows];

abort();
}


Expand Down
4 changes: 2 additions & 2 deletions Traktable/Traktable-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.5.1</string>
<string>0.5.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.5.1</string>
<string>0.5.2</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.video</string>
<key>LSMinimumSystemVersion</key>
Expand Down

0 comments on commit 2ff9f7b

Please sign in to comment.