iosxcodearchiveipa

Xcode doesn't Archive last version of app


I build an application and I use Ad Hoc distribution. I have a problem generating a ipa from an application. The application compiles just fine and even works in the simulator with the current version. When I trying to compile from the archive it generate a ipa from last version of my app. I already clean & build more than 100 times and nothing change.


Solution

  • Thanks for you help. I check my .plist and the problem was there. I was trying to download my app from local where my .plist link ipa to the web server. That why i download an old version.