News

Maybe you have to use the Maven-Xcode-Plugin for many reasons such as -your source control is SVN -you want to use Maven-Release-Plugin -you want to generate change list with the Maven-Site-Plugin.
Under the covers, the Xcode wizard UI generates a plist that says how the archive should become an IPA (signing, thinning, stripping, is it for the App Store or local testing, etc). Currently, flutter ...