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

Add all files in the include directory to gem files #41

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

emawby
Copy link
Contributor

@emawby emawby commented Jul 18, 2022

Our onesignal-cli gem files currently are the bin directory and the lib directory, but we also need the files in the include directory. Currently the install sdk command crashes on iOS installs that don't have an NSE because we try to copy the NotificationService files and they don't exist.


This change is Reviewable

@emawby emawby requested a review from jkasten2 July 18, 2022 17:38
Copy link
Contributor

@jmadler jmadler left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jkasten2)

@jmadler jmadler merged commit 319c2de into main Jul 18, 2022
@jmadler jmadler deleted the fix_gemspec_-include branch July 18, 2022 17:40
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