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 compile on iOS #22

Merged
merged 3 commits into from
May 12, 2017
Merged

Fix compile on iOS #22

merged 3 commits into from
May 12, 2017

Conversation

benoist
Copy link
Contributor

@benoist benoist commented May 9, 2017

I've removed the references to the twilio pod files and fixed the projects search paths.
I also used the new React import style

@benoist
Copy link
Contributor Author

benoist commented May 9, 2017

FYI I used this with React Native 0.43.3

@bradbyte
Copy link
Contributor

bradbyte commented May 9, 2017

@benoist do you want to update the Readme too to provide notes on installing w/o CocoaPods?

@benoist
Copy link
Contributor Author

benoist commented May 9, 2017

Well you still need cocoapods to install the twilio libraries in the main project. It's just that this library does not have any references to the twilio library, but expects the main project to have them included and uses the search locations to find the header files.

@bradbyte
Copy link
Contributor

bradbyte commented May 9, 2017

Oh got it. That makes it much cleaner. I think you can manually download the SDKs, but that doesn't have to be in the scope of this push.

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.

4 participants