|
30 | 30 | 0113D967168F011600BAAE7F /* FXKeychainExample-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "FXKeychainExample-Info.plist"; sourceTree = "<group>"; };
|
31 | 31 | 0113D969168F011600BAAE7F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
32 | 32 | 0113D96B168F011600BAAE7F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
33 |
| - 0113D96D168F011600BAAE7F /* FXKeychainExample-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "FXKeychainExample-Prefix.pch"; sourceTree = "<group>"; }; |
34 | 33 | 0113D96E168F011600BAAE7F /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
35 | 34 | 0113D96F168F011600BAAE7F /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
36 | 35 | 0113D971168F011600BAAE7F /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
|
|
40 | 39 | 0113D978168F011600BAAE7F /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
|
41 | 40 | 0113D97B168F011600BAAE7F /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/ViewController.xib; sourceTree = "<group>"; };
|
42 | 41 | 0113D983168F013F00BAAE7F /* FXKeychain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FXKeychain.h; sourceTree = "<group>"; };
|
43 |
| - 0113D984168F013F00BAAE7F /* FXKeychain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FXKeychain.m; sourceTree = "<group>"; }; |
| 42 | + 0113D984168F013F00BAAE7F /* FXKeychain.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.objc; path = FXKeychain.m; sourceTree = "<group>"; tabWidth = 4; }; |
44 | 43 | 0113D98A168F14D000BAAE7F /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
45 | 44 | /* End PBXFileReference section */
|
46 | 45 |
|
|
67 | 66 | 0113D95E168F011600BAAE7F /* Frameworks */,
|
68 | 67 | 0113D95C168F011600BAAE7F /* Products */,
|
69 | 68 | );
|
| 69 | + indentWidth = 4; |
70 | 70 | sourceTree = "<group>";
|
| 71 | + tabWidth = 4; |
71 | 72 | };
|
72 | 73 | 0113D95C168F011600BAAE7F /* Products */ = {
|
73 | 74 | isa = PBXGroup;
|
|
107 | 108 | 0113D967168F011600BAAE7F /* FXKeychainExample-Info.plist */,
|
108 | 109 | 0113D968168F011600BAAE7F /* InfoPlist.strings */,
|
109 | 110 | 0113D96B168F011600BAAE7F /* main.m */,
|
110 |
| - 0113D96D168F011600BAAE7F /* FXKeychainExample-Prefix.pch */, |
111 | 111 | 0113D971168F011600BAAE7F /* Default.png */,
|
112 | 112 | 0113D973168F011600BAAE7F /* [email protected] */,
|
113 | 113 | 0113D975168F011600BAAE7F /* [email protected] */,
|
|
360 | 360 | isa = XCBuildConfiguration;
|
361 | 361 | buildSettings = {
|
362 | 362 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
363 |
| - GCC_PREFIX_HEADER = "FXKeychainExample/FXKeychainExample-Prefix.pch"; |
364 | 363 | INFOPLIST_FILE = "FXKeychainExample/FXKeychainExample-Info.plist";
|
365 | 364 | PRODUCT_NAME = "$(TARGET_NAME)";
|
366 | 365 | WRAPPER_EXTENSION = app;
|
|
371 | 370 | isa = XCBuildConfiguration;
|
372 | 371 | buildSettings = {
|
373 | 372 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
374 |
| - GCC_PREFIX_HEADER = "FXKeychainExample/FXKeychainExample-Prefix.pch"; |
375 | 373 | INFOPLIST_FILE = "FXKeychainExample/FXKeychainExample-Info.plist";
|
376 | 374 | PRODUCT_NAME = "$(TARGET_NAME)";
|
377 | 375 | WRAPPER_EXTENSION = app;
|
|
0 commit comments