ejeinc / MetalScope

Metal-backed 360° panorama view for iOS
MIT License
324 stars 72 forks source link

Unable to find a specification for `MetalScope` #2

Closed gautamsareriyamt closed 7 years ago

gautamsareriyamt commented 7 years ago

Unable to find a specification for MetalScope PanoramaView not implement in my project. plz help me

junpluse commented 7 years ago

Which method did you install MetalScope: CocoaPods / Carthage / manual?

If import MetalScope line in your code has no errors, please check whether the build target is iOS Simulator. Most APIs (including PanoramaView) in MetalScope are not available in iOS Simulator (as Metal).