• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Storyboard warning: internationalization of (null)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Storyboard warning: internationalization of (null)


  • Subject: Re: Storyboard warning: internationalization of (null)
  • From: Michael Crawford <email@hidden>
  • Date: Thu, 26 Mar 2015 22:09:20 -0700

Yes, my specific task is to make this run on all versions of OS X
starting with 10.6, including 10.10.

I have the sense - I don't specifically know - that my client is new
to OS X development.  Maybe he used a storyboard because that's what
he thought he was supposed to do.

I can fix his problem by implementing an NSViewController subclass
that looks and works like his present - single-window - storyboard.  I
could either load the storyboard on 10.10 or later, or possibly do
without the storyboard at all.

My client's project is at a very basic state of development.  I think
I should ask him how he wants me to proceed.  I think it would help if
I were to make two very simple example projects, that show the two
alternatives.

Mike
Michael David Crawford, Consulting Software Engineer
email@hidden
http://www.warplife.com/mdc/

   Available for Software Development in the Portland, Oregon Metropolitan
Area.


On Thu, Mar 26, 2015 at 9:48 PM,  <email@hidden> wrote:
> I think the problem is storyboards are not available prior to 10.10
> Is that going to run on anything earlier?
>
> Sent from my iPhone
>
>> On 2015/03/27, at 13:26, Michael Crawford <email@hidden> wrote:
>>
>> 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
_______________________________________________

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


References: 
 >Storyboard warning: internationalization of (null) (From: Michael Crawford <email@hidden>)
 >Re: Storyboard warning: internationalization of (null) (From: Michael Crawford <email@hidden>)
 >Re: Storyboard warning: internationalization of (null) (From: email@hidden)

  • Prev by Date: Re: Storyboard warning: internationalization of (null)
  • Next by Date: NSOutlineView - separator lines
  • Previous by thread: Re: Storyboard warning: internationalization of (null)
  • Next by thread: Display an Alert Sheet at a Specified Screen Position
  • Index(es):
    • Date
    • Thread