Skip to content

Conversation

@vicocz
Copy link
Owner

@vicocz vicocz commented Oct 13, 2025

No description provided.

@vicocz vicocz changed the title Fix iOS version [legacy] Fix iOS versioning & publish AAB format for release [legacy] Oct 13, 2025
@vicocz vicocz requested a review from Copilot October 13, 2025 18:34
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes iOS versioning configuration and enhances Android build workflow to support both APK and AAB formats for releases. The changes ensure proper version management across platforms and provide appropriate packaging formats for different distribution channels.

  • Updates iOS versioning by removing hardcoded version strings and updating display version format
  • Adds AAB (Android App Bundle) build step for release builds alongside existing APK generation
  • Adds contributor information to project documentation

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
README.md Adds new contributor name to author section
Directory.Build.props Updates application display version format from 3.4.2505 to 3.425.500
BrickController2/BrickController2.iOS/Info.plist Removes hardcoded iOS version strings to rely on centralized versioning
.github/workflows/build-android.yml Adds AAB build step and separate upload for release builds

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@vicocz vicocz marked this pull request as ready for review October 13, 2025 18:41
@vicocz vicocz merged commit e23c676 into release/legacy Oct 13, 2025
4 checks passed
@vicocz vicocz deleted the legacy/fix-ios-version branch October 13, 2025 19:16
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