tuist / XcodeProj

πŸ“ Read, update and write your Xcode projects

Home Page:https://xcodeproj.tuist.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for StoreKitConfigurationFileReference

jcolicchio opened this issue Β· comments

Context πŸ•΅οΈβ€β™€οΈ

Xcode 12 now allows developers to specify a .storekit configuration file in the Run options of a scheme

What 🌱

Let's support StoreKitConfigurationFileReference in the LaunchAction of a XCScheme

Proposal πŸŽ‰

I already implemented it, see PR