-
Take for instance: https://github.com/mwaterfall/MWPhotoBrowser/
[As you can see here](https://github.com/mwaterfall/MWPhotoBrowser/blob/master/MWPhotoBrowser.podspec#L32-L34), the images need to go i…
-
#import file not found
-
I am getting this error :
'NSInvalidArgumentException', reason: '-[UIImage underlyingImage]: unrecognized selector sent to instance 0x7fa688c96040'
I have used all things correctly but still i am get…
-
There's something with quotes that it doesn't like? I'm not sure. This is on 1.0.0.beta.3.
![screen shot 2016-02-07 at 6 53 03 pm](https://cloud.githubusercontent.com/assets/241156/12882025/c398cbb0…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [ ] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read [doc…
-
Existing `pod update` only allows you to update all pods at once. But sometimes you don't need that, you just want to get the latest version of the specific pod. Right now this involves nuking its dir…
-
**Exception:** *** setObjectForKey: object cannot be nil (key: UIImagePickerControllerOriginalImage)
0 CoreFoundation (null)
1 libobjc.A.dylib (null)
2 CoreFoundation (null…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I have read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
### Issue Descrip…
-
master , iOS 10.2
-
I have a code written in Objective-c and whenever I try to use
`[MBProgressHUD showHUDAddedTo:self.view animated:YES];`
I get an weird error saying "Definition of 'MBProgressHUD' must be imported fro…