George Micahlopoulos
George Micahlopoulos
even with less frames
This is what I get when I try to run the script: File "download_archive.py", line 93 def download_descriptions(ids: list, descs_dir: str, num_processes: int) -> list: ^ SyntaxError: invalid syntax macOS...
Hi there. The new Swift 3 and Xcode 8 has completely broken the project.
there are multiple errors in Swift 2.0 in the sample project....
HI. Thanks for the great work. Is it possible to add a method to change the origin.x and origin.y of the alert? In other words something like: customAlert.transform = CGAffineTransformTranslate(...