Ekhoo / Device

Light weight tool for detecting the current device and screen size written in swift.
MIT License
1.7k stars 202 forks source link

iPhone Xs, Xs Max, Xʀ + iPad (6th gen.) + Swift 4 #66

Closed Sweefties closed 6 years ago

Sweefties commented 6 years ago

@Ekhoo Started here: https://github.com/Sweefties/Device/commit/7e7f025d6895b0acb9f2c36f881dd307b71ebfdf & https://github.com/Sweefties/Device/commit/c6da20eaa00405ca1f3067e0e6a4966fac127fd5

wait for checks (models identifiers)..

Sweefties commented 6 years ago

PR #68

andmix commented 6 years ago

good job, man

pgawlowski commented 6 years ago

Podspec bumped? Cause I can not update lib using pod update :(

Sweefties commented 6 years ago

@pgawlowski see https://github.com/Ekhoo/Device/pull/69#issuecomment-424237762 or use : pod 'Device', :git => 'https://github.com/Sweefties/Device.git', :branch => 'master' to your podfile

pgawlowski commented 6 years ago

I know but this is more like workaround ... :( That is negation of cocoa purpose.

Ekhoo commented 6 years ago

Device v3.1.2 is available.