The git repository cannot be cloned/pulled on a windows machine in its current form because of two directories in the store-art folder, namely:
iPhone 15 Pro Max (6.7")
iPhone 6s Plus (5.5")
The pull/clone failure is due to the filenames containing quote marks (") being used to denote inches in the paths.
If these folders could be renamed to something not containing the quotation marks then that would allow the repo to be pulled/cloned/built on windows.
The git repository cannot be cloned/pulled on a windows machine in its current form because of two directories in the store-art folder, namely:
iPhone 15 Pro Max (6.7")
iPhone 6s Plus (5.5")
The pull/clone failure is due to the filenames containing quote marks (") being used to denote inches in the paths.
If these folders could be renamed to something not containing the quotation marks then that would allow the repo to be pulled/cloned/built on windows.