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

Support specifying iOS targets with -t or --targets options. #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

beata
Copy link

@beata beata commented Apr 17, 2020

Hi, I added a new CLI option for assigning resources to targets.

Example:

react-native-asset --targets TargetA TargetB

Example: react-native-asset -t BrandA BrandB
@gewfy
Copy link

gewfy commented Apr 17, 2023

@unimonkiez This would be a great feature as we have three targets (dev, staging, production) and need to go into xcode after running react-native-asset to manually add all targets for the files added. Let me know if I can help out here somehow.

@unimonkiez
Copy link
Owner

Not sure what it does exactly, @gewfy you can take this PR and create a new one with documentation changes included? or @beata if he still wants to make those additions

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.

3 participants