[GH-ISSUE #43] Localizable.xcstrings file not showed #32

Open
opened 2026-03-02 05:16:48 +03:00 by kerem · 2 comments
Owner

Originally created by @FezVrasta on GitHub (Oct 24, 2023).
Original GitHub issue: https://github.com/heysem-useinsider/Stringz/issues/43

Hi, I'm opening my Xcode project (a Swift/UI 5 project) but the app is only showing two Info.plist for my widget and notificationservice extensions, and does not show the Localizable.xcstrings file I have on the root of the project nor the plist file of the main app.

CleanShot 2023-10-24 at 4  26 00@2x

Do you have any idea? Thanks!

Originally created by @FezVrasta on GitHub (Oct 24, 2023). Original GitHub issue: https://github.com/heysem-useinsider/Stringz/issues/43 Hi, I'm opening my Xcode project (a Swift/UI 5 project) but the app is only showing two `Info.plist` for my widget and notificationservice extensions, and does not show the `Localizable.xcstrings` file I have on the root of the project nor the plist file of the main app. ![CleanShot 2023-10-24 at 4  26 00@2x](https://github.com/mohakapt/Stringz/assets/5382443/425e242f-3ae2-4894-aefa-a26467565d08) Do you have any idea? Thanks!
Author
Owner

@samuelbradshaw commented on GitHub (Oct 24, 2023):

.xcstrings is a new format introduced by Apple with Xcode 15, and it's very different from the previous .strings format. Are you able to use .strings?

<!-- gh-comment-id:1777525134 --> @samuelbradshaw commented on GitHub (Oct 24, 2023): .xcstrings is a new format introduced by Apple with Xcode 15, and it's very different from the previous .strings format. Are you able to use .strings?
Author
Owner

@FezVrasta commented on GitHub (Oct 24, 2023):

I haven't tried that.

<!-- gh-comment-id:1777595421 --> @FezVrasta commented on GitHub (Oct 24, 2023): I haven't tried that.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stringz#32
No description provided.