Revision Date Author Comments
# 17709897 10-Mar-2023 Will Schurman <[email protected]>

[exupdates][ios] Run swiftlint --fix (#21664)

# Why

To appease the swiftlint gods.

# Test Plan

Build.

# Checklist

<!--
Please check the appropriate items below if they apply to your

[exupdates][ios] Run swiftlint --fix (#21664)

# Why

To appease the swiftlint gods.

# Test Plan

Build.

# 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 `expo prebuild` & EAS Build (eg:
updated a module plugin).

show more ...


# fb441a64 08-Mar-2023 Will Schurman <[email protected]>

[exupdates][ios] Clean up and rename code signing classes (#21600)

# Why

part 1 of a series of PRs to rename the classes in this module to be
more swift-y as requested by @douglowder. Doing the

[exupdates][ios] Clean up and rename code signing classes (#21600)

# Why

part 1 of a series of PRs to rename the classes in this module to be
more swift-y as requested by @douglowder. Doing the renames in chunks to
make review easier.

# How

Rename, fix lint.

# Test Plan

Build.

# 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 `expo prebuild` & EAS Build (eg:
updated a module plugin).

show more ...


# b48ca2c7 20-Apr-2022 Will Schurman <[email protected]>

[expo-update][ios] Rename swift classes for correct versioning behavior (#17112)