|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + DC9ACB4C14EF7B0E00FBD432 /* BadgeLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9ACB4914EF7B0E00FBD432 /* BadgeLabel.m */; }; |
| 11 | + DC9ACB4D14EF7B0E00FBD432 /* BadgeTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = DC9ACB4B14EF7B0E00FBD432 /* BadgeTableViewCell.m */; }; |
10 | 12 | DCAF788014E115EB00948273 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCAF787F14E115EB00948273 /* UIKit.framework */; };
|
11 | 13 | DCAF788214E115EB00948273 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCAF788114E115EB00948273 /* Foundation.framework */; };
|
12 | 14 | DCAF788414E115EB00948273 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCAF788314E115EB00948273 /* CoreGraphics.framework */; };
|
|
15 | 17 | DCAF789014E115EB00948273 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = DCAF788F14E115EB00948273 /* AppDelegate.m */; };
|
16 | 18 | DCAF789314E115EC00948273 /* MainStoryboard.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DCAF789114E115EC00948273 /* MainStoryboard.storyboard */; };
|
17 | 19 | DCAF789614E115EC00948273 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DCAF789514E115EC00948273 /* ViewController.m */; };
|
18 |
| - DCAF78A014E145FC00948273 /* BadgeTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = DCAF789C14E145FB00948273 /* BadgeTableViewCell.m */; }; |
19 |
| - DCAF78A114E145FC00948273 /* BadgeLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = DCAF789F14E145FC00948273 /* BadgeLabel.m */; }; |
20 | 20 | DCAF78A314E147C400948273 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCAF78A214E147C400948273 /* QuartzCore.framework */; };
|
21 | 21 | /* End PBXBuildFile section */
|
22 | 22 |
|
23 | 23 | /* Begin PBXFileReference section */
|
| 24 | + DC9ACB4814EF7B0E00FBD432 /* BadgeLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BadgeLabel.h; sourceTree = SOURCE_ROOT; }; |
| 25 | + DC9ACB4914EF7B0E00FBD432 /* BadgeLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BadgeLabel.m; sourceTree = SOURCE_ROOT; }; |
| 26 | + DC9ACB4A14EF7B0E00FBD432 /* BadgeTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BadgeTableViewCell.h; sourceTree = SOURCE_ROOT; }; |
| 27 | + DC9ACB4B14EF7B0E00FBD432 /* BadgeTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BadgeTableViewCell.m; sourceTree = SOURCE_ROOT; }; |
24 | 28 | DCAF787B14E115EB00948273 /* BadgeView.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BadgeView.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
25 | 29 | DCAF787F14E115EB00948273 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
26 | 30 | DCAF788114E115EB00948273 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
34 | 38 | DCAF789214E115EC00948273 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard.storyboard; sourceTree = "<group>"; };
|
35 | 39 | DCAF789414E115EC00948273 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
|
36 | 40 | DCAF789514E115EC00948273 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
|
37 |
| - DCAF789C14E145FB00948273 /* BadgeTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BadgeTableViewCell.m; sourceTree = "<group>"; }; |
38 |
| - DCAF789D14E145FB00948273 /* BadgeTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BadgeTableViewCell.h; sourceTree = "<group>"; }; |
39 |
| - DCAF789E14E145FB00948273 /* BadgeLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BadgeLabel.h; sourceTree = "<group>"; }; |
40 |
| - DCAF789F14E145FC00948273 /* BadgeLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BadgeLabel.m; sourceTree = "<group>"; }; |
41 | 41 | DCAF78A214E147C400948273 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
42 | 42 | /* End PBXFileReference section */
|
43 | 43 |
|
|
87 | 87 | DCAF788514E115EB00948273 /* BadgeView */ = {
|
88 | 88 | isa = PBXGroup;
|
89 | 89 | children = (
|
90 |
| - DCAF789E14E145FB00948273 /* BadgeLabel.h */, |
91 |
| - DCAF789F14E145FC00948273 /* BadgeLabel.m */, |
92 |
| - DCAF789D14E145FB00948273 /* BadgeTableViewCell.h */, |
93 |
| - DCAF789C14E145FB00948273 /* BadgeTableViewCell.m */, |
| 90 | + DC9ACB4814EF7B0E00FBD432 /* BadgeLabel.h */, |
| 91 | + DC9ACB4914EF7B0E00FBD432 /* BadgeLabel.m */, |
| 92 | + DC9ACB4A14EF7B0E00FBD432 /* BadgeTableViewCell.h */, |
| 93 | + DC9ACB4B14EF7B0E00FBD432 /* BadgeTableViewCell.m */, |
94 | 94 | DCAF789414E115EC00948273 /* ViewController.h */,
|
95 | 95 | DCAF789514E115EC00948273 /* ViewController.m */,
|
96 | 96 | DCAF788E14E115EB00948273 /* AppDelegate.h */,
|
|
178 | 178 | DCAF788C14E115EB00948273 /* main.m in Sources */,
|
179 | 179 | DCAF789014E115EB00948273 /* AppDelegate.m in Sources */,
|
180 | 180 | DCAF789614E115EC00948273 /* ViewController.m in Sources */,
|
181 |
| - DCAF78A014E145FC00948273 /* BadgeTableViewCell.m in Sources */, |
182 |
| - DCAF78A114E145FC00948273 /* BadgeLabel.m in Sources */, |
| 181 | + DC9ACB4C14EF7B0E00FBD432 /* BadgeLabel.m in Sources */, |
| 182 | + DC9ACB4D14EF7B0E00FBD432 /* BadgeTableViewCell.m in Sources */, |
183 | 183 | );
|
184 | 184 | runOnlyForDeploymentPostprocessing = 0;
|
185 | 185 | };
|
|
0 commit comments