Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7491507
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T16:04:02+00:00 2026-05-29T16:04:02+00:00

I tried to add a localised value to Info.plist using the recommended InfoPlist.strings Do

  • 0

I tried to add a localised value to Info.plist using the recommended InfoPlist.strings

Do I need to keep the key also in Info.plist?

My Info.plist

 <key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>

My localized strings

en.proj
  -> InfoPlist.strings
    /* Localized versions of Info.plist keys */ 
    CFBundleName = "ABC-EN";

it.proj
  -> InfoPlist.strings
    /* Localized versions of Info.plist keys */ 
    CFBundleName = "ABC-IT";

If I keep the key in Info.Plist as above, in the code, a variable which should have the key value

_localisedName = [[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBundleName"];

is returning the string which is in Info.plist (myApp)
If I remove CFBundleName from Info.plist the string is < nil >

There is another setting which I am missing?
I have tried adding and removing both file from the copy bundle (without any change).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T16:04:03+00:00Added an answer on May 29, 2026 at 4:04 pm

    It was rather "complicated" to search for it, but I eventually find it out, I hope it will be useful for someone else

    _localisedName = [[[NSBundle mainBundle] localizedInfoDictionary] objectForKey:@"CFBundleName"];
    

    https://developer.apple.com/library/mac/documentation/Cocoa/Reference/Foundation/Classes/NSBundle_Class/Reference/Reference.html#//apple_ref/occ/instm/NSBundle/localizedInfoDictionary

    localizedInfoDictionary

    Returns a dictionary with the keys from the bundle’s localized property list.

    • (NSDictionary *)localizedInfoDictionary

    Return Value
    A dictionary with the keys from the bundle’s localized property list (InfoPlist.strings).

    Discussion

    This method uses the preferred localization for the current user when determining which resources to return. If the preferred localization is not available, this method chooses the most appropriate localization found in the bundle.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I tried to add JRadioButton into JTable by using CellEditor and CellRenderer , but
I tried to add search fields in Django using python. Followings are the codes
I tried add an column alias in SELECT statement using SQuirrel SQL 3.4 +
I tried some add to favorties JavaScript scripts.. With IE8, I get an access
I tried to add buttons, textboxes and text to tableview. I want the row
I tried to add a merge strategy to my .gitattributes file in my repository.
I tried to add a facebook share link to a jekyll bootstrap page, however
When I tried to add a connection it is showing the following error as
I foolishly tried to add a column to a table that I did not
I've tried the add() method but nothing is displayed when I try to add

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.