- 16 May, 2023 1 commit
-
-
Michael Goderbauer authored
-
- 04 May, 2023 1 commit
-
-
chunhtai authored
fixes https://github.com/flutter/flutter/issues/120405
-
- 03 May, 2023 1 commit
-
-
LouiseHsu authored
Adds the ability to rename Runner.xcodeproj and Runner.xcworkspace - fixes https://github.com/flutter/flutter/issues/9767. To rename a project: 1. Open Runner.xcodeproj in Xcode 2. In the left panel, left click "Show File Inspector" <img width="441" alt="Screenshot 2023-04-17 at 11 41 07 PM" src="https://user-images.githubusercontent.com/36148254/232692957-8743742d-c3ef-42e5-833f-dff31aeb2b6a.png"> 3. In the right panel, the name of the project, "Runner", should be visible under "Identity and Type". Change the name and press enter. <img width="299" alt="Screenshot 2023-04-17 at 11 40 43 PM" src="https://user-images.githubusercontent.com/36148254/232693315-b6a71165-f5e3-4a0f-8954-2f3eee5b67cf.png"> 4. A wizard should pop up. Click Rename. <img width="573" alt="Screenshot 2023-04-17 at 11 44 01 PM" src="https://user-images.githubusercontent.com/36148254/232693381-bb9cf026-2a75-4844-b42d-ae0036ae9fdd.png"> To rename the workspace: 1. Make sure Xcode is closed. 2. Rename the .xcworkspace to your new name. If you also renamed the project 3. Reopen the .xcworkspace in Xcode. If the selected project is the old name and in red, update it to match the new project name. Tests for schemeFor were changed as with Xcode 14, in some cases the scheme will be renamed along with the project. Thus we will get the best match scheme for either the project name, or the default name Runner. However if a flavor is present, the scheme should always match the flavor.
-
- 27 Oct, 2022 1 commit
-
-
Victoria Ashworth authored
-
- 25 Oct, 2022 2 commits
-
-
Jenn Magder authored
This reverts commit e1337218.
-
Victoria Ashworth authored
-
- 08 Sep, 2022 1 commit
-
-
Liam Appelbe authored
* Migrate packages/flutter_tools/test/general.shard, part 1/2 * Fix most of the tests * Fix analysis * Fix analysis * Fix test * Fix analysis * Fix analysis * Fix nit
-
- 29 Aug, 2022 1 commit
-
-
Zachary Anderson authored
-
- 16 Jun, 2022 1 commit
-
-
Jesús S Guerrero authored
-
- 27 Apr, 2022 2 commits
-
-
Phil Quitslund authored
-
Alexandre Ardhuin authored
-
- 20 Oct, 2021 1 commit
-
-
Chris Yang authored
-
- 04 Oct, 2021 1 commit
-
-
Jenn Magder authored
-
- 16 Sep, 2021 1 commit
-
-
Jenn Magder authored
-
- 25 Aug, 2021 1 commit
-
-
Jenn Magder authored
-
- 17 Aug, 2021 1 commit
-
-
Taha Tesser authored
-
- 30 Jul, 2021 1 commit
-
-
Jenn Magder authored
-
- 30 Jun, 2021 1 commit
-
- 28 Jun, 2021 1 commit
-
- 27 Jun, 2021 1 commit
-
-
Dan Field authored
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 26 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 14 May, 2021 1 commit
-
-
Jenn Magder authored
-
- 28 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 17 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 14 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 12 Apr, 2021 1 commit
-
-
Jenn Magder authored
-
- 16 Mar, 2021 1 commit
-
-
Jonah Williams authored
-
- 04 Mar, 2021 2 commits
-
-
Michael Goderbauer authored
-
Jenn Magder authored
-
- 26 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 08 Feb, 2021 1 commit
-
-
Jonah Williams authored
This reverts commit 8b6baae4.
-
- 04 Feb, 2021 1 commit
-
-
Jonah Williams authored
Our current top crasher is an unclear error when ProcessManager fails to resolve an executable path. To fix this, we'd like to being adjusting the process resolution logic and adding more instrumentation to track failures. In order to begin the process, the ProcessManager has been folded back into the flutter tool
-
- 28 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 27 Jan, 2021 2 commits
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
Jenn Magder authored
-
- 15 Jan, 2021 1 commit
-
-
Jenn Magder authored
-
- 12 Jan, 2021 2 commits
-
-
Jenn Magder authored
This reverts commit 201e5e4e.
-
Jenn Magder authored
-
- 07 Jan, 2021 1 commit
-
-
Jenn Magder authored
This reverts commit 273630c0.
-