File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Examples/Showcase/Showcase
Tests/Tests.xcodeproj/xcshareddata/xcschemes Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
import SwiftUI
2
2
3
3
#if os(iOS) || os(tvOS)
4
- @UIApplicationMain
4
+ @main
5
5
final class AppDelegate : UIResponder , UIApplicationDelegate {
6
6
7
7
var window : UIWindow ?
Original file line number Diff line number Diff line change 51
51
savedToolIdentifier = " "
52
52
useCustomWorkingDirectory = " NO"
53
53
debugDocumentVersioning = " YES" >
54
+ <MacroExpansion >
55
+ <BuildableReference
56
+ BuildableIdentifier = " primary"
57
+ BlueprintIdentifier = " D50E2F4D2A2B9DEE00BAFB03"
58
+ BuildableName = " LegacyTestsHostApp.app"
59
+ BlueprintName = " LegacyTestsHostApp"
60
+ ReferencedContainer = " container:Tests.xcodeproj" >
61
+ </BuildableReference >
62
+ </MacroExpansion >
54
63
</ProfileAction >
55
64
<AnalyzeAction
56
65
buildConfiguration = " Debug" >
You can’t perform that action at this time.
0 commit comments