|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 2B7CB30B18972758009FD635 /* wallabi_small.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 2B7CB30A18972758009FD635 /* wallabi_small.jpg */; }; |
10 | 11 | 2B97BEFF1748425C0094564B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B97BEFE1748425C0094564B /* UIKit.framework */; }; |
11 | 12 | 2B97BF011748425C0094564B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B97BF001748425C0094564B /* Foundation.framework */; }; |
12 | 13 | 2B97BF031748425C0094564B /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B97BF021748425C0094564B /* CoreGraphics.framework */; }; |
|
22 | 23 | /* End PBXBuildFile section */ |
23 | 24 |
|
24 | 25 | /* Begin PBXFileReference section */ |
| 26 | + 2B7CB30A18972758009FD635 /* wallabi_small.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = wallabi_small.jpg; sourceTree = "<group>"; }; |
25 | 27 | 2B97BEFB1748425C0094564B /* ImageScroll.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ImageScroll.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
26 | 28 | 2B97BEFE1748425C0094564B /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
27 | 29 | 2B97BF001748425C0094564B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
|
85 | 87 | 2B97BF041748425C0094564B /* ImageScroll */ = { |
86 | 88 | isa = PBXGroup; |
87 | 89 | children = ( |
| 90 | + 2B7CB30A18972758009FD635 /* wallabi_small.jpg */, |
88 | 91 | 2B97BF211748476A0094564B /* wallabi.jpg */, |
89 | 92 | 2B97BF161748425C0094564B /* MainStoryboard.storyboard */, |
90 | 93 | 2B97BF191748425C0094564B /* ImageScrollViewController.h */, |
|
165 | 168 | 2B97BF091748425C0094564B /* InfoPlist.strings in Resources */, |
166 | 169 | 2B97BF111748425C0094564B /* Default.png in Resources */, |
167 | 170 | 2B97BF131748425C0094564B /* [email protected] in Resources */, |
| 171 | + 2B7CB30B18972758009FD635 /* wallabi_small.jpg in Resources */, |
168 | 172 | 2B97BF151748425C0094564B /* [email protected] in Resources */, |
169 | 173 | 2B97BF181748425C0094564B /* MainStoryboard.storyboard in Resources */, |
170 | 174 | 2B97BF221748476A0094564B /* wallabi.jpg in Resources */, |
|
0 commit comments