Skip to content

Support building XCFramework and cleanup #5

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

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Conversation

muukii
Copy link
Owner

@muukii muukii commented Dec 9, 2020

platform :ios, '9.0'
plugin 'cocoapods-binary'

use_frameworks!
all_binary!
+ use_xcframework!

target 'demo' do

  pod 'Masonry'

end

TODO

  • Supports LLDB
  • Supports dSYM

@azilbershtein
Copy link

Hi,
Thanks for your work!
Do you still work on this PR?

@muukii
Copy link
Owner Author

muukii commented Jan 4, 2021

@azilbershtein
Hi, I'm sorry. I could not get how to handle dSYM files in creating an archive.
We have 2 TODOs to get this feature.

  • Supports LLDB
  • Supports dSYM

Actually, I don't have much time to continue to do this.
I'd like to get anyone's help.

@muukii muukii added the help wanted Extra attention is needed label Mar 31, 2021
@muukii
Copy link
Owner Author

muukii commented Feb 1, 2022

Big news,
I'm working on here.
https://github.com/muukii/cocoapods-frost

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants