iOS9 Support
Looks like there are issues running the scripts with Xcode beta for iOS9 on 10.11.
Looks like the linking is broken.
Can you post the error logs? Wondering if its related to bitcode support
On Sun, Aug 23, 2015 at 6:32 AM, Frederic Jacobs [email protected] wrote:
Looks like there are issues running the scripts with Xcode beta for iOS9 on 10.11.
Looks like the linking is broken.
— Reply to this email directly or view it on GitHub https://github.com/ursachec/CPAProxy/issues/25.
https://gist.github.com/FredericJacobs/5842c574c1ac7fa8795c
Dunno if the gist is just truncated but it doesn't seem to end on an error, it just sort of stops
On Mon, Aug 24, 2015 at 2:42 AM, Frederic Jacobs [email protected] wrote:
https://gist.github.com/FredericJacobs/5842c574c1ac7fa8795c
— Reply to this email directly or view it on GitHub https://github.com/ursachec/CPAProxy/issues/25#issuecomment-134114392.
The Gist is truncated. But you can open the full file https://gist.githubusercontent.com/FredericJacobs/5842c574c1ac7fa8795c/raw/0cee16cd20e3cf28957f3fe7756f20f208c46cb5/gistfile1.txt
Oh ok thx
On Mon, Aug 24, 2015 at 11:45 AM, Frederic Jacobs [email protected] wrote:
The Gist is truncated. But you can open the full file
— Reply to this email directly or view it on GitHub https://github.com/ursachec/CPAProxy/issues/25#issuecomment-134334588.
I have the same problem! Do you have found a solution?
I fixed this issue with this patch: https://github.com/ursachec/CPAProxy/pull/26