|
21 | 21 | 1E960AA61E7E097C000E2BB8 /* BEMLine.m in Sources */ = {isa = PBXBuildFile; fileRef = C3B90A5B187D15F7003E407D /* BEMLine.m */; }; |
22 | 22 | 1E960AA71E7E097C000E2BB8 /* BEMAverageLine.m in Sources */ = {isa = PBXBuildFile; fileRef = A63990B41AD4923900B14D88 /* BEMAverageLine.m */; }; |
23 | 23 | 1E960AA81E7E0990000E2BB8 /* BEMGraphCalculator.m in Sources */ = {isa = PBXBuildFile; fileRef = A6AC895A1C5882DD0052AB1C /* BEMGraphCalculator.m */; }; |
24 | | - 1E960AAA1E7EDFE4000E2BB8 /* AppIcon60x60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 1E960AA91E7EDFE4000E2BB8 /* AppIcon60x60@2x.png */; }; |
25 | 24 | 1E960B121E7F9C80000E2BB8 /* MSColorComponentView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E960AFD1E7F9C80000E2BB8 /* MSColorComponentView.m */; }; |
26 | 25 | 1E960B131E7F9C80000E2BB8 /* MSColorSelectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E960B001E7F9C80000E2BB8 /* MSColorSelectionView.m */; }; |
27 | 26 | 1E960B141E7F9C80000E2BB8 /* MSColorSelectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E960B021E7F9C80000E2BB8 /* MSColorSelectionViewController.m */; }; |
|
85 | 84 | 1E960A9D1E7DF9BB000E2BB8 /* MasterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MasterViewController.m; sourceTree = "<group>"; }; |
86 | 85 | 1E960A9E1E7DF9BB000E2BB8 /* StatsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatsViewController.h; sourceTree = "<group>"; }; |
87 | 86 | 1E960A9F1E7DF9BC000E2BB8 /* StatsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StatsViewController.m; sourceTree = "<group>"; }; |
88 | | - 1E960AA91E7EDFE4000E2BB8 /* AppIcon60x60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "AppIcon60x60@2x.png"; sourceTree = "<group>"; }; |
89 | 87 | 1E960AFC1E7F9C80000E2BB8 /* MSColorComponentView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSColorComponentView.h; sourceTree = "<group>"; }; |
90 | 88 | 1E960AFD1E7F9C80000E2BB8 /* MSColorComponentView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MSColorComponentView.m; sourceTree = "<group>"; }; |
91 | 89 | 1E960AFE1E7F9C80000E2BB8 /* MSColorPicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSColorPicker.h; sourceTree = "<group>"; }; |
|
203 | 201 | children = ( |
204 | 202 | 1E960A941E7DF942000E2BB8 /* Info.plist */, |
205 | 203 | 1E960A911E7DF942000E2BB8 /* LaunchScreen.storyboard */, |
206 | | - 1E960AA91E7EDFE4000E2BB8 /* AppIcon60x60@2x.png */, |
207 | 204 | 1E960A841E7DF942000E2BB8 /* main.m */, |
208 | 205 | ); |
209 | 206 | name = "Supporting Files"; |
|
443 | 440 | files = ( |
444 | 441 | 1E960A931E7DF942000E2BB8 /* LaunchScreen.storyboard in Resources */, |
445 | 442 | 1E960A901E7DF942000E2BB8 /* Assets.xcassets in Resources */, |
446 | | - 1E960AAA1E7EDFE4000E2BB8 /* AppIcon60x60@2x.png in Resources */, |
447 | 443 | 1E960A8E1E7DF942000E2BB8 /* Main.storyboard in Resources */, |
448 | 444 | ); |
449 | 445 | runOnlyForDeploymentPostprocessing = 0; |
|
602 | 598 | MTL_ENABLE_DEBUG_INFO = YES; |
603 | 599 | PRODUCT_BUNDLE_IDENTIFIER = BorisEmorine.TestBed; |
604 | 600 | PRODUCT_NAME = "$(TARGET_NAME)"; |
605 | | - TARGETED_DEVICE_FAMILY = 2; |
| 601 | + TARGETED_DEVICE_FAMILY = "1,2"; |
606 | 602 | }; |
607 | 603 | name = Debug; |
608 | 604 | }; |
|
622 | 618 | MTL_ENABLE_DEBUG_INFO = NO; |
623 | 619 | PRODUCT_BUNDLE_IDENTIFIER = BorisEmorine.TestBed; |
624 | 620 | PRODUCT_NAME = "$(TARGET_NAME)"; |
625 | | - TARGETED_DEVICE_FAMILY = 2; |
| 621 | + TARGETED_DEVICE_FAMILY = "1,2"; |
626 | 622 | }; |
627 | 623 | name = Release; |
628 | 624 | }; |
|
0 commit comments