feat: add the App Clip's URL to the Run action#185
Conversation
f987e8e to
6bb7627
Compare
|
@pepicrft @fortmarek Hi folks! 👋 Would appreciate it if you could take a look at this PR when you have a chance Any feedback or a merge would be greatly appreciated 🙏 |
fortmarek
left a comment
There was a problem hiding this comment.
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? |
There was a problem hiding this comment.
| public let appClipInvocationURLString: String? | |
| public let appClipInvocationURL: URL? |
sorry, this has fallen through the cracks. Feel free to ping us sooner if we forget about something 🙏 |
|
@ns-vasilev what do you think about preparing a PR in |
539b60d to
5d08eea
Compare
5d08eea to
de8fd78
Compare
|
@fortmarek, changed the type from |
|
@fortmarek @pepicrft could you please merge this? Then I can proceed with the integration of AppClips into Tuist. |
|
Thanks and sorry for the longer review cycle here! |
No description provided.