|
289 | 289 | DCA614EE1250034B00C75522 /* XMPPDateTimeProfiles.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = XMPPDateTimeProfiles.m; path = "../../Extensions/XEP-0082/XMPPDateTimeProfiles.m"; sourceTree = SOURCE_ROOT; };
|
290 | 290 | DCA6151E1250069F00C75522 /* XMPPTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XMPPTime.h; path = "../../Extensions/XEP-0202/XMPPTime.h"; sourceTree = SOURCE_ROOT; };
|
291 | 291 | DCA6151F1250069F00C75522 /* XMPPTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = XMPPTime.m; path = "../../Extensions/XEP-0202/XMPPTime.m"; sourceTree = SOURCE_ROOT; };
|
| 292 | + DCB9D56915C208F30063935D /* XMPPFramework.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMPPFramework.h; sourceTree = "<group>"; }; |
292 | 293 | DCC220F31492E37C00736DC1 /* XMPPRoomCoreDataStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XMPPRoomCoreDataStorage.h; path = CoreDataStorage/XMPPRoomCoreDataStorage.h; sourceTree = "<group>"; };
|
293 | 294 | DCC220F41492E37C00736DC1 /* XMPPRoomCoreDataStorage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = XMPPRoomCoreDataStorage.m; path = CoreDataStorage/XMPPRoomCoreDataStorage.m; sourceTree = "<group>"; };
|
294 | 295 | DCC220F81492E58200736DC1 /* XMPPRoom.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = XMPPRoom.xcdatamodel; sourceTree = "<group>"; };
|
|
322 | 323 | DCE0257B1340087A007448E1 /* XMPPvCardTempTel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMPPvCardTempTel.m; sourceTree = "<group>"; };
|
323 | 324 | DCE1125E1406F52D007A2A46 /* XMPPAutoTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XMPPAutoTime.h; path = "../../Extensions/XEP-0202/XMPPAutoTime.h"; sourceTree = "<group>"; };
|
324 | 325 | DCE1125F1406F52D007A2A46 /* XMPPAutoTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = XMPPAutoTime.m; path = "../../Extensions/XEP-0202/XMPPAutoTime.m"; sourceTree = "<group>"; };
|
325 |
| - DCE11263140834D5007A2A46 /* XMPPFramework.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMPPFramework.h; sourceTree = "<group>"; }; |
326 | 326 | DCF825930D748DC000BFABDE /* RequestController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RequestController.h; sourceTree = "<group>"; };
|
327 | 327 | DCF825940D748DC000BFABDE /* RequestController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RequestController.m; sourceTree = "<group>"; };
|
328 | 328 | DCF825F30D749A5100BFABDE /* ChatController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ChatController.h; sourceTree = "<group>"; };
|
|
925 | 925 | DCCE55760BDC8EC8000E2798 /* XMPP */ = {
|
926 | 926 | isa = PBXGroup;
|
927 | 927 | children = (
|
928 |
| - DCE11263140834D5007A2A46 /* XMPPFramework.h */, |
| 928 | + DCB9D56915C208F30063935D /* XMPPFramework.h */, |
929 | 929 | DC30E699153E099A001B9E6D /* Authentication */,
|
930 | 930 | DCB9BBF30DDCEE6B002DA335 /* Categories */,
|
931 | 931 | DC8BA2F51141B9B40031C1F6 /* Core */,
|
|
1242 | 1242 | "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
|
1243 | 1243 | );
|
1244 | 1244 | GCC_DYNAMIC_NO_PIC = NO;
|
1245 |
| - GCC_MODEL_TUNING = G5; |
1246 | 1245 | GCC_OPTIMIZATION_LEVEL = 0;
|
1247 | 1246 | GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
1248 | 1247 | INFOPLIST_FILE = Info.plist;
|
|
1266 | 1265 | "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
|
1267 | 1266 | );
|
1268 | 1267 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
1269 |
| - GCC_MODEL_TUNING = G5; |
1270 | 1268 | GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
1271 | 1269 | INFOPLIST_FILE = Info.plist;
|
1272 | 1270 | LIBRARY_SEARCH_PATHS = (
|
|
1294 | 1292 | HEADER_SEARCH_PATHS = /usr/include/libxml2;
|
1295 | 1293 | MACOSX_DEPLOYMENT_TARGET = "";
|
1296 | 1294 | ONLY_ACTIVE_ARCH = YES;
|
1297 |
| - OTHER_CFLAGS = "-Wno-arc-performSelector-leaks"; |
1298 | 1295 | SDKROOT = macosx;
|
1299 | 1296 | };
|
1300 | 1297 | name = Debug;
|
|
1312 | 1309 | GCC_WARN_UNUSED_VARIABLE = YES;
|
1313 | 1310 | HEADER_SEARCH_PATHS = /usr/include/libxml2;
|
1314 | 1311 | MACOSX_DEPLOYMENT_TARGET = "";
|
1315 |
| - OTHER_CFLAGS = "-Wno-arc-performSelector-leaks"; |
1316 | 1312 | SDKROOT = macosx;
|
1317 | 1313 | };
|
1318 | 1314 | name = Release;
|
|
0 commit comments