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

Many dependency and increase app size #103

Open
SajjadKharrazi opened this issue Jan 15, 2022 · 0 comments
Open

Many dependency and increase app size #103

SajjadKharrazi opened this issue Jan 15, 2022 · 0 comments

Comments

@SajjadKharrazi
Copy link

SajjadKharrazi commented Jan 15, 2022

dependencies: [
        .package(url: "https://github.com/Kitura/BlueRSA.git", from: "1.0.200"),
        .package(url: "https://github.com/Kitura/BlueCryptor.git", from: "2.0.1"),
        .package(url: "https://github.com/Kitura/BlueECC.git", from: "1.1.0"),
        .package(url: "https://github.com/Kitura/LoggerAPI.git", from: "1.7.0"),
        .package(url: "https://github.com/Kitura/KituraContracts.git", from: "1.2.200")
    ],

why it should have these many dependency???
i think does not require

also after uploaded my app to appstore, its size increased from 19.7 to 20.4 MB!!!!
do you think it is normal?

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