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: fulldecent/corelocationcli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.3
Choose a base ref
...
head repository: fulldecent/corelocationcli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.4
Choose a head ref
  • 10 commits
  • 10 files changed
  • 2 contributors

Commits on Nov 15, 2024

  1. release docs

    fulldecent committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f198981 View commit details
    Browse the repository at this point in the history
  2. new options, fixes #44

    fulldecent committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6243128 View commit details
    Browse the repository at this point in the history
  3. update funding

    fulldecent committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b3e0ace View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Add temporary script for location permissions

    - Provides a workaround for GPS prompt issues
    - Related to: #50, #51
    yclw committed Apr 10, 2025
    Configuration menu
    Copy the full SHA
    6687a6b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Implement permanent permission solution via embedded Info.plist

    - Add required Info.plist with location permissions
    - Configure linker sectcreate in Package.swift
    - Remove temporary script workaround
    - Closes #50, #51
    - Contributes to #30 (versioning support)
    - Supersedes #52
    yclw committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    83b9a56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from yclw/fix-50-51-permanent-solution

    Fix: Add embedded Info.plist for location permissions (Fix #50, #51)
    fulldecent authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    1c4d038 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #52 from yclw/fix-location-permissions

    Fix: Add script for location permissions (Related to #50, #51)
    fulldecent authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    8649ac4 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Add version output, fixes #30

    fulldecent committed May 12, 2025
    Configuration menu
    Copy the full SHA
    f62ff43 View commit details
    Browse the repository at this point in the history
  2. Document version usage

    fulldecent committed May 12, 2025
    Configuration menu
    Copy the full SHA
    b0d0616 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c65aaf View commit details
    Browse the repository at this point in the history
Loading