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: OlshaMB/xcode-frameworks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: hexops/xcode-frameworks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 307 files changed
  • 2 contributors

Commits on Feb 1, 2024

  1. update to MacOSX 14.2 SDK

    Signed-off-by: Stephen Gutekanst <[email protected]>
    Stephen Gutekanst committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    844ba41 View commit details
    Browse the repository at this point in the history
  2. ./update.sh

    Signed-off-by: Stephen Gutekanst <[email protected]>
    Stephen Gutekanst committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4829f81 View commit details
    Browse the repository at this point in the history
  3. add AVFAudio.framework (for requestRecordPermission)

    Signed-off-by: Stephen Gutekanst <[email protected]>
    Stephen Gutekanst committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7af9511 View commit details
    Browse the repository at this point in the history
  4. ./update.sh

    Signed-off-by: Stephen Gutekanst <[email protected]>
    Stephen Gutekanst committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5b4e027 View commit details
    Browse the repository at this point in the history
  5. add addPathsToModule functionality

    Signed-off-by: Stephen Gutekanst <[email protected]>
    Stephen Gutekanst committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    072635a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. addPaths(step) -> addPaths(mod)

    Signed-off-by: Stephen Gutekanst <[email protected]>
    Stephen Gutekanst committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e7c2abb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. all: update Zig to version 0.12.0-dev.3161+377ecc6af

    Signed-off-by: Wrench[bot] <[email protected]>
    wrench-bot authored and Stephen Gutekanst committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    198e0a0 View commit details
    Browse the repository at this point in the history
  2. all: update Zig to version 0.12.0-dev.3180+83e578a18

    Signed-off-by: Wrench[bot] <[email protected]>
    wrench-bot authored and Stephen Gutekanst committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    2fca968 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. all: update Zig to version 0.13.0-dev.351+64ef45eb0

    Signed-off-by: Wrench[bot] <[email protected]>
    wrench-bot authored and Stephen Gutekanst committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    84ff91f View commit details
    Browse the repository at this point in the history
  2. update to Zig 2024.05

    Signed-off-by: Stephen Gutekanst <[email protected]>
    Stephen Gutekanst authored and Stephen Gutekanst committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    122b433 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. add CoreMIDI.framework

    Signed-off-by: Stephen Gutekanst <[email protected]>
    Stephen Gutekanst committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    5c40fc2 View commit details
    Browse the repository at this point in the history
  2. ./update.sh

    Signed-off-by: Stephen Gutekanst <[email protected]>
    Stephen Gutekanst committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    3d1d961 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. all: update Zig to version 0.14.0-dev.1710+8ee52f99c

    Signed-off-by: Wrench[bot] <[email protected]>
    wrench-bot authored and Stephen Gutekanst committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a6bf82e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. remove build.zig (no longer needed with latest Zig version)

    Signed-off-by: Stephen Gutekanst <[email protected]>
    Stephen Gutekanst committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    236b409 View commit details
    Browse the repository at this point in the history
  2. CI: eliminate zig build test

    Signed-off-by: Stephen Gutekanst <[email protected]>
    Stephen Gutekanst committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9a45f3a View commit details
    Browse the repository at this point in the history
Loading