You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a few xcconfig files from https://github.com/jspahrsummers/xcconfigs. I want to add them into project but not have them added into app target or test target. How can I do that?
looks like files under app_target_templates will be added into app target and files under templates won't be added into the project.
The text was updated successfully, but these errors were encountered:
I have a few xcconfig files from https://github.com/jspahrsummers/xcconfigs. I want to add them into project but not have them added into app target or test target. How can I do that?
looks like files under
app_target_templates
will be added into app target and files undertemplates
won't be added into the project.The text was updated successfully, but these errors were encountered: