Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Failure: iOS builds not supported on the platform #47

Open
l-Shane-l opened this issue Aug 19, 2024 · 0 comments
Open

CI Failure: iOS builds not supported on the platform #47

l-Shane-l opened this issue Aug 19, 2024 · 0 comments

Comments

@l-Shane-l
Copy link

l-Shane-l commented Aug 19, 2024

I'm trying to submit a PR (#46 ) to add a new drag-and-drop list example, but the CI is failing with the following error:

Note: switching to 'origin/master'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at d60e56b Merge pull request #45 from jhartzell42/jhartzell/chess-fix
From github.com:l-Shane-l/reflex-examples
 * [new branch]      add-drag-and-drop-list-example -> fork/add-drag-and-drop-list-example
 * [new branch]      master     -> fork/master
error: iOS builds are not supported on this platform.


## Exited with code: 1 

This error seems unrelated to my changes. The code builds fine for me locally on a debian system. It seems to be an issue coming from elsewhere in the CI. Im not sure if there is a fix available but if not maybe removing the requirement for IOS might make sense for this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant