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
mdcrawf...@gmail.com
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
<cod...@farfadet.net> 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 <mdcrawf...@gmail.com> 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
>> mdcrawf...@gmail.com
>> http://www.warplife.com/mdc/
>>
>>   Available for Software Development in the Portland, Oregon Metropolitan
>> Area.
>> _______________________________________________
>>
>> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
>>
>> 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:
>> https://lists.apple.com/mailman/options/cocoa-dev/coding%40farfadet.net
>>
>> This email sent to cod...@farfadet.net
>
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to