| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Xcode: Adjust tests to drop of 32bit iOS architectures" | Gregor Jasny | 2017-10-10 | 1 | -5/+1 |
| | | | | | This reverts commit d210b2813072c874ee13fcc941e41aacacf09874. | ||||
| * | Xcode: Adjust tests to drop of 32bit iOS architectures | Gregor Jasny | 2017-10-05 | 1 | -1/+5 |
| | | |||||
| * | Xcode: Add support for combined install on iOS | Ruslan Baratov | 2015-12-10 | 1 | -0/+30 |
| This patch solves the problem of installing both: Device and Simulator libraries on iOS. Before only one of them was installed. If the IOS_INSTALL_COMBINED property is set on a target, a special install hook will be activated which builds the corresponding target and combines both at the install location. The original patch was contributed by Ruslan Baratov, and polished by Gregor Jasny. | |||||
