Skip to content

Add Android platform support#102

Closed
marcuswu0814 wants to merge 1 commit into
kean:mainfrom
Golface:add-android-support
Closed

Add Android platform support#102
marcuswu0814 wants to merge 1 commit into
kean:mainfrom
Golface:add-android-support

Conversation

@marcuswu0814
Copy link
Copy Markdown

Hi Kean,

I'm working on a cross-platform API codegen project built on top of CreateAPI, and while trying it out with Swift on Android I found that Get needs these additional platform checks to compile.

Would love your thoughts on whether this is something you'd be open to merging — happy to adjust the approach if you'd prefer it done differently. Thanks for maintaining Get!

Treat Android the same as Linux in URLSession delegate compile-time
checks, since swift-corelibs-foundation on Android exposes the same
non-optional delegate API as Linux.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@marcuswu0814
Copy link
Copy Markdown
Author

I think #96 is already do the same thing, close it

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.

1 participant