Lipo移除ORC架构

Lipo移除ORC架构

打包前检查链接


https://cloud.baidu.com/doc/OCR/OCR-iOS-SDK.html#FAQ


cd /Users/guojun/JG-iOS/Product/LH_QJ/LH_QJ/ClassPatch/Tools/ThirdLib/BaiduAI/lib/AipBase.framework

lipo -info AipBase
Architectures in the fat file: AipBase are: i386 x86_64 armv7 arm64

lipo -remove x86_64 AipBase -o AipBase
lipo -remove i386 AipBase -o AipBase

cd /Users/guojun/JG-iOS/Product/LH_QJ/LH_QJ/ClassPatch/Tools/ThirdLib/BaiduAI/lib/AipOcrSdk.framework

lipo -info AipOcrSdk
Architectures in the fat file: AipOcrSdk are: i386 x86_64 armv7 arm64

lipo -remove x86_64 AipOcrSdk -o AipOcrSdk
lipo -remove i386 AipOcrSdk -o AipOcrSdk

 

Ipv6 测试
http://ipv6-test.com/stats/
dig +nocmd + nostats open.qujiamall.com AAAA

 


文件夹的显示和隐藏
显示:defaults write com.apple.finder AppleShowAllFiles -bool true
隐藏:defaults write com.apple.finder AppleShowAllFiles -bool false 


删除多余的证书
provisioning profile path:

~/Library/MobileDevice/Provisioning Profiles

手机固件下载:
https://www.jianshu.com/p/1a33e36c4b67
https://www.jianshu.com/p/db415129352b

手机固件替换路径
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport


cocoasapp安装存在警告问题
终端进入:
cd ~/.cocoapods
然后ls查看目录下文件
然后cd repos && ls
如果存在master目录就执行rm -rf master
之后再pod setup即可

 

转载于:https://www.cnblogs.com/GJ-ios/p/11579162.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值