uber / ios-snapshot-test-case

Snapshot view unit tests for iOS
MIT License
1.79k stars 214 forks source link

Upgrade to recommended settings and use swift 4.2 #61

Closed jcavar closed 5 years ago

jcavar commented 5 years ago

This project doesn't use any 4.2 specifics so there are no functional changes. This will only silence warning when integrating project.

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

alanzeino commented 5 years ago

Sounds good, I'll merge it once it passes CI

jcavar commented 5 years ago

Ok CI is passing now, I had to revert to old os image.

It seems like something is different in configuration and I have trouble testing locally as well on Xcode 10.

I guess we can merge what we have here and then do this separately if we want?

jcavar commented 5 years ago

Could you just tag and release new pod version please?