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

[MobileCoreServices,MobileIcons] Add modulemap #98

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

Conversation

leptos-null
Copy link
Member

What does this implement/fix? Explain your changes.

This enables hbang/libcephei@7ad69a9 to compile.

This PR adds module information for

  • MobileCoreServices
  • MobileIcons

Checklist

  • New code follows the code rules
  • I've added modulemaps for any new libraries (e.g. see libactivator/module.modulemap): it should be possible to @import MyLibrary; in ObjC, or import MyLibrary in Swift.
  • My contribution is code written by myself from reverse-engineered headers, licensed into the Public Domain as per LICENSE.md; or, code written by myself / taken from an existing project, released under an OSI-approved license, and I've added relevant licensing credit to LICENSE.md

Does this close any currently open issues?

hbang/libcephei#58

Any relevant logs, error output, etc?

No

Any other comments?

No

Where has this been tested?

Operating System: macOS

Platform: Darwin

Target Platform: iphone

Toolchain Version: Apple clang version 15.0.0 (clang-1500.3.9.4)

SDK Version: iPhoneOS16.5

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