pod install succeeding when EarlGrey gem is missing
Open
- Dominant language
- Objective-C
- Stars
- 5.7k
- Forks
- 737
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Description
1. `git clone https://github.com/google/EarlGrey.git`
0. `cd Demo/EarlGreyExample/`
1. `gem uninstall -aIx earlgrey`
2. `pod install`
3. `open EarlGreyExample.xcworkspace`
4. EarlGrey.swift is missing
Contributor guide
Assessment
This issue has not been assessed yet.