Git Product home page Git Product logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 5, 2024
Dave and I have been pretty swamped, but we're working on these and a few other 
issues with the updated tool chain.

Original comment by [email protected] on 20 Nov 2009 at 6:39

  • Changed state: Started

from google-toolbox-for-mac.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 5, 2024
fyi - I'm landing a cl to put better support for all the iphone sdks in, but 
Apple has made 
things a little challenging, the SDKs that ship with Xcode 3.2.x and 3.1.x 
don't trigger 
the same warnings.  We see this on iPhone and MacOS.  This is one of the things 
Dave 
and I are still trying to deal with.

Original comment by [email protected] on 20 Nov 2009 at 7:51

from google-toolbox-for-mac.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 5, 2024
Is there another option for processing zip files in memory that I can use until 
the toolbox if fixed.  I cant go to 
an older OS unfortunately.

Original comment by [email protected] on 26 Nov 2009 at 7:12

from google-toolbox-for-mac.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 5, 2024
Jamesazucker - zip or zlib?  what is the issue?

Original comment by [email protected] on 27 Nov 2009 at 3:19

from google-toolbox-for-mac.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 5, 2024
I am working on an application to download a .zip archive that contains market 
data xmls.  I was planning to use 
the toolkit for unziping and extacting the documents in memory(they are 
small...).  Can you suggest how I can 
maybe comment out some section of the toolkit so I can progress this weekend. 
(This is the first time I've looked 
at the toolkit, so I am not familiar with it yet to hack it myself quickly as I 
am sure I can live without the feature 
that is cribbing as it is file based work.)

Original comment by [email protected] on 27 Nov 2009 at 3:16

from google-toolbox-for-mac.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 5, 2024
jamesazucker - This issue is for issues with the iPhone 3.1.x SDK when building 
on 10.6, so it doesn't seem 
related to what you're commented on.  As far as zip support, 
Foundation/NSData+zlib has support for zlib 
streams and gzip file directly, but not for .zip archives (as they can have 
multiple files, not a single payload).  If 
you'd like to contribute something back for handling zip archives, it could be 
built on top of what is already 
there, just doesn't exist in GTM yet.

Original comment by [email protected] on 27 Nov 2009 at 3:50

from google-toolbox-for-mac.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 5, 2024

Original comment by [email protected] on 27 Nov 2009 at 3:51

  • Changed title: deprecation as errors for GTMiPhoneUnitTesting in 3.1.2 SDK on snow-leopard (Xcode 3.2.x)

from google-toolbox-for-mac.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 5, 2024
Thomas,  I am trying to build the toolbox on the target you have specified, I 
think the NSData+zlib will work for 
me, if not I will adapt it and contribute, but I need to get the toolkit 
compiling on my target to accomplish that.  I 
will extract these one class and see if I can get it working without the 
toolkit.

Original comment by [email protected] on 27 Nov 2009 at 4:07

from google-toolbox-for-mac.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 5, 2024
I believe all of these are fixed for the Xcode 3.2.x tool chain.  Let me know 
if I missed anything.

Original comment by [email protected] on 28 Nov 2009 at 7:26

  • Changed state: Fixed

from google-toolbox-for-mac.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.