Skip to content

Conversation

@ns-vasilev
Copy link
Contributor

No description provided.

@ns-vasilev ns-vasilev force-pushed the feature/app-clips branch from f987e8e to 6bb7627 Compare May 5, 2025 09:13
@ns-vasilev
Copy link
Contributor Author

ns-vasilev commented Jun 5, 2025

@pepicrft @fortmarek Hi folks! 👋

Would appreciate it if you could take a look at this PR when you have a chance
I’m currently unable to add App Clips support as described in issue #7036.

Any feedback or a merge would be greatly appreciated 🙏

Copy link
Member

@fortmarek fortmarek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think of using URL and only converting the type to String during generation?

public let metalOptions: MetalOptions?
public let expandVariableFromTarget: TargetReference?
public let launchStyle: LaunchStyle
public let appClipInvocationURLString: String?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
public let appClipInvocationURLString: String?
public let appClipInvocationURL: URL?

@fortmarek
Copy link
Member

Would appreciate it if you could take a look at this PR when you have a chance

sorry, this has fallen through the cracks. Feel free to ping us sooner if we forget about something 🙏

@fortmarek
Copy link
Member

@ns-vasilev what do you think about preparing a PR in tuist/tuist that uses the changes from here? You can reference a fork in the Package.swift. It usually helps to make better decision about the XcodeGraph API.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jun 8, 2025
@ns-vasilev ns-vasilev force-pushed the feature/app-clips branch from 539b60d to 5d08eea Compare June 8, 2025 08:10
@ns-vasilev ns-vasilev force-pushed the feature/app-clips branch from 5d08eea to de8fd78 Compare June 8, 2025 08:15
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Jun 8, 2025
@ns-vasilev
Copy link
Contributor Author

@fortmarek, changed the type from String to URL and opened a PR in Tuist with these changes

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jun 11, 2025
@ns-vasilev
Copy link
Contributor Author

@fortmarek @pepicrft could you please merge this? Then I can proceed with the integration of AppClips into Tuist.

@fortmarek
Copy link
Member

Thanks and sorry for the longer review cycle here!

@fortmarek fortmarek merged commit f38a8dc into tuist:main Jun 30, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants