• 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
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.analysis_options Loading commit data...
.analysis_options_repo Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...