Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub Action workflow to patch SDKs #76

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Oct 27, 2024

  1. Squashed commit

    commit e98d3ff
    Author: Leptos <[email protected]>
    Date:   Wed Aug 28 15:16:10 2024 -0700
    
        Build tbd in workflow
    
    commit f9dcc12
    Author: Leptos <[email protected]>
    Date:   Wed Dec 6 14:48:56 2023 -0800
    
        Remove old scripts
    
    commit 4b60505
    Author: Leptos <[email protected]>
    Date:   Mon Dec 4 22:11:30 2023 -0800
    
        Initial simple scripts to create patched SDKs from IPSW
    
        Sample:
        $ cd tools
        $ ./create_patched_sdk_image.sh /Volumes/.../System/Library/Caches/com.apple.dyld/dyld_shared_cache_... "$(xcrun --sdk iphoneos --show-sdk-platform-path)" tbd
    leptos-null committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    071b2ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fabf16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e41be3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acf9474 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dd8df2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d818d9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e810900 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d62c26 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cdf30e View commit details
    Browse the repository at this point in the history