-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'ting-Swift.h' file not found #15
Comments
Can you give me update regarding this task i need it |
Got the same error while building project |
Did you guys use New Arch for the project? |
Just a workaround who is using this library with diff --git a/ios/Ting.mm b/ios/Ting.mm
index 2ae7778f02d1a42fc029761a27f0f7c4d6225f85..3673dcf75eb95044891ae3a44c906a0e644a9e78 100644
--- a/ios/Ting.mm
+++ b/ios/Ting.mm
@@ -1,6 +1,6 @@
#import "Ting.h"
-#import <ting-Swift.h>
+#import <Ting/Ting-Swift.h>
@implementation Ting |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i am stuck in this issue isn't not fixing can anyone fix this
The text was updated successfully, but these errors were encountered: