• Chris Bracken's avatar
    Do not attempt to merge non-fat frameworks in Xcode build (#8251) · 36e3260b
    Chris Bracken authored
    * Do not attempt to merge non-fat frameworks in Xcode build
    
    During the Xcode build, we strip code irrelevant to the target
    architecture in frameworks used by the application. In the case of
    non-fat executables, no stripping occurs, so the frameworks can be used
    as-is. No merge & replace step is necessary.
    
    * fixup! Do not attempt to merge non-fat frameworks in Xcode build
    36e3260b
Name
Last commit
Last update
..
bin Loading commit data...
gradle Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
flutter_tools.iml Loading commit data...
pubspec.yaml Loading commit data...