Post

Replies

Boosts

Views

Activity

Reply to Selecting a Team for signing in Xcode 12.5
Was this project generated for you by that tool? Or do they publish a single project that everyone uses? I'm not sure if I understand your questions correctly, but I'll clarify what I mean. The app is orignially written in Flutter since we want it to work on platforms other than iOS as well. Flutter allows you to export / extract a .xcodeproj file so the project can be compiled by xcode. I tried running the project on a simulated device and it worked, so the file provided by Flutter seems to work.
May ’21