shu223 / iOS-Depth-Sampler

Code examples for Depth APIs in iOS
MIT License
1.17k stars 101 forks source link

No such module 'SwiftAssetsPickerController' #8

Open dkerjw1 opened 5 years ago

dkerjw1 commented 5 years ago

I Got the error [No such module 'SwiftAssetsPickerController']. what should I do? If I didn't have the framework Pods_iOS_Depth_Sampler.framework?

dkerjw1 commented 5 years ago

This qustion has been solved. It should build the Pods Framework at first. But I got another error. When I link the Pods_iOS_Depth_Sampler.framework to the project, I got the following error as the image:

image

Did I do anything wrong with the project? Or what should I do ?

SasuraiNoHoge commented 4 years ago

Did you open iOS-Depth-Sampler.xcworkspace file?