Own framework on iPhone
        Posted  
        
            by jaleel
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jaleel
        
        
        
        Published on 2010-02-12T08:55:50Z
        Indexed on 
            2010/03/30
            20:33 UTC
        
        
        Read the original article
        Hit count: 469
        
I created a framework for common tasks such as XML parsing, buttons and so on.
Can I upload my application in App Store if it uses this framework? I saw somewhere that App Store did not support private frameworks. Is this a private framework, even though I created it using Apple's libraries, such as UIkit, Foundation, etc.?
© Stack Overflow or respective owner