MWPhotoBrowser icon indicating copy to clipboard operation
MWPhotoBrowser copied to clipboard

no such module 'MWPhotoBrowser'

Open 4n-0n opened this issue 9 years ago • 10 comments

Installed with CocoaPods (my first time...)

i get the message: ViewController.swift:11:8: error: no such module 'MWPhotoBrowser' import MWPhotoBrowser ^

am i mistaken something? ^^

Thanks

4n-0n avatar Sep 02 '15 03:09 4n-0n

You should open the workspace file not the project file.

tapz avatar Sep 04 '15 09:09 tapz

I opened the workspace file. And i just retried, to be sure

4n-0n avatar Sep 10 '15 12:09 4n-0n

will try with Xcode 7

4n-0n avatar Sep 20 '15 21:09 4n-0n

Same problem with Xcode 7 ^__^

4n-0n avatar Sep 26 '15 14:09 4n-0n

Same error from swift code

wrutkowski avatar Sep 29 '15 09:09 wrutkowski

Yep Same error for me.. Xcode 7 and Swift

grantkemp avatar Sep 29 '15 20:09 grantkemp

same problem, any fix on this ?

UtkuDalmaz avatar May 01 '16 18:05 UtkuDalmaz

Same error in Xcode 10.2 I am trying to install in my project

My Pod file code

source 'https://github.com/CocoaPods/Specs.git'
target 'MWPhoto_Swift'
  pod "MWPhotoBrowser"

VivekVithlani avatar Apr 15 '19 12:04 VivekVithlani

the same issue xcode 10.2

phuocmobytelab avatar May 23 '19 10:05 phuocmobytelab

I got that error and somehow that was gone when i delete derived data, restart Xcode and clean-build the project. (using Xcode 11.4.1)

oguzhangedik avatar May 19 '20 01:05 oguzhangedik