Skip to content

Remove all spaces from filenames#2189

Merged
mischreiber merged 1 commit intomicrosoft:mainfrom
mischreiber:NoMoreSpaces
Jul 7, 2025
Merged

Remove all spaces from filenames#2189
mischreiber merged 1 commit intomicrosoft:mainfrom
mischreiber:NoMoreSpaces

Conversation

@mischreiber
Copy link
Copy Markdown
Collaborator

@mischreiber mischreiber commented Jul 3, 2025

Platforms Impacted

  • iOS
  • visionOS
  • macOS

Description of changes

Renaming files to remove spaces from file paths.

This normally shouldn't be a problem, but we ran into an issue recently where a third-party was ingesting our code and broke on spaces. That should work, but at the end of the day the spaces weren't buying us anything and were pretty inconsistently applied, so I won't miss them.

Verification

Ensured the demo apps build and run as expected.

Visual Verification
Swift ObjC
Swift ObjC

Pull request checklist

This PR has considered:

  • Light and Dark appearances
  • iOS supported versions (all major versions greater than or equal current target deployment version)
  • VoiceOver and Keyboard Accessibility
  • Internationalization and Right to Left layouts
  • Different resolutions (1x, 2x, 3x)
  • Size classes and window sizes (iPhone vs iPad, notched devices, multitasking, different window sizes, etc)
  • iPad Pointer interaction
  • SwiftUI consumption (validation or new demo scenarios needed)
  • Objective-C exposure (provide it only if needed)
Microsoft Reviewers: Open in CodeFlow

@mischreiber mischreiber marked this pull request as ready for review July 7, 2025 17:14
@mischreiber mischreiber requested review from a team as code owners July 7, 2025 17:14
@mischreiber mischreiber changed the title [DRAFT]Remove all spaces from filenames Remove all spaces from filenames Jul 7, 2025
@mischreiber mischreiber merged commit 8978e31 into microsoft:main Jul 7, 2025
7 checks passed
@mischreiber mischreiber deleted the NoMoreSpaces branch July 7, 2025 20:38
@joannaquu joannaquu mentioned this pull request Oct 23, 2025
12 tasks
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.

4 participants