TOCropViewController icon indicating copy to clipboard operation
TOCropViewController copied to clipboard

'TOCropViewConstants.h' file not found

Open aneena-thomas opened this issue 5 years ago • 11 comments
trafficstars

Showing 'TOCropViewConstants.h' file not found

aneena-thomas avatar Sep 04 '20 13:09 aneena-thomas

@aneena-thomas I'm having trouble reproducing this. How did you install TOCropViewController that caused this to happen?

regularberry avatar Oct 01 '20 19:10 regularberry

I have this same issue from time to time when working on the library. It happened when a previous build failed due to errors. After rebuilding both the CropViewController and the TOCropViewController libraries, this issue will go away by itself.

It is a weird issue because XCode will pop up this error but the build will be built successfully.

aizatomar avatar Nov 07 '20 03:11 aizatomar

I have the same problem @TimOliver please help us ASAP!

AliRehman7141 avatar Jan 05 '21 13:01 AliRehman7141

Uh. What’s going on here? 😐

TimOliver avatar Jan 05 '21 14:01 TimOliver

I have mentioned my problem here https://github.com/ivpusic/react-native-image-crop-picker/issues/1294#issuecomment-754651661

AliRehman7141 avatar Jan 05 '21 16:01 AliRehman7141

@AliRehman7141 can you provide any extra information? I'm not able to reproduce this issue

regularberry avatar Jan 05 '21 19:01 regularberry

@AliRehman7141 what version of Xcode are you using?

regularberry avatar Jan 05 '21 19:01 regularberry

Xcode 12.2

#System:
    OS: macOS 11.0.1
    CPU: (4) x64 Intel(R) Core(TM) i5-5250U CPU @ 1.60GHz
    Memory: 20.39 MB / 8.00 GB
    Shell: 3.2.57 - /bin/bash
  Binaries:
    Node: 12.18.0 - /usr/local/bin/node
    Yarn: 1.22.10 - /usr/local/bin/yarn
    npm: 7.0.10 - /usr/local/bin/npm
    Watchman: 4.9.0 - /usr/local/bin/watchman
  Managers:
    CocoaPods: 1.10.0 - /usr/local/bin/pod
  SDKs:
    iOS SDK:
      Platforms: iOS 14.2, DriverKit 20.0, macOS 11.0, tvOS 14.2, watchOS 7.1
    Android SDK:
      API Levels: 23, 26, 28, 29, 30
      Build Tools: 28.0.3, 29.0.2, 30.0.2
      System Images: android-29 | Google Play Intel x86 Atom, android-30 | Google APIs Intel x86 Atom
      Android NDK: Not Found
  IDEs:
    Android Studio: 4.1 AI-201.8743.12.41.6953283
    Xcode: 12.2/12B45b - /usr/bin/xcodebuild
  Languages:
    Java: 1.8.0_275 - /usr/bin/javac
    Python: 2.7.16 - /usr/bin/python
  npmPackages:
    @react-native-community/cli: Not Found
    react: 16.13.1 => 16.13.1 
    react-native: 0.63.3 => 0.63.3 
    react-native-macos: Not Found
  npmGlobalPackages:
    *react-native*: Not Found

AliRehman7141 avatar Jan 06 '21 07:01 AliRehman7141

Seem like a react native problem.

aizatomar avatar Jan 06 '21 07:01 aizatomar

I have mentioned my problem here ivpusic/react-native-image-crop-picker#1294 (comment)

@aizatomar that's why I have mentioned this link

AliRehman7141 avatar Jan 06 '21 07:01 AliRehman7141

This seems to be related to the use_frameworks setting in Podfile.

pelipost-sw avatar Jan 23 '21 16:01 pelipost-sw