+2004-09-21 Marcus Mueller <znek@mulle-kybernetik.com>
+
+ * imCommon.h: Fixed duplicate interface declarations by renaming
+ them. I believe this was an Xcode only issue. (v4.3.180)
+
2004-09-07 Helge Hess <helge.hess@skyrix.com>
* NGImap4ResponseParser.m: added some sanity checks for unexpected
);
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 4.3.174;
+ DYLIB_CURRENT_VERSION = 4.3.180;
FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks";
FRAMEWORK_VERSION = A;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
isa = PBXBuildFile;
settings = {
ATTRIBUTES = (
+ Public,
);
};
};
# endif
#endif
-@interface NSObject(OSXHacks)
+@interface NSObject(NGImap4_OSXHacks)
- (void)subclassResponsibility:(SEL)_acmd;
- (void)notImplemented:(SEL)_acmd;
@end
-@interface NSException (setUserInfo)
+@interface NSException (NGImap4_setUserInfo)
- (id)setUserInfo:(NSDictionary *)_info;
@end
+2004-09-21 Marcus Mueller <znek@mulle-kybernetik.com>
+
+ * NGMail.xcode: Fixed dependencies to resemble the make process
+ more closely. Our aim should be to stick to the make process
+ as closely as possible, so we shouldn't introduce dependencies in
+ non-toplevel projects.
+
2004-08-29 Marcus Mueller <znek@mulle-kybernetik.com>
* NGMail.xcode: new Xcode project
);
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 4.3.174;
+ DYLIB_CURRENT_VERSION = 4.3.180;
FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks";
FRAMEWORK_VERSION = A;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
WARNING_CFLAGS = "-Wmost";
};
dependencies = (
- ADFE610206E255C5006628C4,
);
isa = PBXNativeTarget;
name = NGMail;
isa = PBXBuildFile;
settings = {
ATTRIBUTES = (
+ Public,
);
};
};
refType = 4;
sourceTree = "<group>";
};
- ADFE610106E255C5006628C4 = {
- containerPortal = ADFE5DE706E2557B006628C4;
- isa = PBXContainerItemProxy;
- proxyType = 1;
- remoteGlobalIDString = ADDF478006DA57DA00C4E7F8;
- remoteInfo = "Wrapper Contents";
- };
- ADFE610206E255C5006628C4 = {
- isa = PBXTargetDependency;
- name = "Wrapper Contents (from sope-core.xcode)";
- targetProxy = ADFE610106E255C5006628C4;
- };
ADFE614506E2577B006628C4 = {
fileEncoding = 5;
isa = PBXFileReference;
2004-09-21 Marcus Mueller <znek@mulle-kybernetik.com>
+ * NGMime.xcode: Fixed dependencies to resemble the make process
+ more closely. Our aim should be to stick to the make process
+ as closely as possible, so we shouldn't introduce dependencies in
+ non-toplevel projects.
+
* NGMime.xcode: fixes
2004-08-31 Helge Hess <helge.hess@skyrix.com>
);
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 4.3.174;
+ DYLIB_CURRENT_VERSION = 4.3.180;
FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks";
FRAMEWORK_VERSION = A;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
WARNING_CFLAGS = "-Wmost";
};
dependencies = (
- ADFE5C6206E251F9006628C4,
ADFE627F06E25919006628C4,
ADFE63BA06E2613B006628C4,
);
refType = 4;
sourceTree = "<group>";
};
- ADFE5C6106E251F9006628C4 = {
- containerPortal = ADFE5C5B06E251A1006628C4;
- isa = PBXContainerItemProxy;
- proxyType = 1;
- remoteGlobalIDString = ADDF478006DA57DA00C4E7F8;
- remoteInfo = "Wrapper Contents";
- };
- ADFE5C6206E251F9006628C4 = {
- isa = PBXTargetDependency;
- name = "Wrapper Contents (from sope-core.xcode)";
- targetProxy = ADFE5C6106E251F9006628C4;
- };
ADFE626D06E258C6006628C4 = {
isa = PBXFileReference;
lastKnownFileType = "wrapper.pb-project";
MAJOR_VERSION:=4
MINOR_VERSION:=3
-SUBMINOR_VERSION:=179
+SUBMINOR_VERSION:=180
# v4.2.149 requires libNGStreams v4.2.34
remoteGlobalIDString = ADD65D5806DA372D007161CA;
remoteInfo = NGMime;
};
+ AD8BF08A070063C300EC239A = {
+ fileType = wrapper.framework;
+ isa = PBXReferenceProxy;
+ path = NGMail.framework;
+ refType = 3;
+ remoteRef = AD8BF093070063E100EC239A;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ AD8BF093070063E100EC239A = {
+ containerPortal = ADFE63C606E2629E006628C4;
+ isa = PBXContainerItemProxy;
+ proxyType = 2;
+ remoteGlobalIDString = ADD65D5806DA372D007161CA;
+ remoteInfo = NGMail;
+ };
ADDF476606DA572500C4E7F8 = {
children = (
ADDF477606DA575700C4E7F8,
sourceTree = "<group>";
};
ADFE63C706E2629F006628C4 = {
+ children = (
+ AD8BF08A070063C300EC239A,
+ );
isa = PBXGroup;
name = Products;
refType = 4;