fuwei007 / OpenAIIOSRealtimeAPIDemo

12 stars 2 forks source link

Issue with IQTextInputViewNotification and IQKeyboardCore #2

Closed teis-e closed 2 weeks ago

teis-e commented 2 weeks ago

Error Log:

IQTextInputViewNotification /Users/user1/Desktop/OpenAIIOSRealtimeAPIDemo-main/Pods/IQTextInputViewNotification/IQTextInputViewNotification/Classes/IQTextInputViewInfo.swift Could not build Objective-C module 'IQTextInputViewNotification' IQKeyboardCore /Users/user1/Library/Developer/Xcode/DerivedData/SwftDemo-cvkgokttujfqokhjtjtxbsyizkkf/Build/Products/Debug-iphoneos/IQKeyboardCore/IQKeyboardCore.modulemap

Versions: Xcode 16 IQKeyboardCore (1.0.5) IQKeyboardManagerSwift (7.2.0) IQKeyboardNotification (1.0.3) IQTextInputViewNotification (1.0.5)

Notes: Can you share some install instructions beside 'pod install'? Or are there none nessacry?