PythonToolBox icon indicating copy to clipboard operation
PythonToolBox copied to clipboard

脚本工具集合

Results 2 PythonToolBox issues
Sort by recently updated
recently updated
newest added
trafficstars

No module named 'xcodeproj' Traceback (most recent call last): File "/Users/admin/Downloads/PythonToolBox-master/XcodeprojModify/start.py", line 15, in xcodeproj.inputPath() NameError: name 'xcodeproj' is not defined

unity2017.4.33f1 , unity2019.3.8f1(默认空场景)都试了,生成好了libiPhone-lib-new.a,替换了原来的libiPhone-lib.a,上传后,但还是收到邮件: ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview). 是我作的不对吗? 附:...