Skip to content

allow using the pod together with 'use_frameworks!' #25

@adrian-gierakowski

Description

@adrian-gierakowski

having OpenSSL as dependency causes the following problem ( can't use it together with if we specify 'use_frameworks!' in the podfile ):
CocoaPods/CocoaPods#3583

since in order to user pods written in Swift it is necessary to add 'use_frameworks!' in the podfile, it makes it impossible to SCPStoreKitManager and Swift pods in the same project

it seems like using BoringSSL could solve the problem:
https://cocoapods.org/pods/BoringSSL
grpc/grpc#4235

thanks!

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