|
173 | 173 | 53761299155AB74D005750A4 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
174 | 174 | 5376129B155AB74D005750A4 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
175 | 175 | 5376129D155AB74D005750A4 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
176 |
| - 537612A1155AB74D005750A4 /* SDWebImage Demo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "SDWebImage Demo-Info.plist"; sourceTree = "<group>"; }; |
| 176 | + 537612A1155AB74D005750A4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
177 | 177 | 537612A5155AB74D005750A4 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
178 |
| - 537612A7155AB74D005750A4 /* SDWebImage Demo-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SDWebImage Demo-Prefix.pch"; sourceTree = "<group>"; }; |
179 | 178 | 537612A8155AB74D005750A4 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
180 | 179 | 537612A9155AB74D005750A4 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
181 | 180 | 537612AB155AB74D005750A4 /* MasterViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MasterViewController.h; sourceTree = "<group>"; };
|
|
393 | 392 | 537612A0155AB74D005750A4 /* Supporting Files */ = {
|
394 | 393 | isa = PBXGroup;
|
395 | 394 | children = (
|
396 |
| - 537612A1155AB74D005750A4 /* SDWebImage Demo-Info.plist */, |
| 395 | + 537612A1155AB74D005750A4 /* Info.plist */, |
397 | 396 | 537612A5155AB74D005750A4 /* main.m */,
|
398 |
| - 537612A7155AB74D005750A4 /* SDWebImage Demo-Prefix.pch */, |
399 | 397 | );
|
400 | 398 | name = "Supporting Files";
|
401 | 399 | sourceTree = "<group>";
|
|
1031 | 1029 | baseConfigurationReference = 789EDF4244C66933FDF3E181 /* Pods-SDWebImage iOS Demo.debug.xcconfig */;
|
1032 | 1030 | buildSettings = {
|
1033 | 1031 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
1034 |
| - GCC_PREFIX_HEADER = "SDWebImage Demo/SDWebImage Demo-Prefix.pch"; |
1035 |
| - INFOPLIST_FILE = "SDWebImage Demo/SDWebImage Demo-Info.plist"; |
| 1032 | + INFOPLIST_FILE = "SDWebImage Demo/Info.plist"; |
1036 | 1033 | SDKROOT = iphoneos;
|
1037 | 1034 | SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
1038 | 1035 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
1044 | 1041 | baseConfigurationReference = 0829378FA7103DD8649CCCF3 /* Pods-SDWebImage iOS Demo.release.xcconfig */;
|
1045 | 1042 | buildSettings = {
|
1046 | 1043 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
1047 |
| - GCC_PREFIX_HEADER = "SDWebImage Demo/SDWebImage Demo-Prefix.pch"; |
1048 |
| - INFOPLIST_FILE = "SDWebImage Demo/SDWebImage Demo-Info.plist"; |
| 1044 | + INFOPLIST_FILE = "SDWebImage Demo/Info.plist"; |
1049 | 1045 | SDKROOT = iphoneos;
|
1050 | 1046 | SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
1051 | 1047 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
0 commit comments