Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Ekhoo/Device
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.6.0
Choose a base ref
...
head repository: Ekhoo/Device
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Jun 28, 2024

  1. Adding support for iPad Pro 13 M2, M4 devices (#133)

    * Adding support for iPad Pro 13 M2, M4 devices
    
    * Updated screenheight switch cases order
    
    * Updated 11 inch M2, M4 screenHeight
    divyesh-makwana authored Jun 28, 2024
    Copy the full SHA
    8eef81c View commit details

Commits on Sep 22, 2024

  1. Fix New iPad (#137)

    mlch911 authored Sep 22, 2024
    Copy the full SHA
    a22c0ab View commit details
  2. Add New iPhones (#138)

    * Update .gitignore
    
    * Add New iPhones
    mlch911 authored Sep 22, 2024
    Copy the full SHA
    b42843e View commit details

Commits on Oct 4, 2024

  1. Extend simulator support to include arm64 architecture (#131)

    - Add 'arm64' to the list of architectures recognized as simulators in Device.swift.
    - This update ensures compatibility with simulators running on Apple Silicon Macs, enhancing the development experience on these newer platforms.
    ferencIOS authored Oct 4, 2024
    Copy the full SHA
    f729ac2 View commit details

Commits on Oct 20, 2024

  1. Copy the full SHA
    14a553a View commit details
Loading