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

iOS CI Release on macos-12 #690

Merged
merged 36 commits into from
Aug 5, 2022
Merged

iOS CI Release on macos-12 #690

merged 36 commits into from
Aug 5, 2022

Commits on Jun 15, 2022

  1. Draft ios.yml

    leotm authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    dbd19d1 View commit details
    Browse the repository at this point in the history
  2. Fix indentation

    leotm authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    e6b6a2f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Update ios.yml

    leotm authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    e96f6cc View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

  1. Build app for release

    leotm committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    5a16530 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04a51f5 View commit details
    Browse the repository at this point in the history
  3. Remove stale comment

    leotm authored Jun 19, 2022
    Configuration menu
    Copy the full SHA
    d5bee8a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    7fc5f25 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    60907d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe78ddb View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    f8e3488 View commit details
    Browse the repository at this point in the history
  2. Update bundle script

    leotm authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    8a6f23e View commit details
    Browse the repository at this point in the history
  3. Update bundle script

    leotm authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    98b9cd1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    81cfc76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    098a492 View commit details
    Browse the repository at this point in the history
  3. Remove devDep @react-native-community/cli

    No luck with 9.0.0-alpha.5
    
    Should now use npm:9.0.0-alpha.4 (via npm:^9.0.0-alpha.3)
    leotm committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    582f3b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80e7354 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. Configuration menu
    Copy the full SHA
    73f02fd View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. Configuration menu
    Copy the full SHA
    74add54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11f0c89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2bafa9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    776ba4d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    0ea4d01 View commit details
    Browse the repository at this point in the history
  2. Update pbxproj and xcscheme

    leotm committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    e2e96b7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    41ed14b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d538833 View commit details
    Browse the repository at this point in the history
  3. Resolve Yarn lockfile

    From conflict res
    leotm committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    7def6f8 View commit details
    Browse the repository at this point in the history
  4. Rename xcode.env prefix _ to .

    leotm committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    8f15810 View commit details
    Browse the repository at this point in the history
  5. Remove react-native-flipper

    leotm committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    646dd74 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Revert "Remove react-native-flipper"

    This reverts commit 646dd74.
    leotm committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    42b2a06 View commit details
    Browse the repository at this point in the history
  2. Revert "Rename xcode.env prefix _ to ."

    This reverts commit 8f15810.
    leotm committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    855d25b View commit details
    Browse the repository at this point in the history
  3. Revert "Disable Metro experimentalImportSupport"

    This reverts commit 41ed14b.
    leotm committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    a91c3fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e08fe6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf060bf View commit details
    Browse the repository at this point in the history
  6. Revert "Try bundling also to ios/MyApp/main.jsbundle"

    This reverts commit 80e7354.
    leotm committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    8d0d2d2 View commit details
    Browse the repository at this point in the history
  7. Revert "Comment debug pod install and build, working fine"

    This reverts commit 0ea4d01.
    leotm committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    cfcc6ae View commit details
    Browse the repository at this point in the history
  8. Update workflow comments

    leotm committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    a955a06 View commit details
    Browse the repository at this point in the history