Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make mtime optional on ReadDirItem, change utime to mtime on StatResult #379

Merged
merged 1 commit into from
Nov 6, 2017
Merged

Make mtime optional on ReadDirItem, change utime to mtime on StatResult #379

merged 1 commit into from
Nov 6, 2017

Conversation

autoreleasefool
Copy link
Contributor

Android and iOS both set mtime for stat method, so this type declaration must be updated.

Making mtime optional on ReadDirItem fixes #378

Android and iOS both set  for stat method, so this type declaration must be updated. Making mtime optional on ReadDirItem fixes #378
@itinance itinance merged commit f16c51b into itinance:master Nov 6, 2017
@itinance
Copy link
Owner

itinance commented Nov 6, 2017

Thank you very much!

@itinance
Copy link
Owner

itinance commented Nov 6, 2017

just released with 2.8.5

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

Successfully merging this pull request may close these issues.

mtime is unavailable for readDirAssets on Android and causes a crash
2 participants