gsdios / SDAutoLayout

One line of code to implement automatic layout. 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库。The most easy way for autoLayout. Based on runtime.
MIT License
5.9k stars 1.28k forks source link

iOS 布局失效 #336

Open tiaotiao520 opened 3 years ago

tiaotiao520 commented 3 years ago

升级了一些第三方,因为依赖了静态库,所以Podfile 文件#use_frameworks! 结果 整个App 布局失效了

开发工具是Xcode12.1

SD版本为2.2.1

yangfangxue commented 2 years ago

你不用pod 直接下载拉入到项目中试试

yangfangxue commented 2 years ago

升级了一些第三方,因为依赖了静态库,所以Podfile 文件#use_frameworks! 结果 整个App 布局失效了

开发工具是Xcode12.1

SD版本为2.2.1

你不用pod 直接下载拉入到项目中试试