Skip to content

L10N export with product name not working #23

@thatswinnie

Description

@thatswinnie

When running fxios l10n export --product firefox --l10n-project-path ../firefoxios-l10n --locale en-US from project root I get the following error message

🦊 Exporting 1 locale(s) from /Users/winnieteichmann/Documents/Mozilla/firefox-ios/Client.xcodeproj...
Command line invocation:
    /Applications/Xcode-26.2.0.app/Contents/Developer/usr/bin/xcodebuild -exportLocalizations -project /Users/winnieteichmann/Documents/Mozilla/firefox-ios/Client.xcodeproj -localizationPath /tmp/ios-localization -exportLanguage en-US

2026-04-24 08:14:18.403 xcodebuild[17882:270887] Writing error result bundle to /var/folders/tt/xrp2s3054q59jx8c_v5zmkn00000gn/T/ResultBundle_2026-24-04_08-14-0018.xcresult
xcodebuild: error: Unable to read project 'Client.xcodeproj'.
	Reason: Project /Users/winnieteichmann/Documents/Mozilla/firefox-ios/Client.xcodeproj cannot be opened because it is missing its project.pbxproj file.


▒ 💥 Command 'xcodebuild -exportLocalizations' failed with exit code 74

fxios is using the wrong project path for Firefox here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions