There was an error while loading. Please reload this page.
1 parent 465a74a commit 4aaddbfCopy full SHA for 4aaddbf
scripts/decrypt_project_info.py
@@ -26,7 +26,7 @@
26
print("file is called")
27
28
plist_file_path = sys.argv[1]
29
-print("plist_file_path"+plist_file_path)
+print("plist_file_path" + plist_file_path)
30
31
# Read the PLIST file
32
try:
0 commit comments