przelewy24 / p24-mobile-lib-ios

iOS library for Przelewy24 payments
2 stars 0 forks source link

XCFramework version doesn't seem to expose any modules #10

Closed TheStalwart closed 3 years ago

TheStalwart commented 3 years ago

According to modulemap file, "import P24" should be possible, but Xcode 12.5 claims "No such module 'P24'".

The libP24.xcframework is added to Build Phases and Embedded Content sections in the same way as a different xcframework we use in the app.

mareklat commented 3 years ago

@TheStalwart Thanks for your bug report. The fix is already in the latest version of the SDK.