yarrcc/libyuv-ios

armv7s architecture in result lib

grijon opened this issue · 0 comments

There are no armv7s architecture in result library, but it present when I add architectures in build.sh.

xcodebuild -target 'yuv.xcodeproj' -scheme 'yuv' -configuration 'Release' -sdk iphoneos CONFIGURATION_BUILD_DIR='build/iphoneos' clean build ARCHS='arm64 armv7 armv7s' ONLY_ACTIVE_ARCH=NO PLATFORM_NAME=iphoneos