Skip to main content

Questions tagged [osx]

3 votes
0 answers
85 views

In my company we hire engineers for various "disciplines"—iOS, Android, Web, Backend, Data, etc. Engineers follow an onboarding workbook to install what they need for their discipline. iOS ...
Andrew Cheong's user avatar
-1 votes
1 answer
148 views

I want to try a whole bunch of azure services in my project. Now I facing a design problem for the development cycle. I want to test everything local and only it works I want to push it do azure. My ...
loose11's user avatar
  • 101
0 votes
2 answers
1k views

I'm very comfortable with Swift, Obj-C, and Javascript but for a new project I need to use a library that is only available in Python. How do I integrate python or python scripts into an OSX project? ...
Max Phillips's user avatar
5 votes
1 answer
755 views

I think I've found myself in a situation where things are quickly spiraling out of control, and I'd like to get some feedback to select a way to proceed. BACKGROUND I'm working with a library based ...
user avatar
8 votes
1 answer
16k views

I see lots of old information on this question, and lots of articles flying around the Interwebs, but I can't tell quite where things are at. Basically, I want to write C# code that I can then compile ...
Betty Crokker's user avatar
0 votes
1 answer
435 views

I'm looking to setup CI. I only own one Mac. I do have a copy of OS X 4.0 Server (free with my Apple Developer Program license). I currently use Git for source control. I would prefer something ...
P.Brian.Mackey's user avatar
1 vote
2 answers
327 views

I know that programs that are built on one OS won't work on another, like a Windows program on a Linux distribution, and that there are programs that translate those system calls into system calls ...
Joseph Roberts's user avatar
5 votes
2 answers
567 views

I have been reading through the apple documentation for creating frameworks for OSX and iOS. Reading about the structure of frameworks, I began to wonder if there is really any need to create the ...
tecknut's user avatar
  • 159
0 votes
3 answers
176 views

I run little scientific scripts and C tools on OS X from time to time. For the C tools, I just download the source and compile using the provided Makefile. I usually don't have any problems when using ...
William's user avatar
  • 213
4 votes
2 answers
4k views

In iOS, the coordinate (0, 0) means the top left corner. In macOS it is the bottom left corner. What is the Apple's rationale or technical advantage of this coordinate system?
Anthony Kong's user avatar
3 votes
1 answer
697 views

My software composed of an EXE and dependent class library dlls, built on Windows using visual studio C# Compiler. I've been able to run it directly on Mac OS X using mono myApp.exe without rebuilding....
user avatar
1 vote
1 answer
306 views

Sometimes, I notice typos in articles (blog posts) or books in source code that appears in the body of the article. It may be an indication that the code has been manually copied and pasted (e.g. ...
alecail's user avatar
  • 472
4 votes
1 answer
1k views

I am developing a rather eye-candy application which is to be released on Mac App Store. Due to its graphics intensive use, it would save a great deal of time on UI end if the app could be released ...
Phil's user avatar
  • 251
27 votes
7 answers
3k views

I wrote an open source library that parses structured data but intentionally left out carriage-return detection because I don't see the point. It adds additional complexity and overhead for little/no ...
Evan Plaice's user avatar
  • 5,785
5 votes
2 answers
1k views

I'm currently contemplating writing an OS X version of my Windows software. My Windows application still supports Windows XP, and I know that if I drop support for it now, our customers will cry ...
haimg's user avatar
  • 153

15 30 50 per page