Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Mobile Development
  3. iOS
  4. Azure Devops not creating IPA file for Xamarin iOS build

Azure Devops not creating IPA file for Xamarin iOS build

Scheduled Pinned Locked Moved iOS
visual-studioquestioncsharpiosmobile
1 Posts 1 Posters 4 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dominic Burford
    wrote on last edited by
    #1

    I have a Xamarin.Forms app that I am building using Azure DevOps. I am using Visual Studio 2017 15.8.1. The build step for the project completes without any errors, but the Publish step fails to copy the IPA file as one hasn't been created. The build log shows the following MSBUILD generated statement that the build invoked.

    msbuild IFMDriverServices.iOS.csproj /p:Configuration=Release /p:Platform=iPhoneSimulator /p:BuildIpa=true /p:Codesignkey=identity /p:CodesignProvision=123456

    I have tasks that successfully install the Apple certificate and mobile provisioning that run before the build task. What am I missing? How do I create the IPA file?

    "There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult." - C.A.R. Hoare Home | LinkedIn | Google+ | Twitter

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups