Skip to content

Commit

Permalink
Remove link to old app
Browse files Browse the repository at this point in the history
Lock progress bar to bottom left in the sample app
  • Loading branch information
pokeb committed Dec 10, 2008
1 parent d96493e commit 2f2e554
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions ASIWebThumbnail.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
B50690890EEC0A3B000F351A /* MainMenu.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainMenu.xib; sourceTree = "<group>"; };
B50690C10EEC0AAE000F351A /* test-app-main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "test-app-main.m"; sourceTree = "<group>"; };
B50692450EEC1EF4000F351A /* webthumbnail.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = webthumbnail.plist; sourceTree = "<group>"; };
B52DE06C0EEC3FE700586E27 /* GenerateThumbnail.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; path = GenerateThumbnail.app; sourceTree = "<group>"; };
B5C895250EEFE1F9001CE72D /* BundledThumbnailGenerator.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BundledThumbnailGenerator.app; sourceTree = BUILT_PRODUCTS_DIR; };
B5C895270EEFE1F9001CE72D /* BundledThumbnailGenerator-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "BundledThumbnailGenerator-Info.plist"; sourceTree = "<group>"; };
B5C8953C0EEFE282001CE72D /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
Expand Down Expand Up @@ -80,7 +79,6 @@
08FB7794FE84155DC02AAC07 /* MakeThumbnail */ = {
isa = PBXGroup;
children = (
B52DE06C0EEC3FE700586E27 /* GenerateThumbnail.app */,
08FB7795FE84155DC02AAC07 /* Source */,
08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
19C28FBDFE9D53C911CA2CBB /* Products */,
Expand Down
2 changes: 1 addition & 1 deletion MainMenu.xib
Original file line number Diff line number Diff line change
Expand Up @@ -1226,7 +1226,7 @@
</object>
<object class="NSProgressIndicator" id="672713114">
<reference key="NSNextResponder" ref="99838881"/>
<int key="NSvFlags">1292</int>
<int key="NSvFlags">1313</int>
<object class="NSPSMatrix" key="NSDrawMatrix"/>
<string key="NSFrame">{{359, 22}, {218, 20}}</string>
<reference key="NSSuperview" ref="99838881"/>
Expand Down

0 comments on commit 2f2e554

Please sign in to comment.