Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@chinmaygarde
Copy link
Member

As long as the Mac SDK is i386 ready, engine developers should be able to use the latest version of Xcode to build all artifacts. This issue goes away when gen_snapshot migrates to x64.

…tter/tools/gn

As long as the Mac SDK is i386 ready, engine developers should be able to use the latest version of Xcode to build all artifacts. This issue goes away when gen_snapshot migrates to x64.
@liyuqian
Copy link
Contributor

Can we also have some documentation about where we can get the MacSDK that you just sent me?

And just to confirm, that SDK can be used to build both 32-bit and 64-bit iOS, right?

@chinmaygarde
Copy link
Member Author

Can we also have some documentation about where we can get the MacSDK that you just sent me?

It has to be obtained from the old Xcode installation. In my case, I got it from Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk in my Xcode 9.4.1 installation.

And just to confirm, that SDK can be used to build both 32-bit and 64-bit iOS, right?

Yes, it should work for both.

@chinmaygarde
Copy link
Member Author

@liyuqian Ping?

Copy link
Contributor

@liyuqian liyuqian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@chinmaygarde chinmaygarde merged commit 7e37080 into flutter:master Apr 19, 2019
@chinmaygarde chinmaygarde deleted the sdk_from_env branch April 19, 2019 17:01
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 19, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 19, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 20, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 21, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 21, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 21, 2019
liyuqian added a commit to liyuqian/flutter that referenced this pull request Apr 21, 2019
flutter/engine@ca31a7c...206cab6

git log ca31a7c..206cab6 --no-merges --oneline
206cab6 Roll src/third_party/skia cc5d3e09e394..1c0b05afdef8 (14 commits) (flutter/engine#8654)
1fe3279 Cleanup references to FLX archives from the engine. (flutter/engine#8653)
6257dfe Add factory methods to FileMapping that make it easy to create common mappings. (flutter/engine#8652)
5fed725 Roll buildroot to 380d0ed (flutter/engine#8649)
eaa0e9c Roll src/third_party/skia e5763787f920..cc5d3e09e394 (3 commits) (flutter/engine#8651)
7e37080 Allow specifying the Mac SDK path as an environment variable to //flutter/tools/gn (flutter/engine#8643)
30c23e6 Roll src/third_party/skia e8a33ec6d084..e5763787f920 (1 commits) (flutter/engine#8650)
8f0af31 Roll src/third_party/skia 8cdae55bf1ac..e8a33ec6d084 (3 commits) (flutter/engine#8648)
25c33dc Roll src/third_party/skia 9b67802a4cd0..8cdae55bf1ac (1 commits) (flutter/engine#8647)
1e5f59d Reland &flutter#34;Remove DartSnapshotBuffer and dry up snapshot resolution logic&flutter#34;. (flutter/engine#8645)
4ead9c8 Remove unused Settings::ToString. (flutter/engine#8642)
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 21, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 22, 2019
liyuqian added a commit to flutter/flutter that referenced this pull request Apr 22, 2019
flutter/engine@ca31a7c...206cab6

git log ca31a7c..206cab6 --no-merges --oneline
206cab6 Roll src/third_party/skia cc5d3e09e394..1c0b05afdef8 (14 commits) (flutter/engine#8654)
1fe3279 Cleanup references to FLX archives from the engine. (flutter/engine#8653)
6257dfe Add factory methods to FileMapping that make it easy to create common mappings. (flutter/engine#8652)
5fed725 Roll buildroot to 380d0ed (flutter/engine#8649)
eaa0e9c Roll src/third_party/skia e5763787f920..cc5d3e09e394 (3 commits) (flutter/engine#8651)
7e37080 Allow specifying the Mac SDK path as an environment variable to //flutter/tools/gn (flutter/engine#8643)
30c23e6 Roll src/third_party/skia e8a33ec6d084..e5763787f920 (1 commits) (flutter/engine#8650)
8f0af31 Roll src/third_party/skia 8cdae55bf1ac..e8a33ec6d084 (3 commits) (flutter/engine#8648)
25c33dc Roll src/third_party/skia 9b67802a4cd0..8cdae55bf1ac (1 commits) (flutter/engine#8647)
1e5f59d Reland "Remove DartSnapshotBuffer and dry up snapshot resolution logic". (flutter/engine#8645)
4ead9c8 Remove unused Settings::ToString. (flutter/engine#8642)

TBR: @cbracken
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants