添加tidevice打包脚本
This commit is contained in:
4
tidevice_entry.py
Normal file
4
tidevice_entry.py
Normal file
@@ -0,0 +1,4 @@
|
||||
# tidevice_entry.py
|
||||
from tidevice.__main__ import main
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
Reference in New Issue
Block a user