Commit 0ac080a3 authored by Eloy Duran's avatar Eloy Duran

Always integrate the target in the RelativePathProject example.

parent 1d71b582
...@@ -11,6 +11,7 @@ tmp ...@@ -11,6 +11,7 @@ tmp
examples/Podfile examples/Podfile
examples/Pods examples/Pods
examples/**/Pods examples/**/Pods
examples/RelativePathProject/RelativePathProject/RelativePathProject.xcodeproj
spec/fixtures/banana-lib spec/fixtures/banana-lib
spec/fixtures/integration/Headers/ spec/fixtures/integration/Headers/
/concatenated.* /concatenated.*
......
...@@ -2,7 +2,7 @@ PODS: ...@@ -2,7 +2,7 @@ PODS:
- AFNetworking (0.7.0): - AFNetworking (0.7.0):
- JSONKit - JSONKit
- FormatterKit (0.7.0) - FormatterKit (0.7.0)
- JSONKit (1.5pre) - JSONKit (1.4)
DEPENDENCIES: DEPENDENCIES:
- AFNetworking (~> 0.7.0) - AFNetworking (~> 0.7.0)
......
...@@ -2,7 +2,7 @@ PODS: ...@@ -2,7 +2,7 @@ PODS:
- AFNetworking (0.7.0): - AFNetworking (0.7.0):
- JSONKit - JSONKit
- FormatterKit (0.7.0) - FormatterKit (0.7.0)
- JSONKit (1.5pre) - JSONKit (1.4)
DEPENDENCIES: DEPENDENCIES:
- AFNetworking (~> 0.7.0) - AFNetworking (~> 0.7.0)
......
PODS: PODS:
- JSONKit (1.4) - JSONKit (1.4)
- LibComponentLogging-Core (1.1.4) - LibComponentLogging-Core (1.1.6)
- LibComponentLogging-NSLog (1.0.2): - LibComponentLogging-NSLog (1.0.4):
- LibComponentLogging-Core (>= 1.1.4) - LibComponentLogging-Core (>= 1.1.6)
- RestKit/Network (0.9.3):
- LibComponentLogging-NSLog
- RestKit (= 0.9.3)
- RestKit/ObjectMapping (0.9.3):
- RestKit (= 0.9.3)
- RestKit/Network
- RestKit/ObjectMapping/JSONKit (0.9.3): - RestKit/ObjectMapping/JSONKit (0.9.3):
- JSONKit - JSONKit
- RestKit (= 0.9.3) - RestKit (= 0.9.3)
...@@ -16,6 +10,8 @@ PODS: ...@@ -16,6 +10,8 @@ PODS:
DOWNLOAD_ONLY: DOWNLOAD_ONLY:
- RestKit (0.9.3) - RestKit (0.9.3)
- RestKit/Network (0.9.3)
- RestKit/ObjectMapping (0.9.3)
DEPENDENCIES: DEPENDENCIES:
- RestKit/ObjectMapping/JSONKit - RestKit/ObjectMapping/JSONKit
<?xml version="1.0" encoding="UTF-8"?> <?xml version='1.0' encoding='UTF-8'?><Workspace version='1.0'><FileRef location='group:Pods/Pods.xcodeproj'/><FileRef location='group:RKTwitter.xcodeproj'/></Workspace>
<Workspace \ No newline at end of file
version = "1.0">
<FileRef
location = "group:Pods/Pods.xcodeproj">
</FileRef>
<FileRef
location = "group:RKTwitter.xcodeproj">
</FileRef>
</Workspace>
# As this file is loaded pretty early, we can use this opportunity to clean
# the integrated project, if it exists, and setup an unintegrated version.
require 'fileutils'
integrated = File.expand_path('../RelativePathProject/RelativePathProject.xcodeproj', __FILE__)
unintegrated = File.expand_path('../RelativePathProject/RelativePathProject.xcodeproj.unintegrated', __FILE__)
FileUtils.rm_rf(integrated)
FileUtils.cp_r(unintegrated, integrated)
platform :ios platform :ios
xcodeproj "RelativePathProject/RelativePathProject.xcodeproj" xcodeproj "RelativePathProject/RelativePathProject.xcodeproj"
......
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
B50504EA1509774600AFAE65 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B50504E91509774600AFAE65 /* UIKit.framework */; };
B50504EC1509774600AFAE65 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B50504EB1509774600AFAE65 /* Foundation.framework */; };
B50504EE1509774600AFAE65 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B50504ED1509774600AFAE65 /* CoreGraphics.framework */; };
B50504F41509774600AFAE65 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = B50504F21509774600AFAE65 /* InfoPlist.strings */; };
B50504F61509774600AFAE65 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = B50504F51509774600AFAE65 /* main.m */; };
B50504FA1509774600AFAE65 /* CCPAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B50504F91509774600AFAE65 /* CCPAppDelegate.m */; };
B50504FD1509774600AFAE65 /* CCPViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B50504FC1509774600AFAE65 /* CCPViewController.m */; };
B50505001509774600AFAE65 /* CCPViewController_iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = B50504FE1509774600AFAE65 /* CCPViewController_iPhone.xib */; };
B50505031509774600AFAE65 /* CCPViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = B50505011509774600AFAE65 /* CCPViewController_iPad.xib */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
0655448A743D44CE9C8560F4 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
1BDBB6EEA4904D18883D5049 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
4B73544C9B594609B70257C2 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
60435663B02542A193962E58 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
7BE04F9FCDE24A588AF38CCA /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
968826D4F729428780EB11C7 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
A317BF0E1976499FAF0A148C /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
B50504E51509774600AFAE65 /* RelativePathProject.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RelativePathProject.app; sourceTree = BUILT_PRODUCTS_DIR; };
B50504E91509774600AFAE65 /* UIKit.framework */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
B50504EB1509774600AFAE65 /* Foundation.framework */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
B50504ED1509774600AFAE65 /* CoreGraphics.framework */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
B50504F11509774600AFAE65 /* RelativePathProject-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "RelativePathProject-Info.plist"; sourceTree = "<group>"; };
B50504F31509774600AFAE65 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
B50504F51509774600AFAE65 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
B50504F71509774600AFAE65 /* RelativePathProject-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RelativePathProject-Prefix.pch"; sourceTree = "<group>"; };
B50504F81509774600AFAE65 /* CCPAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CCPAppDelegate.h; sourceTree = "<group>"; };
B50504F91509774600AFAE65 /* CCPAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CCPAppDelegate.m; sourceTree = "<group>"; };
B50504FB1509774600AFAE65 /* CCPViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CCPViewController.h; sourceTree = "<group>"; };
B50504FC1509774600AFAE65 /* CCPViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CCPViewController.m; sourceTree = "<group>"; };
B50504FF1509774600AFAE65 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/CCPViewController_iPhone.xib; sourceTree = "<group>"; };
B50505021509774600AFAE65 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/CCPViewController_iPad.xib; sourceTree = "<group>"; };
B883D8352B9842028C5C0F5D /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
BDDCC8E0B6B44EC5A067C887 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
DD3C7BABD6FA4FFB859BA028 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
E3F6CFE58972416FB95F9145 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
B50504E21509774600AFAE65 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
B50504EA1509774600AFAE65 /* UIKit.framework in Frameworks */,
B50504EC1509774600AFAE65 /* Foundation.framework in Frameworks */,
B50504EE1509774600AFAE65 /* CoreGraphics.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
B50504DA1509774600AFAE65 = {
isa = PBXGroup;
children = (
B50504EF1509774600AFAE65 /* RelativePathProject */,
B50504E81509774600AFAE65 /* Frameworks */,
B50504E61509774600AFAE65 /* Products */,
);
sourceTree = "<group>";
};
B50504E61509774600AFAE65 /* Products */ = {
isa = PBXGroup;
children = (
B50504E51509774600AFAE65 /* RelativePathProject.app */,
);
name = Products;
sourceTree = "<group>";
};
B50504E81509774600AFAE65 /* Frameworks */ = {
isa = PBXGroup;
children = (
B50504E91509774600AFAE65 /* UIKit.framework */,
B50504EB1509774600AFAE65 /* Foundation.framework */,
B50504ED1509774600AFAE65 /* CoreGraphics.framework */,
7BE04F9FCDE24A588AF38CCA /* libPods.a */,
BDDCC8E0B6B44EC5A067C887 /* libPods.a */,
B883D8352B9842028C5C0F5D /* libPods.a */,
60435663B02542A193962E58 /* libPods.a */,
1BDBB6EEA4904D18883D5049 /* libPods.a */,
A317BF0E1976499FAF0A148C /* libPods.a */,
4B73544C9B594609B70257C2 /* libPods.a */,
0655448A743D44CE9C8560F4 /* libPods.a */,
968826D4F729428780EB11C7 /* libPods.a */,
E3F6CFE58972416FB95F9145 /* libPods.a */,
DD3C7BABD6FA4FFB859BA028 /* libPods.a */,
);
name = Frameworks;
sourceTree = "<group>";
};
B50504EF1509774600AFAE65 /* RelativePathProject */ = {
isa = PBXGroup;
children = (
B50504F81509774600AFAE65 /* CCPAppDelegate.h */,
B50504F91509774600AFAE65 /* CCPAppDelegate.m */,
B50504FB1509774600AFAE65 /* CCPViewController.h */,
B50504FC1509774600AFAE65 /* CCPViewController.m */,
B50504FE1509774600AFAE65 /* CCPViewController_iPhone.xib */,
B50505011509774600AFAE65 /* CCPViewController_iPad.xib */,
B50504F01509774600AFAE65 /* Supporting Files */,
);
path = RelativePathProject;
sourceTree = "<group>";
};
B50504F01509774600AFAE65 /* Supporting Files */ = {
isa = PBXGroup;
children = (
B50504F11509774600AFAE65 /* RelativePathProject-Info.plist */,
B50504F21509774600AFAE65 /* InfoPlist.strings */,
B50504F51509774600AFAE65 /* main.m */,
B50504F71509774600AFAE65 /* RelativePathProject-Prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
B50504E41509774600AFAE65 /* RelativePathProject */ = {
isa = PBXNativeTarget;
buildConfigurationList = B50505061509774600AFAE65 /* Build configuration list for PBXNativeTarget "RelativePathProject" */;
buildPhases = (
B50504E11509774600AFAE65 /* Sources */,
B50504E21509774600AFAE65 /* Frameworks */,
B50504E31509774600AFAE65 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = RelativePathProject;
productName = RelativePathProject;
productReference = B50504E51509774600AFAE65 /* RelativePathProject.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
B50504DC1509774600AFAE65 /* Project object */ = {
isa = PBXProject;
attributes = {
CLASSPREFIX = CCP;
LastUpgradeCheck = 0430;
ORGANIZATIONNAME = ChaiONE;
};
buildConfigurationList = B50504DF1509774600AFAE65 /* Build configuration list for PBXProject "RelativePathProject" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = B50504DA1509774600AFAE65;
productRefGroup = B50504E61509774600AFAE65 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
B50504E41509774600AFAE65 /* RelativePathProject */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
B50504E31509774600AFAE65 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B50504F41509774600AFAE65 /* InfoPlist.strings in Resources */,
B50505001509774600AFAE65 /* CCPViewController_iPhone.xib in Resources */,
B50505031509774600AFAE65 /* CCPViewController_iPad.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
B50504E11509774600AFAE65 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
B50504F61509774600AFAE65 /* main.m in Sources */,
B50504FA1509774600AFAE65 /* CCPAppDelegate.m in Sources */,
B50504FD1509774600AFAE65 /* CCPViewController.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
B50504F21509774600AFAE65 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
B50504F31509774600AFAE65 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
B50504FE1509774600AFAE65 /* CCPViewController_iPhone.xib */ = {
isa = PBXVariantGroup;
children = (
B50504FF1509774600AFAE65 /* en */,
);
name = CCPViewController_iPhone.xib;
sourceTree = "<group>";
};
B50505011509774600AFAE65 /* CCPViewController_iPad.xib */ = {
isa = PBXVariantGroup;
children = (
B50505021509774600AFAE65 /* en */,
);
name = CCPViewController_iPad.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
B50505041509774600AFAE65 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
B50505051509774600AFAE65 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
B50505071509774600AFAE65 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
DSTROOT = /tmp/xcodeproj.dst;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "RelativePathProject/RelativePathProject-Prefix.pch";
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
INFOPLIST_FILE = "RelativePathProject/RelativePathProject-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
WRAPPER_EXTENSION = app;
};
name = Debug;
};
B50505081509774600AFAE65 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
DSTROOT = /tmp/xcodeproj.dst;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "RelativePathProject/RelativePathProject-Prefix.pch";
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
INFOPLIST_FILE = "RelativePathProject/RelativePathProject-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
WRAPPER_EXTENSION = app;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
B50504DF1509774600AFAE65 /* Build configuration list for PBXProject "RelativePathProject" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B50505041509774600AFAE65 /* Debug */,
B50505051509774600AFAE65 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B50505061509774600AFAE65 /* Build configuration list for PBXNativeTarget "RelativePathProject" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B50505071509774600AFAE65 /* Debug */,
B50505081509774600AFAE65 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = B50504DC1509774600AFAE65 /* Project object */;
}
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>archiveVersion</key>
<string>1</string>
<key>classes</key>
<dict/>
<key>objectVersion</key>
<string>46</string>
<key>objects</key>
<dict>
<key>0655448A743D44CE9C8560F4</key>
<dict>
<key>explicitFileType</key>
<string>archive.ar</string>
<key>includeInIndex</key>
<string>0</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>path</key>
<string>libPods.a</string>
<key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string>
</dict>
<key>1BDBB6EEA4904D18883D5049</key>
<dict>
<key>explicitFileType</key>
<string>archive.ar</string>
<key>includeInIndex</key>
<string>0</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>path</key>
<string>libPods.a</string>
<key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string>
</dict>
<key>3A4A03DC6930408E8E49B095</key>
<dict>
<key>fileRef</key>
<string>DD3C7BABD6FA4FFB859BA028</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>49592E987DEE4FDBBA2EA98F</key>
<dict>
<key>buildActionMask</key>
<string>2147483647</string>
<key>files</key>
<array/>
<key>inputPaths</key>
<array/>
<key>isa</key>
<string>PBXShellScriptBuildPhase</string>
<key>name</key>
<string>Copy Pods Resources</string>
<key>outputPaths</key>
<array/>
<key>runOnlyForDeploymentPostprocessing</key>
<string>0</string>
<key>shellPath</key>
<string>/bin/sh</string>
<key>shellScript</key>
<string>"${SRCROOT}/../Pods/Pods-resources.sh"
</string>
</dict>
<key>4B73544C9B594609B70257C2</key>
<dict>
<key>explicitFileType</key>
<string>archive.ar</string>
<key>includeInIndex</key>
<string>0</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>path</key>
<string>libPods.a</string>
<key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string>
</dict>
<key>60435663B02542A193962E58</key>
<dict>
<key>explicitFileType</key>
<string>archive.ar</string>
<key>includeInIndex</key>
<string>0</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>path</key>
<string>libPods.a</string>
<key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string>
</dict>
<key>7BE04F9FCDE24A588AF38CCA</key>
<dict>
<key>explicitFileType</key>
<string>archive.ar</string>
<key>includeInIndex</key>
<string>0</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>path</key>
<string>libPods.a</string>
<key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string>
</dict>
<key>8B12F3A90ABA4E47905FE316</key>
<dict>
<key>includeInIndex</key>
<string>1</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>text.xcconfig</string>
<key>name</key>
<string>Pods.xcconfig</string>
<key>path</key>
<string>../Pods/Pods.xcconfig</string>
<key>sourceTree</key>
<string>SOURCE_ROOT</string>
</dict>
<key>968826D4F729428780EB11C7</key>
<dict>
<key>explicitFileType</key>
<string>archive.ar</string>
<key>includeInIndex</key>
<string>0</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>path</key>
<string>libPods.a</string>
<key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string>
</dict>
<key>A317BF0E1976499FAF0A148C</key>
<dict>
<key>explicitFileType</key>
<string>archive.ar</string>
<key>includeInIndex</key>
<string>0</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>path</key>
<string>libPods.a</string>
<key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string>
</dict>
<key>B50504DA1509774600AFAE65</key>
<dict>
<key>children</key>
<array>
<string>B50504EF1509774600AFAE65</string>
<string>B50504E81509774600AFAE65</string>
<string>B50504E61509774600AFAE65</string>
<string>8B12F3A90ABA4E47905FE316</string>
</array>
<key>isa</key>
<string>PBXGroup</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50504DC1509774600AFAE65</key>
<dict>
<key>attributes</key>
<dict>
<key>CLASSPREFIX</key>
<string>CCP</string>
<key>LastUpgradeCheck</key>
<string>0430</string>
<key>ORGANIZATIONNAME</key>
<string>ChaiONE</string>
</dict>
<key>buildConfigurationList</key>
<string>B50504DF1509774600AFAE65</string>
<key>compatibilityVersion</key>
<string>Xcode 3.2</string>
<key>developmentRegion</key>
<string>English</string>
<key>hasScannedForEncodings</key>
<string>0</string>
<key>isa</key>
<string>PBXProject</string>
<key>knownRegions</key>
<array>
<string>en</string>
</array>
<key>mainGroup</key>
<string>B50504DA1509774600AFAE65</string>
<key>productRefGroup</key>
<string>B50504E61509774600AFAE65</string>
<key>projectDirPath</key>
<string></string>
<key>projectRoot</key>
<string></string>
<key>targets</key>
<array>
<string>B50504E41509774600AFAE65</string>
</array>
</dict>
<key>B50504DF1509774600AFAE65</key>
<dict>
<key>buildConfigurations</key>
<array>
<string>B50505041509774600AFAE65</string>
<string>B50505051509774600AFAE65</string>
</array>
<key>defaultConfigurationIsVisible</key>
<string>0</string>
<key>defaultConfigurationName</key>
<string>Release</string>
<key>isa</key>
<string>XCConfigurationList</string>
</dict>
<key>B50504E11509774600AFAE65</key>
<dict>
<key>buildActionMask</key>
<string>2147483647</string>
<key>files</key>
<array>
<string>B50504F61509774600AFAE65</string>
<string>B50504FA1509774600AFAE65</string>
<string>B50504FD1509774600AFAE65</string>
</array>
<key>isa</key>
<string>PBXSourcesBuildPhase</string>
<key>runOnlyForDeploymentPostprocessing</key>
<string>0</string>
</dict>
<key>B50504E21509774600AFAE65</key>
<dict>
<key>buildActionMask</key>
<string>2147483647</string>
<key>files</key>
<array>
<string>B50504EA1509774600AFAE65</string>
<string>B50504EC1509774600AFAE65</string>
<string>B50504EE1509774600AFAE65</string>
<string>3A4A03DC6930408E8E49B095</string>
</array>
<key>isa</key>
<string>PBXFrameworksBuildPhase</string>
<key>runOnlyForDeploymentPostprocessing</key>
<string>0</string>
</dict>
<key>B50504E31509774600AFAE65</key>
<dict>
<key>buildActionMask</key>
<string>2147483647</string>
<key>files</key>
<array>
<string>B50504F41509774600AFAE65</string>
<string>B50505001509774600AFAE65</string>
<string>B50505031509774600AFAE65</string>
</array>
<key>isa</key>
<string>PBXResourcesBuildPhase</string>
<key>runOnlyForDeploymentPostprocessing</key>
<string>0</string>
</dict>
<key>B50504E41509774600AFAE65</key>
<dict>
<key>buildConfigurationList</key>
<string>B50505061509774600AFAE65</string>
<key>buildPhases</key>
<array>
<string>B50504E11509774600AFAE65</string>
<string>B50504E21509774600AFAE65</string>
<string>B50504E31509774600AFAE65</string>
<string>49592E987DEE4FDBBA2EA98F</string>
</array>
<key>buildRules</key>
<array/>
<key>dependencies</key>
<array/>
<key>isa</key>
<string>PBXNativeTarget</string>
<key>name</key>
<string>RelativePathProject</string>
<key>productName</key>
<string>RelativePathProject</string>
<key>productReference</key>
<string>B50504E51509774600AFAE65</string>
<key>productType</key>
<string>com.apple.product-type.application</string>
</dict>
<key>B50504E51509774600AFAE65</key>
<dict>
<key>explicitFileType</key>
<string>wrapper.application</string>
<key>includeInIndex</key>
<string>0</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>name</key>
<string>RelativePathProject.app</string>
<key>path</key>
<string>RelativePathProject.app</string>
<key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string>
</dict>
<key>B50504E61509774600AFAE65</key>
<dict>
<key>children</key>
<array>
<string>B50504E51509774600AFAE65</string>
</array>
<key>isa</key>
<string>PBXGroup</string>
<key>name</key>
<string>Products</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50504E81509774600AFAE65</key>
<dict>
<key>children</key>
<array>
<string>B50504E91509774600AFAE65</string>
<string>B50504EB1509774600AFAE65</string>
<string>B50504ED1509774600AFAE65</string>
<string>7BE04F9FCDE24A588AF38CCA</string>
<string>BDDCC8E0B6B44EC5A067C887</string>
<string>B883D8352B9842028C5C0F5D</string>
<string>60435663B02542A193962E58</string>
<string>1BDBB6EEA4904D18883D5049</string>
<string>A317BF0E1976499FAF0A148C</string>
<string>4B73544C9B594609B70257C2</string>
<string>0655448A743D44CE9C8560F4</string>
<string>968826D4F729428780EB11C7</string>
<string>E3F6CFE58972416FB95F9145</string>
<string>DD3C7BABD6FA4FFB859BA028</string>
</array>
<key>isa</key>
<string>PBXGroup</string>
<key>name</key>
<string>Frameworks</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50504E91509774600AFAE65</key>
<dict>
<key>includeInIndex</key>
<string>1</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>wrapper.framework</string>
<key>name</key>
<string>UIKit.framework</string>
<key>path</key>
<string>System/Library/Frameworks/UIKit.framework</string>
<key>sourceTree</key>
<string>SDKROOT</string>
</dict>
<key>B50504EA1509774600AFAE65</key>
<dict>
<key>fileRef</key>
<string>B50504E91509774600AFAE65</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>B50504EB1509774600AFAE65</key>
<dict>
<key>includeInIndex</key>
<string>1</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>wrapper.framework</string>
<key>name</key>
<string>Foundation.framework</string>
<key>path</key>
<string>System/Library/Frameworks/Foundation.framework</string>
<key>sourceTree</key>
<string>SDKROOT</string>
</dict>
<key>B50504EC1509774600AFAE65</key>
<dict>
<key>fileRef</key>
<string>B50504EB1509774600AFAE65</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>B50504ED1509774600AFAE65</key>
<dict>
<key>includeInIndex</key>
<string>1</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>wrapper.framework</string>
<key>name</key>
<string>CoreGraphics.framework</string>
<key>path</key>
<string>System/Library/Frameworks/CoreGraphics.framework</string>
<key>sourceTree</key>
<string>SDKROOT</string>
</dict>
<key>B50504EE1509774600AFAE65</key>
<dict>
<key>fileRef</key>
<string>B50504ED1509774600AFAE65</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>B50504EF1509774600AFAE65</key>
<dict>
<key>children</key>
<array>
<string>B50504F81509774600AFAE65</string>
<string>B50504F91509774600AFAE65</string>
<string>B50504FB1509774600AFAE65</string>
<string>B50504FC1509774600AFAE65</string>
<string>B50504FE1509774600AFAE65</string>
<string>B50505011509774600AFAE65</string>
<string>B50504F01509774600AFAE65</string>
</array>
<key>isa</key>
<string>PBXGroup</string>
<key>path</key>
<string>RelativePathProject</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50504F01509774600AFAE65</key>
<dict>
<key>children</key>
<array>
<string>B50504F11509774600AFAE65</string>
<string>B50504F21509774600AFAE65</string>
<string>B50504F51509774600AFAE65</string>
<string>B50504F71509774600AFAE65</string>
</array>
<key>isa</key>
<string>PBXGroup</string>
<key>name</key>
<string>Supporting Files</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50504F11509774600AFAE65</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>text.plist.xml</string>
<key>path</key>
<string>RelativePathProject-Info.plist</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50504F21509774600AFAE65</key>
<dict>
<key>children</key>
<array>
<string>B50504F31509774600AFAE65</string>
</array>
<key>isa</key>
<string>PBXVariantGroup</string>
<key>name</key>
<string>InfoPlist.strings</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50504F31509774600AFAE65</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>text.plist.strings</string>
<key>name</key>
<string>en</string>
<key>path</key>
<string>en.lproj/InfoPlist.strings</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50504F41509774600AFAE65</key>
<dict>
<key>fileRef</key>
<string>B50504F21509774600AFAE65</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>B50504F51509774600AFAE65</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>sourcecode.c.objc</string>
<key>path</key>
<string>main.m</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50504F61509774600AFAE65</key>
<dict>
<key>fileRef</key>
<string>B50504F51509774600AFAE65</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>B50504F71509774600AFAE65</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>sourcecode.c.h</string>
<key>path</key>
<string>RelativePathProject-Prefix.pch</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50504F81509774600AFAE65</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>sourcecode.c.h</string>
<key>path</key>
<string>CCPAppDelegate.h</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50504F91509774600AFAE65</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>sourcecode.c.objc</string>
<key>path</key>
<string>CCPAppDelegate.m</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50504FA1509774600AFAE65</key>
<dict>
<key>fileRef</key>
<string>B50504F91509774600AFAE65</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>B50504FB1509774600AFAE65</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>sourcecode.c.h</string>
<key>path</key>
<string>CCPViewController.h</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50504FC1509774600AFAE65</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>sourcecode.c.objc</string>
<key>path</key>
<string>CCPViewController.m</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50504FD1509774600AFAE65</key>
<dict>
<key>fileRef</key>
<string>B50504FC1509774600AFAE65</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>B50504FE1509774600AFAE65</key>
<dict>
<key>children</key>
<array>
<string>B50504FF1509774600AFAE65</string>
</array>
<key>isa</key>
<string>PBXVariantGroup</string>
<key>name</key>
<string>CCPViewController_iPhone.xib</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50504FF1509774600AFAE65</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>file.xib</string>
<key>name</key>
<string>en</string>
<key>path</key>
<string>en.lproj/CCPViewController_iPhone.xib</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50505001509774600AFAE65</key>
<dict>
<key>fileRef</key>
<string>B50504FE1509774600AFAE65</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>B50505011509774600AFAE65</key>
<dict>
<key>children</key>
<array>
<string>B50505021509774600AFAE65</string>
</array>
<key>isa</key>
<string>PBXVariantGroup</string>
<key>name</key>
<string>CCPViewController_iPad.xib</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50505021509774600AFAE65</key>
<dict>
<key>isa</key>
<string>PBXFileReference</string>
<key>lastKnownFileType</key>
<string>file.xib</string>
<key>name</key>
<string>en</string>
<key>path</key>
<string>en.lproj/CCPViewController_iPad.xib</string>
<key>sourceTree</key>
<string>&lt;group&gt;</string>
</dict>
<key>B50505031509774600AFAE65</key>
<dict>
<key>fileRef</key>
<string>B50505011509774600AFAE65</string>
<key>isa</key>
<string>PBXBuildFile</string>
</dict>
<key>B50505041509774600AFAE65</key>
<dict>
<key>buildSettings</key>
<dict>
<key>ALWAYS_SEARCH_USER_PATHS</key>
<string>NO</string>
<key>ARCHS</key>
<string>$(ARCHS_STANDARD_32_BIT)</string>
<key>CODE_SIGN_IDENTITY[sdk=iphoneos*]</key>
<string>iPhone Developer</string>
<key>COPY_PHASE_STRIP</key>
<string>NO</string>
<key>GCC_C_LANGUAGE_STANDARD</key>
<string>gnu99</string>
<key>GCC_DYNAMIC_NO_PIC</key>
<string>NO</string>
<key>GCC_OPTIMIZATION_LEVEL</key>
<string>0</string>
<key>GCC_PREPROCESSOR_DEFINITIONS</key>
<array>
<string>DEBUG=1</string>
<string>$(inherited)</string>
</array>
<key>GCC_SYMBOLS_PRIVATE_EXTERN</key>
<string>NO</string>
<key>GCC_VERSION</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>GCC_WARN_ABOUT_RETURN_TYPE</key>
<string>YES</string>
<key>GCC_WARN_UNINITIALIZED_AUTOS</key>
<string>YES</string>
<key>GCC_WARN_UNUSED_VARIABLE</key>
<string>YES</string>
<key>IPHONEOS_DEPLOYMENT_TARGET</key>
<string>5.0</string>
<key>SDKROOT</key>
<string>iphoneos</string>
<key>TARGETED_DEVICE_FAMILY</key>
<string>1,2</string>
</dict>
<key>isa</key>
<string>XCBuildConfiguration</string>
<key>name</key>
<string>Debug</string>
</dict>
<key>B50505051509774600AFAE65</key>
<dict>
<key>buildSettings</key>
<dict>
<key>ALWAYS_SEARCH_USER_PATHS</key>
<string>NO</string>
<key>ARCHS</key>
<string>$(ARCHS_STANDARD_32_BIT)</string>
<key>CODE_SIGN_IDENTITY[sdk=iphoneos*]</key>
<string>iPhone Developer</string>
<key>COPY_PHASE_STRIP</key>
<string>YES</string>
<key>GCC_C_LANGUAGE_STANDARD</key>
<string>gnu99</string>
<key>GCC_VERSION</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>GCC_WARN_ABOUT_RETURN_TYPE</key>
<string>YES</string>
<key>GCC_WARN_UNINITIALIZED_AUTOS</key>
<string>YES</string>
<key>GCC_WARN_UNUSED_VARIABLE</key>
<string>YES</string>
<key>IPHONEOS_DEPLOYMENT_TARGET</key>
<string>5.0</string>
<key>OTHER_CFLAGS</key>
<string>-DNS_BLOCK_ASSERTIONS=1</string>
<key>SDKROOT</key>
<string>iphoneos</string>
<key>TARGETED_DEVICE_FAMILY</key>
<string>1,2</string>
<key>VALIDATE_PRODUCT</key>
<string>YES</string>
</dict>
<key>isa</key>
<string>XCBuildConfiguration</string>
<key>name</key>
<string>Release</string>
</dict>
<key>B50505061509774600AFAE65</key>
<dict>
<key>buildConfigurations</key>
<array>
<string>B50505071509774600AFAE65</string>
<string>B50505081509774600AFAE65</string>
</array>
<key>defaultConfigurationIsVisible</key>
<string>0</string>
<key>defaultConfigurationName</key>
<string>Release</string>
<key>isa</key>
<string>XCConfigurationList</string>
</dict>
<key>B50505071509774600AFAE65</key>
<dict>
<key>baseConfigurationReference</key>
<string>8B12F3A90ABA4E47905FE316</string>
<key>buildSettings</key>
<dict>
<key>DSTROOT</key>
<string>/tmp/xcodeproj.dst</string>
<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
<string>YES</string>
<key>GCC_PREFIX_HEADER</key>
<string>RelativePathProject/RelativePathProject-Prefix.pch</string>
<key>GCC_VERSION</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>INFOPLIST_FILE</key>
<string>RelativePathProject/RelativePathProject-Info.plist</string>
<key>PRODUCT_NAME</key>
<string>$(TARGET_NAME)</string>
<key>SKIP_INSTALL</key>
<string>YES</string>
<key>WRAPPER_EXTENSION</key>
<string>app</string>
</dict>
<key>isa</key>
<string>XCBuildConfiguration</string>
<key>name</key>
<string>Debug</string>
</dict>
<key>B50505081509774600AFAE65</key>
<dict>
<key>baseConfigurationReference</key>
<string>8B12F3A90ABA4E47905FE316</string>
<key>buildSettings</key>
<dict>
<key>DSTROOT</key>
<string>/tmp/xcodeproj.dst</string>
<key>GCC_PRECOMPILE_PREFIX_HEADER</key>
<string>YES</string>
<key>GCC_PREFIX_HEADER</key>
<string>RelativePathProject/RelativePathProject-Prefix.pch</string>
<key>GCC_VERSION</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>INFOPLIST_FILE</key>
<string>RelativePathProject/RelativePathProject-Info.plist</string>
<key>PRODUCT_NAME</key>
<string>$(TARGET_NAME)</string>
<key>SKIP_INSTALL</key>
<string>YES</string>
<key>WRAPPER_EXTENSION</key>
<string>app</string>
</dict>
<key>isa</key>
<string>XCBuildConfiguration</string>
<key>name</key>
<string>Release</string>
</dict>
<key>B883D8352B9842028C5C0F5D</key>
<dict>
<key>explicitFileType</key>
<string>archive.ar</string>
<key>includeInIndex</key>
<string>0</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>path</key>
<string>libPods.a</string>
<key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string>
</dict>
<key>BDDCC8E0B6B44EC5A067C887</key>
<dict>
<key>explicitFileType</key>
<string>archive.ar</string>
<key>includeInIndex</key>
<string>0</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>path</key>
<string>libPods.a</string>
<key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string>
</dict>
<key>DD3C7BABD6FA4FFB859BA028</key>
<dict>
<key>explicitFileType</key>
<string>archive.ar</string>
<key>includeInIndex</key>
<string>0</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>name</key>
<string>libPods.a</string>
<key>path</key>
<string>libPods.a</string>
<key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string>
</dict>
<key>E3F6CFE58972416FB95F9145</key>
<dict>
<key>explicitFileType</key>
<string>archive.ar</string>
<key>includeInIndex</key>
<string>0</string>
<key>isa</key>
<string>PBXFileReference</string>
<key>path</key>
<string>libPods.a</string>
<key>sourceTree</key>
<string>BUILT_PRODUCTS_DIR</string>
</dict>
</dict>
<key>rootObject</key>
<string>B50504DC1509774600AFAE65</string>
</dict>
</plist>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment