Closed azanli closed 6 years ago
Haha... jk. This is embarrassing.. All I needed to do was go into File -> Add Files to "App" -> Select all the files within that folder and complete the rest of the installation. Wish I could delete this "issue". Anyway, this will be for public display and might save someone else a crimson blush.
I was also stuck on this one @Friendly-Robot. I got around it by dragging and dropping the files from my finder into the Xcode application.
Sorry for the noob question. Xcode has always been a foreign beast for me to tame. Can someone please quickly explain how I would add the files from
./node_modules/react-native-bluetooth-cross-platform/ios/react-native-bluetooth-cross-platform
to my project?Does this mean that I should create a
ReactNativeBlueToothCrossPlatform.xcodeproj
in my project'slibrary
and put all those files in thatxcodeproject
? If not, where should I place all those files inside my "project"?Many thanks in advance!