D
D
Denis2017-03-20 21:47:18
Apple Xcode
Denis, 2017-03-20 21:47:18

How to fix an error when updating an application?

I want to post a new version of the application when compiling a message appears -
The parent bundle has the same identifier (com.company.Appname) as sub-bundle at /Users/path/Library/Developer/CoreSimulator/Devices/46DA430A-AA10-42CF-B9FD- 58F272FB67E5/data/Library/Caches/com.apple.mobile.installd.staging/temp.UVHWQJ/extracted/Appname.app/PlugIns/StickerPackExtension.appex
Can't figure out what's wrong and how to fix it

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vyacheslav Beltyukov, 2017-04-13
@maestrro712

You have a main application, it has its own bundle. Apparently, you also have some additional products packaged in your app - sticker packs, clock app, widgets, etc. So each of them has its own bundle. The names of all these bundles should not be the same. For example, if the application has com.iamcool.coolapp, then the widget must have, for example, com.iamcool.coolapp.widget

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question