You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you want to search for API usage 是否要搜索API使用情況 (y/n): n
Do you want to search for dependencies 是否要搜索套件是否有在列表中 (y/n): y
Do you want to exclude certain directories for dependencies search 您是否要為套件搜索排除某些目錄 (y/n): n
Do you want to download privacy_info for dependencies 是否要下載套件的 privacy_info (y/n): n
Traceback (most recent call last):
File "/Users/admin/Documents/AppCode/imx365-ios-app/./update_privacy_info.py", line 455, in
main()
File "/Users/admin/Documents/AppCode/imx365-ios-app/./update_privacy_info.py", line 429, in main
found_patterns, found_deps, search_tracking_auth = search_files(args.directory, excluded_dirs_api, excluded_dirs_deps, search_apis, search_deps)
^^^^^^^^^^^^^^^^^
UnboundLocalError: cannot access local variable 'excluded_dirs_api' where it is not associated with a value
Do you want to search for API usage 是否要搜索API使用情況 (y/n): y
Do you want to exclude certain directories for API search 您是否要為API搜索排除某些目錄 (y/n): n
Do you want to search for dependencies 是否要搜索套件是否有在列表中 (y/n): n
Traceback (most recent call last):
File "/Users/admin/Documents/AppCode/imx365-ios-app/./update_privacy_info.py", line 455, in
main()
File "/Users/admin/Documents/AppCode/imx365-ios-app/./update_privacy_info.py", line 429, in main
found_patterns, found_deps, search_tracking_auth = search_files(args.directory, excluded_dirs_api, excluded_dirs_deps, search_apis, search_deps)
^^^^^^^^^^^^^^^^^^
UnboundLocalError: cannot access local variable 'excluded_dirs_deps' where it is not associated with a value
The text was updated successfully, but these errors were encountered:
Do you want to search for API usage 是否要搜索API使用情況 (y/n): n
Do you want to search for dependencies 是否要搜索套件是否有在列表中 (y/n): y
Do you want to exclude certain directories for dependencies search 您是否要為套件搜索排除某些目錄 (y/n): n
Do you want to download privacy_info for dependencies 是否要下載套件的 privacy_info (y/n): n
Traceback (most recent call last):
File "/Users/admin/Documents/AppCode/imx365-ios-app/./update_privacy_info.py", line 455, in
main()
File "/Users/admin/Documents/AppCode/imx365-ios-app/./update_privacy_info.py", line 429, in main
found_patterns, found_deps, search_tracking_auth = search_files(args.directory, excluded_dirs_api, excluded_dirs_deps, search_apis, search_deps)
^^^^^^^^^^^^^^^^^
UnboundLocalError: cannot access local variable 'excluded_dirs_api' where it is not associated with a value
Do you want to search for API usage 是否要搜索API使用情況 (y/n): y
Do you want to exclude certain directories for API search 您是否要為API搜索排除某些目錄 (y/n): n
Do you want to search for dependencies 是否要搜索套件是否有在列表中 (y/n): n
Traceback (most recent call last):
File "/Users/admin/Documents/AppCode/imx365-ios-app/./update_privacy_info.py", line 455, in
main()
File "/Users/admin/Documents/AppCode/imx365-ios-app/./update_privacy_info.py", line 429, in main
found_patterns, found_deps, search_tracking_auth = search_files(args.directory, excluded_dirs_api, excluded_dirs_deps, search_apis, search_deps)
^^^^^^^^^^^^^^^^^^
UnboundLocalError: cannot access local variable 'excluded_dirs_deps' where it is not associated with a value
The text was updated successfully, but these errors were encountered: