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

I am able to create the framework but have 1GB size for XCFramework. #15

Open
rushangfynd opened this issue Sep 6, 2022 · 0 comments
Open

Comments

@rushangfynd
Copy link

rushangfynd commented Sep 6, 2022

My own pods have around 2100 Files

In XCFramework,

  • 500 MB for Simulator Platform
  • 500 MB for iOS Platform

Anyway to reduce the size of XCFramework?

xcodebuild archive \
-workspace MyWorkspace.xcworkspace \
-scheme MyScheme \
-destination "generic/platform=iOS" \
-archivePath "archives/MyScheme-iOS" \
SKIP_INSTALL=NO \
BUILD_LIBRARY_FOR_DISTRIBUTION=YES

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

No branches or pull requests

1 participant