ReadyTalk / avian

[INACTIVE] Avian is a lightweight virtual machine and class library designed to provide a useful subset of Java's features, suitable for building self-contained applications.
https://readytalk.github.io/avian/
Other
1.22k stars 172 forks source link

update to iOS 9.2 SDK and define sysroot for iOS #480

Closed dicej closed 8 years ago

dicej commented 8 years ago

Previously, we only seemed to define sysroot for MacOS, not iOS, yet we reference $(sysroot) in both cases. This ensures it is defined in both cases as well.

joshuawarner32 commented 8 years ago

Looks like travis had a little hickup. Could you force-push a no-op change to re-trigger the build?