You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @artemgoncharuk,
ApiAiDemoSwift works fine but I modified the project because I tried to create my custom framework (because i would like to use SIRI intent and not speech recognition).
this is my project:
in SharedFramework have this swift file:
and this is my problem in ShareCode.swift file:
In the project's Build Setting i have this path:
and in SharedFramework i have this linked library:
Does anyone know where is the problem?
The text was updated successfully, but these errors were encountered:
Hi @artemgoncharuk,
ApiAiDemoSwift works fine but I modified the project because I tried to create my custom framework (because i would like to use SIRI intent and not speech recognition).
this is my project:
in SharedFramework have this swift file:
and this is my problem in ShareCode.swift file:
In the project's Build Setting i have this path:
and in SharedFramework i have this linked library:
Does anyone know where is the problem?
The text was updated successfully, but these errors were encountered: