lipo -info ./BaiduMapAPI_Base.framework/BaiduMapAPI_Base
mkdir armv7
mkdir arm64
lipo ./BaiduMapAPI_Base.framework/BaiduMapAPI_Base -thin arm64 -output ./arm64/BaiduMapAPI_Base
lipo ./BaiduMapAPI_Base.framework/BaiduMapAPI_Base -thin armv7 -output ./armv7/BaiduMapAPI_Base
lipo -create ./armv7/BaiduMapAPI_Base ./arm64/BaiduMapAPI_Base -output ./BaiduMapAPI_Base.framework/BaiduMapAPI_Base
rm -rf ./arm64
rm -rf ./armv7
lipo -info ./BaiduMapAPI_Location.framework/BaiduMapAPI_Location
mkdir armv7
mkdir arm64
lipo ./BaiduMapAPI_Location.framework/BaiduMapAPI_Location -thin arm64 -output ./arm64/BaiduMapAPI_Location
lipo ./BaiduMapAPI_Location.framework/BaiduMapAPI_Location -thin armv7 -output ./armv7/BaiduMapAPI_Location
lipo -create ./armv7/BaiduMapAPI_Location ./arm64/BaiduMapAPI_Location -output ./BaiduMapAPI_Location.framework/BaiduMapAPI_Location
rm -rf ./arm64
rm -rf ./armv7
lipo -info ./BaiduMapAPI_Map.framework/BaiduMapAPI_Map
mkdir armv7
mkdir arm64
lipo ./BaiduMapAPI_Map.framework/BaiduMapAPI_Map -thin arm64 -output ./arm64/BaiduMapAPI_Map
lipo ./BaiduMapAPI_Map.framework/BaiduMapAPI_Map -thin armv7 -output ./armv7/BaiduMapAPI_Map
lipo -create ./armv7/BaiduMapAPI_Map ./arm64/BaiduMapAPI_Map -output ./BaiduMapAPI_Map.framework/BaiduMapAPI_Map
rm -rf ./arm64
rm -rf ./armv7
lipo -info ./BaiduMapAPI_Search.framework/BaiduMapAPI_Search
mkdir armv7
mkdir arm64
lipo ./BaiduMapAPI_Search.framework/BaiduMapAPI_Search -thin arm64 -output ./arm64/BaiduMapAPI_Search
lipo ./BaiduMapAPI_Search.framework/BaiduMapAPI_Search -thin armv7 -output ./armv7/BaiduMapAPI_Search
lipo -create ./armv7/BaiduMapAPI_Search ./arm64/BaiduMapAPI_Search -output ./BaiduMapAPI_Search.framework/BaiduMapAPI_Search
rm -rf ./arm64
rm -rf ./armv7
lipo -info ./BaiduMapAPI_Utils.framework/BaiduMapAPI_Utils
mkdir armv7
mkdir arm64
lipo ./BaiduMapAPI_Utils.framework/BaiduMapAPI_Utils -thin arm64 -output ./arm64/BaiduMapAPI_Utils
lipo ./BaiduMapAPI_Utils.framework/BaiduMapAPI_Utils -thin armv7 -output ./armv7/BaiduMapAPI_Utils
lipo -create ./armv7/BaiduMapAPI_Utils ./arm64/BaiduMapAPI_Utils -output ./BaiduMapAPI_Utils.framework/BaiduMapAPI_Utils
rm -rf ./arm64
rm -rf ./armv7
lipo -info ./BMKLocationKit.framework/BMKLocationKit
mkdir armv7
mkdir arm64
lipo ./BMKLocationKit.framework/BMKLocationKit -thin arm64 -output ./arm64/BMKLocationKit
lipo ./BMKLocationKit.framework/BMKLocationKit -thin armv7 -output ./armv7/BMKLocationKit
lipo -create ./armv7/BMKLocationKit ./arm64/BMKLocationKit -output ./BMKLocationKit.framework/BMKLocationKit
rm -rf ./arm64
rm -rf ./armv7