File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed
Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 55* .swp
66.DS_Store
77.atom /
8+ .build /
89.buildlog /
910.history
1011.svn /
12+ .swiftpm /
1113migrate_working_dir /
1214
1315# IntelliJ related
Original file line number Diff line number Diff line change 159159 isa = PBXProject;
160160 attributes = {
161161 BuildIndependentTargetsInParallel = YES;
162- LastUpgradeCheck = 1600 ;
162+ LastUpgradeCheck = 1620 ;
163163 ORGANIZATIONNAME = "";
164164 TargetAttributes = {
165165 97C146ED1CF9000F007C117D = {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 1600 "
3+ LastUpgradeVersion = " 1620 "
44 version = " 1.3" >
55 <BuildAction
66 parallelizeBuildables = " YES"
4141 </TestAction >
4242 <LaunchAction
4343 buildConfiguration = " Release"
44- selectedDebuggerIdentifier = " "
45- selectedLauncherIdentifier = " Xcode.IDEFoundation .Launcher.PosixSpawn "
44+ selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB "
45+ selectedLauncherIdentifier = " Xcode.DebuggerFoundation .Launcher.LLDB "
4646 launchStyle = " 0"
4747 useCustomWorkingDirectory = " NO"
4848 ignoresPersistentStateOnLaunch = " NO"
Original file line number Diff line number Diff line change 11import UIKit
22import Flutter
33
4- @UIApplicationMain
4+ @main
55@objc class AppDelegate : FlutterAppDelegate {
66 override func application(
77 _ application: UIApplication ,
You can’t perform that action at this time.
0 commit comments