'How to deal with Xcode "Embed App Extension" build phase
When creating a "Share extension" via adding new target Xcode adds build phase named "Embed App Extension" in app "Build Phases" tab of app target settings. It is possible to remove this phase, but if you try to add it by pressing "+" at the left upper corner you'll find "Embed App Extension" is not listed among available options.
Why is it so? How to embed app extension to the target app without adding new target?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
