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

Build iOS from source #6353

Closed
wants to merge 14 commits into from
Closed

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    182ce69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39a86a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcf69b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    767047b View commit details
    Browse the repository at this point in the history
  5. Fix ios integration tests

    takameyer committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    2e2b144 View commit details
    Browse the repository at this point in the history
  6. Remove unused jsi functions

    takameyer committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    5ad03eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6f0c32 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6196462 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a8a70c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    2c67a13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca91ebc View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Refactor ios builds

    * build from core prebuilds
    * phase script only called when input and outputs have changes
    * reinstalling pods will wipe build files, forcing a rebuild
    * generate input file list so that core can be rebuilt on changes
    * generate dummy libraries so that libraries can be generated
    * create build option which forces core to build from source
    * build from source if prebuild url is not reachable
    takameyer committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    68a8b0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d6d0b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Prepare for public consumption

    * update the packed contents of the package
    * update relevant documentation
    takameyer committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    c4e1a13 View commit details
    Browse the repository at this point in the history