-
Notifications
You must be signed in to change notification settings - Fork 0
READMEの更新 #6
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
READMEの更新 #6
Conversation
There was a problem hiding this 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 pull request updates the README by adding a new section for Xcode 16 and reorganizing the Xcode 13 version entries.
- New section for Xcode 16 (with subsections for 16.0 and 16.3) is introduced
- Xcode 13 entries are removed from the main section and added under Archive
There was a problem hiding this 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 updates the README to reflect changes in Xcode support, including adding sections for Xcode 16 and reorganizing older versions into the Archive section.
- Adds new sections for Xcode 16.0 and Xcode 16.3.
- Moves Xcode 13 information from the main list to the Archive section.
| - [Xcode 16.0のREADME](Samples/Xcode16.0/README.md) | ||
|
|
||
| ### Xcode16.3 | ||
| - T.B.D |
Copilot
AI
Apr 20, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The placeholder 'T.B.D' in the Xcode 16.3 section may confuse readers; consider providing a brief description or linking to an issue for further context.
| - T.B.D | |
| - Content for Xcode 16.3 is under development. Please check [this issue](https://github.com/tarappo/ios_test_sample_code/issues/1) for updates. |
TODO