Skip to content

Update OpenCombineShim condition to add Android#114

Open
pnewell wants to merge 3 commits intopointfreeco:mainfrom
pnewell:main
Open

Update OpenCombineShim condition to add Android#114
pnewell wants to merge 3 commits intopointfreeco:mainfrom
pnewell:main

Conversation

@pnewell
Copy link

@pnewell pnewell commented Jan 28, 2026

Building Android currently chokes when building Timer.swift because it does meet:

#if !(os(iOS) && (arch(i386) || arch(arm)))

But does not currently have access to Combine or OpenCombineShim, so neither get imported.

Copy link
Member

@mbrandonw mbrandonw left a comment

Choose a reason for hiding this comment

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

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants