|
108 | 108 | 8BF5147F118799AE005C936F /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
109 | 109 | C910ADC01BF0315A00C988F5 /* TokenList.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TokenList.swift; sourceTree = "<group>"; };
|
110 | 110 | C91CDAEE214EEA82006488F7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 111 | + C91CDAFD214EF044006488F7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
111 | 112 | C9204A841E886A3500998D3E /* Acknowledgements.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = Acknowledgements.html; sourceTree = "<group>"; };
|
112 | 113 | C92708AB19CFB0750033128B /* TokenListViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TokenListViewController.swift; sourceTree = "<group>"; };
|
113 | 114 | C931A5FC1BFF6F9D00706A1C /* .hound.yml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .hound.yml; sourceTree = "<group>"; };
|
|
450 | 451 | C9A262CE1E170BD4004E6CEB /* AuthenticatorScreenshots */ = {
|
451 | 452 | isa = PBXGroup;
|
452 | 453 | children = (
|
| 454 | + C91CDAFD214EF044006488F7 /* Info.plist */, |
453 | 455 | C9A262CF1E170BD4004E6CEB /* AuthenticatorScreenshots.swift */,
|
454 | 456 | C9A262D71E170E3A004E6CEB /* SnapshotHelper.swift */,
|
455 | 457 | );
|
|
828 | 830 | isa = XCBuildConfiguration;
|
829 | 831 | baseConfigurationReference = C944A5731A7F772600E08B1E /* iOS-Application.xcconfig */;
|
830 | 832 | buildSettings = {
|
| 833 | + INFOPLIST_FILE = AuthenticatorScreenshots/Info.plist; |
831 | 834 | IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
832 | 835 | PRODUCT_BUNDLE_IDENTIFIER = me.mattrubin.authenticator.screenshots;
|
833 | 836 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
839 | 842 | isa = XCBuildConfiguration;
|
840 | 843 | baseConfigurationReference = C944A5731A7F772600E08B1E /* iOS-Application.xcconfig */;
|
841 | 844 | buildSettings = {
|
| 845 | + INFOPLIST_FILE = AuthenticatorScreenshots/Info.plist; |
842 | 846 | IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
843 | 847 | PRODUCT_BUNDLE_IDENTIFIER = me.mattrubin.authenticator.screenshots;
|
844 | 848 | PRODUCT_NAME = "$(TARGET_NAME)";
|
|
0 commit comments