Re: Storyboard warning: internationalization of (null)
Re: Storyboard warning: internationalization of (null)
- Subject: Re: Storyboard warning: internationalization of (null)
- From: Michael Crawford <email@hidden>
- Date: Thu, 26 Mar 2015 21:26:56 -0700
Xcode wanted the storyboard to be within a folder called "en.lproj".
Previously it was in a folder called "Base".
I removed the reference to the storyboard from my project, then in the
Finder I renamed the "Base" folder to "en.lproj", then re-added the
storyboard. After I did a build the warning went away.
Michael David Crawford, Consulting Software Engineer
email@hidden
http://www.warplife.com/mdc/
Available for Software Development in the Portland, Oregon Metropolitan
Area.
On Wed, Mar 25, 2015 at 1:19 AM, Geoffrey Goutallier
<email@hidden> wrote:
> Do not have the answer, but maybe have a look at your project settings 'Info' tab and in 'localizations'. Maybe you have here an extra language set, but no corresponding 'xxx.lprol' on disk...
> Hope that helps...
>
> ++GG
>
>> On 25 Mar 2015, at 8:17, Michael Crawford <email@hidden> wrote:
>>
>> I'm debugging a project for a client; he got his OS X App mostly
>> working, then sent it to me to fix. I know how to handle his most
>> serious problem, but I'd like also to silence all the warnings.
>>
>> Main.storyboard: Internationalization of (null) is not available
>> when compiling for targets before Mac OS X 10.8
>>
>> I don't see where that null occurs. I'm guessing that it's a null
>> string but it might be some other Cocoa object that's null. I've
>> clicked all around in Interface Builder, prayed to The Series Of Tubes
>> &c. but no insight has resulted.
>>
>> Is there a way I can determine what this warning refers to?
>>
>> Thanks,
>>
>> Mike
>> Michael David Crawford, Consulting Software Engineer
>> email@hidden
>> http://www.warplife.com/mdc/
>>
>> Available for Software Development in the Portland, Oregon Metropolitan
>> Area.
>> _______________________________________________
>>
>> Cocoa-dev mailing list (email@hidden)
>>
>> Please do not post admin requests or moderator comments to the list.
>> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>>
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden