Skip to content

Support building XCFramework and cleanup#5

Draft
muukii wants to merge 13 commits into
masterfrom
muukii/xcframework
Draft

Support building XCFramework and cleanup#5
muukii wants to merge 13 commits into
masterfrom
muukii/xcframework

Conversation

@muukii

@muukii muukii commented Dec 9, 2020

Copy link
Copy Markdown
Owner
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
Copy Markdown

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

@muukii

muukii commented Jan 4, 2021

Copy link
Copy Markdown
Owner Author

@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

muukii commented Feb 1, 2022

Copy link
Copy Markdown
Owner Author

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