klaviyo / klaviyo-swift-sdk

SDK that allows users to incorporate Klaviyo's event and person tracking functionality within iOS applications. Written in Swift.
MIT License
10 stars 10 forks source link

Module map file not found after installation on Mac M3 #178

Closed LuanNguyen-HnL closed 3 weeks ago

LuanNguyen-HnL commented 1 month ago

Checklist

Description

When I install the SDK to my project, and when I run it with debug scheme, the Xcode show the error "Module map file .... not found"

Expected behavior

Run the debug app successfully

Actual behavior

The xcode showed this error

Screenshot 2024-05-11 at 15 56 46

Steps to reproduce

Follow the steps of readme

The Klaviyo Swift SDK version information

2.2.1

Destination operating system

MACOS 14.4.1

Xcode version information

15.2

Swift Compiler version information

5.10
ajaysubra commented 1 month ago

Hey @LuanNguyen-HnL thanks for reporting. We will take a look and get back to you soon.

ajaysubra commented 1 month ago

@LuanNguyen-HnL could you please let me know which dependency manager you are using?

Also, can you try the example app (SPM or cocoapods) from this repository and see if you are able to reproduce the same issue?

github-actions[bot] commented 1 month ago

This issue is stale due to inactivity. Please let us know if you are still encountering issues, otherwise this issue will automatically close in 10 days.

github-actions[bot] commented 3 weeks ago

This issue has seen no updates in the past 14 days and will now be closed. Please open a new issue if you wish to report an update.