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

Implement MacOS support using sharedDarwinSource #801

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rohitsangwan01
Copy link

@rohitsangwan01 rohitsangwan01 commented Sep 27, 2023

Implemented MacOS support with same Swift code, using SharedDarwinSource

We can use darwin folder instead of ios or macos and keep the single codebase for both Apple platforms, so this way i guess maintenance efforts would be same

@Taym95
Copy link
Collaborator

Taym95 commented Oct 25, 2023

@rohitsangwan01 did you test all functionally in macos?

@rohitsangwan01
Copy link
Author

rohitsangwan01 commented Oct 25, 2023

@Taym95 i tried basic tasks like connect, disconnect and some services related tasks, but not in detail, and because macos apis are exactly similar to IOS, so both should behave similar in functionality

@Taym95
Copy link
Collaborator

Taym95 commented Oct 25, 2023

@Taym95 i tried basic tasks like connect, disconnect and some services related tasks, but not in detail, and because macos apis are exactly similar to IOS, so both should behave similar in functionality

I tried this in the past, and not all API worked, please test other functionalities

@rohitsangwan01
Copy link
Author

@Taym95 ok sure, will test all functionalities

@egyleader
Copy link

any update on this ??

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.

None yet

3 participants