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

[Demo App] Update the app icon with the new launch icon #140

Closed
B3nz01d opened this issue Sep 30, 2024 · 4 comments · Fixed by #260
Closed

[Demo App] Update the app icon with the new launch icon #140

B3nz01d opened this issue Sep 30, 2024 · 4 comments · Fixed by #260
Assignees
Labels
📱 demo app Update of the Demo App

Comments

@B3nz01d
Copy link
Collaborator

B3nz01d commented Sep 30, 2024

As a user of the demo app
I want to be able to launch the demo app
So that I recognise the app's icon

As a tester of the demo app
I want to be able to launch the beta or alpha demo app
So that they all have de dicated icons to reflect the alpha and beta version

@B3nz01d B3nz01d added the 📱 demo app Update of the Demo App label Sep 30, 2024
@pylapp pylapp added the 💥 blocking Issue can go further and is blocked by something label Oct 1, 2024
@pylapp

This comment has been minimized.

@pylapp pylapp self-assigned this Oct 1, 2024
pylapp added a commit that referenced this issue Oct 1, 2024
Closes #85
Closes #140
Closes #141

Signed-off-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>
@pylapp pylapp linked a pull request Oct 1, 2024 that will close this issue
8 tasks
@pylapp pylapp changed the title Update the app icon with the new launch icon [Demo App] Update the app icon with the new launch icon Oct 2, 2024
@pylapp pylapp moved this from Triage to Todo in [OUDS] Project Oct 17, 2024
@pylapp pylapp removed the 💥 blocking Issue can go further and is blocked by something label Oct 17, 2024
@pylapp

This comment has been minimized.

@pylapp pylapp linked a pull request Oct 29, 2024 that will close this issue
@pylapp
Copy link
Member

pylapp commented Oct 29, 2024

FYI one icon is missing ; we have tinkered a custom version from the alpha picture for our local builds so as to differentiate debug builds to alpha, beta and prod ones. This icon won't be used elsewhere

@pylapp
Copy link
Member

pylapp commented Oct 29, 2024

📣 New TestFlight ALPHA upload available 🚀

Please, get the new build from TestFlight app, or contact the project maintainers if you don't have access.

  • Display name: OUDS Showcase ALPHA (140)
  • Version: 0.5.0
  • Build number: 1730210427
  • Build tag: 541f612
  • Build type: ALPHA
  • Build details (GitHub): 140

cc @B3nz01d @pylapp @ludovic35 @Tayebsed93 @mccart77

This is an automated message sent with love and Fastlane from our CI/CD pipeline 🤘

@github-project-automation github-project-automation bot moved this from Todo to Done in [OUDS] Project Oct 29, 2024
pylapp added a commit that referenced this issue Oct 31, 2024
Release of version 0.5.0
See below the full CHANGELOG details.

Added:
- [DemoApp] App icons for debug, alpha, beta and production releases ([#140](#140))
- [Tool] GitHub Actions workflow for CI/CD ([#256](#256))
- [DemoApp] Add new tokens in size tokens page ([#245](#245))
- [Library] Semantic token `borderWidthFocusInset` (value of `borderWidth100`) ([#207](#207), [#241](#241))
- [Library] Semantic token `fontWeightCode` ([#242](#242))
- [DemoApp] Update space tokens screen with all categories ([#178](#178))

Changed:
- [Library] Update `ElevationSemanticTokens` (tokenator *20241031125053*)
- [Library] Update `OrangeBrandColorRawTokens` (tokenator *20241030132734*)
- [Library] Update `BorderSemanticTokens` (tokenator *20241025110844*)
- [Library] Rename color semantic tokens `colorBackground*` to `colorBg*`
- [Library] Rename `MultipleSpacingTokens` to `MultipleSpaceTokens` and `MultipleSizingTokens` to `MultipleSizeTokens`
- [Library] Extract composite semantic tokens from semantic tokens (`ElevationSemanticTokens`, `TypographySemanticTokens`)
- [Library] Improve documentation about the use of semantic tokens
- [Library] Update `OpacitySemanticTokens` (tokenator *20241025101305*)
- [Library] Rename `*Spacing*Tokens` and `*Sizing*Tokens` to `*Space*Tokens` and `*Size*Tokens` ([#237](#237))
- [Library] Update `ElevationRawTokens` (tokenator *20241022174330*)
- [Library] Update `DimensionRawTokens` (tokenator *20241022132646*)
- [Tool] Improve configuration of SwiftLint, update to v0.57.0 ([#77](#77))
- [Library] Rename all color semantic tokens `*OnBackground*` to `*OnBg*` ([#208](#208))
- [Library] Rename `colorDecorativeBrandTertiary` to `colorDecorativeTertiary`
- [Library] Rename `colorDecorativeBrandPrimary` to `colorDecorativePrimary` ([#208](#208))
- [Library] Rename `colorDecorativeSkinTint*` to `colorDecorativeSkinTint*`
- [Library] Rename `colorActionVisitedOnBackgroundEmphasized` to `colorActionVisitedOnBgEmphasized` ([#208](#208))
- [Library] Update color semantic tokens ([#208](#208))
- [Library] Update `BorderRawTokens` (tokenator *20241022102003*)
- [Library] Update `ColorRawTokens` (tokenator *20241021180411*)
- [Tool] Migration to Swift 6
- [Tool] Migration from *Xcode 15.3* to to *Xcode 16* ([#201](#201))
- [Library] Rename `borderWidthOutsideFocus` to `borderWidthFocus` ([#207](#207))
- [Library] Update `OpacityRawTokens` (tokenator *20241021134644*)

Removed:
- [Library] Semantic tokens `colorDecorativeBrandTertiaryMuted`, `colorDecorativeBrandTertiaryEmphasized` ([#208](#208))
- [Library] Semantic tokens `colorDecorativeBrandSecondaryMuted`, `colorDecorativeBrandSecondaryEmphasized` ([#208](#208))
- [Library] Semantic tokens `colorDecorativeBrandPrimaryMuted`, `colorDecorativeBrandPrimaryEmphasized` ([#208](#208))
- [Library] Semantic tokens `elevationBlurFocus`, `elevationXFocus`, `elevationYFocus`, `elevationColorFocus` ([#209](#209))

Fixed:
- [DemoApp] Update typography screen to use right color on token name ([#213](#213))
- [DemoApp] Remove duplicated section in color page for content on background values ([#236](#236))
- [DemoApp] Hide from Voice Over decorative image in theme selector (a11y)

Security:
- [Tool] Move to Ruby 3.3.5 to fix Dependabot alert about *REXML ReDoS vulnerability* (CVE-2024-49761) ([#5](https://github.com/Orange-OpenSource/ouds-ios/security/dependabot/5))

Co-authored-by: Pierre-Yves Lapersonne <pierreyves.lapersonne@orange.com>
Co-authored-by: Ludovic Pinel <ludovic.pinel@orange.com>
Co-authored-by: boosted-bot <boosted-bot@users.noreply.github.com>
@pylapp pylapp removed a link to a pull request Nov 27, 2024
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📱 demo app Update of the Demo App
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants