Uh oh!
There was an error while loading. Please reload this page.
Complete 64bit support - #40
Conversation
Bug-fix: Fall back to orientation via status-bar when orientation via de...
Allowing UIAlertViews be queryable in iOS7.
…nerate Pull request.
Update dependencies, include 64bit arch
There was a problem hiding this comment.
I've pulled in your PublicAutomation fix. Please restore this submodule to point back to the TestingWithFrank/PublicAutomation repo
moredip
commented
Jan 26, 2015
Thanks for the contribution @CMTaylor. I'd love to pull in the 64 bit support but as this Pull Request stands today it also includes other changes (status bar orientation, direct app exec, dependency version updates, etc). Can you send me a Pull Request that just has the changes for 64 bit support? |
squidpunch
commented
Jan 27, 2015
CMTaylor
commented
Jan 27, 2015
I have great difficulty with GIT, so maybe taking David’s and fixing it, as I tried to do, would be best. Hi PR was missing the dual architecture for Debug builds and missing it for PublicAutomation, which I think you’ve already taken from my PR on that repository. Cheers, From: David Larrabee [mailto:notifications@github.com] @morediphttps://github.com/moredip I think my original PR gave just the 64-bit support, was there anything missing there? #37#37 — |
moredip
commented
Jan 31, 2015
Closing this, PR #42 handled the 64 bit stuff. |
This pull request completes the 64-bit build support work done by squidpunch and submitted as pull request #37 on TestingWithFrank/Frank. It includes setting the 64-bit option for Debug builds and setting the 64-bit option in the PublicAutomation sub-module (that change submitted in a separate pull request on that module).