Skip to content

Instantly share code, notes, and snippets.

@netbe
Last active December 30, 2015 04:59
Show Gist options
  • Save netbe/7779087 to your computer and use it in GitHub Desktop.
Save netbe/7779087 to your computer and use it in GitHub Desktop.
diff after xcodeproj process
diff --git a/orientation.xcodeproj/project.pbxproj b/orientation.xcodeproj/project.pbxproj
index 9e55528..06f6942 100644
--- a/orientation.xcodeproj/project.pbxproj
+++ b/orientation.xcodeproj/project.pbxproj
@@ -1,491 +1,1159 @@
-// !$*UTF8*$!
-{
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
-
-/* Begin PBXBuildFile section */
- 01AE7075184E79D100DB08D8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01AE7074184E79D100DB08D8 /* Foundation.framework */; };
- 01AE7077184E79D100DB08D8 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01AE7076184E79D100DB08D8 /* CoreGraphics.framework */; };
- 01AE7079184E79D100DB08D8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01AE7078184E79D100DB08D8 /* UIKit.framework */; };
- 01AE707F184E79D100DB08D8 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 01AE707D184E79D100DB08D8 /* InfoPlist.strings */; };
- 01AE7081184E79D100DB08D8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 01AE7080184E79D100DB08D8 /* main.m */; };
- 01AE7085184E79D100DB08D8 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 01AE7084184E79D100DB08D8 /* AppDelegate.m */; };
- 01AE708B184E79D100DB08D8 /* FirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 01AE708A184E79D100DB08D8 /* FirstViewController.m */; };
- 01AE708E184E79D100DB08D8 /* SecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 01AE708D184E79D100DB08D8 /* SecondViewController.m */; };
- 01AE7090184E79D100DB08D8 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 01AE708F184E79D100DB08D8 /* Images.xcassets */; };
- 01AE7097184E79D200DB08D8 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01AE7096184E79D200DB08D8 /* XCTest.framework */; };
- 01AE7098184E79D200DB08D8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01AE7074184E79D100DB08D8 /* Foundation.framework */; };
- 01AE7099184E79D200DB08D8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 01AE7078184E79D100DB08D8 /* UIKit.framework */; };
- 01AE70A1184E79D200DB08D8 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 01AE709F184E79D200DB08D8 /* InfoPlist.strings */; };
- 01AE70A3184E79D200DB08D8 /* orientationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 01AE70A2184E79D200DB08D8 /* orientationTests.m */; };
- 01AE70AF184E7F2E00DB08D8 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 01AE7086184E79D100DB08D8 /* Main.storyboard */; };
- 01AE70B2184E829200DB08D8 /* TabBarViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 01AE70B1184E829200DB08D8 /* TabBarViewController.m */; };
-/* End PBXBuildFile section */
-
-/* Begin PBXContainerItemProxy section */
- 01AE709A184E79D200DB08D8 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 01AE7069184E79D100DB08D8 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 01AE7070184E79D100DB08D8;
- remoteInfo = orientation;
- };
-/* End PBXContainerItemProxy section */
-
-/* Begin PBXFileReference section */
- 01AE7071184E79D100DB08D8 /* orientation.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = orientation.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 01AE7074184E79D100DB08D8 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
- 01AE7076184E79D100DB08D8 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
- 01AE7078184E79D100DB08D8 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
- 01AE707C184E79D100DB08D8 /* orientation-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "orientation-Info.plist"; sourceTree = "<group>"; };
- 01AE707E184E79D100DB08D8 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- 01AE7080184E79D100DB08D8 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 01AE7082184E79D100DB08D8 /* orientation-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "orientation-Prefix.pch"; sourceTree = "<group>"; };
- 01AE7083184E79D100DB08D8 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
- 01AE7084184E79D100DB08D8 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
- 01AE7087184E79D100DB08D8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- 01AE7089184E79D100DB08D8 /* FirstViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirstViewController.h; sourceTree = "<group>"; };
- 01AE708A184E79D100DB08D8 /* FirstViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FirstViewController.m; sourceTree = "<group>"; };
- 01AE708C184E79D100DB08D8 /* SecondViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SecondViewController.h; sourceTree = "<group>"; };
- 01AE708D184E79D100DB08D8 /* SecondViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SecondViewController.m; sourceTree = "<group>"; };
- 01AE708F184E79D100DB08D8 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
- 01AE7095184E79D200DB08D8 /* orientationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = orientationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 01AE7096184E79D200DB08D8 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
- 01AE709E184E79D200DB08D8 /* orientationTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "orientationTests-Info.plist"; sourceTree = "<group>"; };
- 01AE70A0184E79D200DB08D8 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- 01AE70A2184E79D200DB08D8 /* orientationTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = orientationTests.m; sourceTree = "<group>"; };
- 01AE70AE184E7F1D00DB08D8 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/Main.storyboard; sourceTree = "<group>"; };
- 01AE70B0184E829200DB08D8 /* TabBarViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TabBarViewController.h; sourceTree = "<group>"; };
- 01AE70B1184E829200DB08D8 /* TabBarViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TabBarViewController.m; sourceTree = "<group>"; };
-/* End PBXFileReference section */
-
-/* Begin PBXFrameworksBuildPhase section */
- 01AE706E184E79D100DB08D8 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 01AE7077184E79D100DB08D8 /* CoreGraphics.framework in Frameworks */,
- 01AE7079184E79D100DB08D8 /* UIKit.framework in Frameworks */,
- 01AE7075184E79D100DB08D8 /* Foundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 01AE7092184E79D200DB08D8 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 01AE7097184E79D200DB08D8 /* XCTest.framework in Frameworks */,
- 01AE7099184E79D200DB08D8 /* UIKit.framework in Frameworks */,
- 01AE7098184E79D200DB08D8 /* Foundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXFrameworksBuildPhase section */
-
-/* Begin PBXGroup section */
- 01AE7068184E79D100DB08D8 = {
- isa = PBXGroup;
- children = (
- 01AE707A184E79D100DB08D8 /* orientation */,
- 01AE709C184E79D200DB08D8 /* orientationTests */,
- 01AE7073184E79D100DB08D8 /* Frameworks */,
- 01AE7072184E79D100DB08D8 /* Products */,
- );
- sourceTree = "<group>";
- };
- 01AE7072184E79D100DB08D8 /* Products */ = {
- isa = PBXGroup;
- children = (
- 01AE7071184E79D100DB08D8 /* orientation.app */,
- 01AE7095184E79D200DB08D8 /* orientationTests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 01AE7073184E79D100DB08D8 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 01AE7074184E79D100DB08D8 /* Foundation.framework */,
- 01AE7076184E79D100DB08D8 /* CoreGraphics.framework */,
- 01AE7078184E79D100DB08D8 /* UIKit.framework */,
- 01AE7096184E79D200DB08D8 /* XCTest.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- 01AE707A184E79D100DB08D8 /* orientation */ = {
- isa = PBXGroup;
- children = (
- 01AE7083184E79D100DB08D8 /* AppDelegate.h */,
- 01AE7084184E79D100DB08D8 /* AppDelegate.m */,
- 01AE7086184E79D100DB08D8 /* Main.storyboard */,
- 01AE7089184E79D100DB08D8 /* FirstViewController.h */,
- 01AE708A184E79D100DB08D8 /* FirstViewController.m */,
- 01AE708C184E79D100DB08D8 /* SecondViewController.h */,
- 01AE708D184E79D100DB08D8 /* SecondViewController.m */,
- 01AE708F184E79D100DB08D8 /* Images.xcassets */,
- 01AE707B184E79D100DB08D8 /* Supporting Files */,
- 01AE70B0184E829200DB08D8 /* TabBarViewController.h */,
- 01AE70B1184E829200DB08D8 /* TabBarViewController.m */,
- );
- path = orientation;
- sourceTree = "<group>";
- };
- 01AE707B184E79D100DB08D8 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 01AE707C184E79D100DB08D8 /* orientation-Info.plist */,
- 01AE707D184E79D100DB08D8 /* InfoPlist.strings */,
- 01AE7080184E79D100DB08D8 /* main.m */,
- 01AE7082184E79D100DB08D8 /* orientation-Prefix.pch */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 01AE709C184E79D200DB08D8 /* orientationTests */ = {
- isa = PBXGroup;
- children = (
- 01AE70A2184E79D200DB08D8 /* orientationTests.m */,
- 01AE709D184E79D200DB08D8 /* Supporting Files */,
- );
- path = orientationTests;
- sourceTree = "<group>";
- };
- 01AE709D184E79D200DB08D8 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 01AE709E184E79D200DB08D8 /* orientationTests-Info.plist */,
- 01AE709F184E79D200DB08D8 /* InfoPlist.strings */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
-/* End PBXGroup section */
-
-/* Begin PBXNativeTarget section */
- 01AE7070184E79D100DB08D8 /* orientation */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 01AE70A6184E79D200DB08D8 /* Build configuration list for PBXNativeTarget "orientation" */;
- buildPhases = (
- 01AE706D184E79D100DB08D8 /* Sources */,
- 01AE706E184E79D100DB08D8 /* Frameworks */,
- 01AE706F184E79D100DB08D8 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = orientation;
- productName = orientation;
- productReference = 01AE7071184E79D100DB08D8 /* orientation.app */;
- productType = "com.apple.product-type.application";
- };
- 01AE7094184E79D200DB08D8 /* orientationTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 01AE70A9184E79D200DB08D8 /* Build configuration list for PBXNativeTarget "orientationTests" */;
- buildPhases = (
- 01AE7091184E79D200DB08D8 /* Sources */,
- 01AE7092184E79D200DB08D8 /* Frameworks */,
- 01AE7093184E79D200DB08D8 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 01AE709B184E79D200DB08D8 /* PBXTargetDependency */,
- );
- name = orientationTests;
- productName = orientationTests;
- productReference = 01AE7095184E79D200DB08D8 /* orientationTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
-/* End PBXNativeTarget section */
-
-/* Begin PBXProject section */
- 01AE7069184E79D100DB08D8 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0500;
- ORGANIZATIONNAME = "François Benaiteau";
- TargetAttributes = {
- 01AE7094184E79D200DB08D8 = {
- TestTargetID = 01AE7070184E79D100DB08D8;
- };
- };
- };
- buildConfigurationList = 01AE706C184E79D100DB08D8 /* Build configuration list for PBXProject "orientation" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 01AE7068184E79D100DB08D8;
- productRefGroup = 01AE7072184E79D100DB08D8 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 01AE7070184E79D100DB08D8 /* orientation */,
- 01AE7094184E79D200DB08D8 /* orientationTests */,
- );
- };
-/* End PBXProject section */
-
-/* Begin PBXResourcesBuildPhase section */
- 01AE706F184E79D100DB08D8 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 01AE70AF184E7F2E00DB08D8 /* Main.storyboard in Resources */,
- 01AE7090184E79D100DB08D8 /* Images.xcassets in Resources */,
- 01AE707F184E79D100DB08D8 /* InfoPlist.strings in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 01AE7093184E79D200DB08D8 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 01AE70A1184E79D200DB08D8 /* InfoPlist.strings in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXResourcesBuildPhase section */
-
-/* Begin PBXSourcesBuildPhase section */
- 01AE706D184E79D100DB08D8 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 01AE70B2184E829200DB08D8 /* TabBarViewController.m in Sources */,
- 01AE708E184E79D100DB08D8 /* SecondViewController.m in Sources */,
- 01AE7085184E79D100DB08D8 /* AppDelegate.m in Sources */,
- 01AE708B184E79D100DB08D8 /* FirstViewController.m in Sources */,
- 01AE7081184E79D100DB08D8 /* main.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 01AE7091184E79D200DB08D8 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 01AE70A3184E79D200DB08D8 /* orientationTests.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
-/* End PBXSourcesBuildPhase section */
-
-/* Begin PBXTargetDependency section */
- 01AE709B184E79D200DB08D8 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 01AE7070184E79D100DB08D8 /* orientation */;
- targetProxy = 01AE709A184E79D200DB08D8 /* PBXContainerItemProxy */;
- };
-/* End PBXTargetDependency section */
-
-/* Begin PBXVariantGroup section */
- 01AE707D184E79D100DB08D8 /* InfoPlist.strings */ = {
- isa = PBXVariantGroup;
- children = (
- 01AE707E184E79D100DB08D8 /* en */,
- );
- name = InfoPlist.strings;
- sourceTree = "<group>";
- };
- 01AE7086184E79D100DB08D8 /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 01AE7087184E79D100DB08D8 /* Base */,
- 01AE70AE184E7F1D00DB08D8 /* en */,
- );
- name = Main.storyboard;
- sourceTree = "<group>";
- };
- 01AE709F184E79D200DB08D8 /* InfoPlist.strings */ = {
- isa = PBXVariantGroup;
- children = (
- 01AE70A0184E79D200DB08D8 /* en */,
- );
- name = InfoPlist.strings;
- sourceTree = "<group>";
- };
-/* End PBXVariantGroup section */
-
-/* Begin XCBuildConfiguration section */
- 01AE70A4184E79D200DB08D8 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ARCHS = "$(ARCHS_STANDARD)";
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "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_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 7.0;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- };
- name = Debug;
- };
- 01AE70A5184E79D200DB08D8 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- ARCHS = "$(ARCHS_STANDARD)";
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = YES;
- ENABLE_NS_ASSERTIONS = NO;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 7.0;
- SDKROOT = iphoneos;
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 01AE70A7184E79D200DB08D8 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "orientation/orientation-Prefix.pch";
- INFOPLIST_FILE = "orientation/orientation-Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 5.1.1;
- PRODUCT_NAME = "$(TARGET_NAME)";
- WRAPPER_EXTENSION = app;
- };
- name = Debug;
- };
- 01AE70A8184E79D200DB08D8 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "orientation/orientation-Prefix.pch";
- INFOPLIST_FILE = "orientation/orientation-Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 5.1.1;
- PRODUCT_NAME = "$(TARGET_NAME)";
- WRAPPER_EXTENSION = app;
- };
- name = Release;
- };
- 01AE70AA184E79D200DB08D8 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
- BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/orientation.app/orientation";
- FRAMEWORK_SEARCH_PATHS = (
- "$(SDKROOT)/Developer/Library/Frameworks",
- "$(inherited)",
- "$(DEVELOPER_FRAMEWORKS_DIR)",
- );
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "orientation/orientation-Prefix.pch";
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- INFOPLIST_FILE = "orientationTests/orientationTests-Info.plist";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUNDLE_LOADER)";
- WRAPPER_EXTENSION = xctest;
- };
- name = Debug;
- };
- 01AE70AB184E79D200DB08D8 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
- BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/orientation.app/orientation";
- FRAMEWORK_SEARCH_PATHS = (
- "$(SDKROOT)/Developer/Library/Frameworks",
- "$(inherited)",
- "$(DEVELOPER_FRAMEWORKS_DIR)",
- );
- GCC_PRECOMPILE_PREFIX_HEADER = YES;
- GCC_PREFIX_HEADER = "orientation/orientation-Prefix.pch";
- INFOPLIST_FILE = "orientationTests/orientationTests-Info.plist";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUNDLE_LOADER)";
- WRAPPER_EXTENSION = xctest;
- };
- name = Release;
- };
-/* End XCBuildConfiguration section */
-
-/* Begin XCConfigurationList section */
- 01AE706C184E79D100DB08D8 /* Build configuration list for PBXProject "orientation" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 01AE70A4184E79D200DB08D8 /* Debug */,
- 01AE70A5184E79D200DB08D8 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 01AE70A6184E79D200DB08D8 /* Build configuration list for PBXNativeTarget "orientation" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 01AE70A7184E79D200DB08D8 /* Debug */,
- 01AE70A8184E79D200DB08D8 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- };
- 01AE70A9184E79D200DB08D8 /* Build configuration list for PBXNativeTarget "orientationTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 01AE70AA184E79D200DB08D8 /* Debug */,
- 01AE70AB184E79D200DB08D8 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- };
-/* End XCConfigurationList section */
- };
- rootObject = 01AE7069184E79D100DB08D8 /* 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>01AE7068184E79D100DB08D8</key>
+ <dict>
+ <key>children</key>
+ <array>
+ <string>01AE707A184E79D100DB08D8</string>
+ <string>01AE709C184E79D200DB08D8</string>
+ <string>01AE7073184E79D100DB08D8</string>
+ <string>01AE7072184E79D100DB08D8</string>
+ </array>
+ <key>indentWidth</key>
+ <string>4</string>
+ <key>isa</key>
+ <string>PBXGroup</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ <key>tabWidth</key>
+ <string>4</string>
+ <key>usesTabs</key>
+ <string>0</string>
+ </dict>
+ <key>01AE7069184E79D100DB08D8</key>
+ <dict>
+ <key>attributes</key>
+ <dict>
+ <key>LastUpgradeCheck</key>
+ <string>0500</string>
+ <key>ORGANIZATIONNAME</key>
+ <string>Fran&#231;ois Benaiteau</string>
+ <key>TargetAttributes</key>
+ <dict>
+ <key>01AE7094184E79D200DB08D8</key>
+ <dict>
+ <key>TestTargetID</key>
+ <string>01AE7070184E79D100DB08D8</string>
+ </dict>
+ </dict>
+ </dict>
+ <key>buildConfigurationList</key>
+ <string>01AE706C184E79D100DB08D8</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>
+ <string>Base</string>
+ </array>
+ <key>mainGroup</key>
+ <string>01AE7068184E79D100DB08D8</string>
+ <key>productRefGroup</key>
+ <string>01AE7072184E79D100DB08D8</string>
+ <key>projectDirPath</key>
+ <string></string>
+ <key>projectReferences</key>
+ <array/>
+ <key>projectRoot</key>
+ <string></string>
+ <key>targets</key>
+ <array>
+ <string>01AE7070184E79D100DB08D8</string>
+ <string>01AE7094184E79D200DB08D8</string>
+ </array>
+ </dict>
+ <key>01AE706C184E79D100DB08D8</key>
+ <dict>
+ <key>buildConfigurations</key>
+ <array>
+ <string>01AE70A4184E79D200DB08D8</string>
+ <string>01AE70A5184E79D200DB08D8</string>
+ </array>
+ <key>defaultConfigurationIsVisible</key>
+ <string>0</string>
+ <key>defaultConfigurationName</key>
+ <string>Release</string>
+ <key>isa</key>
+ <string>XCConfigurationList</string>
+ </dict>
+ <key>01AE706D184E79D100DB08D8</key>
+ <dict>
+ <key>buildActionMask</key>
+ <string>2147483647</string>
+ <key>files</key>
+ <array>
+ <string>01AE70B2184E829200DB08D8</string>
+ <string>01AE708E184E79D100DB08D8</string>
+ <string>01AE7085184E79D100DB08D8</string>
+ <string>01AE708B184E79D100DB08D8</string>
+ <string>01AE7081184E79D100DB08D8</string>
+ </array>
+ <key>isa</key>
+ <string>PBXSourcesBuildPhase</string>
+ <key>runOnlyForDeploymentPostprocessing</key>
+ <string>0</string>
+ </dict>
+ <key>01AE706E184E79D100DB08D8</key>
+ <dict>
+ <key>buildActionMask</key>
+ <string>2147483647</string>
+ <key>files</key>
+ <array>
+ <string>01AE7077184E79D100DB08D8</string>
+ <string>01AE7079184E79D100DB08D8</string>
+ <string>01AE7075184E79D100DB08D8</string>
+ </array>
+ <key>isa</key>
+ <string>PBXFrameworksBuildPhase</string>
+ <key>runOnlyForDeploymentPostprocessing</key>
+ <string>0</string>
+ </dict>
+ <key>01AE706F184E79D100DB08D8</key>
+ <dict>
+ <key>buildActionMask</key>
+ <string>2147483647</string>
+ <key>files</key>
+ <array>
+ <string>01AE70AF184E7F2E00DB08D8</string>
+ <string>01AE7090184E79D100DB08D8</string>
+ <string>01AE707F184E79D100DB08D8</string>
+ </array>
+ <key>isa</key>
+ <string>PBXResourcesBuildPhase</string>
+ <key>runOnlyForDeploymentPostprocessing</key>
+ <string>0</string>
+ </dict>
+ <key>01AE7070184E79D100DB08D8</key>
+ <dict>
+ <key>buildConfigurationList</key>
+ <string>01AE70A6184E79D200DB08D8</string>
+ <key>buildPhases</key>
+ <array>
+ <string>01AE706D184E79D100DB08D8</string>
+ <string>01AE706E184E79D100DB08D8</string>
+ <string>01AE706F184E79D100DB08D8</string>
+ <string>0BD7CA63759E4E0E95525659</string>
+ </array>
+ <key>buildRules</key>
+ <array/>
+ <key>dependencies</key>
+ <array/>
+ <key>isa</key>
+ <string>PBXNativeTarget</string>
+ <key>name</key>
+ <string>orientation</string>
+ <key>productName</key>
+ <string>orientation</string>
+ <key>productReference</key>
+ <string>01AE7071184E79D100DB08D8</string>
+ <key>productType</key>
+ <string>com.apple.product-type.application</string>
+ </dict>
+ <key>01AE7071184E79D100DB08D8</key>
+ <dict>
+ <key>explicitFileType</key>
+ <string>wrapper.application</string>
+ <key>includeInIndex</key>
+ <string>0</string>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>path</key>
+ <string>orientation.app</string>
+ <key>sourceTree</key>
+ <string>BUILT_PRODUCTS_DIR</string>
+ </dict>
+ <key>01AE7072184E79D100DB08D8</key>
+ <dict>
+ <key>children</key>
+ <array>
+ <string>01AE7071184E79D100DB08D8</string>
+ <string>01AE7095184E79D200DB08D8</string>
+ </array>
+ <key>isa</key>
+ <string>PBXGroup</string>
+ <key>name</key>
+ <string>Products</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE7073184E79D100DB08D8</key>
+ <dict>
+ <key>children</key>
+ <array>
+ <string>01AE7074184E79D100DB08D8</string>
+ <string>01AE7076184E79D100DB08D8</string>
+ <string>01AE7078184E79D100DB08D8</string>
+ <string>01AE7096184E79D200DB08D8</string>
+ </array>
+ <key>isa</key>
+ <string>PBXGroup</string>
+ <key>name</key>
+ <string>Frameworks</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE7074184E79D100DB08D8</key>
+ <dict>
+ <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>01AE7075184E79D100DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE7074184E79D100DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>01AE7076184E79D100DB08D8</key>
+ <dict>
+ <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>01AE7077184E79D100DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE7076184E79D100DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>01AE7078184E79D100DB08D8</key>
+ <dict>
+ <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>01AE7079184E79D100DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE7078184E79D100DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>01AE707A184E79D100DB08D8</key>
+ <dict>
+ <key>children</key>
+ <array>
+ <string>01AE7083184E79D100DB08D8</string>
+ <string>01AE7084184E79D100DB08D8</string>
+ <string>01AE7086184E79D100DB08D8</string>
+ <string>01AE7089184E79D100DB08D8</string>
+ <string>01AE708A184E79D100DB08D8</string>
+ <string>01AE708C184E79D100DB08D8</string>
+ <string>01AE708D184E79D100DB08D8</string>
+ <string>01AE708F184E79D100DB08D8</string>
+ <string>01AE707B184E79D100DB08D8</string>
+ <string>01AE70B0184E829200DB08D8</string>
+ <string>01AE70B1184E829200DB08D8</string>
+ </array>
+ <key>isa</key>
+ <string>PBXGroup</string>
+ <key>path</key>
+ <string>orientation</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE707B184E79D100DB08D8</key>
+ <dict>
+ <key>children</key>
+ <array>
+ <string>01AE707C184E79D100DB08D8</string>
+ <string>01AE707D184E79D100DB08D8</string>
+ <string>01AE7080184E79D100DB08D8</string>
+ <string>01AE7082184E79D100DB08D8</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>01AE707C184E79D100DB08D8</key>
+ <dict>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>text.plist.xml</string>
+ <key>path</key>
+ <string>orientation-Info.plist</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE707D184E79D100DB08D8</key>
+ <dict>
+ <key>children</key>
+ <array>
+ <string>01AE707E184E79D100DB08D8</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>01AE707E184E79D100DB08D8</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>01AE707F184E79D100DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE707D184E79D100DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>01AE7080184E79D100DB08D8</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>01AE7081184E79D100DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE7080184E79D100DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>01AE7082184E79D100DB08D8</key>
+ <dict>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>sourcecode.c.h</string>
+ <key>path</key>
+ <string>orientation-Prefix.pch</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE7083184E79D100DB08D8</key>
+ <dict>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>sourcecode.c.h</string>
+ <key>path</key>
+ <string>AppDelegate.h</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE7084184E79D100DB08D8</key>
+ <dict>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>sourcecode.c.objc</string>
+ <key>path</key>
+ <string>AppDelegate.m</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE7085184E79D100DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE7084184E79D100DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>01AE7086184E79D100DB08D8</key>
+ <dict>
+ <key>children</key>
+ <array>
+ <string>01AE7087184E79D100DB08D8</string>
+ <string>01AE70AE184E7F1D00DB08D8</string>
+ </array>
+ <key>isa</key>
+ <string>PBXVariantGroup</string>
+ <key>name</key>
+ <string>Main.storyboard</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE7087184E79D100DB08D8</key>
+ <dict>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>file.storyboard</string>
+ <key>name</key>
+ <string>Base</string>
+ <key>path</key>
+ <string>Base.lproj/Main.storyboard</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE7089184E79D100DB08D8</key>
+ <dict>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>sourcecode.c.h</string>
+ <key>path</key>
+ <string>FirstViewController.h</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE708A184E79D100DB08D8</key>
+ <dict>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>sourcecode.c.objc</string>
+ <key>path</key>
+ <string>FirstViewController.m</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE708B184E79D100DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE708A184E79D100DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>01AE708C184E79D100DB08D8</key>
+ <dict>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>sourcecode.c.h</string>
+ <key>path</key>
+ <string>SecondViewController.h</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE708D184E79D100DB08D8</key>
+ <dict>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>sourcecode.c.objc</string>
+ <key>path</key>
+ <string>SecondViewController.m</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE708E184E79D100DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE708D184E79D100DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>01AE708F184E79D100DB08D8</key>
+ <dict>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>folder.assetcatalog</string>
+ <key>path</key>
+ <string>Images.xcassets</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE7090184E79D100DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE708F184E79D100DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>01AE7091184E79D200DB08D8</key>
+ <dict>
+ <key>buildActionMask</key>
+ <string>2147483647</string>
+ <key>files</key>
+ <array>
+ <string>01AE70A3184E79D200DB08D8</string>
+ </array>
+ <key>isa</key>
+ <string>PBXSourcesBuildPhase</string>
+ <key>runOnlyForDeploymentPostprocessing</key>
+ <string>0</string>
+ </dict>
+ <key>01AE7092184E79D200DB08D8</key>
+ <dict>
+ <key>buildActionMask</key>
+ <string>2147483647</string>
+ <key>files</key>
+ <array>
+ <string>01AE7097184E79D200DB08D8</string>
+ <string>01AE7099184E79D200DB08D8</string>
+ <string>01AE7098184E79D200DB08D8</string>
+ </array>
+ <key>isa</key>
+ <string>PBXFrameworksBuildPhase</string>
+ <key>runOnlyForDeploymentPostprocessing</key>
+ <string>0</string>
+ </dict>
+ <key>01AE7093184E79D200DB08D8</key>
+ <dict>
+ <key>buildActionMask</key>
+ <string>2147483647</string>
+ <key>files</key>
+ <array>
+ <string>01AE70A1184E79D200DB08D8</string>
+ </array>
+ <key>isa</key>
+ <string>PBXResourcesBuildPhase</string>
+ <key>runOnlyForDeploymentPostprocessing</key>
+ <string>0</string>
+ </dict>
+ <key>01AE7094184E79D200DB08D8</key>
+ <dict>
+ <key>buildConfigurationList</key>
+ <string>01AE70A9184E79D200DB08D8</string>
+ <key>buildPhases</key>
+ <array>
+ <string>01AE7091184E79D200DB08D8</string>
+ <string>01AE7092184E79D200DB08D8</string>
+ <string>01AE7093184E79D200DB08D8</string>
+ </array>
+ <key>buildRules</key>
+ <array/>
+ <key>dependencies</key>
+ <array>
+ <string>01AE709B184E79D200DB08D8</string>
+ </array>
+ <key>isa</key>
+ <string>PBXNativeTarget</string>
+ <key>name</key>
+ <string>orientationTests</string>
+ <key>productName</key>
+ <string>orientationTests</string>
+ <key>productReference</key>
+ <string>01AE7095184E79D200DB08D8</string>
+ <key>productType</key>
+ <string>com.apple.product-type.bundle.unit-test</string>
+ </dict>
+ <key>01AE7095184E79D200DB08D8</key>
+ <dict>
+ <key>explicitFileType</key>
+ <string>wrapper.cfbundle</string>
+ <key>includeInIndex</key>
+ <string>0</string>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>path</key>
+ <string>orientationTests.xctest</string>
+ <key>sourceTree</key>
+ <string>BUILT_PRODUCTS_DIR</string>
+ </dict>
+ <key>01AE7096184E79D200DB08D8</key>
+ <dict>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>wrapper.framework</string>
+ <key>name</key>
+ <string>XCTest.framework</string>
+ <key>path</key>
+ <string>Library/Frameworks/XCTest.framework</string>
+ <key>sourceTree</key>
+ <string>DEVELOPER_DIR</string>
+ </dict>
+ <key>01AE7097184E79D200DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE7096184E79D200DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>01AE7098184E79D200DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE7074184E79D100DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>01AE7099184E79D200DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE7078184E79D100DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>01AE709A184E79D200DB08D8</key>
+ <dict>
+ <key>containerPortal</key>
+ <string>01AE7069184E79D100DB08D8</string>
+ <key>isa</key>
+ <string>PBXContainerItemProxy</string>
+ <key>proxyType</key>
+ <string>1</string>
+ <key>remoteGlobalIDString</key>
+ <string>01AE7070184E79D100DB08D8</string>
+ <key>remoteInfo</key>
+ <string>orientation</string>
+ </dict>
+ <key>01AE709B184E79D200DB08D8</key>
+ <dict>
+ <key>isa</key>
+ <string>PBXTargetDependency</string>
+ <key>target</key>
+ <string>01AE7070184E79D100DB08D8</string>
+ <key>targetProxy</key>
+ <string>01AE709A184E79D200DB08D8</string>
+ </dict>
+ <key>01AE709C184E79D200DB08D8</key>
+ <dict>
+ <key>children</key>
+ <array>
+ <string>01AE70A2184E79D200DB08D8</string>
+ <string>01AE709D184E79D200DB08D8</string>
+ </array>
+ <key>isa</key>
+ <string>PBXGroup</string>
+ <key>path</key>
+ <string>orientationTests</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE709D184E79D200DB08D8</key>
+ <dict>
+ <key>children</key>
+ <array>
+ <string>01AE709E184E79D200DB08D8</string>
+ <string>01AE709F184E79D200DB08D8</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>01AE709E184E79D200DB08D8</key>
+ <dict>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>text.plist.xml</string>
+ <key>path</key>
+ <string>orientationTests-Info.plist</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE709F184E79D200DB08D8</key>
+ <dict>
+ <key>children</key>
+ <array>
+ <string>01AE70A0184E79D200DB08D8</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>01AE70A0184E79D200DB08D8</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>01AE70A1184E79D200DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE709F184E79D200DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>01AE70A2184E79D200DB08D8</key>
+ <dict>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>sourcecode.c.objc</string>
+ <key>path</key>
+ <string>orientationTests.m</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE70A3184E79D200DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE70A2184E79D200DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>01AE70A4184E79D200DB08D8</key>
+ <dict>
+ <key>buildSettings</key>
+ <dict>
+ <key>ALWAYS_SEARCH_USER_PATHS</key>
+ <string>NO</string>
+ <key>ARCHS</key>
+ <string>$(ARCHS_STANDARD)</string>
+ <key>CLANG_CXX_LANGUAGE_STANDARD</key>
+ <string>gnu++0x</string>
+ <key>CLANG_CXX_LIBRARY</key>
+ <string>libc++</string>
+ <key>CLANG_ENABLE_MODULES</key>
+ <string>YES</string>
+ <key>CLANG_ENABLE_OBJC_ARC</key>
+ <string>YES</string>
+ <key>CLANG_WARN_BOOL_CONVERSION</key>
+ <string>YES</string>
+ <key>CLANG_WARN_CONSTANT_CONVERSION</key>
+ <string>YES</string>
+ <key>CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS</key>
+ <string>YES</string>
+ <key>CLANG_WARN_DIRECT_OBJC_ISA_USAGE</key>
+ <string>YES_ERROR</string>
+ <key>CLANG_WARN_EMPTY_BODY</key>
+ <string>YES</string>
+ <key>CLANG_WARN_ENUM_CONVERSION</key>
+ <string>YES</string>
+ <key>CLANG_WARN_INT_CONVERSION</key>
+ <string>YES</string>
+ <key>CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF</key>
+ <string>YES</string>
+ <key>CLANG_WARN_OBJC_ROOT_CLASS</key>
+ <string>YES_ERROR</string>
+ <key>CLANG_WARN__DUPLICATE_METHOD_MATCH</key>
+ <string>YES</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_WARN_64_TO_32_BIT_CONVERSION</key>
+ <string>YES</string>
+ <key>GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS</key>
+ <string>YES</string>
+ <key>GCC_WARN_ABOUT_MISSING_NEWLINE</key>
+ <string>YES</string>
+ <key>GCC_WARN_ABOUT_RETURN_TYPE</key>
+ <string>YES</string>
+ <key>GCC_WARN_CHECK_SWITCH_STATEMENTS</key>
+ <string>YES</string>
+ <key>GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED</key>
+ <string>YES</string>
+ <key>GCC_WARN_MISSING_PARENTHESES</key>
+ <string>YES</string>
+ <key>GCC_WARN_SHADOW</key>
+ <string>YES</string>
+ <key>GCC_WARN_SIGN_COMPARE</key>
+ <string>YES</string>
+ <key>GCC_WARN_TYPECHECK_CALLS_TO_PRINTF</key>
+ <string>YES</string>
+ <key>GCC_WARN_UNDECLARED_SELECTOR</key>
+ <string>YES</string>
+ <key>GCC_WARN_UNINITIALIZED_AUTOS</key>
+ <string>YES</string>
+ <key>GCC_WARN_UNUSED_FUNCTION</key>
+ <string>YES</string>
+ <key>GCC_WARN_UNUSED_LABEL</key>
+ <string>YES</string>
+ <key>GCC_WARN_UNUSED_VALUE</key>
+ <string>YES</string>
+ <key>GCC_WARN_UNUSED_VARIABLE</key>
+ <string>YES</string>
+ <key>IPHONEOS_DEPLOYMENT_TARGET</key>
+ <string>7.0</string>
+ <key>ONLY_ACTIVE_ARCH</key>
+ <string>YES</string>
+ <key>RUN_CLANG_STATIC_ANALYZER</key>
+ <string>YES</string>
+ <key>SDKROOT</key>
+ <string>iphoneos</string>
+ </dict>
+ <key>isa</key>
+ <string>XCBuildConfiguration</string>
+ <key>name</key>
+ <string>Debug</string>
+ </dict>
+ <key>01AE70A5184E79D200DB08D8</key>
+ <dict>
+ <key>buildSettings</key>
+ <dict>
+ <key>ALWAYS_SEARCH_USER_PATHS</key>
+ <string>NO</string>
+ <key>ARCHS</key>
+ <string>$(ARCHS_STANDARD)</string>
+ <key>CLANG_CXX_LANGUAGE_STANDARD</key>
+ <string>gnu++0x</string>
+ <key>CLANG_CXX_LIBRARY</key>
+ <string>libc++</string>
+ <key>CLANG_ENABLE_MODULES</key>
+ <string>YES</string>
+ <key>CLANG_ENABLE_OBJC_ARC</key>
+ <string>YES</string>
+ <key>CLANG_WARN_BOOL_CONVERSION</key>
+ <string>YES</string>
+ <key>CLANG_WARN_CONSTANT_CONVERSION</key>
+ <string>YES</string>
+ <key>CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS</key>
+ <string>YES</string>
+ <key>CLANG_WARN_DIRECT_OBJC_ISA_USAGE</key>
+ <string>YES_ERROR</string>
+ <key>CLANG_WARN_EMPTY_BODY</key>
+ <string>YES</string>
+ <key>CLANG_WARN_ENUM_CONVERSION</key>
+ <string>YES</string>
+ <key>CLANG_WARN_INT_CONVERSION</key>
+ <string>YES</string>
+ <key>CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF</key>
+ <string>YES</string>
+ <key>CLANG_WARN_OBJC_ROOT_CLASS</key>
+ <string>YES_ERROR</string>
+ <key>CLANG_WARN__DUPLICATE_METHOD_MATCH</key>
+ <string>YES</string>
+ <key>CODE_SIGN_IDENTITY[sdk=iphoneos*]</key>
+ <string>iPhone Developer</string>
+ <key>COPY_PHASE_STRIP</key>
+ <string>YES</string>
+ <key>ENABLE_NS_ASSERTIONS</key>
+ <string>NO</string>
+ <key>GCC_C_LANGUAGE_STANDARD</key>
+ <string>gnu99</string>
+ <key>GCC_WARN_64_TO_32_BIT_CONVERSION</key>
+ <string>YES</string>
+ <key>GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS</key>
+ <string>YES</string>
+ <key>GCC_WARN_ABOUT_MISSING_NEWLINE</key>
+ <string>YES</string>
+ <key>GCC_WARN_ABOUT_RETURN_TYPE</key>
+ <string>YES</string>
+ <key>GCC_WARN_CHECK_SWITCH_STATEMENTS</key>
+ <string>YES</string>
+ <key>GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED</key>
+ <string>YES</string>
+ <key>GCC_WARN_MISSING_PARENTHESES</key>
+ <string>YES</string>
+ <key>GCC_WARN_SHADOW</key>
+ <string>YES</string>
+ <key>GCC_WARN_SIGN_COMPARE</key>
+ <string>YES</string>
+ <key>GCC_WARN_TYPECHECK_CALLS_TO_PRINTF</key>
+ <string>YES</string>
+ <key>GCC_WARN_UNDECLARED_SELECTOR</key>
+ <string>YES</string>
+ <key>GCC_WARN_UNINITIALIZED_AUTOS</key>
+ <string>YES</string>
+ <key>GCC_WARN_UNUSED_FUNCTION</key>
+ <string>YES</string>
+ <key>GCC_WARN_UNUSED_LABEL</key>
+ <string>YES</string>
+ <key>GCC_WARN_UNUSED_VALUE</key>
+ <string>YES</string>
+ <key>GCC_WARN_UNUSED_VARIABLE</key>
+ <string>YES</string>
+ <key>IPHONEOS_DEPLOYMENT_TARGET</key>
+ <string>7.0</string>
+ <key>RUN_CLANG_STATIC_ANALYZER</key>
+ <string>YES</string>
+ <key>SDKROOT</key>
+ <string>iphoneos</string>
+ <key>VALIDATE_PRODUCT</key>
+ <string>YES</string>
+ </dict>
+ <key>isa</key>
+ <string>XCBuildConfiguration</string>
+ <key>name</key>
+ <string>Release</string>
+ </dict>
+ <key>01AE70A6184E79D200DB08D8</key>
+ <dict>
+ <key>buildConfigurations</key>
+ <array>
+ <string>01AE70A7184E79D200DB08D8</string>
+ <string>01AE70A8184E79D200DB08D8</string>
+ </array>
+ <key>defaultConfigurationIsVisible</key>
+ <string>0</string>
+ <key>isa</key>
+ <string>XCConfigurationList</string>
+ </dict>
+ <key>01AE70A7184E79D200DB08D8</key>
+ <dict>
+ <key>buildSettings</key>
+ <dict>
+ <key>ASSETCATALOG_COMPILER_APPICON_NAME</key>
+ <string>AppIcon</string>
+ <key>ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME</key>
+ <string>LaunchImage</string>
+ <key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+ <string>YES</string>
+ <key>GCC_PREFIX_HEADER</key>
+ <string>orientation/orientation-Prefix.pch</string>
+ <key>INFOPLIST_FILE</key>
+ <string>orientation/orientation-Info.plist</string>
+ <key>IPHONEOS_DEPLOYMENT_TARGET</key>
+ <string>5.1.1</string>
+ <key>PRODUCT_NAME</key>
+ <string>$(TARGET_NAME)</string>
+ <key>WRAPPER_EXTENSION</key>
+ <string>app</string>
+ </dict>
+ <key>isa</key>
+ <string>XCBuildConfiguration</string>
+ <key>name</key>
+ <string>Debug</string>
+ </dict>
+ <key>01AE70A8184E79D200DB08D8</key>
+ <dict>
+ <key>buildSettings</key>
+ <dict>
+ <key>ASSETCATALOG_COMPILER_APPICON_NAME</key>
+ <string>AppIcon</string>
+ <key>ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME</key>
+ <string>LaunchImage</string>
+ <key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+ <string>YES</string>
+ <key>GCC_PREFIX_HEADER</key>
+ <string>orientation/orientation-Prefix.pch</string>
+ <key>INFOPLIST_FILE</key>
+ <string>orientation/orientation-Info.plist</string>
+ <key>IPHONEOS_DEPLOYMENT_TARGET</key>
+ <string>5.1.1</string>
+ <key>PRODUCT_NAME</key>
+ <string>$(TARGET_NAME)</string>
+ <key>WRAPPER_EXTENSION</key>
+ <string>app</string>
+ </dict>
+ <key>isa</key>
+ <string>XCBuildConfiguration</string>
+ <key>name</key>
+ <string>Release</string>
+ </dict>
+ <key>01AE70A9184E79D200DB08D8</key>
+ <dict>
+ <key>buildConfigurations</key>
+ <array>
+ <string>01AE70AA184E79D200DB08D8</string>
+ <string>01AE70AB184E79D200DB08D8</string>
+ </array>
+ <key>defaultConfigurationIsVisible</key>
+ <string>0</string>
+ <key>isa</key>
+ <string>XCConfigurationList</string>
+ </dict>
+ <key>01AE70AA184E79D200DB08D8</key>
+ <dict>
+ <key>buildSettings</key>
+ <dict>
+ <key>ARCHS</key>
+ <string>$(ARCHS_STANDARD_INCLUDING_64_BIT)</string>
+ <key>BUNDLE_LOADER</key>
+ <string>$(BUILT_PRODUCTS_DIR)/orientation.app/orientation</string>
+ <key>FRAMEWORK_SEARCH_PATHS</key>
+ <array>
+ <string>$(SDKROOT)/Developer/Library/Frameworks</string>
+ <string>$(inherited)</string>
+ <string>$(DEVELOPER_FRAMEWORKS_DIR)</string>
+ </array>
+ <key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+ <string>YES</string>
+ <key>GCC_PREFIX_HEADER</key>
+ <string>orientation/orientation-Prefix.pch</string>
+ <key>GCC_PREPROCESSOR_DEFINITIONS</key>
+ <array>
+ <string>DEBUG=1</string>
+ <string>$(inherited)</string>
+ </array>
+ <key>INFOPLIST_FILE</key>
+ <string>orientationTests/orientationTests-Info.plist</string>
+ <key>PRODUCT_NAME</key>
+ <string>$(TARGET_NAME)</string>
+ <key>TEST_HOST</key>
+ <string>$(BUNDLE_LOADER)</string>
+ <key>WRAPPER_EXTENSION</key>
+ <string>xctest</string>
+ </dict>
+ <key>isa</key>
+ <string>XCBuildConfiguration</string>
+ <key>name</key>
+ <string>Debug</string>
+ </dict>
+ <key>01AE70AB184E79D200DB08D8</key>
+ <dict>
+ <key>buildSettings</key>
+ <dict>
+ <key>ARCHS</key>
+ <string>$(ARCHS_STANDARD_INCLUDING_64_BIT)</string>
+ <key>BUNDLE_LOADER</key>
+ <string>$(BUILT_PRODUCTS_DIR)/orientation.app/orientation</string>
+ <key>FRAMEWORK_SEARCH_PATHS</key>
+ <array>
+ <string>$(SDKROOT)/Developer/Library/Frameworks</string>
+ <string>$(inherited)</string>
+ <string>$(DEVELOPER_FRAMEWORKS_DIR)</string>
+ </array>
+ <key>GCC_PRECOMPILE_PREFIX_HEADER</key>
+ <string>YES</string>
+ <key>GCC_PREFIX_HEADER</key>
+ <string>orientation/orientation-Prefix.pch</string>
+ <key>INFOPLIST_FILE</key>
+ <string>orientationTests/orientationTests-Info.plist</string>
+ <key>PRODUCT_NAME</key>
+ <string>$(TARGET_NAME)</string>
+ <key>TEST_HOST</key>
+ <string>$(BUNDLE_LOADER)</string>
+ <key>WRAPPER_EXTENSION</key>
+ <string>xctest</string>
+ </dict>
+ <key>isa</key>
+ <string>XCBuildConfiguration</string>
+ <key>name</key>
+ <string>Release</string>
+ </dict>
+ <key>01AE70AE184E7F1D00DB08D8</key>
+ <dict>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>file.storyboard</string>
+ <key>name</key>
+ <string>en</string>
+ <key>path</key>
+ <string>en.lproj/Main.storyboard</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE70AF184E7F2E00DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE7086184E79D100DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>01AE70B0184E829200DB08D8</key>
+ <dict>
+ <key>fileEncoding</key>
+ <string>4</string>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>sourcecode.c.h</string>
+ <key>path</key>
+ <string>TabBarViewController.h</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE70B1184E829200DB08D8</key>
+ <dict>
+ <key>fileEncoding</key>
+ <string>4</string>
+ <key>isa</key>
+ <string>PBXFileReference</string>
+ <key>lastKnownFileType</key>
+ <string>sourcecode.c.objc</string>
+ <key>path</key>
+ <string>TabBarViewController.m</string>
+ <key>sourceTree</key>
+ <string>&lt;group&gt;</string>
+ </dict>
+ <key>01AE70B2184E829200DB08D8</key>
+ <dict>
+ <key>fileRef</key>
+ <string>01AE70B1184E829200DB08D8</string>
+ <key>isa</key>
+ <string>PBXBuildFile</string>
+ </dict>
+ <key>0BD7CA63759E4E0E95525659</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>Warn for TODO and FIXME comments</string>
+ <key>outputPaths</key>
+ <array/>
+ <key>runOnlyForDeploymentPostprocessing</key>
+ <string>0</string>
+ <key>shellPath</key>
+ <string>/bin/sh</string>
+ <key>shellScript</key>
+ <string>KEYWORDS="TODO:|FIXME:|\?\?\?:|\!\!\!:"
+FILE_EXTENSIONS="h|m|mm|c|cpp"
+find -E "${SRCROOT}" -ipath "${SRCROOT}/pods" -prune -o \( -regex ".*\.($FILE_EXTENSIONS)$" \) -print0 | xargs -0 egrep --with-filename --line-number --only-matching "($KEYWORDS).*\$" | perl -p -e "s/($KEYWORDS)/ warning: \$1/"
+</string>
+ <key>showEnvVarsInLog</key>
+ <string>1</string>
+ </dict>
+ </dict>
+ <key>rootObject</key>
+ <string>01AE7069184E79D100DB08D8</string>
+</dict>
+</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment