rFlex / SCRecorder

iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing
Apache License 2.0
3.06k stars 583 forks source link

Info.plist Error XCode 8.2.1 and iOS 10.2.1 Device #377

Closed a75c6 closed 7 years ago

a75c6 commented 7 years ago

Receive the following error when try to run on device as indicated. Tried changing info.plist as required but still error. Is because of where the file is placed in the examples directory?

2017-01-30 18:28:31.409447 SCRecorderExamples[490:128338] [DYMTLInitPlatform] platform initialization successful 2017-01-30 18:28:32.817387 SCRecorderExamples[490:128291] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /private/var/containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles 2017-01-30 18:28:32.818457 SCRecorderExamples[490:128291] [MC] Reading from public effective user settings. 2017-01-30 18:28:32.858562 SCRecorderExamples[490:128329] [access] This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSCameraUsageDescription key with a string value explaining to the user how the app uses this data. (lldb)

a75c6 commented 7 years ago

This was fixed. Thanks.