-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Xcode 中9.4.1
执行脚本的时候报错如下:
Traceback (most recent call last):
File "build_snippets.py", line 43, in <module>
main()
File "build_snippets.py", line 39, in main
build_snippets()
File "build_snippets.py", line 31, in build_snippets
print('Rename %s to %s' % XCODE_SNIPPETS_DIR, BACKUP_DIR)
TypeError: not enough arguments for format string
Metadata
Metadata
Assignees
Labels
No labels