Author: qmathe
Date: Wed Jul 25 00:30:05 2012
New Revision: 7775

URL: http://svn.gna.org/viewcvs/etoile?rev=7775&view=rev
Log:
Ported EtoileFoundation to iOS 4.x and higher.

A new dedicated Xcode project has been added, because Xcode has troubles to 
target Mac OS X and iOS at the same time in a project (e.g. it attempts to 
build all targets as iOS targets although the SDK has been correctly set to 
Mac OS X).

Updated README and INSTALL to document iOS support.

Note: Both EtoileXML and EtoileThread are not supported on iOS for now. 

Added:
    trunk/Etoile/Frameworks/EtoileFoundation/EtoileFoundation-iOS.xcodeproj/
    
trunk/Etoile/Frameworks/EtoileFoundation/EtoileFoundation-iOS.xcodeproj/project.pbxproj
Modified:
    
trunk/Etoile/Frameworks/EtoileFoundation/Headers/ETModelDescriptionRepository.h
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/ETSocket.h
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/ETStackTraceRecorder.h
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/EtoileCompatibility.h
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/EtoileFoundation.h
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/NSData+Hash.h
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/NSMapTable+Etoile.h
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/NSObject+Etoile.h
    trunk/Etoile/Frameworks/EtoileFoundation/INSTALL
    trunk/Etoile/Frameworks/EtoileFoundation/README
    
trunk/Etoile/Frameworks/EtoileFoundation/Source/ETModelDescriptionRepository.m
    trunk/Etoile/Frameworks/EtoileFoundation/Source/ETReflection.m
    trunk/Etoile/Frameworks/EtoileFoundation/Source/ETSocket.m
    trunk/Etoile/Frameworks/EtoileFoundation/Source/ETStackTraceRecorder.m
    trunk/Etoile/Frameworks/EtoileFoundation/Source/NSData+Hash.m
    trunk/Etoile/Frameworks/EtoileFoundation/Source/NSMapTable+Etoile.m
    trunk/Etoile/Frameworks/EtoileFoundation/Source/NSObject+Etoile.m
    trunk/Etoile/Frameworks/EtoileFoundation/Source/NSObject+Trait.m
    trunk/Etoile/Frameworks/EtoileFoundation/iOSCompatibility/ETCFMapTable.h
    trunk/Etoile/Frameworks/EtoileFoundation/iOSCompatibility/ETCFMapTable.m


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to