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 a file to XCode Project (e.g., GoogleService-Info.plist)? #196

Open
Dr-Zhi opened this issue Jul 18, 2023 · 0 comments
Open

Add a file to XCode Project (e.g., GoogleService-Info.plist)? #196

Dr-Zhi opened this issue Jul 18, 2023 · 0 comments

Comments

@Dr-Zhi
Copy link

Dr-Zhi commented Jul 18, 2023

Hi,

I'm wondering if there is a way to add a file to XCode project programmatically? Using copy is not sufficient, as XCode does not automatically recognize the new file in its folder. Thanks!

platforms:
  ios:
    targets:
      App:
        copy:
          - src: ../firebase/GoogleService-Info.plist
            dest: App/GoogleService-Info.plist
@Dr-Zhi Dr-Zhi changed the title Add a file to XCode Project (e.g., GoogleService-Info.plist) Add a file to XCode Project (e.g., GoogleService-Info.plist)? Jul 18, 2023
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

No branches or pull requests

1 participant