This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

DFU ios xcode - Cannot generate IPA file

I have a Project using DFULibrary framework in my workspace. When I try to archive my target to generate the IPA file, the IPA file is not generated and can't be exported, in Organized it just appears the project as Other Item.

In the target parameters I have set up:

General -> Embedded Binaries -> DFULibrary.framework

General -> Linked Frameworks and Libraries

Build Phases -> Link Binary With Libraries -> DFULibrary.framework

Build Phases -> Embed Frameworks -> DFULibrary.framework

Thanks

Parents Reply Children
No Data
Related