makeplane / plane-mobile

📱 🛫 🔥 Mobile App of Plane. Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
GNU Affero General Public License v3.0
171 stars 52 forks source link

[🐛 Bug]: Doesn't run on ios 17.0 #75

Open yahu1031 opened 1 year ago

yahu1031 commented 1 year ago

Issue

I have been trying to develop app on iOS 17.0 device(simulator & physical). But got some issue. don't know why.

Here are the logs

rameshkumarchandra commented 1 year ago

Hey @yahu1031, We have created a different flow of running the app in IOS at start but it will be changed anyways. For now you can delete the second Run script from the Build phase in Runner folder in Xcode, Create a file named as Info.plist and paste the content in the Info.plist.template to the newly created Info.plist file and try running.