woaiyouxi
woaiyouxi
**现存问题或期望目标** Xcode11.4.1下使用StatusBarHeightConstant,警告如下 ``` 'statusBarFrame' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. 'statusBarHidden' is deprecated: first deprecated in iOS 13.0 -...
macOS =========================TemplateWorkSpace ========================= $ sh buildTemplate.sh java.io.FileNotFoundException: /virtualview_tools-master/compiler-tools/TemplateWorkSpace/templatelist.properties (No such file or directory) at java.base/java.io.FileInputStream.open0(Native Method) at java.base/java.io.FileInputStream.open(FileInputStream.java:220) at java.base/java.io.FileInputStream.(FileInputStream.java:158) at com.libra.virtualview.tool.CompilerResourceConfig.(CompilerResourceConfig.java:55) at com.libra.virtualview.tool.VirtualViewCompileTool.compileInProject(VirtualViewCompileTool.java:71) at com.libra.virtualview.tool.VirtualViewCompileTool.main(VirtualViewCompileTool.java:44) templatelist.properties path error! templatelist.properties...
/Library/Python/3.9/lib/python/site-packages/urllib3/__init__.py:34: NotOpenSSLWarning: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'. See: https://github.com/urllib3/urllib3/issues/3020
RTL适配,主要是JXRTLFlowLayout做了flipsHorizontallyInOppositeLayoutDirection判断,然后替换UICollectionViewFlowLayout。 抛砖引玉,已测试OC版本的JXPagerView的JXPagerListContainerType_CollectionView,其他的作者大大看能否ok