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

feat(podspec): Add defines modules to podspec for React Native support #331

Merged
merged 2 commits into from
Mar 18, 2021

Conversation

kelsonpw
Copy link
Contributor

Summary

Adds s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' } to the podspec file.

Checklist

  • [X ] Does your PR title have the correct title format?
  • Does your PR have a breaking change?: No

Amplitude.podspec Show resolved Hide resolved
@kelsonpw kelsonpw force-pushed the kelson/defines-modules branch from f2b7635 to f2b9911 Compare March 18, 2021 21:40
@kelsonpw kelsonpw merged commit e7d1257 into main Mar 18, 2021
@kelsonpw kelsonpw deleted the kelson/defines-modules branch March 18, 2021 22:06
github-actions bot pushed a commit that referenced this pull request Mar 18, 2021
# [8.2.0](v8.1.0...v8.2.0) (2021-03-18)

### Features

* **podspec:** Add defines modules to podspec for React Native support ([#331](#331)) ([e7d1257](e7d1257))
@github-actions
Copy link

🎉 This PR is included in version 8.2.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.

2 participants