info.plist is missing

jrahma 111 Reputation points
2021-02-25T19:25:36.707+00:00

Hi,

I am missing the info.plist in my iOS project (Xamarin Forms) but my app is running fine on my device!

Now i want to change the bundle name which is located inside the info.plist but how can do it if the info.plist is not there?

Kindly help..

72233-screen-shot-2021-02-25-at-112200-pm.png

Thanks,
Jassim

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,292 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Cole Xia (Shanghai Wicresoft Co,.Ltd.) 6,751 Reputation points
    2021-02-26T02:27:35.86+00:00

    Hello,

    Welcome to Microsoft Q&A!

    The application would build failed if there is no info.plist in project .

    72273-capture.png

    Check if info.plist file locates inside the folders.

    72283-capture.png

    ---

    If you still can't see the file , try to copy info.plist from a blank project to your project .


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.