Skip to content

Fix issue that fileSize is nil on iOS#11

Merged
sboh1214 merged 1 commit intomainfrom
fix-filewrapper
Jan 24, 2021
Merged

Fix issue that fileSize is nil on iOS#11
sboh1214 merged 1 commit intomainfrom
fix-filewrapper

Conversation

@sboh1214
Copy link
Copy Markdown
Collaborator

Hello!

There was a potential problem with initiating OLEFile.
There is no fileSize attribute, unlike macOS and Linux.

So, I changed to calculate data.count.

I wish 0.3.1 hotfix publish with this PR. (So I set the milestone.)
Thanks.

@sboh1214 sboh1214 added this to the 0.3.1 milestone Jan 24, 2021
@sboh1214 sboh1214 requested a review from MaxDesiatov January 24, 2021 15:31
@sboh1214 sboh1214 self-assigned this Jan 24, 2021
Copy link
Copy Markdown
Collaborator

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems legit, thanks 👍

@sboh1214 sboh1214 merged commit 06ecb13 into main Jan 24, 2021
@sboh1214 sboh1214 deleted the fix-filewrapper branch January 24, 2021 15:49
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.

2 participants