From 720df47b0beb256c29f075a0edbeb8b4a8cf78e6 Mon Sep 17 00:00:00 2001 From: Chris Ballinger Date: Thu, 7 Jul 2016 21:34:21 -0700 Subject: [PATCH] Move old examples --- .travis.yml | 14 +++++--------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- Xcode/{ => Examples}/DesktopXMPP/AppDelegate.h | 0 Xcode/{ => Examples}/DesktopXMPP/AppDelegate.m | 0 Xcode/{ => Examples}/DesktopXMPP/ChatController.h | 0 Xcode/{ => Examples}/DesktopXMPP/ChatController.m | 0 .../English.lproj/ChatWindow.nib/designable.nib | 0 .../English.lproj/ChatWindow.nib/keyedobjects.nib | Bin .../DesktopXMPP/English.lproj/InfoPlist.strings | Bin .../English.lproj/MainMenu.nib/designable.nib | 0 .../English.lproj/MainMenu.nib/keyedobjects.nib | Bin .../DesktopXMPP/English.lproj/MucWindow.xib | 0 Xcode/{ => Examples}/DesktopXMPP/Info.plist | 0 Xcode/{ => Examples}/DesktopXMPP/MucController.h | 0 Xcode/{ => Examples}/DesktopXMPP/MucController.m | 0 .../DesktopXMPP/RequestController.h | 0 .../DesktopXMPP/RequestController.m | 0 .../{ => Examples}/DesktopXMPP/RosterController.h | 0 .../{ => Examples}/DesktopXMPP/RosterController.m | 0 .../{ => Examples}/DesktopXMPP/SSKeychain/LICENSE | 0 .../DesktopXMPP/SSKeychain/SSKeychain.h | 0 .../DesktopXMPP/SSKeychain/SSKeychain.m | 0 Xcode/{ => Examples}/DesktopXMPP/WindowManager.h | 0 Xcode/{ => Examples}/DesktopXMPP/WindowManager.m | 0 Xcode/{ => Examples}/DesktopXMPP/XMPPFramework.h | 0 .../XMPPStream.xcodeproj/project.pbxproj | 0 .../DesktopXMPP/XMPPStream_Prefix.pch | 0 Xcode/{ => Examples}/DesktopXMPP/main.m | 0 .../ServerlessDemo/Classes/BonjourClient.h | 0 .../ServerlessDemo/Classes/BonjourClient.m | 0 .../ServerlessDemo/Classes/ChatViewController.h | 0 .../ServerlessDemo/Classes/ChatViewController.m | 0 .../ServerlessDemo/Classes/ChatViewController.xib | 0 .../ServerlessDemo/Classes/RootViewController.h | 0 .../ServerlessDemo/Classes/RootViewController.m | 0 .../Classes/ServerlessDemoAppDelegate.h | 0 .../Classes/ServerlessDemoAppDelegate.m | 0 Xcode/{ => Examples}/ServerlessDemo/DDString.h | 0 Xcode/{ => Examples}/ServerlessDemo/DDString.m | 0 .../ServerlessDemo/Default-568h@2x.png | Bin .../ServerlessDemo/Images/BlueBubble.png | Bin .../ServerlessDemo/Images/GreenBubble.png | Bin .../ServerlessDemo/Images/UnreadIndicator.png | Bin .../{ => Examples}/ServerlessDemo/MainWindow.xib | 0 Xcode/{ => Examples}/ServerlessDemo/Message.h | 0 Xcode/{ => Examples}/ServerlessDemo/Message.m | 0 .../ServerlessDemo/RootViewController.xib | 0 .../ServerlessDemo/ServerlessDemo-Info.plist | 0 .../ServerlessDemo.xcdatamodel/elements | Bin .../ServerlessDemo.xcdatamodel/layout | Bin .../ServerlessDemo.xcodeproj/project.pbxproj | 0 .../ServerlessDemo/ServerlessDemo_Prefix.pch | 0 Xcode/{ => Examples}/ServerlessDemo/Service.h | 0 Xcode/{ => Examples}/ServerlessDemo/Service.m | 0 .../ServerlessDemo/StreamController.h | 0 .../ServerlessDemo/StreamController.m | 0 Xcode/{ => Examples}/ServerlessDemo/main.m | 0 .../AutoPingTest.xcodeproj/project.pbxproj | 0 .../Desktop/AutoPingTest/AutoPingTest-Info.plist | 0 .../Desktop/AutoPingTest/AutoPingTest-Prefix.pch | 0 .../AutoPingTest/AutoPingTestAppDelegate.h | 0 .../AutoPingTest/AutoPingTestAppDelegate.m | 0 .../Desktop/AutoPingTest/en.lproj/Credits.rtf | 0 .../AutoPingTest/en.lproj/InfoPlist.strings | 0 .../Desktop/AutoPingTest/en.lproj/MainMenu.xib | 0 .../AutoPingTest/Desktop/AutoPingTest/main.m | 0 .../Mobile/AutoPingTest.xcodeproj/project.pbxproj | 0 .../Mobile/AutoPingTest/AutoPingTest-Info.plist | 0 .../Mobile/AutoPingTest/AutoPingTest-Prefix.pch | 0 .../Mobile/AutoPingTest/AutoPingTestAppDelegate.h | 0 .../Mobile/AutoPingTest/AutoPingTestAppDelegate.m | 0 .../AutoPingTest/AutoPingTestViewController.h | 0 .../AutoPingTest/AutoPingTestViewController.m | 0 .../en.lproj/AutoPingTestViewController.xib | 0 .../AutoPingTest/en.lproj/InfoPlist.strings | 0 .../Mobile/AutoPingTest/en.lproj/MainWindow.xib | 0 .../AutoPingTest/Mobile/AutoPingTest/main.m | 0 .../Tests}/AutoPingTest/XMPPFramework.h | 0 .../AutoTimeTest.xcodeproj/project.pbxproj | 0 .../Desktop/AutoTimeTest/AutoTimeTest-Info.plist | 0 .../Desktop/AutoTimeTest/AutoTimeTest-Prefix.pch | 0 .../AutoTimeTest/AutoTimeTestAppDelegate.h | 0 .../AutoTimeTest/AutoTimeTestAppDelegate.m | 0 .../Desktop/AutoTimeTest/en.lproj/Credits.rtf | 0 .../AutoTimeTest/en.lproj/InfoPlist.strings | 0 .../Desktop/AutoTimeTest/en.lproj/MainMenu.xib | 0 .../AutoTimeTest/Desktop/AutoTimeTest/main.m | 0 .../Mobile/AutoTimeTest.xcodeproj/project.pbxproj | 0 .../Mobile/AutoTimeTest/AutoTimeTest-Info.plist | 0 .../Mobile/AutoTimeTest/AutoTimeTest-Prefix.pch | 0 .../Mobile/AutoTimeTest/AutoTimeTestAppDelegate.h | 0 .../Mobile/AutoTimeTest/AutoTimeTestAppDelegate.m | 0 .../AutoTimeTest/AutoTimeTestViewController.h | 0 .../AutoTimeTest/AutoTimeTestViewController.m | 0 .../en.lproj/AutoTimeTestViewController.xib | 0 .../AutoTimeTest/en.lproj/InfoPlist.strings | 0 .../Mobile/AutoTimeTest/en.lproj/MainWindow.xib | 0 .../AutoTimeTest/Mobile/AutoTimeTest/main.m | 0 .../Tests}/AutoTimeTest/XMPPFramework.h | 0 .../EncodeDecodeTest.xcodeproj/project.pbxproj | 0 .../Desktop/EncodeDecodeTest/AppDelegate.h | 0 .../Desktop/EncodeDecodeTest/AppDelegate.m | 0 .../EncodeDecodeTest/EncodeDecodeTest-Info.plist | 0 .../EncodeDecodeTest/EncodeDecodeTest-Prefix.pch | 0 .../Desktop/EncodeDecodeTest/en.lproj/Credits.rtf | 0 .../EncodeDecodeTest/en.lproj/InfoPlist.strings | 0 .../EncodeDecodeTest/en.lproj/MainMenu.xib | 0 .../Desktop/EncodeDecodeTest/main.m | 0 .../EncodeDecodeTest.xcodeproj/project.pbxproj | 0 .../Mobile/EncodeDecodeTest/AppDelegate.h | 0 .../Mobile/EncodeDecodeTest/AppDelegate.m | 0 .../EncodeDecodeTest/EncodeDecodeTest-Info.plist | 0 .../EncodeDecodeTest/EncodeDecodeTest-Prefix.pch | 0 .../Mobile/EncodeDecodeTest/ViewController.h | 0 .../Mobile/EncodeDecodeTest/ViewController.m | 0 .../EncodeDecodeTest/en.lproj/InfoPlist.strings | 0 .../EncodeDecodeTest/en.lproj/ViewController.xib | 0 .../Mobile/EncodeDecodeTest/main.m | 0 .../Tests}/FacebookTest/Default-568h@2x.png | Bin .../FacebookTest.xcodeproj/project.pbxproj | 0 .../FacebookTest/FacebookTest-Info.plist | 0 .../FacebookTest/FacebookTest-Prefix.pch | 0 .../FacebookTest/FacebookTestAppDelegate.h | 0 .../FacebookTest/FacebookTestAppDelegate.m | 0 .../FacebookTest/FacebookTestViewController.h | 0 .../FacebookTest/FacebookTestViewController.m | 0 .../en.lproj/FacebookTestViewController.xib | 0 .../FacebookTest/en.lproj/InfoPlist.strings | 0 .../FacebookTest/en.lproj/MainWindow.xib | 0 .../Tests}/FacebookTest/FacebookTest/main.m | 0 .../MUCTesting.xcodeproj/project.pbxproj | 0 .../MUCTesting/MUCTesting/MUCTesting-Info.plist | 0 .../MUCTesting/MUCTesting/MUCTesting-Prefix.pch | 0 .../MUCTesting/MUCTesting/MUCTestingAppDelegate.h | 0 .../MUCTesting/MUCTesting/MUCTestingAppDelegate.m | 0 .../MUCTesting/MUCTesting/en.lproj/Credits.rtf | 0 .../MUCTesting/en.lproj/InfoPlist.strings | 0 .../MUCTesting/MUCTesting/en.lproj/MainMenu.xib | 0 .../Tests}/MUCTesting/MUCTesting/main.m | 0 .../Tests}/MUCTesting/XMPPFramework.h | 0 .../project.pbxproj | 0 .../Desktop/MulticastDelegateTest/AppDelegate.h | 0 .../Desktop/MulticastDelegateTest/AppDelegate.m | 0 .../MulticastDelegateTest-Info.plist | 0 .../MulticastDelegateTest-Prefix.pch | 0 .../MulticastDelegateTest/en.lproj/Credits.rtf | 0 .../en.lproj/InfoPlist.strings | 0 .../MulticastDelegateTest/en.lproj/MainMenu.xib | 0 .../Desktop/MulticastDelegateTest/main.m | 0 .../Mobile/Default-568h@2x.png | Bin .../project.pbxproj | 0 .../Mobile/MulticastDelegateTest/AppDelegate.h | 0 .../Mobile/MulticastDelegateTest/AppDelegate.m | 0 .../MulticastDelegateTest-Info.plist | 0 .../MulticastDelegateTest-Prefix.pch | 0 .../en.lproj/InfoPlist.strings | 0 .../Mobile/MulticastDelegateTest/main.m | 0 .../Shared/DelegateTesters.h | 0 .../Shared/DelegateTesters.m | 0 .../Shared/MulticastDelegateTest.h | 0 .../Shared/MulticastDelegateTest.m | 0 .../MulticastDelegateTest/Shared/MyProtocol.h | 0 .../ParserTestMac/English.lproj/InfoPlist.strings | 0 .../ParserTestMac/English.lproj/MainMenu.xib | 0 .../Tests}/ParserTestMac/ParserTestMac-Info.plist | 0 .../ParserTestMac.xcodeproj/project.pbxproj | 0 .../ParserTestMac/ParserTestMacAppDelegate.h | 0 .../ParserTestMac/ParserTestMacAppDelegate.m | 0 .../Tests}/ParserTestMac/ParserTestMac_Prefix.pch | 0 .../Tests}/ParserTestMac/main.m | 0 .../Classes/ParserTestPhoneAppDelegate.h | 0 .../Classes/ParserTestPhoneAppDelegate.m | 0 .../Tests}/ParserTestPhone/Default-568h@2x.png | Bin .../Tests}/ParserTestPhone/MainWindow.xib | 0 .../ParserTestPhone/ParserTestPhone-Info.plist | 0 .../ParserTestPhone.xcodeproj/project.pbxproj | 0 .../ParserTestPhone/ParserTestPhone_Prefix.pch | 0 .../Tests}/ParserTestPhone/main.m | 0 .../English.lproj/InfoPlist.strings | 0 .../English.lproj/MainMenu.xib | 0 .../TestCapabilitiesHashing-Info.plist | 0 .../project.pbxproj | 0 .../TestCapabilitiesHashing_Prefix.pch | 0 .../Mac/TestCapabilitiesHashing/main.m | 0 .../TestCapabilitiesHashingAppDelegate.h | 0 .../TestCapabilitiesHashingAppDelegate.m | 0 .../TestCapabilitiesHashingViewController.h | 0 .../TestCapabilitiesHashingViewController.m | 0 .../iPhone/TestCapabilitiesHashing/MainWindow.xib | 0 .../TestCapabilitiesHashing-Info.plist | 0 .../project.pbxproj | 0 .../TestCapabilitiesHashingViewController.xib | 0 .../TestCapabilitiesHashing_Prefix.pch | 0 .../iPhone/TestCapabilitiesHashing/main.m | 0 .../TestDDList.xcodeproj/project.pbxproj | 0 .../Tests}/TestDDList/TestDDList/AppDelegate.h | 0 .../Tests}/TestDDList/TestDDList/AppDelegate.m | 0 .../TestDDList/TestDDList/TestDDList-Info.plist | 0 .../TestDDList/TestDDList/TestDDList-Prefix.pch | 0 .../TestDDList/TestDDList/en.lproj/Credits.rtf | 0 .../TestDDList/en.lproj/InfoPlist.strings | 0 .../TestDDList/TestDDList/en.lproj/MainMenu.xib | 0 .../Tests}/TestDDList/TestDDList/main.m | 0 .../TestElementReceipt.xcodeproj/project.pbxproj | 0 .../TestElementReceipt-Info.plist | 0 .../TestElementReceipt-Prefix.pch | 0 .../TestElementReceiptAppDelegate.h | 0 .../TestElementReceiptAppDelegate.m | 0 .../TestElementReceipt/en.lproj/Credits.rtf | 0 .../TestElementReceipt/en.lproj/InfoPlist.strings | 0 .../TestElementReceipt/en.lproj/MainMenu.xib | 0 .../TestElementReceipt/TestElementReceipt/main.m | 0 .../TestIDTracker.xcodeproj/project.pbxproj | 0 .../TestIDTracker/TestIDTracker-Info.plist | 0 .../TestIDTracker/TestIDTracker-Prefix.pch | 0 .../TestIDTracker/TestIDTrackerAppDelegate.h | 0 .../TestIDTracker/TestIDTrackerAppDelegate.m | 0 .../TestIDTracker/en.lproj/Credits.rtf | 0 .../TestIDTracker/en.lproj/InfoPlist.strings | 0 .../TestIDTracker/en.lproj/MainMenu.xib | 0 .../Tests}/TestIDTracker/TestIDTracker/main.m | 0 .../Desktop/TestJID.xcodeproj/project.pbxproj | 0 .../Tests}/TestJID/Desktop/TestJID/AppDelegate.h | 0 .../Tests}/TestJID/Desktop/TestJID/AppDelegate.m | 0 .../TestJID/Desktop/TestJID/TestJID-Info.plist | 0 .../TestJID/Desktop/TestJID/TestJID-Prefix.pch | 0 .../TestJID/Desktop/TestJID/en.lproj/Credits.rtf | 0 .../Desktop/TestJID/en.lproj/InfoPlist.strings | 0 .../TestJID/Desktop/TestJID/en.lproj/MainMenu.xib | 0 .../Tests}/TestJID/Desktop/TestJID/main.m | 0 .../Mobile/TestJID.xcodeproj/project.pbxproj | 0 .../Tests}/TestJID/Mobile/TestJID/AppDelegate.h | 0 .../Tests}/TestJID/Mobile/TestJID/AppDelegate.m | 0 .../TestJID/Mobile/TestJID/TestJID-Info.plist | 0 .../TestJID/Mobile/TestJID/TestJID-Prefix.pch | 0 .../Mobile/TestJID/en.lproj/InfoPlist.strings | 0 .../Tests}/TestJID/Mobile/TestJID/main.m | 0 .../English.lproj/InfoPlist.strings | 0 .../TestSRVResolver/English.lproj/MainMenu.xib | 0 .../TestSRVResolver/TestSRVResolver-Info.plist | 0 .../TestSRVResolver.xcodeproj/project.pbxproj | 0 .../TestSRVResolver/TestSRVResolverAppDelegate.h | 0 .../TestSRVResolver/TestSRVResolverAppDelegate.m | 0 .../TestSRVResolver/TestSRVResolver_Prefix.pch | 0 .../Tests}/TestSRVResolver/main.m | 0 .../TestXEP82/Mac/English.lproj/InfoPlist.strings | 0 .../TestXEP82/Mac/English.lproj/MainMenu.xib | 0 .../Tests}/TestXEP82/Mac/TestXEP82-Info.plist | 0 .../Mac/TestXEP82.xcodeproj/project.pbxproj | 0 .../Tests}/TestXEP82/Mac/TestXEP82AppDelegate.h | 0 .../Tests}/TestXEP82/Mac/TestXEP82AppDelegate.m | 0 .../Tests}/TestXEP82/Mac/TestXEP82_Prefix.pch | 0 .../Tests}/TestXEP82/Mac/main.m | 0 .../Tests}/TestXEP82/TestXEP82.h | 0 .../Tests}/TestXEP82/TestXEP82.m | 0 .../iOS/TestXEP82.xcodeproj/project.pbxproj | 0 .../TestXEP82/iOS/TestXEP82/TestXEP82-Info.plist | 0 .../TestXEP82/iOS/TestXEP82/TestXEP82-Prefix.pch | 0 .../iOS/TestXEP82/TestXEP82AppDelegate.h | 0 .../iOS/TestXEP82/TestXEP82AppDelegate.m | 0 .../iOS/TestXEP82/TestXEP82ViewController.h | 0 .../iOS/TestXEP82/TestXEP82ViewController.m | 0 .../iOS/TestXEP82/en.lproj/InfoPlist.strings | 0 .../iOS/TestXEP82/en.lproj/MainWindow.xib | 0 .../en.lproj/TestXEP82ViewController.xib | 0 .../Tests}/TestXEP82/iOS/TestXEP82/main.m | 0 .../contents.xcworkspacedata | 0 .../iPhoneXMPP/Classes/RootViewController.h | 0 .../iPhoneXMPP/Classes/RootViewController.m | 0 .../iPhoneXMPP/Classes/SettingsViewController.h | 0 .../iPhoneXMPP/Classes/SettingsViewController.m | 0 .../iPhoneXMPP/Classes/SettingsViewController.xib | 0 .../iPhoneXMPP/Classes/XMPPFramework.h | 0 .../iPhoneXMPP/Classes/iPhoneXMPPAppDelegate.h | 0 .../iPhoneXMPP/Classes/iPhoneXMPPAppDelegate.m | 0 .../{ => Examples}/iPhoneXMPP/Default-568h@2x.png | Bin Xcode/{ => Examples}/iPhoneXMPP/MainWindow.xib | 0 .../iPhoneXMPP/RootViewController.xib | 0 Xcode/{ => Examples}/iPhoneXMPP/defaultPerson.png | Bin .../iPhoneXMPP/iPhoneXMPP-Info.plist | 0 .../iPhoneXMPP.xcodeproj/project.pbxproj | 0 .../iPhoneXMPP/iPhoneXMPP_Prefix.pch | 0 Xcode/{ => Examples}/iPhoneXMPP/main.m | 0 .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- .../project.xcworkspace/contents.xcworkspacedata | 7 ------- 307 files changed, 5 insertions(+), 184 deletions(-) delete mode 100644 Xcode/DesktopXMPP/XMPPStream.xcodeproj/project.xcworkspace/contents.xcworkspacedata rename Xcode/{ => Examples}/DesktopXMPP/AppDelegate.h (100%) rename Xcode/{ => Examples}/DesktopXMPP/AppDelegate.m (100%) rename Xcode/{ => Examples}/DesktopXMPP/ChatController.h (100%) rename Xcode/{ => Examples}/DesktopXMPP/ChatController.m (100%) rename Xcode/{ => Examples}/DesktopXMPP/English.lproj/ChatWindow.nib/designable.nib (100%) rename Xcode/{ => Examples}/DesktopXMPP/English.lproj/ChatWindow.nib/keyedobjects.nib (100%) rename Xcode/{ => Examples}/DesktopXMPP/English.lproj/InfoPlist.strings (100%) rename Xcode/{ => Examples}/DesktopXMPP/English.lproj/MainMenu.nib/designable.nib (100%) rename Xcode/{ => Examples}/DesktopXMPP/English.lproj/MainMenu.nib/keyedobjects.nib (100%) rename Xcode/{ => Examples}/DesktopXMPP/English.lproj/MucWindow.xib (100%) rename Xcode/{ => Examples}/DesktopXMPP/Info.plist (100%) rename Xcode/{ => Examples}/DesktopXMPP/MucController.h (100%) rename Xcode/{ => Examples}/DesktopXMPP/MucController.m (100%) rename Xcode/{ => Examples}/DesktopXMPP/RequestController.h (100%) rename Xcode/{ => Examples}/DesktopXMPP/RequestController.m (100%) rename Xcode/{ => Examples}/DesktopXMPP/RosterController.h (100%) rename Xcode/{ => Examples}/DesktopXMPP/RosterController.m (100%) rename Xcode/{ => Examples}/DesktopXMPP/SSKeychain/LICENSE (100%) rename Xcode/{ => Examples}/DesktopXMPP/SSKeychain/SSKeychain.h (100%) rename Xcode/{ => Examples}/DesktopXMPP/SSKeychain/SSKeychain.m (100%) rename Xcode/{ => Examples}/DesktopXMPP/WindowManager.h (100%) rename Xcode/{ => Examples}/DesktopXMPP/WindowManager.m (100%) rename Xcode/{ => Examples}/DesktopXMPP/XMPPFramework.h (100%) rename Xcode/{ => Examples}/DesktopXMPP/XMPPStream.xcodeproj/project.pbxproj (100%) rename Xcode/{ => Examples}/DesktopXMPP/XMPPStream_Prefix.pch (100%) rename Xcode/{ => Examples}/DesktopXMPP/main.m (100%) rename Xcode/{ => Examples}/ServerlessDemo/Classes/BonjourClient.h (100%) rename Xcode/{ => Examples}/ServerlessDemo/Classes/BonjourClient.m (100%) rename Xcode/{ => Examples}/ServerlessDemo/Classes/ChatViewController.h (100%) rename Xcode/{ => Examples}/ServerlessDemo/Classes/ChatViewController.m (100%) rename Xcode/{ => Examples}/ServerlessDemo/Classes/ChatViewController.xib (100%) rename Xcode/{ => Examples}/ServerlessDemo/Classes/RootViewController.h (100%) rename Xcode/{ => Examples}/ServerlessDemo/Classes/RootViewController.m (100%) rename Xcode/{ => Examples}/ServerlessDemo/Classes/ServerlessDemoAppDelegate.h (100%) rename Xcode/{ => Examples}/ServerlessDemo/Classes/ServerlessDemoAppDelegate.m (100%) rename Xcode/{ => Examples}/ServerlessDemo/DDString.h (100%) rename Xcode/{ => Examples}/ServerlessDemo/DDString.m (100%) rename Xcode/{ => Examples}/ServerlessDemo/Default-568h@2x.png (100%) rename Xcode/{ => Examples}/ServerlessDemo/Images/BlueBubble.png (100%) rename Xcode/{ => Examples}/ServerlessDemo/Images/GreenBubble.png (100%) rename Xcode/{ => Examples}/ServerlessDemo/Images/UnreadIndicator.png (100%) rename Xcode/{ => Examples}/ServerlessDemo/MainWindow.xib (100%) rename Xcode/{ => Examples}/ServerlessDemo/Message.h (100%) rename Xcode/{ => Examples}/ServerlessDemo/Message.m (100%) rename Xcode/{ => Examples}/ServerlessDemo/RootViewController.xib (100%) rename Xcode/{ => Examples}/ServerlessDemo/ServerlessDemo-Info.plist (100%) rename Xcode/{ => Examples}/ServerlessDemo/ServerlessDemo.xcdatamodel/elements (100%) rename Xcode/{ => Examples}/ServerlessDemo/ServerlessDemo.xcdatamodel/layout (100%) rename Xcode/{ => Examples}/ServerlessDemo/ServerlessDemo.xcodeproj/project.pbxproj (100%) rename Xcode/{ => Examples}/ServerlessDemo/ServerlessDemo_Prefix.pch (100%) rename Xcode/{ => Examples}/ServerlessDemo/Service.h (100%) rename Xcode/{ => Examples}/ServerlessDemo/Service.m (100%) rename Xcode/{ => Examples}/ServerlessDemo/StreamController.h (100%) rename Xcode/{ => Examples}/ServerlessDemo/StreamController.m (100%) rename Xcode/{ => Examples}/ServerlessDemo/main.m (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Desktop/AutoPingTest.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Desktop/AutoPingTest/AutoPingTest-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Desktop/AutoPingTest/AutoPingTest-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Desktop/AutoPingTest/AutoPingTestAppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Desktop/AutoPingTest/AutoPingTestAppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Desktop/AutoPingTest/en.lproj/Credits.rtf (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Desktop/AutoPingTest/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Desktop/AutoPingTest/en.lproj/MainMenu.xib (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Desktop/AutoPingTest/main.m (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Mobile/AutoPingTest.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Mobile/AutoPingTest/AutoPingTest-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Mobile/AutoPingTest/AutoPingTest-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Mobile/AutoPingTest/AutoPingTestAppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Mobile/AutoPingTest/AutoPingTestAppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Mobile/AutoPingTest/AutoPingTestViewController.h (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Mobile/AutoPingTest/AutoPingTestViewController.m (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Mobile/AutoPingTest/en.lproj/AutoPingTestViewController.xib (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Mobile/AutoPingTest/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Mobile/AutoPingTest/en.lproj/MainWindow.xib (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/Mobile/AutoPingTest/main.m (100%) rename Xcode/{Testing => Examples/Tests}/AutoPingTest/XMPPFramework.h (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Desktop/AutoTimeTest.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTest-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTest-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTestAppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTestAppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Desktop/AutoTimeTest/en.lproj/Credits.rtf (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Desktop/AutoTimeTest/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Desktop/AutoTimeTest/en.lproj/MainMenu.xib (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Desktop/AutoTimeTest/main.m (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Mobile/AutoTimeTest.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTest-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTest-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestAppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestAppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestViewController.h (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestViewController.m (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Mobile/AutoTimeTest/en.lproj/AutoTimeTestViewController.xib (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Mobile/AutoTimeTest/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Mobile/AutoTimeTest/en.lproj/MainWindow.xib (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/Mobile/AutoTimeTest/main.m (100%) rename Xcode/{Testing => Examples/Tests}/AutoTimeTest/XMPPFramework.h (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Desktop/EncodeDecodeTest.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Desktop/EncodeDecodeTest/AppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Desktop/EncodeDecodeTest/AppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Desktop/EncodeDecodeTest/EncodeDecodeTest-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Desktop/EncodeDecodeTest/EncodeDecodeTest-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Desktop/EncodeDecodeTest/en.lproj/Credits.rtf (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Desktop/EncodeDecodeTest/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Desktop/EncodeDecodeTest/en.lproj/MainMenu.xib (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Desktop/EncodeDecodeTest/main.m (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Mobile/EncodeDecodeTest.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Mobile/EncodeDecodeTest/AppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Mobile/EncodeDecodeTest/AppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Mobile/EncodeDecodeTest/EncodeDecodeTest-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Mobile/EncodeDecodeTest/EncodeDecodeTest-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Mobile/EncodeDecodeTest/ViewController.h (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Mobile/EncodeDecodeTest/ViewController.m (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Mobile/EncodeDecodeTest/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Mobile/EncodeDecodeTest/en.lproj/ViewController.xib (100%) rename Xcode/{Testing => Examples/Tests}/EncodeDecodeTest/Mobile/EncodeDecodeTest/main.m (100%) rename Xcode/{Testing => Examples/Tests}/FacebookTest/Default-568h@2x.png (100%) rename Xcode/{Testing => Examples/Tests}/FacebookTest/FacebookTest.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/FacebookTest/FacebookTest/FacebookTest-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/FacebookTest/FacebookTest/FacebookTest-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/FacebookTest/FacebookTest/FacebookTestAppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/FacebookTest/FacebookTest/FacebookTestAppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/FacebookTest/FacebookTest/FacebookTestViewController.h (100%) rename Xcode/{Testing => Examples/Tests}/FacebookTest/FacebookTest/FacebookTestViewController.m (100%) rename Xcode/{Testing => Examples/Tests}/FacebookTest/FacebookTest/en.lproj/FacebookTestViewController.xib (100%) rename Xcode/{Testing => Examples/Tests}/FacebookTest/FacebookTest/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/FacebookTest/FacebookTest/en.lproj/MainWindow.xib (100%) rename Xcode/{Testing => Examples/Tests}/FacebookTest/FacebookTest/main.m (100%) rename Xcode/{Testing => Examples/Tests}/MUCTesting/MUCTesting.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/MUCTesting/MUCTesting/MUCTesting-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/MUCTesting/MUCTesting/MUCTesting-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/MUCTesting/MUCTesting/MUCTestingAppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/MUCTesting/MUCTesting/MUCTestingAppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/MUCTesting/MUCTesting/en.lproj/Credits.rtf (100%) rename Xcode/{Testing => Examples/Tests}/MUCTesting/MUCTesting/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/MUCTesting/MUCTesting/en.lproj/MainMenu.xib (100%) rename Xcode/{Testing => Examples/Tests}/MUCTesting/MUCTesting/main.m (100%) rename Xcode/{Testing => Examples/Tests}/MUCTesting/XMPPFramework.h (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Desktop/MulticastDelegateTest.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Desktop/MulticastDelegateTest/AppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Desktop/MulticastDelegateTest/AppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Desktop/MulticastDelegateTest/MulticastDelegateTest-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Desktop/MulticastDelegateTest/MulticastDelegateTest-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Desktop/MulticastDelegateTest/en.lproj/Credits.rtf (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Desktop/MulticastDelegateTest/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Desktop/MulticastDelegateTest/en.lproj/MainMenu.xib (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Desktop/MulticastDelegateTest/main.m (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Mobile/Default-568h@2x.png (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Mobile/MulticastDelegateTest.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Mobile/MulticastDelegateTest/AppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Mobile/MulticastDelegateTest/AppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Mobile/MulticastDelegateTest/MulticastDelegateTest-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Mobile/MulticastDelegateTest/MulticastDelegateTest-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Mobile/MulticastDelegateTest/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Mobile/MulticastDelegateTest/main.m (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Shared/DelegateTesters.h (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Shared/DelegateTesters.m (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Shared/MulticastDelegateTest.h (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Shared/MulticastDelegateTest.m (100%) rename Xcode/{Testing => Examples/Tests}/MulticastDelegateTest/Shared/MyProtocol.h (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestMac/English.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestMac/English.lproj/MainMenu.xib (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestMac/ParserTestMac-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestMac/ParserTestMac.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestMac/ParserTestMacAppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestMac/ParserTestMacAppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestMac/ParserTestMac_Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestMac/main.m (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestPhone/Classes/ParserTestPhoneAppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestPhone/Classes/ParserTestPhoneAppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestPhone/Default-568h@2x.png (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestPhone/MainWindow.xib (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestPhone/ParserTestPhone-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestPhone/ParserTestPhone.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestPhone/ParserTestPhone_Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/ParserTestPhone/main.m (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/English.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/English.lproj/MainMenu.xib (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing_Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/main.m (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/TestCapabilitiesHashingAppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/TestCapabilitiesHashingAppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/Classes/TestCapabilitiesHashingViewController.h (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/Classes/TestCapabilitiesHashingViewController.m (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/MainWindow.xib (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashingViewController.xib (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing_Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/main.m (100%) rename Xcode/{Testing => Examples/Tests}/TestDDList/TestDDList.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/TestDDList/TestDDList/AppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/TestDDList/TestDDList/AppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/TestDDList/TestDDList/TestDDList-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/TestDDList/TestDDList/TestDDList-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/TestDDList/TestDDList/en.lproj/Credits.rtf (100%) rename Xcode/{Testing => Examples/Tests}/TestDDList/TestDDList/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/TestDDList/TestDDList/en.lproj/MainMenu.xib (100%) rename Xcode/{Testing => Examples/Tests}/TestDDList/TestDDList/main.m (100%) rename Xcode/{Testing => Examples/Tests}/TestElementReceipt/TestElementReceipt.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/TestElementReceipt/TestElementReceipt/TestElementReceipt-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/TestElementReceipt/TestElementReceipt/TestElementReceipt-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/TestElementReceipt/TestElementReceipt/TestElementReceiptAppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/TestElementReceipt/TestElementReceipt/TestElementReceiptAppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/TestElementReceipt/TestElementReceipt/en.lproj/Credits.rtf (100%) rename Xcode/{Testing => Examples/Tests}/TestElementReceipt/TestElementReceipt/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/TestElementReceipt/TestElementReceipt/en.lproj/MainMenu.xib (100%) rename Xcode/{Testing => Examples/Tests}/TestElementReceipt/TestElementReceipt/main.m (100%) rename Xcode/{Testing => Examples/Tests}/TestIDTracker/TestIDTracker.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/TestIDTracker/TestIDTracker/TestIDTracker-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/TestIDTracker/TestIDTracker/TestIDTracker-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/TestIDTracker/TestIDTracker/TestIDTrackerAppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/TestIDTracker/TestIDTracker/TestIDTrackerAppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/TestIDTracker/TestIDTracker/en.lproj/Credits.rtf (100%) rename Xcode/{Testing => Examples/Tests}/TestIDTracker/TestIDTracker/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/TestIDTracker/TestIDTracker/en.lproj/MainMenu.xib (100%) rename Xcode/{Testing => Examples/Tests}/TestIDTracker/TestIDTracker/main.m (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Desktop/TestJID.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Desktop/TestJID/AppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Desktop/TestJID/AppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Desktop/TestJID/TestJID-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Desktop/TestJID/TestJID-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Desktop/TestJID/en.lproj/Credits.rtf (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Desktop/TestJID/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Desktop/TestJID/en.lproj/MainMenu.xib (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Desktop/TestJID/main.m (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Mobile/TestJID.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Mobile/TestJID/AppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Mobile/TestJID/AppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Mobile/TestJID/TestJID-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Mobile/TestJID/TestJID-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Mobile/TestJID/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/TestJID/Mobile/TestJID/main.m (100%) rename Xcode/{Testing => Examples/Tests}/TestSRVResolver/English.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/TestSRVResolver/English.lproj/MainMenu.xib (100%) rename Xcode/{Testing => Examples/Tests}/TestSRVResolver/TestSRVResolver-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/TestSRVResolver/TestSRVResolver.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/TestSRVResolver/TestSRVResolverAppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/TestSRVResolver/TestSRVResolverAppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/TestSRVResolver/TestSRVResolver_Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/TestSRVResolver/main.m (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/Mac/English.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/Mac/English.lproj/MainMenu.xib (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/Mac/TestXEP82-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/Mac/TestXEP82.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/Mac/TestXEP82AppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/Mac/TestXEP82AppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/Mac/TestXEP82_Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/Mac/main.m (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/TestXEP82.h (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/TestXEP82.m (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/iOS/TestXEP82.xcodeproj/project.pbxproj (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/iOS/TestXEP82/TestXEP82-Info.plist (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/iOS/TestXEP82/TestXEP82-Prefix.pch (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/iOS/TestXEP82/TestXEP82AppDelegate.h (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/iOS/TestXEP82/TestXEP82AppDelegate.m (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/iOS/TestXEP82/TestXEP82ViewController.h (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/iOS/TestXEP82/TestXEP82ViewController.m (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/iOS/TestXEP82/en.lproj/InfoPlist.strings (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/iOS/TestXEP82/en.lproj/MainWindow.xib (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/iOS/TestXEP82/en.lproj/TestXEP82ViewController.xib (100%) rename Xcode/{Testing => Examples/Tests}/TestXEP82/iOS/TestXEP82/main.m (100%) rename Xcode/{Testing => Examples/Tests}/XMPPTesting.xcworkspace/contents.xcworkspacedata (100%) rename Xcode/{ => Examples}/iPhoneXMPP/Classes/RootViewController.h (100%) rename Xcode/{ => Examples}/iPhoneXMPP/Classes/RootViewController.m (100%) rename Xcode/{ => Examples}/iPhoneXMPP/Classes/SettingsViewController.h (100%) rename Xcode/{ => Examples}/iPhoneXMPP/Classes/SettingsViewController.m (100%) rename Xcode/{ => Examples}/iPhoneXMPP/Classes/SettingsViewController.xib (100%) rename Xcode/{ => Examples}/iPhoneXMPP/Classes/XMPPFramework.h (100%) rename Xcode/{ => Examples}/iPhoneXMPP/Classes/iPhoneXMPPAppDelegate.h (100%) rename Xcode/{ => Examples}/iPhoneXMPP/Classes/iPhoneXMPPAppDelegate.m (100%) rename Xcode/{ => Examples}/iPhoneXMPP/Default-568h@2x.png (100%) rename Xcode/{ => Examples}/iPhoneXMPP/MainWindow.xib (100%) rename Xcode/{ => Examples}/iPhoneXMPP/RootViewController.xib (100%) rename Xcode/{ => Examples}/iPhoneXMPP/defaultPerson.png (100%) rename Xcode/{ => Examples}/iPhoneXMPP/iPhoneXMPP-Info.plist (100%) rename Xcode/{ => Examples}/iPhoneXMPP/iPhoneXMPP.xcodeproj/project.pbxproj (100%) rename Xcode/{ => Examples}/iPhoneXMPP/iPhoneXMPP_Prefix.pch (100%) rename Xcode/{ => Examples}/iPhoneXMPP/main.m (100%) delete mode 100644 Xcode/ServerlessDemo/ServerlessDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/AutoPingTest/Desktop/AutoPingTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/AutoPingTest/Mobile/AutoPingTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/FacebookTest/FacebookTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/MUCTesting/MUCTesting.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/ParserTestMac/ParserTestMac.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/ParserTestPhone/ParserTestPhone.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/TestDDList/TestDDList.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/TestElementReceipt/TestElementReceipt.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/TestIDTracker/TestIDTracker.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/TestJID/Desktop/TestJID.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/TestJID/Mobile/TestJID.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/TestSRVResolver/TestSRVResolver.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/TestXEP82/Mac/TestXEP82.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/Testing/TestXEP82/iOS/TestXEP82.xcodeproj/project.xcworkspace/contents.xcworkspacedata delete mode 100644 Xcode/iPhoneXMPP/iPhoneXMPP.xcodeproj/project.xcworkspace/contents.xcworkspacedata diff --git a/.travis.yml b/.travis.yml index eb8c2d0307..25370e4c39 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,14 +1,10 @@ # references: # * http://www.objc.io/issue-6/travis-ci.html -osx_image: xcode7.2 +osx_image: xcode7.3 language: objective-c -install: - - gem install xcpretty --no-rdoc --no-ri --no-document --quiet - script: - - pod install --project-directory=Xcode/Testing-pod - - pod install --project-directory=Xcode/Testing-swift - - xctool -workspace Xcode/Testing-pod/XMPPFrameworkTests.xcworkspace -scheme XMPPFrameworkTests -sdk iphonesimulator -arch i386 test - #- xctool -workspace Xcode/Testing-swift/XMPPSwift.xcworkspace -scheme XMPPSwift -sdk iphonesimulator -arch i386 test - - set -o pipefail && xcodebuild test -workspace Xcode/Testing-swift/XMPPSwift.xcworkspace -scheme XMPPSwift -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 6,OS=9.2' | xcpretty -c + - pod install --project-directory=Xcode/Testing-iOS + - pod install --project-directory=Xcode/Testing-macOS + - xctool -workspace Xcode/Testing-iOS/XMPPFrameworkTests.xcworkspace -scheme XMPPFrameworkTests -sdk iphonesimulator -arch x86_64 test + - xctool -workspace Xcode/Testing-macOS/XMPPFrameworkTests.xcworkspace -scheme XMPPFrameworkTests -sdk macosx -arch x86_64 test diff --git a/Xcode/DesktopXMPP/XMPPStream.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/DesktopXMPP/XMPPStream.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 7896188fcf..0000000000 --- a/Xcode/DesktopXMPP/XMPPStream.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/DesktopXMPP/AppDelegate.h b/Xcode/Examples/DesktopXMPP/AppDelegate.h similarity index 100% rename from Xcode/DesktopXMPP/AppDelegate.h rename to Xcode/Examples/DesktopXMPP/AppDelegate.h diff --git a/Xcode/DesktopXMPP/AppDelegate.m b/Xcode/Examples/DesktopXMPP/AppDelegate.m similarity index 100% rename from Xcode/DesktopXMPP/AppDelegate.m rename to Xcode/Examples/DesktopXMPP/AppDelegate.m diff --git a/Xcode/DesktopXMPP/ChatController.h b/Xcode/Examples/DesktopXMPP/ChatController.h similarity index 100% rename from Xcode/DesktopXMPP/ChatController.h rename to Xcode/Examples/DesktopXMPP/ChatController.h diff --git a/Xcode/DesktopXMPP/ChatController.m b/Xcode/Examples/DesktopXMPP/ChatController.m similarity index 100% rename from Xcode/DesktopXMPP/ChatController.m rename to Xcode/Examples/DesktopXMPP/ChatController.m diff --git a/Xcode/DesktopXMPP/English.lproj/ChatWindow.nib/designable.nib b/Xcode/Examples/DesktopXMPP/English.lproj/ChatWindow.nib/designable.nib similarity index 100% rename from Xcode/DesktopXMPP/English.lproj/ChatWindow.nib/designable.nib rename to Xcode/Examples/DesktopXMPP/English.lproj/ChatWindow.nib/designable.nib diff --git a/Xcode/DesktopXMPP/English.lproj/ChatWindow.nib/keyedobjects.nib b/Xcode/Examples/DesktopXMPP/English.lproj/ChatWindow.nib/keyedobjects.nib similarity index 100% rename from Xcode/DesktopXMPP/English.lproj/ChatWindow.nib/keyedobjects.nib rename to Xcode/Examples/DesktopXMPP/English.lproj/ChatWindow.nib/keyedobjects.nib diff --git a/Xcode/DesktopXMPP/English.lproj/InfoPlist.strings b/Xcode/Examples/DesktopXMPP/English.lproj/InfoPlist.strings similarity index 100% rename from Xcode/DesktopXMPP/English.lproj/InfoPlist.strings rename to Xcode/Examples/DesktopXMPP/English.lproj/InfoPlist.strings diff --git a/Xcode/DesktopXMPP/English.lproj/MainMenu.nib/designable.nib b/Xcode/Examples/DesktopXMPP/English.lproj/MainMenu.nib/designable.nib similarity index 100% rename from Xcode/DesktopXMPP/English.lproj/MainMenu.nib/designable.nib rename to Xcode/Examples/DesktopXMPP/English.lproj/MainMenu.nib/designable.nib diff --git a/Xcode/DesktopXMPP/English.lproj/MainMenu.nib/keyedobjects.nib b/Xcode/Examples/DesktopXMPP/English.lproj/MainMenu.nib/keyedobjects.nib similarity index 100% rename from Xcode/DesktopXMPP/English.lproj/MainMenu.nib/keyedobjects.nib rename to Xcode/Examples/DesktopXMPP/English.lproj/MainMenu.nib/keyedobjects.nib diff --git a/Xcode/DesktopXMPP/English.lproj/MucWindow.xib b/Xcode/Examples/DesktopXMPP/English.lproj/MucWindow.xib similarity index 100% rename from Xcode/DesktopXMPP/English.lproj/MucWindow.xib rename to Xcode/Examples/DesktopXMPP/English.lproj/MucWindow.xib diff --git a/Xcode/DesktopXMPP/Info.plist b/Xcode/Examples/DesktopXMPP/Info.plist similarity index 100% rename from Xcode/DesktopXMPP/Info.plist rename to Xcode/Examples/DesktopXMPP/Info.plist diff --git a/Xcode/DesktopXMPP/MucController.h b/Xcode/Examples/DesktopXMPP/MucController.h similarity index 100% rename from Xcode/DesktopXMPP/MucController.h rename to Xcode/Examples/DesktopXMPP/MucController.h diff --git a/Xcode/DesktopXMPP/MucController.m b/Xcode/Examples/DesktopXMPP/MucController.m similarity index 100% rename from Xcode/DesktopXMPP/MucController.m rename to Xcode/Examples/DesktopXMPP/MucController.m diff --git a/Xcode/DesktopXMPP/RequestController.h b/Xcode/Examples/DesktopXMPP/RequestController.h similarity index 100% rename from Xcode/DesktopXMPP/RequestController.h rename to Xcode/Examples/DesktopXMPP/RequestController.h diff --git a/Xcode/DesktopXMPP/RequestController.m b/Xcode/Examples/DesktopXMPP/RequestController.m similarity index 100% rename from Xcode/DesktopXMPP/RequestController.m rename to Xcode/Examples/DesktopXMPP/RequestController.m diff --git a/Xcode/DesktopXMPP/RosterController.h b/Xcode/Examples/DesktopXMPP/RosterController.h similarity index 100% rename from Xcode/DesktopXMPP/RosterController.h rename to Xcode/Examples/DesktopXMPP/RosterController.h diff --git a/Xcode/DesktopXMPP/RosterController.m b/Xcode/Examples/DesktopXMPP/RosterController.m similarity index 100% rename from Xcode/DesktopXMPP/RosterController.m rename to Xcode/Examples/DesktopXMPP/RosterController.m diff --git a/Xcode/DesktopXMPP/SSKeychain/LICENSE b/Xcode/Examples/DesktopXMPP/SSKeychain/LICENSE similarity index 100% rename from Xcode/DesktopXMPP/SSKeychain/LICENSE rename to Xcode/Examples/DesktopXMPP/SSKeychain/LICENSE diff --git a/Xcode/DesktopXMPP/SSKeychain/SSKeychain.h b/Xcode/Examples/DesktopXMPP/SSKeychain/SSKeychain.h similarity index 100% rename from Xcode/DesktopXMPP/SSKeychain/SSKeychain.h rename to Xcode/Examples/DesktopXMPP/SSKeychain/SSKeychain.h diff --git a/Xcode/DesktopXMPP/SSKeychain/SSKeychain.m b/Xcode/Examples/DesktopXMPP/SSKeychain/SSKeychain.m similarity index 100% rename from Xcode/DesktopXMPP/SSKeychain/SSKeychain.m rename to Xcode/Examples/DesktopXMPP/SSKeychain/SSKeychain.m diff --git a/Xcode/DesktopXMPP/WindowManager.h b/Xcode/Examples/DesktopXMPP/WindowManager.h similarity index 100% rename from Xcode/DesktopXMPP/WindowManager.h rename to Xcode/Examples/DesktopXMPP/WindowManager.h diff --git a/Xcode/DesktopXMPP/WindowManager.m b/Xcode/Examples/DesktopXMPP/WindowManager.m similarity index 100% rename from Xcode/DesktopXMPP/WindowManager.m rename to Xcode/Examples/DesktopXMPP/WindowManager.m diff --git a/Xcode/DesktopXMPP/XMPPFramework.h b/Xcode/Examples/DesktopXMPP/XMPPFramework.h similarity index 100% rename from Xcode/DesktopXMPP/XMPPFramework.h rename to Xcode/Examples/DesktopXMPP/XMPPFramework.h diff --git a/Xcode/DesktopXMPP/XMPPStream.xcodeproj/project.pbxproj b/Xcode/Examples/DesktopXMPP/XMPPStream.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/DesktopXMPP/XMPPStream.xcodeproj/project.pbxproj rename to Xcode/Examples/DesktopXMPP/XMPPStream.xcodeproj/project.pbxproj diff --git a/Xcode/DesktopXMPP/XMPPStream_Prefix.pch b/Xcode/Examples/DesktopXMPP/XMPPStream_Prefix.pch similarity index 100% rename from Xcode/DesktopXMPP/XMPPStream_Prefix.pch rename to Xcode/Examples/DesktopXMPP/XMPPStream_Prefix.pch diff --git a/Xcode/DesktopXMPP/main.m b/Xcode/Examples/DesktopXMPP/main.m similarity index 100% rename from Xcode/DesktopXMPP/main.m rename to Xcode/Examples/DesktopXMPP/main.m diff --git a/Xcode/ServerlessDemo/Classes/BonjourClient.h b/Xcode/Examples/ServerlessDemo/Classes/BonjourClient.h similarity index 100% rename from Xcode/ServerlessDemo/Classes/BonjourClient.h rename to Xcode/Examples/ServerlessDemo/Classes/BonjourClient.h diff --git a/Xcode/ServerlessDemo/Classes/BonjourClient.m b/Xcode/Examples/ServerlessDemo/Classes/BonjourClient.m similarity index 100% rename from Xcode/ServerlessDemo/Classes/BonjourClient.m rename to Xcode/Examples/ServerlessDemo/Classes/BonjourClient.m diff --git a/Xcode/ServerlessDemo/Classes/ChatViewController.h b/Xcode/Examples/ServerlessDemo/Classes/ChatViewController.h similarity index 100% rename from Xcode/ServerlessDemo/Classes/ChatViewController.h rename to Xcode/Examples/ServerlessDemo/Classes/ChatViewController.h diff --git a/Xcode/ServerlessDemo/Classes/ChatViewController.m b/Xcode/Examples/ServerlessDemo/Classes/ChatViewController.m similarity index 100% rename from Xcode/ServerlessDemo/Classes/ChatViewController.m rename to Xcode/Examples/ServerlessDemo/Classes/ChatViewController.m diff --git a/Xcode/ServerlessDemo/Classes/ChatViewController.xib b/Xcode/Examples/ServerlessDemo/Classes/ChatViewController.xib similarity index 100% rename from Xcode/ServerlessDemo/Classes/ChatViewController.xib rename to Xcode/Examples/ServerlessDemo/Classes/ChatViewController.xib diff --git a/Xcode/ServerlessDemo/Classes/RootViewController.h b/Xcode/Examples/ServerlessDemo/Classes/RootViewController.h similarity index 100% rename from Xcode/ServerlessDemo/Classes/RootViewController.h rename to Xcode/Examples/ServerlessDemo/Classes/RootViewController.h diff --git a/Xcode/ServerlessDemo/Classes/RootViewController.m b/Xcode/Examples/ServerlessDemo/Classes/RootViewController.m similarity index 100% rename from Xcode/ServerlessDemo/Classes/RootViewController.m rename to Xcode/Examples/ServerlessDemo/Classes/RootViewController.m diff --git a/Xcode/ServerlessDemo/Classes/ServerlessDemoAppDelegate.h b/Xcode/Examples/ServerlessDemo/Classes/ServerlessDemoAppDelegate.h similarity index 100% rename from Xcode/ServerlessDemo/Classes/ServerlessDemoAppDelegate.h rename to Xcode/Examples/ServerlessDemo/Classes/ServerlessDemoAppDelegate.h diff --git a/Xcode/ServerlessDemo/Classes/ServerlessDemoAppDelegate.m b/Xcode/Examples/ServerlessDemo/Classes/ServerlessDemoAppDelegate.m similarity index 100% rename from Xcode/ServerlessDemo/Classes/ServerlessDemoAppDelegate.m rename to Xcode/Examples/ServerlessDemo/Classes/ServerlessDemoAppDelegate.m diff --git a/Xcode/ServerlessDemo/DDString.h b/Xcode/Examples/ServerlessDemo/DDString.h similarity index 100% rename from Xcode/ServerlessDemo/DDString.h rename to Xcode/Examples/ServerlessDemo/DDString.h diff --git a/Xcode/ServerlessDemo/DDString.m b/Xcode/Examples/ServerlessDemo/DDString.m similarity index 100% rename from Xcode/ServerlessDemo/DDString.m rename to Xcode/Examples/ServerlessDemo/DDString.m diff --git a/Xcode/ServerlessDemo/Default-568h@2x.png b/Xcode/Examples/ServerlessDemo/Default-568h@2x.png similarity index 100% rename from Xcode/ServerlessDemo/Default-568h@2x.png rename to Xcode/Examples/ServerlessDemo/Default-568h@2x.png diff --git a/Xcode/ServerlessDemo/Images/BlueBubble.png b/Xcode/Examples/ServerlessDemo/Images/BlueBubble.png similarity index 100% rename from Xcode/ServerlessDemo/Images/BlueBubble.png rename to Xcode/Examples/ServerlessDemo/Images/BlueBubble.png diff --git a/Xcode/ServerlessDemo/Images/GreenBubble.png b/Xcode/Examples/ServerlessDemo/Images/GreenBubble.png similarity index 100% rename from Xcode/ServerlessDemo/Images/GreenBubble.png rename to Xcode/Examples/ServerlessDemo/Images/GreenBubble.png diff --git a/Xcode/ServerlessDemo/Images/UnreadIndicator.png b/Xcode/Examples/ServerlessDemo/Images/UnreadIndicator.png similarity index 100% rename from Xcode/ServerlessDemo/Images/UnreadIndicator.png rename to Xcode/Examples/ServerlessDemo/Images/UnreadIndicator.png diff --git a/Xcode/ServerlessDemo/MainWindow.xib b/Xcode/Examples/ServerlessDemo/MainWindow.xib similarity index 100% rename from Xcode/ServerlessDemo/MainWindow.xib rename to Xcode/Examples/ServerlessDemo/MainWindow.xib diff --git a/Xcode/ServerlessDemo/Message.h b/Xcode/Examples/ServerlessDemo/Message.h similarity index 100% rename from Xcode/ServerlessDemo/Message.h rename to Xcode/Examples/ServerlessDemo/Message.h diff --git a/Xcode/ServerlessDemo/Message.m b/Xcode/Examples/ServerlessDemo/Message.m similarity index 100% rename from Xcode/ServerlessDemo/Message.m rename to Xcode/Examples/ServerlessDemo/Message.m diff --git a/Xcode/ServerlessDemo/RootViewController.xib b/Xcode/Examples/ServerlessDemo/RootViewController.xib similarity index 100% rename from Xcode/ServerlessDemo/RootViewController.xib rename to Xcode/Examples/ServerlessDemo/RootViewController.xib diff --git a/Xcode/ServerlessDemo/ServerlessDemo-Info.plist b/Xcode/Examples/ServerlessDemo/ServerlessDemo-Info.plist similarity index 100% rename from Xcode/ServerlessDemo/ServerlessDemo-Info.plist rename to Xcode/Examples/ServerlessDemo/ServerlessDemo-Info.plist diff --git a/Xcode/ServerlessDemo/ServerlessDemo.xcdatamodel/elements b/Xcode/Examples/ServerlessDemo/ServerlessDemo.xcdatamodel/elements similarity index 100% rename from Xcode/ServerlessDemo/ServerlessDemo.xcdatamodel/elements rename to Xcode/Examples/ServerlessDemo/ServerlessDemo.xcdatamodel/elements diff --git a/Xcode/ServerlessDemo/ServerlessDemo.xcdatamodel/layout b/Xcode/Examples/ServerlessDemo/ServerlessDemo.xcdatamodel/layout similarity index 100% rename from Xcode/ServerlessDemo/ServerlessDemo.xcdatamodel/layout rename to Xcode/Examples/ServerlessDemo/ServerlessDemo.xcdatamodel/layout diff --git a/Xcode/ServerlessDemo/ServerlessDemo.xcodeproj/project.pbxproj b/Xcode/Examples/ServerlessDemo/ServerlessDemo.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/ServerlessDemo/ServerlessDemo.xcodeproj/project.pbxproj rename to Xcode/Examples/ServerlessDemo/ServerlessDemo.xcodeproj/project.pbxproj diff --git a/Xcode/ServerlessDemo/ServerlessDemo_Prefix.pch b/Xcode/Examples/ServerlessDemo/ServerlessDemo_Prefix.pch similarity index 100% rename from Xcode/ServerlessDemo/ServerlessDemo_Prefix.pch rename to Xcode/Examples/ServerlessDemo/ServerlessDemo_Prefix.pch diff --git a/Xcode/ServerlessDemo/Service.h b/Xcode/Examples/ServerlessDemo/Service.h similarity index 100% rename from Xcode/ServerlessDemo/Service.h rename to Xcode/Examples/ServerlessDemo/Service.h diff --git a/Xcode/ServerlessDemo/Service.m b/Xcode/Examples/ServerlessDemo/Service.m similarity index 100% rename from Xcode/ServerlessDemo/Service.m rename to Xcode/Examples/ServerlessDemo/Service.m diff --git a/Xcode/ServerlessDemo/StreamController.h b/Xcode/Examples/ServerlessDemo/StreamController.h similarity index 100% rename from Xcode/ServerlessDemo/StreamController.h rename to Xcode/Examples/ServerlessDemo/StreamController.h diff --git a/Xcode/ServerlessDemo/StreamController.m b/Xcode/Examples/ServerlessDemo/StreamController.m similarity index 100% rename from Xcode/ServerlessDemo/StreamController.m rename to Xcode/Examples/ServerlessDemo/StreamController.m diff --git a/Xcode/ServerlessDemo/main.m b/Xcode/Examples/ServerlessDemo/main.m similarity index 100% rename from Xcode/ServerlessDemo/main.m rename to Xcode/Examples/ServerlessDemo/main.m diff --git a/Xcode/Testing/AutoPingTest/Desktop/AutoPingTest.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/AutoPingTest/Desktop/AutoPingTest.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/AutoPingTest-Info.plist b/Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/AutoPingTest-Info.plist similarity index 100% rename from Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/AutoPingTest-Info.plist rename to Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/AutoPingTest-Info.plist diff --git a/Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/AutoPingTest-Prefix.pch b/Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/AutoPingTest-Prefix.pch similarity index 100% rename from Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/AutoPingTest-Prefix.pch rename to Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/AutoPingTest-Prefix.pch diff --git a/Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/AutoPingTestAppDelegate.h b/Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/AutoPingTestAppDelegate.h similarity index 100% rename from Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/AutoPingTestAppDelegate.h rename to Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/AutoPingTestAppDelegate.h diff --git a/Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/AutoPingTestAppDelegate.m b/Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/AutoPingTestAppDelegate.m similarity index 100% rename from Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/AutoPingTestAppDelegate.m rename to Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/AutoPingTestAppDelegate.m diff --git a/Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/en.lproj/Credits.rtf b/Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/en.lproj/Credits.rtf similarity index 100% rename from Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/en.lproj/Credits.rtf rename to Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/en.lproj/Credits.rtf diff --git a/Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/en.lproj/MainMenu.xib b/Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/en.lproj/MainMenu.xib similarity index 100% rename from Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/en.lproj/MainMenu.xib rename to Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/en.lproj/MainMenu.xib diff --git a/Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/main.m b/Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/main.m similarity index 100% rename from Xcode/Testing/AutoPingTest/Desktop/AutoPingTest/main.m rename to Xcode/Examples/Tests/AutoPingTest/Desktop/AutoPingTest/main.m diff --git a/Xcode/Testing/AutoPingTest/Mobile/AutoPingTest.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/AutoPingTest/Mobile/AutoPingTest.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/AutoPingTest-Info.plist b/Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/AutoPingTest-Info.plist similarity index 100% rename from Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/AutoPingTest-Info.plist rename to Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/AutoPingTest-Info.plist diff --git a/Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/AutoPingTest-Prefix.pch b/Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/AutoPingTest-Prefix.pch similarity index 100% rename from Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/AutoPingTest-Prefix.pch rename to Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/AutoPingTest-Prefix.pch diff --git a/Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/AutoPingTestAppDelegate.h b/Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/AutoPingTestAppDelegate.h similarity index 100% rename from Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/AutoPingTestAppDelegate.h rename to Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/AutoPingTestAppDelegate.h diff --git a/Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/AutoPingTestAppDelegate.m b/Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/AutoPingTestAppDelegate.m similarity index 100% rename from Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/AutoPingTestAppDelegate.m rename to Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/AutoPingTestAppDelegate.m diff --git a/Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/AutoPingTestViewController.h b/Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/AutoPingTestViewController.h similarity index 100% rename from Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/AutoPingTestViewController.h rename to Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/AutoPingTestViewController.h diff --git a/Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/AutoPingTestViewController.m b/Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/AutoPingTestViewController.m similarity index 100% rename from Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/AutoPingTestViewController.m rename to Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/AutoPingTestViewController.m diff --git a/Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/en.lproj/AutoPingTestViewController.xib b/Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/en.lproj/AutoPingTestViewController.xib similarity index 100% rename from Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/en.lproj/AutoPingTestViewController.xib rename to Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/en.lproj/AutoPingTestViewController.xib diff --git a/Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/en.lproj/MainWindow.xib b/Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/en.lproj/MainWindow.xib similarity index 100% rename from Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/en.lproj/MainWindow.xib rename to Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/en.lproj/MainWindow.xib diff --git a/Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/main.m b/Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/main.m similarity index 100% rename from Xcode/Testing/AutoPingTest/Mobile/AutoPingTest/main.m rename to Xcode/Examples/Tests/AutoPingTest/Mobile/AutoPingTest/main.m diff --git a/Xcode/Testing/AutoPingTest/XMPPFramework.h b/Xcode/Examples/Tests/AutoPingTest/XMPPFramework.h similarity index 100% rename from Xcode/Testing/AutoPingTest/XMPPFramework.h rename to Xcode/Examples/Tests/AutoPingTest/XMPPFramework.h diff --git a/Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTest-Info.plist b/Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTest-Info.plist similarity index 100% rename from Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTest-Info.plist rename to Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTest-Info.plist diff --git a/Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTest-Prefix.pch b/Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTest-Prefix.pch similarity index 100% rename from Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTest-Prefix.pch rename to Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTest-Prefix.pch diff --git a/Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTestAppDelegate.h b/Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTestAppDelegate.h similarity index 100% rename from Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTestAppDelegate.h rename to Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTestAppDelegate.h diff --git a/Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTestAppDelegate.m b/Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTestAppDelegate.m similarity index 100% rename from Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTestAppDelegate.m rename to Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/AutoTimeTestAppDelegate.m diff --git a/Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/en.lproj/Credits.rtf b/Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/en.lproj/Credits.rtf similarity index 100% rename from Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/en.lproj/Credits.rtf rename to Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/en.lproj/Credits.rtf diff --git a/Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/en.lproj/MainMenu.xib b/Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/en.lproj/MainMenu.xib similarity index 100% rename from Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/en.lproj/MainMenu.xib rename to Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/en.lproj/MainMenu.xib diff --git a/Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/main.m b/Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/main.m similarity index 100% rename from Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest/main.m rename to Xcode/Examples/Tests/AutoTimeTest/Desktop/AutoTimeTest/main.m diff --git a/Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTest-Info.plist b/Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTest-Info.plist similarity index 100% rename from Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTest-Info.plist rename to Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTest-Info.plist diff --git a/Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTest-Prefix.pch b/Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTest-Prefix.pch similarity index 100% rename from Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTest-Prefix.pch rename to Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTest-Prefix.pch diff --git a/Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestAppDelegate.h b/Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestAppDelegate.h similarity index 100% rename from Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestAppDelegate.h rename to Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestAppDelegate.h diff --git a/Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestAppDelegate.m b/Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestAppDelegate.m similarity index 100% rename from Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestAppDelegate.m rename to Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestAppDelegate.m diff --git a/Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestViewController.h b/Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestViewController.h similarity index 100% rename from Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestViewController.h rename to Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestViewController.h diff --git a/Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestViewController.m b/Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestViewController.m similarity index 100% rename from Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestViewController.m rename to Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/AutoTimeTestViewController.m diff --git a/Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/en.lproj/AutoTimeTestViewController.xib b/Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/en.lproj/AutoTimeTestViewController.xib similarity index 100% rename from Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/en.lproj/AutoTimeTestViewController.xib rename to Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/en.lproj/AutoTimeTestViewController.xib diff --git a/Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/en.lproj/MainWindow.xib b/Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/en.lproj/MainWindow.xib similarity index 100% rename from Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/en.lproj/MainWindow.xib rename to Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/en.lproj/MainWindow.xib diff --git a/Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/main.m b/Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/main.m similarity index 100% rename from Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest/main.m rename to Xcode/Examples/Tests/AutoTimeTest/Mobile/AutoTimeTest/main.m diff --git a/Xcode/Testing/AutoTimeTest/XMPPFramework.h b/Xcode/Examples/Tests/AutoTimeTest/XMPPFramework.h similarity index 100% rename from Xcode/Testing/AutoTimeTest/XMPPFramework.h rename to Xcode/Examples/Tests/AutoTimeTest/XMPPFramework.h diff --git a/Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/AppDelegate.h b/Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/AppDelegate.h similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/AppDelegate.h rename to Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/AppDelegate.h diff --git a/Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/AppDelegate.m b/Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/AppDelegate.m similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/AppDelegate.m rename to Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/AppDelegate.m diff --git a/Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/EncodeDecodeTest-Info.plist b/Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/EncodeDecodeTest-Info.plist similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/EncodeDecodeTest-Info.plist rename to Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/EncodeDecodeTest-Info.plist diff --git a/Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/EncodeDecodeTest-Prefix.pch b/Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/EncodeDecodeTest-Prefix.pch similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/EncodeDecodeTest-Prefix.pch rename to Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/EncodeDecodeTest-Prefix.pch diff --git a/Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/en.lproj/Credits.rtf b/Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/en.lproj/Credits.rtf similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/en.lproj/Credits.rtf rename to Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/en.lproj/Credits.rtf diff --git a/Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/en.lproj/MainMenu.xib b/Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/en.lproj/MainMenu.xib similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/en.lproj/MainMenu.xib rename to Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/en.lproj/MainMenu.xib diff --git a/Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/main.m b/Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/main.m similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest/main.m rename to Xcode/Examples/Tests/EncodeDecodeTest/Desktop/EncodeDecodeTest/main.m diff --git a/Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/AppDelegate.h b/Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/AppDelegate.h similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/AppDelegate.h rename to Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/AppDelegate.h diff --git a/Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/AppDelegate.m b/Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/AppDelegate.m similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/AppDelegate.m rename to Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/AppDelegate.m diff --git a/Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/EncodeDecodeTest-Info.plist b/Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/EncodeDecodeTest-Info.plist similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/EncodeDecodeTest-Info.plist rename to Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/EncodeDecodeTest-Info.plist diff --git a/Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/EncodeDecodeTest-Prefix.pch b/Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/EncodeDecodeTest-Prefix.pch similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/EncodeDecodeTest-Prefix.pch rename to Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/EncodeDecodeTest-Prefix.pch diff --git a/Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/ViewController.h b/Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/ViewController.h similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/ViewController.h rename to Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/ViewController.h diff --git a/Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/ViewController.m b/Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/ViewController.m similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/ViewController.m rename to Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/ViewController.m diff --git a/Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/en.lproj/ViewController.xib b/Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/en.lproj/ViewController.xib similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/en.lproj/ViewController.xib rename to Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/en.lproj/ViewController.xib diff --git a/Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/main.m b/Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/main.m similarity index 100% rename from Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest/main.m rename to Xcode/Examples/Tests/EncodeDecodeTest/Mobile/EncodeDecodeTest/main.m diff --git a/Xcode/Testing/FacebookTest/Default-568h@2x.png b/Xcode/Examples/Tests/FacebookTest/Default-568h@2x.png similarity index 100% rename from Xcode/Testing/FacebookTest/Default-568h@2x.png rename to Xcode/Examples/Tests/FacebookTest/Default-568h@2x.png diff --git a/Xcode/Testing/FacebookTest/FacebookTest.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/FacebookTest/FacebookTest.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/FacebookTest/FacebookTest.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/FacebookTest/FacebookTest.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/FacebookTest/FacebookTest/FacebookTest-Info.plist b/Xcode/Examples/Tests/FacebookTest/FacebookTest/FacebookTest-Info.plist similarity index 100% rename from Xcode/Testing/FacebookTest/FacebookTest/FacebookTest-Info.plist rename to Xcode/Examples/Tests/FacebookTest/FacebookTest/FacebookTest-Info.plist diff --git a/Xcode/Testing/FacebookTest/FacebookTest/FacebookTest-Prefix.pch b/Xcode/Examples/Tests/FacebookTest/FacebookTest/FacebookTest-Prefix.pch similarity index 100% rename from Xcode/Testing/FacebookTest/FacebookTest/FacebookTest-Prefix.pch rename to Xcode/Examples/Tests/FacebookTest/FacebookTest/FacebookTest-Prefix.pch diff --git a/Xcode/Testing/FacebookTest/FacebookTest/FacebookTestAppDelegate.h b/Xcode/Examples/Tests/FacebookTest/FacebookTest/FacebookTestAppDelegate.h similarity index 100% rename from Xcode/Testing/FacebookTest/FacebookTest/FacebookTestAppDelegate.h rename to Xcode/Examples/Tests/FacebookTest/FacebookTest/FacebookTestAppDelegate.h diff --git a/Xcode/Testing/FacebookTest/FacebookTest/FacebookTestAppDelegate.m b/Xcode/Examples/Tests/FacebookTest/FacebookTest/FacebookTestAppDelegate.m similarity index 100% rename from Xcode/Testing/FacebookTest/FacebookTest/FacebookTestAppDelegate.m rename to Xcode/Examples/Tests/FacebookTest/FacebookTest/FacebookTestAppDelegate.m diff --git a/Xcode/Testing/FacebookTest/FacebookTest/FacebookTestViewController.h b/Xcode/Examples/Tests/FacebookTest/FacebookTest/FacebookTestViewController.h similarity index 100% rename from Xcode/Testing/FacebookTest/FacebookTest/FacebookTestViewController.h rename to Xcode/Examples/Tests/FacebookTest/FacebookTest/FacebookTestViewController.h diff --git a/Xcode/Testing/FacebookTest/FacebookTest/FacebookTestViewController.m b/Xcode/Examples/Tests/FacebookTest/FacebookTest/FacebookTestViewController.m similarity index 100% rename from Xcode/Testing/FacebookTest/FacebookTest/FacebookTestViewController.m rename to Xcode/Examples/Tests/FacebookTest/FacebookTest/FacebookTestViewController.m diff --git a/Xcode/Testing/FacebookTest/FacebookTest/en.lproj/FacebookTestViewController.xib b/Xcode/Examples/Tests/FacebookTest/FacebookTest/en.lproj/FacebookTestViewController.xib similarity index 100% rename from Xcode/Testing/FacebookTest/FacebookTest/en.lproj/FacebookTestViewController.xib rename to Xcode/Examples/Tests/FacebookTest/FacebookTest/en.lproj/FacebookTestViewController.xib diff --git a/Xcode/Testing/FacebookTest/FacebookTest/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/FacebookTest/FacebookTest/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/FacebookTest/FacebookTest/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/FacebookTest/FacebookTest/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/FacebookTest/FacebookTest/en.lproj/MainWindow.xib b/Xcode/Examples/Tests/FacebookTest/FacebookTest/en.lproj/MainWindow.xib similarity index 100% rename from Xcode/Testing/FacebookTest/FacebookTest/en.lproj/MainWindow.xib rename to Xcode/Examples/Tests/FacebookTest/FacebookTest/en.lproj/MainWindow.xib diff --git a/Xcode/Testing/FacebookTest/FacebookTest/main.m b/Xcode/Examples/Tests/FacebookTest/FacebookTest/main.m similarity index 100% rename from Xcode/Testing/FacebookTest/FacebookTest/main.m rename to Xcode/Examples/Tests/FacebookTest/FacebookTest/main.m diff --git a/Xcode/Testing/MUCTesting/MUCTesting.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/MUCTesting/MUCTesting.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/MUCTesting/MUCTesting.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/MUCTesting/MUCTesting.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/MUCTesting/MUCTesting/MUCTesting-Info.plist b/Xcode/Examples/Tests/MUCTesting/MUCTesting/MUCTesting-Info.plist similarity index 100% rename from Xcode/Testing/MUCTesting/MUCTesting/MUCTesting-Info.plist rename to Xcode/Examples/Tests/MUCTesting/MUCTesting/MUCTesting-Info.plist diff --git a/Xcode/Testing/MUCTesting/MUCTesting/MUCTesting-Prefix.pch b/Xcode/Examples/Tests/MUCTesting/MUCTesting/MUCTesting-Prefix.pch similarity index 100% rename from Xcode/Testing/MUCTesting/MUCTesting/MUCTesting-Prefix.pch rename to Xcode/Examples/Tests/MUCTesting/MUCTesting/MUCTesting-Prefix.pch diff --git a/Xcode/Testing/MUCTesting/MUCTesting/MUCTestingAppDelegate.h b/Xcode/Examples/Tests/MUCTesting/MUCTesting/MUCTestingAppDelegate.h similarity index 100% rename from Xcode/Testing/MUCTesting/MUCTesting/MUCTestingAppDelegate.h rename to Xcode/Examples/Tests/MUCTesting/MUCTesting/MUCTestingAppDelegate.h diff --git a/Xcode/Testing/MUCTesting/MUCTesting/MUCTestingAppDelegate.m b/Xcode/Examples/Tests/MUCTesting/MUCTesting/MUCTestingAppDelegate.m similarity index 100% rename from Xcode/Testing/MUCTesting/MUCTesting/MUCTestingAppDelegate.m rename to Xcode/Examples/Tests/MUCTesting/MUCTesting/MUCTestingAppDelegate.m diff --git a/Xcode/Testing/MUCTesting/MUCTesting/en.lproj/Credits.rtf b/Xcode/Examples/Tests/MUCTesting/MUCTesting/en.lproj/Credits.rtf similarity index 100% rename from Xcode/Testing/MUCTesting/MUCTesting/en.lproj/Credits.rtf rename to Xcode/Examples/Tests/MUCTesting/MUCTesting/en.lproj/Credits.rtf diff --git a/Xcode/Testing/MUCTesting/MUCTesting/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/MUCTesting/MUCTesting/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/MUCTesting/MUCTesting/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/MUCTesting/MUCTesting/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/MUCTesting/MUCTesting/en.lproj/MainMenu.xib b/Xcode/Examples/Tests/MUCTesting/MUCTesting/en.lproj/MainMenu.xib similarity index 100% rename from Xcode/Testing/MUCTesting/MUCTesting/en.lproj/MainMenu.xib rename to Xcode/Examples/Tests/MUCTesting/MUCTesting/en.lproj/MainMenu.xib diff --git a/Xcode/Testing/MUCTesting/MUCTesting/main.m b/Xcode/Examples/Tests/MUCTesting/MUCTesting/main.m similarity index 100% rename from Xcode/Testing/MUCTesting/MUCTesting/main.m rename to Xcode/Examples/Tests/MUCTesting/MUCTesting/main.m diff --git a/Xcode/Testing/MUCTesting/XMPPFramework.h b/Xcode/Examples/Tests/MUCTesting/XMPPFramework.h similarity index 100% rename from Xcode/Testing/MUCTesting/XMPPFramework.h rename to Xcode/Examples/Tests/MUCTesting/XMPPFramework.h diff --git a/Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/AppDelegate.h b/Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/AppDelegate.h similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/AppDelegate.h rename to Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/AppDelegate.h diff --git a/Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/AppDelegate.m b/Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/AppDelegate.m similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/AppDelegate.m rename to Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/AppDelegate.m diff --git a/Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/MulticastDelegateTest-Info.plist b/Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/MulticastDelegateTest-Info.plist similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/MulticastDelegateTest-Info.plist rename to Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/MulticastDelegateTest-Info.plist diff --git a/Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/MulticastDelegateTest-Prefix.pch b/Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/MulticastDelegateTest-Prefix.pch similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/MulticastDelegateTest-Prefix.pch rename to Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/MulticastDelegateTest-Prefix.pch diff --git a/Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/en.lproj/Credits.rtf b/Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/en.lproj/Credits.rtf similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/en.lproj/Credits.rtf rename to Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/en.lproj/Credits.rtf diff --git a/Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/en.lproj/MainMenu.xib b/Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/en.lproj/MainMenu.xib similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/en.lproj/MainMenu.xib rename to Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/en.lproj/MainMenu.xib diff --git a/Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/main.m b/Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/main.m similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest/main.m rename to Xcode/Examples/Tests/MulticastDelegateTest/Desktop/MulticastDelegateTest/main.m diff --git a/Xcode/Testing/MulticastDelegateTest/Mobile/Default-568h@2x.png b/Xcode/Examples/Tests/MulticastDelegateTest/Mobile/Default-568h@2x.png similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Mobile/Default-568h@2x.png rename to Xcode/Examples/Tests/MulticastDelegateTest/Mobile/Default-568h@2x.png diff --git a/Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/MulticastDelegateTest/Mobile/MulticastDelegateTest.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/MulticastDelegateTest/Mobile/MulticastDelegateTest.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest/AppDelegate.h b/Xcode/Examples/Tests/MulticastDelegateTest/Mobile/MulticastDelegateTest/AppDelegate.h similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest/AppDelegate.h rename to Xcode/Examples/Tests/MulticastDelegateTest/Mobile/MulticastDelegateTest/AppDelegate.h diff --git a/Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest/AppDelegate.m b/Xcode/Examples/Tests/MulticastDelegateTest/Mobile/MulticastDelegateTest/AppDelegate.m similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest/AppDelegate.m rename to Xcode/Examples/Tests/MulticastDelegateTest/Mobile/MulticastDelegateTest/AppDelegate.m diff --git a/Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest/MulticastDelegateTest-Info.plist b/Xcode/Examples/Tests/MulticastDelegateTest/Mobile/MulticastDelegateTest/MulticastDelegateTest-Info.plist similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest/MulticastDelegateTest-Info.plist rename to Xcode/Examples/Tests/MulticastDelegateTest/Mobile/MulticastDelegateTest/MulticastDelegateTest-Info.plist diff --git a/Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest/MulticastDelegateTest-Prefix.pch b/Xcode/Examples/Tests/MulticastDelegateTest/Mobile/MulticastDelegateTest/MulticastDelegateTest-Prefix.pch similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest/MulticastDelegateTest-Prefix.pch rename to Xcode/Examples/Tests/MulticastDelegateTest/Mobile/MulticastDelegateTest/MulticastDelegateTest-Prefix.pch diff --git a/Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/MulticastDelegateTest/Mobile/MulticastDelegateTest/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/MulticastDelegateTest/Mobile/MulticastDelegateTest/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest/main.m b/Xcode/Examples/Tests/MulticastDelegateTest/Mobile/MulticastDelegateTest/main.m similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest/main.m rename to Xcode/Examples/Tests/MulticastDelegateTest/Mobile/MulticastDelegateTest/main.m diff --git a/Xcode/Testing/MulticastDelegateTest/Shared/DelegateTesters.h b/Xcode/Examples/Tests/MulticastDelegateTest/Shared/DelegateTesters.h similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Shared/DelegateTesters.h rename to Xcode/Examples/Tests/MulticastDelegateTest/Shared/DelegateTesters.h diff --git a/Xcode/Testing/MulticastDelegateTest/Shared/DelegateTesters.m b/Xcode/Examples/Tests/MulticastDelegateTest/Shared/DelegateTesters.m similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Shared/DelegateTesters.m rename to Xcode/Examples/Tests/MulticastDelegateTest/Shared/DelegateTesters.m diff --git a/Xcode/Testing/MulticastDelegateTest/Shared/MulticastDelegateTest.h b/Xcode/Examples/Tests/MulticastDelegateTest/Shared/MulticastDelegateTest.h similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Shared/MulticastDelegateTest.h rename to Xcode/Examples/Tests/MulticastDelegateTest/Shared/MulticastDelegateTest.h diff --git a/Xcode/Testing/MulticastDelegateTest/Shared/MulticastDelegateTest.m b/Xcode/Examples/Tests/MulticastDelegateTest/Shared/MulticastDelegateTest.m similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Shared/MulticastDelegateTest.m rename to Xcode/Examples/Tests/MulticastDelegateTest/Shared/MulticastDelegateTest.m diff --git a/Xcode/Testing/MulticastDelegateTest/Shared/MyProtocol.h b/Xcode/Examples/Tests/MulticastDelegateTest/Shared/MyProtocol.h similarity index 100% rename from Xcode/Testing/MulticastDelegateTest/Shared/MyProtocol.h rename to Xcode/Examples/Tests/MulticastDelegateTest/Shared/MyProtocol.h diff --git a/Xcode/Testing/ParserTestMac/English.lproj/InfoPlist.strings b/Xcode/Examples/Tests/ParserTestMac/English.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/ParserTestMac/English.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/ParserTestMac/English.lproj/InfoPlist.strings diff --git a/Xcode/Testing/ParserTestMac/English.lproj/MainMenu.xib b/Xcode/Examples/Tests/ParserTestMac/English.lproj/MainMenu.xib similarity index 100% rename from Xcode/Testing/ParserTestMac/English.lproj/MainMenu.xib rename to Xcode/Examples/Tests/ParserTestMac/English.lproj/MainMenu.xib diff --git a/Xcode/Testing/ParserTestMac/ParserTestMac-Info.plist b/Xcode/Examples/Tests/ParserTestMac/ParserTestMac-Info.plist similarity index 100% rename from Xcode/Testing/ParserTestMac/ParserTestMac-Info.plist rename to Xcode/Examples/Tests/ParserTestMac/ParserTestMac-Info.plist diff --git a/Xcode/Testing/ParserTestMac/ParserTestMac.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/ParserTestMac/ParserTestMac.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/ParserTestMac/ParserTestMac.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/ParserTestMac/ParserTestMac.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/ParserTestMac/ParserTestMacAppDelegate.h b/Xcode/Examples/Tests/ParserTestMac/ParserTestMacAppDelegate.h similarity index 100% rename from Xcode/Testing/ParserTestMac/ParserTestMacAppDelegate.h rename to Xcode/Examples/Tests/ParserTestMac/ParserTestMacAppDelegate.h diff --git a/Xcode/Testing/ParserTestMac/ParserTestMacAppDelegate.m b/Xcode/Examples/Tests/ParserTestMac/ParserTestMacAppDelegate.m similarity index 100% rename from Xcode/Testing/ParserTestMac/ParserTestMacAppDelegate.m rename to Xcode/Examples/Tests/ParserTestMac/ParserTestMacAppDelegate.m diff --git a/Xcode/Testing/ParserTestMac/ParserTestMac_Prefix.pch b/Xcode/Examples/Tests/ParserTestMac/ParserTestMac_Prefix.pch similarity index 100% rename from Xcode/Testing/ParserTestMac/ParserTestMac_Prefix.pch rename to Xcode/Examples/Tests/ParserTestMac/ParserTestMac_Prefix.pch diff --git a/Xcode/Testing/ParserTestMac/main.m b/Xcode/Examples/Tests/ParserTestMac/main.m similarity index 100% rename from Xcode/Testing/ParserTestMac/main.m rename to Xcode/Examples/Tests/ParserTestMac/main.m diff --git a/Xcode/Testing/ParserTestPhone/Classes/ParserTestPhoneAppDelegate.h b/Xcode/Examples/Tests/ParserTestPhone/Classes/ParserTestPhoneAppDelegate.h similarity index 100% rename from Xcode/Testing/ParserTestPhone/Classes/ParserTestPhoneAppDelegate.h rename to Xcode/Examples/Tests/ParserTestPhone/Classes/ParserTestPhoneAppDelegate.h diff --git a/Xcode/Testing/ParserTestPhone/Classes/ParserTestPhoneAppDelegate.m b/Xcode/Examples/Tests/ParserTestPhone/Classes/ParserTestPhoneAppDelegate.m similarity index 100% rename from Xcode/Testing/ParserTestPhone/Classes/ParserTestPhoneAppDelegate.m rename to Xcode/Examples/Tests/ParserTestPhone/Classes/ParserTestPhoneAppDelegate.m diff --git a/Xcode/Testing/ParserTestPhone/Default-568h@2x.png b/Xcode/Examples/Tests/ParserTestPhone/Default-568h@2x.png similarity index 100% rename from Xcode/Testing/ParserTestPhone/Default-568h@2x.png rename to Xcode/Examples/Tests/ParserTestPhone/Default-568h@2x.png diff --git a/Xcode/Testing/ParserTestPhone/MainWindow.xib b/Xcode/Examples/Tests/ParserTestPhone/MainWindow.xib similarity index 100% rename from Xcode/Testing/ParserTestPhone/MainWindow.xib rename to Xcode/Examples/Tests/ParserTestPhone/MainWindow.xib diff --git a/Xcode/Testing/ParserTestPhone/ParserTestPhone-Info.plist b/Xcode/Examples/Tests/ParserTestPhone/ParserTestPhone-Info.plist similarity index 100% rename from Xcode/Testing/ParserTestPhone/ParserTestPhone-Info.plist rename to Xcode/Examples/Tests/ParserTestPhone/ParserTestPhone-Info.plist diff --git a/Xcode/Testing/ParserTestPhone/ParserTestPhone.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/ParserTestPhone/ParserTestPhone.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/ParserTestPhone/ParserTestPhone.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/ParserTestPhone/ParserTestPhone.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/ParserTestPhone/ParserTestPhone_Prefix.pch b/Xcode/Examples/Tests/ParserTestPhone/ParserTestPhone_Prefix.pch similarity index 100% rename from Xcode/Testing/ParserTestPhone/ParserTestPhone_Prefix.pch rename to Xcode/Examples/Tests/ParserTestPhone/ParserTestPhone_Prefix.pch diff --git a/Xcode/Testing/ParserTestPhone/main.m b/Xcode/Examples/Tests/ParserTestPhone/main.m similarity index 100% rename from Xcode/Testing/ParserTestPhone/main.m rename to Xcode/Examples/Tests/ParserTestPhone/main.m diff --git a/Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/English.lproj/InfoPlist.strings b/Xcode/Examples/Tests/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/English.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/English.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/English.lproj/InfoPlist.strings diff --git a/Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/English.lproj/MainMenu.xib b/Xcode/Examples/Tests/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/English.lproj/MainMenu.xib similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/English.lproj/MainMenu.xib rename to Xcode/Examples/Tests/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/English.lproj/MainMenu.xib diff --git a/Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing-Info.plist b/Xcode/Examples/Tests/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing-Info.plist similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing-Info.plist rename to Xcode/Examples/Tests/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing-Info.plist diff --git a/Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing_Prefix.pch b/Xcode/Examples/Tests/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing_Prefix.pch similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing_Prefix.pch rename to Xcode/Examples/Tests/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing_Prefix.pch diff --git a/Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/main.m b/Xcode/Examples/Tests/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/main.m similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/main.m rename to Xcode/Examples/Tests/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/main.m diff --git a/Xcode/Testing/TestCapabilitiesHashing/TestCapabilitiesHashingAppDelegate.h b/Xcode/Examples/Tests/TestCapabilitiesHashing/TestCapabilitiesHashingAppDelegate.h similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/TestCapabilitiesHashingAppDelegate.h rename to Xcode/Examples/Tests/TestCapabilitiesHashing/TestCapabilitiesHashingAppDelegate.h diff --git a/Xcode/Testing/TestCapabilitiesHashing/TestCapabilitiesHashingAppDelegate.m b/Xcode/Examples/Tests/TestCapabilitiesHashing/TestCapabilitiesHashingAppDelegate.m similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/TestCapabilitiesHashingAppDelegate.m rename to Xcode/Examples/Tests/TestCapabilitiesHashing/TestCapabilitiesHashingAppDelegate.m diff --git a/Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/Classes/TestCapabilitiesHashingViewController.h b/Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/Classes/TestCapabilitiesHashingViewController.h similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/Classes/TestCapabilitiesHashingViewController.h rename to Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/Classes/TestCapabilitiesHashingViewController.h diff --git a/Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/Classes/TestCapabilitiesHashingViewController.m b/Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/Classes/TestCapabilitiesHashingViewController.m similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/Classes/TestCapabilitiesHashingViewController.m rename to Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/Classes/TestCapabilitiesHashingViewController.m diff --git a/Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/MainWindow.xib b/Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/MainWindow.xib similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/MainWindow.xib rename to Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/MainWindow.xib diff --git a/Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing-Info.plist b/Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing-Info.plist similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing-Info.plist rename to Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing-Info.plist diff --git a/Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashingViewController.xib b/Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashingViewController.xib similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashingViewController.xib rename to Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashingViewController.xib diff --git a/Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing_Prefix.pch b/Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing_Prefix.pch similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing_Prefix.pch rename to Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing_Prefix.pch diff --git a/Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/main.m b/Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/main.m similarity index 100% rename from Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/main.m rename to Xcode/Examples/Tests/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/main.m diff --git a/Xcode/Testing/TestDDList/TestDDList.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/TestDDList/TestDDList.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/TestDDList/TestDDList.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/TestDDList/TestDDList.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/TestDDList/TestDDList/AppDelegate.h b/Xcode/Examples/Tests/TestDDList/TestDDList/AppDelegate.h similarity index 100% rename from Xcode/Testing/TestDDList/TestDDList/AppDelegate.h rename to Xcode/Examples/Tests/TestDDList/TestDDList/AppDelegate.h diff --git a/Xcode/Testing/TestDDList/TestDDList/AppDelegate.m b/Xcode/Examples/Tests/TestDDList/TestDDList/AppDelegate.m similarity index 100% rename from Xcode/Testing/TestDDList/TestDDList/AppDelegate.m rename to Xcode/Examples/Tests/TestDDList/TestDDList/AppDelegate.m diff --git a/Xcode/Testing/TestDDList/TestDDList/TestDDList-Info.plist b/Xcode/Examples/Tests/TestDDList/TestDDList/TestDDList-Info.plist similarity index 100% rename from Xcode/Testing/TestDDList/TestDDList/TestDDList-Info.plist rename to Xcode/Examples/Tests/TestDDList/TestDDList/TestDDList-Info.plist diff --git a/Xcode/Testing/TestDDList/TestDDList/TestDDList-Prefix.pch b/Xcode/Examples/Tests/TestDDList/TestDDList/TestDDList-Prefix.pch similarity index 100% rename from Xcode/Testing/TestDDList/TestDDList/TestDDList-Prefix.pch rename to Xcode/Examples/Tests/TestDDList/TestDDList/TestDDList-Prefix.pch diff --git a/Xcode/Testing/TestDDList/TestDDList/en.lproj/Credits.rtf b/Xcode/Examples/Tests/TestDDList/TestDDList/en.lproj/Credits.rtf similarity index 100% rename from Xcode/Testing/TestDDList/TestDDList/en.lproj/Credits.rtf rename to Xcode/Examples/Tests/TestDDList/TestDDList/en.lproj/Credits.rtf diff --git a/Xcode/Testing/TestDDList/TestDDList/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/TestDDList/TestDDList/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/TestDDList/TestDDList/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/TestDDList/TestDDList/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/TestDDList/TestDDList/en.lproj/MainMenu.xib b/Xcode/Examples/Tests/TestDDList/TestDDList/en.lproj/MainMenu.xib similarity index 100% rename from Xcode/Testing/TestDDList/TestDDList/en.lproj/MainMenu.xib rename to Xcode/Examples/Tests/TestDDList/TestDDList/en.lproj/MainMenu.xib diff --git a/Xcode/Testing/TestDDList/TestDDList/main.m b/Xcode/Examples/Tests/TestDDList/TestDDList/main.m similarity index 100% rename from Xcode/Testing/TestDDList/TestDDList/main.m rename to Xcode/Examples/Tests/TestDDList/TestDDList/main.m diff --git a/Xcode/Testing/TestElementReceipt/TestElementReceipt.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/TestElementReceipt/TestElementReceipt.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/TestElementReceipt/TestElementReceipt/TestElementReceipt-Info.plist b/Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/TestElementReceipt-Info.plist similarity index 100% rename from Xcode/Testing/TestElementReceipt/TestElementReceipt/TestElementReceipt-Info.plist rename to Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/TestElementReceipt-Info.plist diff --git a/Xcode/Testing/TestElementReceipt/TestElementReceipt/TestElementReceipt-Prefix.pch b/Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/TestElementReceipt-Prefix.pch similarity index 100% rename from Xcode/Testing/TestElementReceipt/TestElementReceipt/TestElementReceipt-Prefix.pch rename to Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/TestElementReceipt-Prefix.pch diff --git a/Xcode/Testing/TestElementReceipt/TestElementReceipt/TestElementReceiptAppDelegate.h b/Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/TestElementReceiptAppDelegate.h similarity index 100% rename from Xcode/Testing/TestElementReceipt/TestElementReceipt/TestElementReceiptAppDelegate.h rename to Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/TestElementReceiptAppDelegate.h diff --git a/Xcode/Testing/TestElementReceipt/TestElementReceipt/TestElementReceiptAppDelegate.m b/Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/TestElementReceiptAppDelegate.m similarity index 100% rename from Xcode/Testing/TestElementReceipt/TestElementReceipt/TestElementReceiptAppDelegate.m rename to Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/TestElementReceiptAppDelegate.m diff --git a/Xcode/Testing/TestElementReceipt/TestElementReceipt/en.lproj/Credits.rtf b/Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/en.lproj/Credits.rtf similarity index 100% rename from Xcode/Testing/TestElementReceipt/TestElementReceipt/en.lproj/Credits.rtf rename to Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/en.lproj/Credits.rtf diff --git a/Xcode/Testing/TestElementReceipt/TestElementReceipt/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/TestElementReceipt/TestElementReceipt/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/TestElementReceipt/TestElementReceipt/en.lproj/MainMenu.xib b/Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/en.lproj/MainMenu.xib similarity index 100% rename from Xcode/Testing/TestElementReceipt/TestElementReceipt/en.lproj/MainMenu.xib rename to Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/en.lproj/MainMenu.xib diff --git a/Xcode/Testing/TestElementReceipt/TestElementReceipt/main.m b/Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/main.m similarity index 100% rename from Xcode/Testing/TestElementReceipt/TestElementReceipt/main.m rename to Xcode/Examples/Tests/TestElementReceipt/TestElementReceipt/main.m diff --git a/Xcode/Testing/TestIDTracker/TestIDTracker.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/TestIDTracker/TestIDTracker.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/TestIDTracker/TestIDTracker.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/TestIDTracker/TestIDTracker.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/TestIDTracker/TestIDTracker/TestIDTracker-Info.plist b/Xcode/Examples/Tests/TestIDTracker/TestIDTracker/TestIDTracker-Info.plist similarity index 100% rename from Xcode/Testing/TestIDTracker/TestIDTracker/TestIDTracker-Info.plist rename to Xcode/Examples/Tests/TestIDTracker/TestIDTracker/TestIDTracker-Info.plist diff --git a/Xcode/Testing/TestIDTracker/TestIDTracker/TestIDTracker-Prefix.pch b/Xcode/Examples/Tests/TestIDTracker/TestIDTracker/TestIDTracker-Prefix.pch similarity index 100% rename from Xcode/Testing/TestIDTracker/TestIDTracker/TestIDTracker-Prefix.pch rename to Xcode/Examples/Tests/TestIDTracker/TestIDTracker/TestIDTracker-Prefix.pch diff --git a/Xcode/Testing/TestIDTracker/TestIDTracker/TestIDTrackerAppDelegate.h b/Xcode/Examples/Tests/TestIDTracker/TestIDTracker/TestIDTrackerAppDelegate.h similarity index 100% rename from Xcode/Testing/TestIDTracker/TestIDTracker/TestIDTrackerAppDelegate.h rename to Xcode/Examples/Tests/TestIDTracker/TestIDTracker/TestIDTrackerAppDelegate.h diff --git a/Xcode/Testing/TestIDTracker/TestIDTracker/TestIDTrackerAppDelegate.m b/Xcode/Examples/Tests/TestIDTracker/TestIDTracker/TestIDTrackerAppDelegate.m similarity index 100% rename from Xcode/Testing/TestIDTracker/TestIDTracker/TestIDTrackerAppDelegate.m rename to Xcode/Examples/Tests/TestIDTracker/TestIDTracker/TestIDTrackerAppDelegate.m diff --git a/Xcode/Testing/TestIDTracker/TestIDTracker/en.lproj/Credits.rtf b/Xcode/Examples/Tests/TestIDTracker/TestIDTracker/en.lproj/Credits.rtf similarity index 100% rename from Xcode/Testing/TestIDTracker/TestIDTracker/en.lproj/Credits.rtf rename to Xcode/Examples/Tests/TestIDTracker/TestIDTracker/en.lproj/Credits.rtf diff --git a/Xcode/Testing/TestIDTracker/TestIDTracker/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/TestIDTracker/TestIDTracker/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/TestIDTracker/TestIDTracker/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/TestIDTracker/TestIDTracker/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/TestIDTracker/TestIDTracker/en.lproj/MainMenu.xib b/Xcode/Examples/Tests/TestIDTracker/TestIDTracker/en.lproj/MainMenu.xib similarity index 100% rename from Xcode/Testing/TestIDTracker/TestIDTracker/en.lproj/MainMenu.xib rename to Xcode/Examples/Tests/TestIDTracker/TestIDTracker/en.lproj/MainMenu.xib diff --git a/Xcode/Testing/TestIDTracker/TestIDTracker/main.m b/Xcode/Examples/Tests/TestIDTracker/TestIDTracker/main.m similarity index 100% rename from Xcode/Testing/TestIDTracker/TestIDTracker/main.m rename to Xcode/Examples/Tests/TestIDTracker/TestIDTracker/main.m diff --git a/Xcode/Testing/TestJID/Desktop/TestJID.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/TestJID/Desktop/TestJID.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/TestJID/Desktop/TestJID.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/TestJID/Desktop/TestJID.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/TestJID/Desktop/TestJID/AppDelegate.h b/Xcode/Examples/Tests/TestJID/Desktop/TestJID/AppDelegate.h similarity index 100% rename from Xcode/Testing/TestJID/Desktop/TestJID/AppDelegate.h rename to Xcode/Examples/Tests/TestJID/Desktop/TestJID/AppDelegate.h diff --git a/Xcode/Testing/TestJID/Desktop/TestJID/AppDelegate.m b/Xcode/Examples/Tests/TestJID/Desktop/TestJID/AppDelegate.m similarity index 100% rename from Xcode/Testing/TestJID/Desktop/TestJID/AppDelegate.m rename to Xcode/Examples/Tests/TestJID/Desktop/TestJID/AppDelegate.m diff --git a/Xcode/Testing/TestJID/Desktop/TestJID/TestJID-Info.plist b/Xcode/Examples/Tests/TestJID/Desktop/TestJID/TestJID-Info.plist similarity index 100% rename from Xcode/Testing/TestJID/Desktop/TestJID/TestJID-Info.plist rename to Xcode/Examples/Tests/TestJID/Desktop/TestJID/TestJID-Info.plist diff --git a/Xcode/Testing/TestJID/Desktop/TestJID/TestJID-Prefix.pch b/Xcode/Examples/Tests/TestJID/Desktop/TestJID/TestJID-Prefix.pch similarity index 100% rename from Xcode/Testing/TestJID/Desktop/TestJID/TestJID-Prefix.pch rename to Xcode/Examples/Tests/TestJID/Desktop/TestJID/TestJID-Prefix.pch diff --git a/Xcode/Testing/TestJID/Desktop/TestJID/en.lproj/Credits.rtf b/Xcode/Examples/Tests/TestJID/Desktop/TestJID/en.lproj/Credits.rtf similarity index 100% rename from Xcode/Testing/TestJID/Desktop/TestJID/en.lproj/Credits.rtf rename to Xcode/Examples/Tests/TestJID/Desktop/TestJID/en.lproj/Credits.rtf diff --git a/Xcode/Testing/TestJID/Desktop/TestJID/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/TestJID/Desktop/TestJID/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/TestJID/Desktop/TestJID/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/TestJID/Desktop/TestJID/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/TestJID/Desktop/TestJID/en.lproj/MainMenu.xib b/Xcode/Examples/Tests/TestJID/Desktop/TestJID/en.lproj/MainMenu.xib similarity index 100% rename from Xcode/Testing/TestJID/Desktop/TestJID/en.lproj/MainMenu.xib rename to Xcode/Examples/Tests/TestJID/Desktop/TestJID/en.lproj/MainMenu.xib diff --git a/Xcode/Testing/TestJID/Desktop/TestJID/main.m b/Xcode/Examples/Tests/TestJID/Desktop/TestJID/main.m similarity index 100% rename from Xcode/Testing/TestJID/Desktop/TestJID/main.m rename to Xcode/Examples/Tests/TestJID/Desktop/TestJID/main.m diff --git a/Xcode/Testing/TestJID/Mobile/TestJID.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/TestJID/Mobile/TestJID.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/TestJID/Mobile/TestJID.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/TestJID/Mobile/TestJID.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/TestJID/Mobile/TestJID/AppDelegate.h b/Xcode/Examples/Tests/TestJID/Mobile/TestJID/AppDelegate.h similarity index 100% rename from Xcode/Testing/TestJID/Mobile/TestJID/AppDelegate.h rename to Xcode/Examples/Tests/TestJID/Mobile/TestJID/AppDelegate.h diff --git a/Xcode/Testing/TestJID/Mobile/TestJID/AppDelegate.m b/Xcode/Examples/Tests/TestJID/Mobile/TestJID/AppDelegate.m similarity index 100% rename from Xcode/Testing/TestJID/Mobile/TestJID/AppDelegate.m rename to Xcode/Examples/Tests/TestJID/Mobile/TestJID/AppDelegate.m diff --git a/Xcode/Testing/TestJID/Mobile/TestJID/TestJID-Info.plist b/Xcode/Examples/Tests/TestJID/Mobile/TestJID/TestJID-Info.plist similarity index 100% rename from Xcode/Testing/TestJID/Mobile/TestJID/TestJID-Info.plist rename to Xcode/Examples/Tests/TestJID/Mobile/TestJID/TestJID-Info.plist diff --git a/Xcode/Testing/TestJID/Mobile/TestJID/TestJID-Prefix.pch b/Xcode/Examples/Tests/TestJID/Mobile/TestJID/TestJID-Prefix.pch similarity index 100% rename from Xcode/Testing/TestJID/Mobile/TestJID/TestJID-Prefix.pch rename to Xcode/Examples/Tests/TestJID/Mobile/TestJID/TestJID-Prefix.pch diff --git a/Xcode/Testing/TestJID/Mobile/TestJID/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/TestJID/Mobile/TestJID/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/TestJID/Mobile/TestJID/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/TestJID/Mobile/TestJID/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/TestJID/Mobile/TestJID/main.m b/Xcode/Examples/Tests/TestJID/Mobile/TestJID/main.m similarity index 100% rename from Xcode/Testing/TestJID/Mobile/TestJID/main.m rename to Xcode/Examples/Tests/TestJID/Mobile/TestJID/main.m diff --git a/Xcode/Testing/TestSRVResolver/English.lproj/InfoPlist.strings b/Xcode/Examples/Tests/TestSRVResolver/English.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/TestSRVResolver/English.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/TestSRVResolver/English.lproj/InfoPlist.strings diff --git a/Xcode/Testing/TestSRVResolver/English.lproj/MainMenu.xib b/Xcode/Examples/Tests/TestSRVResolver/English.lproj/MainMenu.xib similarity index 100% rename from Xcode/Testing/TestSRVResolver/English.lproj/MainMenu.xib rename to Xcode/Examples/Tests/TestSRVResolver/English.lproj/MainMenu.xib diff --git a/Xcode/Testing/TestSRVResolver/TestSRVResolver-Info.plist b/Xcode/Examples/Tests/TestSRVResolver/TestSRVResolver-Info.plist similarity index 100% rename from Xcode/Testing/TestSRVResolver/TestSRVResolver-Info.plist rename to Xcode/Examples/Tests/TestSRVResolver/TestSRVResolver-Info.plist diff --git a/Xcode/Testing/TestSRVResolver/TestSRVResolver.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/TestSRVResolver/TestSRVResolver.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/TestSRVResolver/TestSRVResolver.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/TestSRVResolver/TestSRVResolver.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/TestSRVResolver/TestSRVResolverAppDelegate.h b/Xcode/Examples/Tests/TestSRVResolver/TestSRVResolverAppDelegate.h similarity index 100% rename from Xcode/Testing/TestSRVResolver/TestSRVResolverAppDelegate.h rename to Xcode/Examples/Tests/TestSRVResolver/TestSRVResolverAppDelegate.h diff --git a/Xcode/Testing/TestSRVResolver/TestSRVResolverAppDelegate.m b/Xcode/Examples/Tests/TestSRVResolver/TestSRVResolverAppDelegate.m similarity index 100% rename from Xcode/Testing/TestSRVResolver/TestSRVResolverAppDelegate.m rename to Xcode/Examples/Tests/TestSRVResolver/TestSRVResolverAppDelegate.m diff --git a/Xcode/Testing/TestSRVResolver/TestSRVResolver_Prefix.pch b/Xcode/Examples/Tests/TestSRVResolver/TestSRVResolver_Prefix.pch similarity index 100% rename from Xcode/Testing/TestSRVResolver/TestSRVResolver_Prefix.pch rename to Xcode/Examples/Tests/TestSRVResolver/TestSRVResolver_Prefix.pch diff --git a/Xcode/Testing/TestSRVResolver/main.m b/Xcode/Examples/Tests/TestSRVResolver/main.m similarity index 100% rename from Xcode/Testing/TestSRVResolver/main.m rename to Xcode/Examples/Tests/TestSRVResolver/main.m diff --git a/Xcode/Testing/TestXEP82/Mac/English.lproj/InfoPlist.strings b/Xcode/Examples/Tests/TestXEP82/Mac/English.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/TestXEP82/Mac/English.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/TestXEP82/Mac/English.lproj/InfoPlist.strings diff --git a/Xcode/Testing/TestXEP82/Mac/English.lproj/MainMenu.xib b/Xcode/Examples/Tests/TestXEP82/Mac/English.lproj/MainMenu.xib similarity index 100% rename from Xcode/Testing/TestXEP82/Mac/English.lproj/MainMenu.xib rename to Xcode/Examples/Tests/TestXEP82/Mac/English.lproj/MainMenu.xib diff --git a/Xcode/Testing/TestXEP82/Mac/TestXEP82-Info.plist b/Xcode/Examples/Tests/TestXEP82/Mac/TestXEP82-Info.plist similarity index 100% rename from Xcode/Testing/TestXEP82/Mac/TestXEP82-Info.plist rename to Xcode/Examples/Tests/TestXEP82/Mac/TestXEP82-Info.plist diff --git a/Xcode/Testing/TestXEP82/Mac/TestXEP82.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/TestXEP82/Mac/TestXEP82.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/TestXEP82/Mac/TestXEP82.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/TestXEP82/Mac/TestXEP82.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/TestXEP82/Mac/TestXEP82AppDelegate.h b/Xcode/Examples/Tests/TestXEP82/Mac/TestXEP82AppDelegate.h similarity index 100% rename from Xcode/Testing/TestXEP82/Mac/TestXEP82AppDelegate.h rename to Xcode/Examples/Tests/TestXEP82/Mac/TestXEP82AppDelegate.h diff --git a/Xcode/Testing/TestXEP82/Mac/TestXEP82AppDelegate.m b/Xcode/Examples/Tests/TestXEP82/Mac/TestXEP82AppDelegate.m similarity index 100% rename from Xcode/Testing/TestXEP82/Mac/TestXEP82AppDelegate.m rename to Xcode/Examples/Tests/TestXEP82/Mac/TestXEP82AppDelegate.m diff --git a/Xcode/Testing/TestXEP82/Mac/TestXEP82_Prefix.pch b/Xcode/Examples/Tests/TestXEP82/Mac/TestXEP82_Prefix.pch similarity index 100% rename from Xcode/Testing/TestXEP82/Mac/TestXEP82_Prefix.pch rename to Xcode/Examples/Tests/TestXEP82/Mac/TestXEP82_Prefix.pch diff --git a/Xcode/Testing/TestXEP82/Mac/main.m b/Xcode/Examples/Tests/TestXEP82/Mac/main.m similarity index 100% rename from Xcode/Testing/TestXEP82/Mac/main.m rename to Xcode/Examples/Tests/TestXEP82/Mac/main.m diff --git a/Xcode/Testing/TestXEP82/TestXEP82.h b/Xcode/Examples/Tests/TestXEP82/TestXEP82.h similarity index 100% rename from Xcode/Testing/TestXEP82/TestXEP82.h rename to Xcode/Examples/Tests/TestXEP82/TestXEP82.h diff --git a/Xcode/Testing/TestXEP82/TestXEP82.m b/Xcode/Examples/Tests/TestXEP82/TestXEP82.m similarity index 100% rename from Xcode/Testing/TestXEP82/TestXEP82.m rename to Xcode/Examples/Tests/TestXEP82/TestXEP82.m diff --git a/Xcode/Testing/TestXEP82/iOS/TestXEP82.xcodeproj/project.pbxproj b/Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/Testing/TestXEP82/iOS/TestXEP82.xcodeproj/project.pbxproj rename to Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82.xcodeproj/project.pbxproj diff --git a/Xcode/Testing/TestXEP82/iOS/TestXEP82/TestXEP82-Info.plist b/Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/TestXEP82-Info.plist similarity index 100% rename from Xcode/Testing/TestXEP82/iOS/TestXEP82/TestXEP82-Info.plist rename to Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/TestXEP82-Info.plist diff --git a/Xcode/Testing/TestXEP82/iOS/TestXEP82/TestXEP82-Prefix.pch b/Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/TestXEP82-Prefix.pch similarity index 100% rename from Xcode/Testing/TestXEP82/iOS/TestXEP82/TestXEP82-Prefix.pch rename to Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/TestXEP82-Prefix.pch diff --git a/Xcode/Testing/TestXEP82/iOS/TestXEP82/TestXEP82AppDelegate.h b/Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/TestXEP82AppDelegate.h similarity index 100% rename from Xcode/Testing/TestXEP82/iOS/TestXEP82/TestXEP82AppDelegate.h rename to Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/TestXEP82AppDelegate.h diff --git a/Xcode/Testing/TestXEP82/iOS/TestXEP82/TestXEP82AppDelegate.m b/Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/TestXEP82AppDelegate.m similarity index 100% rename from Xcode/Testing/TestXEP82/iOS/TestXEP82/TestXEP82AppDelegate.m rename to Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/TestXEP82AppDelegate.m diff --git a/Xcode/Testing/TestXEP82/iOS/TestXEP82/TestXEP82ViewController.h b/Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/TestXEP82ViewController.h similarity index 100% rename from Xcode/Testing/TestXEP82/iOS/TestXEP82/TestXEP82ViewController.h rename to Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/TestXEP82ViewController.h diff --git a/Xcode/Testing/TestXEP82/iOS/TestXEP82/TestXEP82ViewController.m b/Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/TestXEP82ViewController.m similarity index 100% rename from Xcode/Testing/TestXEP82/iOS/TestXEP82/TestXEP82ViewController.m rename to Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/TestXEP82ViewController.m diff --git a/Xcode/Testing/TestXEP82/iOS/TestXEP82/en.lproj/InfoPlist.strings b/Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/en.lproj/InfoPlist.strings similarity index 100% rename from Xcode/Testing/TestXEP82/iOS/TestXEP82/en.lproj/InfoPlist.strings rename to Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/en.lproj/InfoPlist.strings diff --git a/Xcode/Testing/TestXEP82/iOS/TestXEP82/en.lproj/MainWindow.xib b/Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/en.lproj/MainWindow.xib similarity index 100% rename from Xcode/Testing/TestXEP82/iOS/TestXEP82/en.lproj/MainWindow.xib rename to Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/en.lproj/MainWindow.xib diff --git a/Xcode/Testing/TestXEP82/iOS/TestXEP82/en.lproj/TestXEP82ViewController.xib b/Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/en.lproj/TestXEP82ViewController.xib similarity index 100% rename from Xcode/Testing/TestXEP82/iOS/TestXEP82/en.lproj/TestXEP82ViewController.xib rename to Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/en.lproj/TestXEP82ViewController.xib diff --git a/Xcode/Testing/TestXEP82/iOS/TestXEP82/main.m b/Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/main.m similarity index 100% rename from Xcode/Testing/TestXEP82/iOS/TestXEP82/main.m rename to Xcode/Examples/Tests/TestXEP82/iOS/TestXEP82/main.m diff --git a/Xcode/Testing/XMPPTesting.xcworkspace/contents.xcworkspacedata b/Xcode/Examples/Tests/XMPPTesting.xcworkspace/contents.xcworkspacedata similarity index 100% rename from Xcode/Testing/XMPPTesting.xcworkspace/contents.xcworkspacedata rename to Xcode/Examples/Tests/XMPPTesting.xcworkspace/contents.xcworkspacedata diff --git a/Xcode/iPhoneXMPP/Classes/RootViewController.h b/Xcode/Examples/iPhoneXMPP/Classes/RootViewController.h similarity index 100% rename from Xcode/iPhoneXMPP/Classes/RootViewController.h rename to Xcode/Examples/iPhoneXMPP/Classes/RootViewController.h diff --git a/Xcode/iPhoneXMPP/Classes/RootViewController.m b/Xcode/Examples/iPhoneXMPP/Classes/RootViewController.m similarity index 100% rename from Xcode/iPhoneXMPP/Classes/RootViewController.m rename to Xcode/Examples/iPhoneXMPP/Classes/RootViewController.m diff --git a/Xcode/iPhoneXMPP/Classes/SettingsViewController.h b/Xcode/Examples/iPhoneXMPP/Classes/SettingsViewController.h similarity index 100% rename from Xcode/iPhoneXMPP/Classes/SettingsViewController.h rename to Xcode/Examples/iPhoneXMPP/Classes/SettingsViewController.h diff --git a/Xcode/iPhoneXMPP/Classes/SettingsViewController.m b/Xcode/Examples/iPhoneXMPP/Classes/SettingsViewController.m similarity index 100% rename from Xcode/iPhoneXMPP/Classes/SettingsViewController.m rename to Xcode/Examples/iPhoneXMPP/Classes/SettingsViewController.m diff --git a/Xcode/iPhoneXMPP/Classes/SettingsViewController.xib b/Xcode/Examples/iPhoneXMPP/Classes/SettingsViewController.xib similarity index 100% rename from Xcode/iPhoneXMPP/Classes/SettingsViewController.xib rename to Xcode/Examples/iPhoneXMPP/Classes/SettingsViewController.xib diff --git a/Xcode/iPhoneXMPP/Classes/XMPPFramework.h b/Xcode/Examples/iPhoneXMPP/Classes/XMPPFramework.h similarity index 100% rename from Xcode/iPhoneXMPP/Classes/XMPPFramework.h rename to Xcode/Examples/iPhoneXMPP/Classes/XMPPFramework.h diff --git a/Xcode/iPhoneXMPP/Classes/iPhoneXMPPAppDelegate.h b/Xcode/Examples/iPhoneXMPP/Classes/iPhoneXMPPAppDelegate.h similarity index 100% rename from Xcode/iPhoneXMPP/Classes/iPhoneXMPPAppDelegate.h rename to Xcode/Examples/iPhoneXMPP/Classes/iPhoneXMPPAppDelegate.h diff --git a/Xcode/iPhoneXMPP/Classes/iPhoneXMPPAppDelegate.m b/Xcode/Examples/iPhoneXMPP/Classes/iPhoneXMPPAppDelegate.m similarity index 100% rename from Xcode/iPhoneXMPP/Classes/iPhoneXMPPAppDelegate.m rename to Xcode/Examples/iPhoneXMPP/Classes/iPhoneXMPPAppDelegate.m diff --git a/Xcode/iPhoneXMPP/Default-568h@2x.png b/Xcode/Examples/iPhoneXMPP/Default-568h@2x.png similarity index 100% rename from Xcode/iPhoneXMPP/Default-568h@2x.png rename to Xcode/Examples/iPhoneXMPP/Default-568h@2x.png diff --git a/Xcode/iPhoneXMPP/MainWindow.xib b/Xcode/Examples/iPhoneXMPP/MainWindow.xib similarity index 100% rename from Xcode/iPhoneXMPP/MainWindow.xib rename to Xcode/Examples/iPhoneXMPP/MainWindow.xib diff --git a/Xcode/iPhoneXMPP/RootViewController.xib b/Xcode/Examples/iPhoneXMPP/RootViewController.xib similarity index 100% rename from Xcode/iPhoneXMPP/RootViewController.xib rename to Xcode/Examples/iPhoneXMPP/RootViewController.xib diff --git a/Xcode/iPhoneXMPP/defaultPerson.png b/Xcode/Examples/iPhoneXMPP/defaultPerson.png similarity index 100% rename from Xcode/iPhoneXMPP/defaultPerson.png rename to Xcode/Examples/iPhoneXMPP/defaultPerson.png diff --git a/Xcode/iPhoneXMPP/iPhoneXMPP-Info.plist b/Xcode/Examples/iPhoneXMPP/iPhoneXMPP-Info.plist similarity index 100% rename from Xcode/iPhoneXMPP/iPhoneXMPP-Info.plist rename to Xcode/Examples/iPhoneXMPP/iPhoneXMPP-Info.plist diff --git a/Xcode/iPhoneXMPP/iPhoneXMPP.xcodeproj/project.pbxproj b/Xcode/Examples/iPhoneXMPP/iPhoneXMPP.xcodeproj/project.pbxproj similarity index 100% rename from Xcode/iPhoneXMPP/iPhoneXMPP.xcodeproj/project.pbxproj rename to Xcode/Examples/iPhoneXMPP/iPhoneXMPP.xcodeproj/project.pbxproj diff --git a/Xcode/iPhoneXMPP/iPhoneXMPP_Prefix.pch b/Xcode/Examples/iPhoneXMPP/iPhoneXMPP_Prefix.pch similarity index 100% rename from Xcode/iPhoneXMPP/iPhoneXMPP_Prefix.pch rename to Xcode/Examples/iPhoneXMPP/iPhoneXMPP_Prefix.pch diff --git a/Xcode/iPhoneXMPP/main.m b/Xcode/Examples/iPhoneXMPP/main.m similarity index 100% rename from Xcode/iPhoneXMPP/main.m rename to Xcode/Examples/iPhoneXMPP/main.m diff --git a/Xcode/ServerlessDemo/ServerlessDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/ServerlessDemo/ServerlessDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index c96d1b4dcd..0000000000 --- a/Xcode/ServerlessDemo/ServerlessDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/AutoPingTest/Desktop/AutoPingTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/AutoPingTest/Desktop/AutoPingTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 46ed5f0399..0000000000 --- a/Xcode/Testing/AutoPingTest/Desktop/AutoPingTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/AutoPingTest/Mobile/AutoPingTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/AutoPingTest/Mobile/AutoPingTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 46ed5f0399..0000000000 --- a/Xcode/Testing/AutoPingTest/Mobile/AutoPingTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 26c675299f..0000000000 --- a/Xcode/Testing/AutoTimeTest/Desktop/AutoTimeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 26c675299f..0000000000 --- a/Xcode/Testing/AutoTimeTest/Mobile/AutoTimeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index da1197f29c..0000000000 --- a/Xcode/Testing/EncodeDecodeTest/Desktop/EncodeDecodeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index da1197f29c..0000000000 --- a/Xcode/Testing/EncodeDecodeTest/Mobile/EncodeDecodeTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/FacebookTest/FacebookTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/FacebookTest/FacebookTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 3e7b6fb48c..0000000000 --- a/Xcode/Testing/FacebookTest/FacebookTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/MUCTesting/MUCTesting.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/MUCTesting/MUCTesting.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index b68b6f7fe2..0000000000 --- a/Xcode/Testing/MUCTesting/MUCTesting.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index a2c0093afe..0000000000 --- a/Xcode/Testing/MulticastDelegateTest/Desktop/MulticastDelegateTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index a2c0093afe..0000000000 --- a/Xcode/Testing/MulticastDelegateTest/Mobile/MulticastDelegateTest.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/ParserTestMac/ParserTestMac.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/ParserTestMac/ParserTestMac.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 1269471d27..0000000000 --- a/Xcode/Testing/ParserTestMac/ParserTestMac.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/ParserTestPhone/ParserTestPhone.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/ParserTestPhone/ParserTestPhone.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 3006b6d1a9..0000000000 --- a/Xcode/Testing/ParserTestPhone/ParserTestPhone.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 8f23fb2a2a..0000000000 --- a/Xcode/Testing/TestCapabilitiesHashing/Mac/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 8f23fb2a2a..0000000000 --- a/Xcode/Testing/TestCapabilitiesHashing/iPhone/TestCapabilitiesHashing/TestCapabilitiesHashing.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/TestDDList/TestDDList.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/TestDDList/TestDDList.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index dad0ab8e40..0000000000 --- a/Xcode/Testing/TestDDList/TestDDList.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/TestElementReceipt/TestElementReceipt.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/TestElementReceipt/TestElementReceipt.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index a9f96fdf7e..0000000000 --- a/Xcode/Testing/TestElementReceipt/TestElementReceipt.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/TestIDTracker/TestIDTracker.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/TestIDTracker/TestIDTracker.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index c46b12aea2..0000000000 --- a/Xcode/Testing/TestIDTracker/TestIDTracker.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/TestJID/Desktop/TestJID.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/TestJID/Desktop/TestJID.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 39287f900e..0000000000 --- a/Xcode/Testing/TestJID/Desktop/TestJID.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/TestJID/Mobile/TestJID.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/TestJID/Mobile/TestJID.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 39287f900e..0000000000 --- a/Xcode/Testing/TestJID/Mobile/TestJID.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/TestSRVResolver/TestSRVResolver.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/TestSRVResolver/TestSRVResolver.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 52ba586db9..0000000000 --- a/Xcode/Testing/TestSRVResolver/TestSRVResolver.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/TestXEP82/Mac/TestXEP82.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/TestXEP82/Mac/TestXEP82.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 4cca7cf3ec..0000000000 --- a/Xcode/Testing/TestXEP82/Mac/TestXEP82.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/Testing/TestXEP82/iOS/TestXEP82.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/Testing/TestXEP82/iOS/TestXEP82.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 4cca7cf3ec..0000000000 --- a/Xcode/Testing/TestXEP82/iOS/TestXEP82.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/Xcode/iPhoneXMPP/iPhoneXMPP.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Xcode/iPhoneXMPP/iPhoneXMPP.xcodeproj/project.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index f0fd42bb88..0000000000 --- a/Xcode/iPhoneXMPP/iPhoneXMPP.xcodeproj/project.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,7 +0,0 @@ - - - - -