• Chris Bracken's avatar
    Handle non-fat frameworks in iOS app framework thinning (#7950) · b16a515d
    Chris Bracken authored
    Support for thinning app frameworks to the target architecture was added
    in 708909fc. This commit adds support
    and error-checking for non-fat frameworks that are not of the target
    architecture. In such cases, we now fail the build, and emit an error
    message and the contents of lipo -info for the affected framework.
    b16a515d
xcode_backend.sh 5.86 KB