|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 56F8388914C79AEB00AF62B3 /* XMPPAutoTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 56F8388614C79AEB00AF62B3 /* XMPPAutoTime.m */; }; |
| 11 | + 56F8388A14C79AEB00AF62B3 /* XMPPTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 56F8388814C79AEB00AF62B3 /* XMPPTime.m */; }; |
10 | 12 | DC17CD3E1355ED29007A32CC /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC17CD3D1355ED29007A32CC /* Cocoa.framework */; };
|
11 | 13 | DC17CD481355ED29007A32CC /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = DC17CD461355ED29007A32CC /* InfoPlist.strings */; };
|
12 | 14 | DC17CD4B1355ED29007A32CC /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DC17CD4A1355ED29007A32CC /* main.m */; };
|
|
17 | 19 | DC17CDDF1355F11A007A32CC /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC17CDDE1355F11A007A32CC /* SystemConfiguration.framework */; };
|
18 | 20 | DC17CDE11355F122007A32CC /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC17CDE01355F122007A32CC /* Security.framework */; };
|
19 | 21 | DC17CDE31355F151007A32CC /* libresolv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = DC17CDE21355F151007A32CC /* libresolv.dylib */; };
|
20 |
| - DC26A2AE1528EBF3004B71C0 /* XMPPDigestAuthentication.m in Sources */ = {isa = PBXBuildFile; fileRef = DC26A2AA1528EBF3004B71C0 /* XMPPDigestAuthentication.m */; }; |
21 |
| - DC26A2AF1528EBF3004B71C0 /* XMPPXFacebookPlatformAuthentication.m in Sources */ = {isa = PBXBuildFile; fileRef = DC26A2AD1528EBF3004B71C0 /* XMPPXFacebookPlatformAuthentication.m */; }; |
| 22 | + DC30E2D8153DFBEF001B9E6D /* XMPPDigestAuthentication.m in Sources */ = {isa = PBXBuildFile; fileRef = DC30E2D4153DFBEF001B9E6D /* XMPPDigestAuthentication.m */; }; |
| 23 | + DC30E2D9153DFBEF001B9E6D /* XMPPXFacebookPlatformAuthentication.m in Sources */ = {isa = PBXBuildFile; fileRef = DC30E2D7153DFBEF001B9E6D /* XMPPXFacebookPlatformAuthentication.m */; }; |
22 | 24 | DC597F5A14101FBF0050774C /* NSData+XMPP.m in Sources */ = {isa = PBXBuildFile; fileRef = DC597E9C14101FBF0050774C /* NSData+XMPP.m */; };
|
23 | 25 | DC597F5B14101FBF0050774C /* NSNumber+XMPP.m in Sources */ = {isa = PBXBuildFile; fileRef = DC597E9E14101FBF0050774C /* NSNumber+XMPP.m */; };
|
24 | 26 | DC597F5C14101FBF0050774C /* NSXMLElement+XMPP.m in Sources */ = {isa = PBXBuildFile; fileRef = DC597EA014101FBF0050774C /* NSXMLElement+XMPP.m */; };
|
|
50 | 52 | /* End PBXBuildFile section */
|
51 | 53 |
|
52 | 54 | /* Begin PBXFileReference section */
|
| 55 | + 56F8388514C79AEB00AF62B3 /* XMPPAutoTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMPPAutoTime.h; sourceTree = "<group>"; }; |
| 56 | + 56F8388614C79AEB00AF62B3 /* XMPPAutoTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMPPAutoTime.m; sourceTree = "<group>"; }; |
| 57 | + 56F8388714C79AEB00AF62B3 /* XMPPTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMPPTime.h; sourceTree = "<group>"; }; |
| 58 | + 56F8388814C79AEB00AF62B3 /* XMPPTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMPPTime.m; sourceTree = "<group>"; }; |
53 | 59 | DC17CD391355ED29007A32CC /* AutoPingTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AutoPingTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
54 | 60 | DC17CD3D1355ED29007A32CC /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
|
55 | 61 | DC17CD401355ED29007A32CC /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
|
|
67 | 73 | DC17CDDE1355F11A007A32CC /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
68 | 74 | DC17CDE01355F122007A32CC /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
69 | 75 | DC17CDE21355F151007A32CC /* libresolv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libresolv.dylib; path = usr/lib/libresolv.dylib; sourceTree = SDKROOT; };
|
70 |
| - DC26A2A91528EBF3004B71C0 /* XMPPDigestAuthentication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMPPDigestAuthentication.h; sourceTree = "<group>"; }; |
71 |
| - DC26A2AA1528EBF3004B71C0 /* XMPPDigestAuthentication.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMPPDigestAuthentication.m; sourceTree = "<group>"; }; |
72 |
| - DC26A2AB1528EBF3004B71C0 /* XMPPSASLAuthentication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMPPSASLAuthentication.h; sourceTree = "<group>"; }; |
73 |
| - DC26A2AC1528EBF3004B71C0 /* XMPPXFacebookPlatformAuthentication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMPPXFacebookPlatformAuthentication.h; sourceTree = "<group>"; }; |
74 |
| - DC26A2AD1528EBF3004B71C0 /* XMPPXFacebookPlatformAuthentication.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMPPXFacebookPlatformAuthentication.m; sourceTree = "<group>"; }; |
75 |
| - DC597E9414101F860050774C /* XMPPFramework.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XMPPFramework.h; path = ../../AutoTimeTest/XMPPFramework.h; sourceTree = "<group>"; }; |
| 76 | + DC30E2CD153DFBA0001B9E6D /* XMPPFramework.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XMPPFramework.h; path = ../XMPPFramework.h; sourceTree = "<group>"; }; |
| 77 | + DC30E2D3153DFBEF001B9E6D /* XMPPDigestAuthentication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMPPDigestAuthentication.h; sourceTree = "<group>"; }; |
| 78 | + DC30E2D4153DFBEF001B9E6D /* XMPPDigestAuthentication.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMPPDigestAuthentication.m; sourceTree = "<group>"; }; |
| 79 | + DC30E2D5153DFBEF001B9E6D /* XMPPSASLAuthentication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMPPSASLAuthentication.h; sourceTree = "<group>"; }; |
| 80 | + DC30E2D6153DFBEF001B9E6D /* XMPPXFacebookPlatformAuthentication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMPPXFacebookPlatformAuthentication.h; sourceTree = "<group>"; }; |
| 81 | + DC30E2D7153DFBEF001B9E6D /* XMPPXFacebookPlatformAuthentication.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMPPXFacebookPlatformAuthentication.m; sourceTree = "<group>"; }; |
76 | 82 | DC597E9B14101FBF0050774C /* NSData+XMPP.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+XMPP.h"; sourceTree = "<group>"; };
|
77 | 83 | DC597E9C14101FBF0050774C /* NSData+XMPP.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+XMPP.m"; sourceTree = "<group>"; };
|
78 | 84 | DC597E9D14101FBF0050774C /* NSNumber+XMPP.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSNumber+XMPP.h"; sourceTree = "<group>"; };
|
|
152 | 158 | /* End PBXFrameworksBuildPhase section */
|
153 | 159 |
|
154 | 160 | /* Begin PBXGroup section */
|
| 161 | + 56F8388414C79AEB00AF62B3 /* XEP-0202 */ = { |
| 162 | + isa = PBXGroup; |
| 163 | + children = ( |
| 164 | + 56F8388514C79AEB00AF62B3 /* XMPPAutoTime.h */, |
| 165 | + 56F8388614C79AEB00AF62B3 /* XMPPAutoTime.m */, |
| 166 | + 56F8388714C79AEB00AF62B3 /* XMPPTime.h */, |
| 167 | + 56F8388814C79AEB00AF62B3 /* XMPPTime.m */, |
| 168 | + ); |
| 169 | + path = "XEP-0202"; |
| 170 | + sourceTree = "<group>"; |
| 171 | + }; |
155 | 172 | DC17CD2E1355ED29007A32CC = {
|
156 | 173 | isa = PBXGroup;
|
157 | 174 | children = (
|
|
219 | 236 | DC17CD631355EDB2007A32CC /* XMPP */ = {
|
220 | 237 | isa = PBXGroup;
|
221 | 238 | children = (
|
222 |
| - DC597E9414101F860050774C /* XMPPFramework.h */, |
| 239 | + DC30E2CD153DFBA0001B9E6D /* XMPPFramework.h */, |
223 | 240 | DC597E9A14101FBF0050774C /* Categories */,
|
224 | 241 | DC597EA114101FBF0050774C /* Core */,
|
225 | 242 | DC597EB614101FBF0050774C /* Extensions */,
|
|
275 | 292 | children = (
|
276 | 293 | DC597F0914101FBF0050774C /* XEP-0082 */,
|
277 | 294 | DC597F1F14101FBF0050774C /* XEP-0199 */,
|
| 295 | + 56F8388414C79AEB00AF62B3 /* XEP-0202 */, |
278 | 296 | );
|
279 | 297 | name = Extensions;
|
280 | 298 | path = ../../../../Extensions;
|
|
305 | 323 | DC597F2C14101FBF0050774C /* Utilities */ = {
|
306 | 324 | isa = PBXGroup;
|
307 | 325 | children = (
|
308 |
| - DC26A2AB1528EBF3004B71C0 /* XMPPSASLAuthentication.h */, |
309 |
| - DC26A2A91528EBF3004B71C0 /* XMPPDigestAuthentication.h */, |
310 |
| - DC26A2AA1528EBF3004B71C0 /* XMPPDigestAuthentication.m */, |
311 |
| - DC26A2AC1528EBF3004B71C0 /* XMPPXFacebookPlatformAuthentication.h */, |
312 |
| - DC26A2AD1528EBF3004B71C0 /* XMPPXFacebookPlatformAuthentication.m */, |
| 326 | + DC30E2D3153DFBEF001B9E6D /* XMPPDigestAuthentication.h */, |
| 327 | + DC30E2D4153DFBEF001B9E6D /* XMPPDigestAuthentication.m */, |
| 328 | + DC30E2D5153DFBEF001B9E6D /* XMPPSASLAuthentication.h */, |
| 329 | + DC30E2D6153DFBEF001B9E6D /* XMPPXFacebookPlatformAuthentication.h */, |
| 330 | + DC30E2D7153DFBEF001B9E6D /* XMPPXFacebookPlatformAuthentication.m */, |
313 | 331 | DC597F2D14101FBF0050774C /* DDList.h */,
|
314 | 332 | DC597F2E14101FBF0050774C /* DDList.m */,
|
315 | 333 | DC597F2F14101FBF0050774C /* GCDMulticastDelegate.h */,
|
|
399 | 417 | /* Begin PBXProject section */
|
400 | 418 | DC17CD301355ED29007A32CC /* Project object */ = {
|
401 | 419 | isa = PBXProject;
|
| 420 | + attributes = { |
| 421 | + LastUpgradeCheck = 0420; |
| 422 | + }; |
402 | 423 | buildConfigurationList = DC17CD331355ED29007A32CC /* Build configuration list for PBXProject "AutoPingTest" */;
|
403 | 424 | compatibilityVersion = "Xcode 3.2";
|
404 | 425 | developmentRegion = English;
|
|
463 | 484 | DC597F9D14101FBF0050774C /* DDFileLogger.m in Sources */,
|
464 | 485 | DC597F9E14101FBF0050774C /* DDLog.m in Sources */,
|
465 | 486 | DC597F9F14101FBF0050774C /* DDTTYLogger.m in Sources */,
|
466 |
| - DC26A2AE1528EBF3004B71C0 /* XMPPDigestAuthentication.m in Sources */, |
467 |
| - DC26A2AF1528EBF3004B71C0 /* XMPPXFacebookPlatformAuthentication.m in Sources */, |
| 487 | + 56F8388914C79AEB00AF62B3 /* XMPPAutoTime.m in Sources */, |
| 488 | + 56F8388A14C79AEB00AF62B3 /* XMPPTime.m in Sources */, |
| 489 | + DC30E2D8153DFBEF001B9E6D /* XMPPDigestAuthentication.m in Sources */, |
| 490 | + DC30E2D9153DFBEF001B9E6D /* XMPPXFacebookPlatformAuthentication.m in Sources */, |
468 | 491 | );
|
469 | 492 | runOnlyForDeploymentPostprocessing = 0;
|
470 | 493 | };
|
|
537 | 560 | buildSettings = {
|
538 | 561 | ALWAYS_SEARCH_USER_PATHS = NO;
|
539 | 562 | ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
| 563 | + CLANG_ENABLE_OBJC_ARC = YES; |
540 | 564 | COPY_PHASE_STRIP = NO;
|
541 | 565 | GCC_DYNAMIC_NO_PIC = NO;
|
542 | 566 | GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
557 | 581 | buildSettings = {
|
558 | 582 | ALWAYS_SEARCH_USER_PATHS = NO;
|
559 | 583 | ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
| 584 | + CLANG_ENABLE_OBJC_ARC = YES; |
560 | 585 | COPY_PHASE_STRIP = YES;
|
561 | 586 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
562 | 587 | GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
0 commit comments