Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

UrhoSharp 1.8.* breaks compatibility with iOS 9 (works with 1.5.22 and previous versions) #309

Closed
vitoplantamura opened this issue Mar 2, 2018 · 2 comments

Comments

@vitoplantamura
Copy link

hi,

The problem is the same outlined here:

https://discourse.urho3d.io/t/clock-gettime-cause-crashed/2802

It seems that just undefining the HAVE_CLOCK_GETTIME preprocessor directive when building the native library can fix the issue.

Thanks, bye, --Vito

@EgorBo
Copy link
Member

EgorBo commented Mar 3, 2018

@vitoplantamura thanks for noticing, the fix will be available shortly.

@EgorBo EgorBo closed this as completed in 128dc05 Mar 5, 2018
@EgorBo
Copy link
Member

EgorBo commented Mar 5, 2018

we updated XCode sdk on our CI, urho3d by default uses "current sdk version" as a deployment target - fixed by #128dc05

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants