Skip to content
This repository was archived by the owner on Feb 19, 2026. It is now read-only.

Fix motor-example target declaration in Package.swift to use Swift 5.10#1

Open
ezefranca wants to merge 1 commit intoflint-engine:masterfrom
ezefranca:master
Open

Fix motor-example target declaration in Package.swift to use Swift 5.10#1
ezefranca wants to merge 1 commit intoflint-engine:masterfrom
ezefranca:master

Conversation

@ezefranca
Copy link

Description:

This PR updates the Package.swift file to fix a warning about how the motor-example target is declared. Since Swift tools version 5.4.0, executable targets (like motor-example which has a main.swift file) need to be declared using executableTarget() instead of target().

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant