the .a is to put a copy
of the .a into some other folder where there is no corresponding dylib and add
that copy.
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice
__
t;
>
> ___
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (Xcode-users@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/xcode-
Seriously, how does one download a Yosemite installer???
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice
___
Do not post admin requests to the list. They will be
ons
> will force Apple to start allowing assistive applications into the Mac App
> Store before too long
Nope. Transformation of bitcode to native code will be added to OSX first. The
platforms that run OSX have plenty of CPU power to do that at install ;-)
--
Scott Ribe
scott_r..
ending on whether the stars align just right for FIS switching to
be supported in the SATA multiplier...
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice
___
Do not p
On Aug 13, 2015, at 11:44 AM, Scott Ribe wrote:
>
> Any suggestions what to do? Xcode 6.4, OS X 10.10.3:
OK, as part of setting up a new disk, had moved the internal to the USB, and it
defaulted to "ignore privileges", which caused Xcode to do crazy things.
The clue came aft
On Aug 13, 2015, at 11:44 AM, Scott Ribe wrote:
>
> Any suggestions what to do? Xcode 6.4, OS X 10.10.3:
Might not have been the clone; I also launched 6.2, which probably tried to
re-open a project that has been used in 6.4, before I tried to launch 6.4. Both
crashing...
--
Scot
ionMain +
1832
60 libdyld.dylib 0x7fff962395c9 start + 1
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice
___
Do not post admin requests to the list. They will be ignored.
Xco
.
I tend to take a middle road. Change that which I wish to refactor so that it
produces compilation errors, check them out, then figure things out.
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 72
select files by clicking them in the files tree on the left, it will
automatically open the counterpart in the assistant editor. But as soon as you
do something else which results in breaking that pairing, it doesn't until you
set it back.
--
Scott Ribe
scott_r...@elevated-d
> on a major OS X version boundary, IIRC.
Which I had, indeed, totally forgotten...
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice
___
Do not post admin reque
oblem; with the deployment target set to 10.7,
that 10.7-only call is no longer weak-linked.
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice
___
Do not post adm
ably well
for long lines of code...)
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice
___
Do not post admin requests to the list. They will be ignored.
Xcode-user
utomatically.
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice
___
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list
ted before you even start...
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice
___
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (Xc
On Mar 11, 2015, at 10:59 AM, Dave wrote:
>
> I clicked Revoke and Request...
An awful lot of Apple's services are down today. I'm assuming the request needs
to communicate with Apple, which just might not be happening right now...
--
Scott Ribe
scott_r...@eleva
On Feb 13, 2015, at 4:32 PM, Jean Suisse wrote:
>
> Does anyone knows of a workaround?
Do your own search & replace on - (dispatch_block_t)... before modernizing?
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-
Somebody remind me please; what's the earliest SDK with C++11 support?
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice
___
Do not post admin requests to the list. They will be ignored.
Xcode-
;No", and
> both arches are included in Valid Architectures.
At what level? Make sure you're not in a situation where you're editing the
project level but have settings at the target level which are overriding them.
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.ele
semite where the frontmost window does not act like key/main
anymore, and only a switch to a different app and back fixes it. This crap
started in Mavericks, and got a lot more common in Yosemite.
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev
ode green, with a
button to discard a change (I think, not that I really use that).
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice
___
Do not post admin requests to the list. They will be ignored.
Xc
ger,
> that would be very helpful.
I had no problems copying the 10.6/10.7 SDKs into Xcode 5 and building a single
binary for use on 10.6-10.8. *BUT* that is not supported, and I only did it as
a transition step on the way to dropping 10.6/10.7 and 32-bit support.
--
Scott Ribe
scott_r...@e
.
Whether you believe that Apple actually intends to bar developers from running
prior versions in a VM for development purposes, or whether you would care if
you did believe that, is up to you...
--
Scott Ribe
scott_r...@elevated-dev.com
http://www.elevated-dev.com/
(303)
On Oct 18, 2014, at 11:02 AM, Lee Ann Rucker wrote:
> Check my email address - running Fusion while I'm developing it is a bit
> awkward for me ;)
Well then, perhaps you should run Xcode in a Parallels VM?
(Yes, that was a joke...)
--
Scott Ribe
scott_r...@elevated-d
sue, is it?
>
> How can I solve this warning? I haven't found any Google entry for this yet.
I have a vague recollection of something similar, very vague, so maybe not
accurate. But, deselect the auto options, move the window near the upper-left
corner so it will fit on most any scree
25 matches
Mail list logo