MobileNativeFoundation / MobileNativeFoundation/rules_xcodeproj
Feature Request: support App Clip invocation URL in custom schemes
Open
@luispadron is already working on this.
Since Apr 2, 2024.
feature request
- Dominant language
- Swift
- Stars
- 626
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
Schemes which have a binary launch target that is also an App Clip can support a new plist property:
appClipInvocationURLString
This is a single URL that will be provided to the app clip during launch. It is useful for teams to set this in their schemes so they do not need to modify the schemes every time the project is generated.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.