tkhq / swift-sdk

3 stars 4 forks source link

Example: SessionManager is not present #6

Open Thykof opened 1 week ago

Thykof commented 1 week ago

https://github.com/tkhq/swift-sdk/blob/396e6009a3573732608f0e1e61150a445a1718b7/example/TurnkeyiOSExample/TurnkeyiOSExample.xcodeproj/project.pbxproj#L69

It looks like the file SessionManager.swift is required but it's not in the source code and in project.pbxproj, its path is

../../../../../../../../Documents/SessionManager.swift

It might be a misconfiguration.

taylorjdawson commented 1 week ago

@Thykof Thanks for flagging! Are you receiving an error when trying to build the example?