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

[eas-cli] add new entitlements added after Xcode 15.0+ #2525

Merged

Conversation

szdziedzic
Copy link
Member

@szdziedzic szdziedzic commented Aug 30, 2024

Why

companion to https://github.com/expo/third-party/pull/104

How

This is my first PR adding new capabilities so please double-check if I did everything correctly, I based it on 6389f52

I got new entitlements from https://developer.apple.com/documentation/bundleresources/entitlements?changes=latest_major and added all available capabilities corresponding to these.

Test Plan

Run prod build manually, add new entitlements for new capabilities to app config, and verify that they were enabled on the provisioning profile

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @szdziedzic and the rest of your teammates on Graphite Graphite

@szdziedzic szdziedzic force-pushed the 08-30-_eas-cli_add_new_entitlements_added_after_xcode_15.0_ branch from cbb3553 to d0e3997 Compare September 2, 2024 12:22
Copy link

github-actions bot commented Sep 2, 2024

✅ Thank you for adding the changelog entry!

Copy link

github-actions bot commented Sep 2, 2024

Size Change: -958 B (0%)

Total Size: 52.3 MB

Filename Size Change
./packages/eas-cli/dist/eas-linux-x64.tar.gz 52.3 MB -958 B (0%)

compressed-size-action

Copy link

codecov bot commented Sep 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.59%. Comparing base (7af8b62) to head (6094400).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2525   +/-   ##
=======================================
  Coverage   52.59%   52.59%           
=======================================
  Files         548      548           
  Lines       20409    20409           
  Branches     4163     4163           
=======================================
  Hits        10732    10732           
  Misses       8837     8837           
  Partials      840      840           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@szdziedzic szdziedzic merged commit f31054c into main Sep 2, 2024
10 checks passed
@szdziedzic szdziedzic deleted the 08-30-_eas-cli_add_new_entitlements_added_after_xcode_15.0_ branch September 2, 2024 13:51
szdziedzic added a commit to expo/expo that referenced this pull request Sep 9, 2024
# Why

Companion to expo/eas-cli#2525

# How

Add info about new capabilities we support

# Test Plan

Preview

# Checklist

<!--
Please check the appropriate items below if they apply to your diff. This is required for changes to Expo modules.
-->

- [ ] Documentation is up to date to reflect these changes (eg: https://docs.expo.dev and README.md).
- [ ] Conforms with the [Documentation Writing Style Guide](https://github.com/expo/expo/blob/main/guides/Expo%20Documentation%20Writing%20Style%20Guide.md)
- [ ] This diff will work correctly for `npx expo prebuild` & EAS Build (eg: updated a module plugin).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants