- 15 Sep, 2023 1 commit
-
-
chunhtai authored
â¦k settings the show build settings xcode command can only accept one of the target or scheme flag. Therefore I make them optional.
-
- 08 Sep, 2023 1 commit
-
-
chunhtai authored
ios version of https://github.com/flutter/flutter/pull/131009/files
-
- 31 Aug, 2023 1 commit
-
-
chunhtai authored
â¦on file The deeplink validation tool will become an static app so it can't no longer access vm services. The goal will be then to turn them into flutter analyze command similar to `flutter analyze --android --[options]` that static app can use on. This pr only removes vm services and turn the api to dump a output file instead of printing everything to stdout.
-
- 18 Aug, 2023 1 commit
-
-
Victoria Ashworth authored
Starting in Xcode 15, when building macOS, DT_TOOLCHAIN_DIR cannot be used to evaluate LD_RUNPATH_SEARCH_PATHS or LIBRARY_SEARCH_PATHS. `xcodebuild` error message recommend using TOOLCHAIN_DIR instead. Since Xcode 15 isn't in CI, I tested it in a one-off `led` test: * [Pre-fix failure](https://luci-milo.appspot.com/raw/build/logs.chromium.org/flutter/led/vashworth_google.com/04e485a0b152a0720f5e561266f7a6e4fb64fc76227fcacc95b67486ae2771e7/+/build.proto) * [Post-fix success](https://luci-milo.appspot.com/raw/build/logs.chromium.org/flutter/led/vashworth_google.com/d454a3e181e1a97692bdc1fcc197738fe04e4acf1cb20026fd040fd78513f3b0/+/build.proto) Fixes https://github.com/flutter/flutter/issues/132755.
-
- 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.
-
- 03 Apr, 2023 1 commit
-
-
Jenn Magder authored
-
- 23 Jan, 2023 1 commit
-
-
Michael Goderbauer authored
* dart fix --apply * manual fixes * fix after merge conflicts * review
-
- 07 Nov, 2022 1 commit
-
-
Victoria Ashworth authored
* exclude xcworkspace that begins with a period * fix if spacing, add comment * add unit test for when no xcworkspace found * update to use xcodeWorkspace, make it nullable and refactor * check if hostAppRoot exists before trying to get xcworkspace * use local variables to take advantage of type promotion * only check if not null, don't need to check if exists * readd exist check for migrate * readd missing line at end of file
-
- 27 Oct, 2022 1 commit
-
-
Victoria Ashworth authored
-
- 25 Oct, 2022 2 commits
-
-
Jenn Magder authored
This reverts commit e1337218.
-
Victoria Ashworth authored
-
- 20 Oct, 2022 1 commit
-
-
Brandon DeRosier authored
-
- 03 Jun, 2022 1 commit
-
-
Jenn Magder authored
-
- 02 May, 2022 1 commit
-
-
Jenn Magder authored
-
- 16 Mar, 2022 1 commit
-
-
Gary Qian authored
-
- 22 Feb, 2022 1 commit
-
-
Tomasz Gucio authored
-
- 02 Feb, 2022 1 commit
-
-
Collin Jackson authored
-
- 22 Dec, 2021 1 commit
-
-
Jenn Magder authored
-
- 14 Dec, 2021 1 commit
-
-
Lau Ching Jun authored
* Switch to use xml in PlistParser * Review feedbacks: Change dynamic to Object, remove getValueFromFile
-
- 24 Nov, 2021 2 commits
-
-
Mouad Debbar authored
This reverts commit 6a3ea7eb.
-
Jenn Magder authored
-
- 02 Nov, 2021 1 commit
-
-
Jenn Magder authored
-
- 20 Oct, 2021 1 commit
-
-
Chris Yang authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 07 Oct, 2021 1 commit
-
-
Jenn Magder authored
-
- 04 Oct, 2021 1 commit
-
-
Jenn Magder authored
-
- 22 Sep, 2021 1 commit
-
-
Jenn Magder authored
-
- 07 Sep, 2021 1 commit
-
-
Anis Alibegić authored
-
- 12 Aug, 2021 1 commit
-
-
嘟囔 authored
-
- 30 Jul, 2021 1 commit
-
-
Jenn Magder authored
-
- 28 Jun, 2021 1 commit
-
-
Jenn Magder authored
-