Skip to content

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