- Xcode 11
- Swift 5.1
$ brew install mint
$ mint bootstrap -m Mintfile
$ mint run xcodegen xcodegen generate
The problem has occurred using iOS Share Extension. This project has two Schemes App (iOS target) and Share (iOS Share Extension).
The current settings for yonaskolb/[email protected], The target was specified first target forcibly and it will be fail.
The expectancy, the correctly work on Share Extension that is enabled to askForAppToLaunch = "Yes"
property on App.xcodeproj/xcshareddata/xcschemes/Share.xcscheme
. It will display "Ask on Launch" on "Excutable" section and it worked.
Replace on Mintfile
to own fixed branch and reinstalled, the project work correctly.
yutomizutani/xcodegen@add-ask-on-launch-with-specified-own-package