Skip to content

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

@rushangfynd

Description

@rushangfynd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions