planning the same app for both OSX and iOS
        Posted  
        
            by 
                P5music
            
        on Programmers
        
        See other posts from Programmers
        
            or by P5music
        
        
        
        Published on 2012-01-12T12:48:57Z
        Indexed on 
            2012/03/25
            5:39 UTC
        
        
        Read the original article
        Hit count: 470
        
I would like to ask which is the best strategy for creating an application that will be developed both on Mac and iPad, so to make minumum effort to port it from one platform to the other, starting from iPad, for example, but rather trying to make both at the same time. The application, in fact, would be an iPad-style one on the Mac too. How should I have to plan the project? Which are the main tricks to easily get the goal?
© Programmers or respective owner