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
ld: warning: ignoring file /Users/user/Downloads/HaptikLib-iOS-master/Frameworks/Core/HaptikLib.framework/HaptikLib, building for iOS Simulator-x86_64 but attempting to link with file built for unknown-unsupported file format ( 0x76 0x65 0x72 0x73 0x69 0x6F 0x6E 0x20 0x68 0x74 0x74 0x70 0x73 0x3A 0x2F 0x2F )
0x70 0x73 0x3A 0x2F 0x2F )
Undefined symbols for architecture x86_64:
"OBJC_CLASS$_HPSignUpObject", referenced from:
objc-class-ref in RootViewController.o
"OBJC_CLASS$_Haptik", referenced from:
objc-class-ref in RootViewController.o
objc-class-ref in AppDelegate.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
i am using 2.6.8 version.
Mac M1 chip(Roseta)
The text was updated successfully, but these errors were encountered:
ld: warning: ignoring file /Users/user/Downloads/HaptikLib-iOS-master/Frameworks/Core/HaptikLib.framework/HaptikLib, building for iOS Simulator-x86_64 but attempting to link with file built for unknown-unsupported file format ( 0x76 0x65 0x72 0x73 0x69 0x6F 0x6E 0x20 0x68 0x74 0x74 0x70 0x73 0x3A 0x2F 0x2F )
0x70 0x73 0x3A 0x2F 0x2F )
Undefined symbols for architecture x86_64:
"OBJC_CLASS$_HPSignUpObject", referenced from:
objc-class-ref in RootViewController.o
"OBJC_CLASS$_Haptik", referenced from:
objc-class-ref in RootViewController.o
objc-class-ref in AppDelegate.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
i am using 2.6.8 version.
Mac M1 chip(Roseta)
The text was updated successfully, but these errors were encountered: