File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
performance/PerformanceExample.xcodeproj Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 425425 isa = XCBuildConfiguration;
426426 buildSettings = {
427427 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
428- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
429428 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
430429 DEVELOPMENT_TEAM = "";
431430 INFOPLIST_FILE = "$(SRCROOT)/PerformanceExample/Info.plist";
446445 isa = XCBuildConfiguration;
447446 buildSettings = {
448447 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
449- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
450448 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
451449 DEVELOPMENT_TEAM = "";
452450 INFOPLIST_FILE = "$(SRCROOT)/PerformanceExample/Info.plist";
Original file line number Diff line number Diff line change 2929 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
3030 shouldUseLaunchSchemeArgsEnv = " YES"
3131 shouldAutocreateTestPlan = " YES" >
32+ <Testables >
33+ <TestableReference
34+ skipped = " NO" >
35+ <BuildableReference
36+ BuildableIdentifier = " primary"
37+ BlueprintIdentifier = " 107347C320315A61004A66D1"
38+ BuildableName = " PerformanceExampleUITests.xctest"
39+ BlueprintName = " PerformanceExampleUITests"
40+ ReferencedContainer = " container:PerformanceExample.xcodeproj" >
41+ </BuildableReference >
42+ </TestableReference >
43+ </Testables >
3244 </TestAction >
3345 <LaunchAction
3446 buildConfiguration = " Debug"
You can’t perform that action at this time.
0 commit comments