Commit graph

2 commits

Author SHA1 Message Date
Kjell Wooding
999dc68123 Downloading was broken in certain cases on python 2.
FancyUrlopener.urlretrieve was failing on redirect, but in an insidious way, because of a bug in the python-future module:
https://github.com/PythonCharmers/python-future/issues/425
Replace with the requests module for the time being.
2019-01-10 14:49:57 -05:00
Mathieu Virbel
8e1960f28c update xcodeproj generation, use latest mod_pbxproj project to be able to handle tbd files, and fixes issues about code signing when the frameworks are added in Embed Frameworks. 2018-10-28 16:24:54 +01:00