|
19 | 19 | C99069D1180CBAC900BAEF53 /* OTPScannerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C99069D0180CBAC900BAEF53 /* OTPScannerViewController.m */; };
|
20 | 20 | C99069D4180E07A100BAEF53 /* OTPTokenEntryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C99069D3180E07A100BAEF53 /* OTPTokenEntryViewController.m */; };
|
21 | 21 | C9ABDACF17DD3CF500A86AB5 /* OTPTokenCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C9ABDACE17DD3CF500A86AB5 /* OTPTokenCell.m */; };
|
| 22 | + C9BEAE6019C67FD800533385 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = C9BEAE5F19C67FD800533385 /* LaunchScreen.xib */; }; |
22 | 23 | C9C6CCA21842E331000100C2 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C9C6CCA11842E331000100C2 /* Images.xcassets */; };
|
23 | 24 | C9D6C83F1906BD68004F0E08 /* OTPSegmentedControlCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C9D6C83E1906BD68004F0E08 /* OTPSegmentedControlCell.m */; };
|
24 | 25 | C9D6C8461906CD54004F0E08 /* OTPTextFieldCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C9D6C8451906CD54004F0E08 /* OTPTextFieldCell.m */; };
|
|
71 | 72 | C9A4FA1317CF9D3100CD5EDC /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = "<group>"; };
|
72 | 73 | C9ABDACD17DD3CF500A86AB5 /* OTPTokenCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTPTokenCell.h; sourceTree = "<group>"; };
|
73 | 74 | C9ABDACE17DD3CF500A86AB5 /* OTPTokenCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTPTokenCell.m; sourceTree = "<group>"; };
|
| 75 | + C9BEAE5F19C67FD800533385 /* LaunchScreen.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LaunchScreen.xib; sourceTree = "<group>"; }; |
74 | 76 | C9C6CCA11842E331000100C2 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
75 | 77 | C9D6C83D1906BD68004F0E08 /* OTPSegmentedControlCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OTPSegmentedControlCell.h; sourceTree = "<group>"; };
|
76 | 78 | C9D6C83E1906BD68004F0E08 /* OTPSegmentedControlCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OTPSegmentedControlCell.m; sourceTree = "<group>"; };
|
|
154 | 156 | children = (
|
155 | 157 | C9F75C921843CFFD00B6FA14 /* App Icon */,
|
156 | 158 | C9C6CCA11842E331000100C2 /* Images.xcassets */,
|
| 159 | + C9BEAE5F19C67FD800533385 /* LaunchScreen.xib */, |
157 | 160 | C97B68C617D9226D005D1FE0 /* Settings.bundle */,
|
158 | 161 | );
|
159 | 162 | path = Resources;
|
|
354 | 357 | isa = PBXResourcesBuildPhase;
|
355 | 358 | buildActionMask = 2147483647;
|
356 | 359 | files = (
|
| 360 | + C9BEAE6019C67FD800533385 /* LaunchScreen.xib in Resources */, |
357 | 361 | C9F75C961843D01500B6FA14 /* iTunesArtwork@2x in Resources */,
|
358 | 362 | C9C6CCA21842E331000100C2 /* Images.xcassets in Resources */,
|
359 | 363 | C9F75C951843D01500B6FA14 /* iTunesArtwork in Resources */,
|
|
464 | 468 | baseConfigurationReference = 6ECCAC12D40844D7BA4D6B9B /* Pods.xcconfig */;
|
465 | 469 | buildSettings = {
|
466 | 470 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
467 |
| - ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
468 | 471 | GCC_PREFIX_HEADER = Authenticator/Authenticator.pch;
|
469 | 472 | INFOPLIST_FILE = "Authenticator/Authenticator-Info.plist";
|
470 | 473 | PRODUCT_NAME = Authenticator;
|
|
476 | 479 | baseConfigurationReference = 6ECCAC12D40844D7BA4D6B9B /* Pods.xcconfig */;
|
477 | 480 | buildSettings = {
|
478 | 481 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
479 |
| - ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
480 | 482 | GCC_PREFIX_HEADER = Authenticator/Authenticator.pch;
|
481 | 483 | INFOPLIST_FILE = "Authenticator/Authenticator-Info.plist";
|
482 | 484 | PRODUCT_NAME = Authenticator;
|
|
0 commit comments