Driftt / drift-sdk-ios

Drift for iOS, for integrating Drift into your iOS application.
http://www.drift.com
MIT License
12 stars 17 forks source link

Can someone help me fix this? I installed the drift-sdk-ios module but it didn't work. show error: #94

Closed Phu-Hoang closed 4 years ago

Phu-Hoang commented 4 years ago

error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening appxcworkspace

BUILD FAILED

The following build commands failed: CompileC /Users/user/app/ios/build/app/Build/Intermediates.noindex/RNDrift.build/Debug-iphonesimulator/RNDrift.build/Objects-normal/x86_64/RNDrift.o RNDrift.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (1 failure) . Run CLI with --verbose flag for more details.

eoinoconnell commented 4 years ago

Hello, how are you integrating the drift sdk into your project?