Skip to content

YutoMizutani/ShareExtension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShareExtension

Dependencies

  • Xcode 11
  • Swift 5.1

Installation

$ brew install mint
$ mint bootstrap -m Mintfile
$ mint run xcodegen xcodegen generate

The problem

The problem has occurred using iOS Share Extension. This project has two Schemes App (iOS target) and Share (iOS Share Extension).

screenshot 555

The current settings for yonaskolb/[email protected], The target was specified first target forcibly and it will be fail.

screenshot 558

screenshot 559

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.

screenshot 560

screenshot 554

screenshot 562

Solution

Replace on Mintfile to own fixed branch and reinstalled, the project work correctly.

yutomizutani/xcodegen@add-ask-on-launch-with-specified-own-package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages