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

fix: NSStringArray warnings #97

Merged
merged 1 commit into from
Sep 30, 2021

Conversation

passerbyloo
Copy link
Contributor

fix Xcode build warnings: 'NSStringArray' is deprecated: Use NSArray<NSString *>
sync types with facebook-ios-sdk

Copy link
Collaborator

@mikehardy mikehardy left a comment

Choose a reason for hiding this comment

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

These look good to me, thanks @passerbyloo !
I checked the code in facebook-ios-sdk and it looks like they've had these types the whole time, FWIW, via examination of git blame

@passerbyloo
Copy link
Contributor Author

thanks for your verification

@thebergamo thebergamo merged commit d66e9f0 into thebergamo:master Sep 30, 2021
github-actions bot pushed a commit that referenced this pull request Sep 30, 2021
# [4.5.0](v4.4.1...v4.5.0) (2021-09-30)

### Bug Fixes

* NSStringArray warnings ([#97](#97)) ([d66e9f0](d66e9f0))

### Features

* add logProductItem ([#99](#99)) ([2f2b49a](2f2b49a))
@github-actions
Copy link

🎉 This PR is included in version 4.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants