Open Thykof opened 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
project.pbxproj
../../../../../../../../Documents/SessionManager.swift
It might be a misconfiguration.
@Thykof Thanks for flagging! Are you receiving an error when trying to build the example?
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 isIt might be a misconfiguration.