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'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!
The text was updated successfully, but these errors were encountered:
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
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!The text was updated successfully, but these errors were encountered: