@@ -48,11 +48,11 @@ } /*! * The archive comment. */ -@property (readonly, copy) OFString *archiveComment; +@property (readonly, nonatomic) OFString *archiveComment; /*! * @brief Creates a new OFZIPArchive object with the specified seekable stream. * * @param stream A seekable stream from which the ZIP archive will be read