diff --git a/.gitignore b/.gitignore index 601ea33..409fc2a 100644 --- a/.gitignore +++ b/.gitignore @@ -17,5 +17,4 @@ profile DerivedData .idea/ -Pods -TransitionKit.xcodeproj/xcshareddata/xcschemes \ No newline at end of file +Pods \ No newline at end of file diff --git a/TransitionKit-OSX/Info.plist b/TransitionKit-OSX/Info.plist new file mode 100644 index 0000000..c56f352 --- /dev/null +++ b/TransitionKit-OSX/Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + FMWK + CFBundleShortVersionString + 2.3 + CFBundleSignature + ???? + CFBundleVersion + $(CURRENT_PROJECT_VERSION) + NSPrincipalClass + + + diff --git a/TransitionKit-OSX/TransitionKit-OSX.h b/TransitionKit-OSX/TransitionKit-OSX.h new file mode 100644 index 0000000..f1a1453 --- /dev/null +++ b/TransitionKit-OSX/TransitionKit-OSX.h @@ -0,0 +1,19 @@ +// +// TransitionKit-OSX.h +// TransitionKit-OSX +// +// Created by Anthony Weiss on 2/9/16. +// +// + +#import + +//! Project version number for TransitionKit-OSX. +FOUNDATION_EXPORT double TransitionKit_OSXVersionNumber; + +//! Project version string for TransitionKit-OSX. +FOUNDATION_EXPORT const unsigned char TransitionKit_OSXVersionString[]; + +// In this header, you should import all the public headers of your framework using statements like #import + + diff --git a/TransitionKit-iOS/Info.plist b/TransitionKit-iOS/Info.plist new file mode 100644 index 0000000..c56f352 --- /dev/null +++ b/TransitionKit-iOS/Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + FMWK + CFBundleShortVersionString + 2.3 + CFBundleSignature + ???? + CFBundleVersion + $(CURRENT_PROJECT_VERSION) + NSPrincipalClass + + + diff --git a/TransitionKit-iOS/TransitionKit-iOS.h b/TransitionKit-iOS/TransitionKit-iOS.h new file mode 100644 index 0000000..fe1d22c --- /dev/null +++ b/TransitionKit-iOS/TransitionKit-iOS.h @@ -0,0 +1,19 @@ +// +// TransitionKit-iOS.h +// TransitionKit-iOS +// +// Created by Anthony Weiss on 2/9/16. +// +// + +#import + +//! Project version number for TransitionKit-iOS. +FOUNDATION_EXPORT double TransitionKit_iOSVersionNumber; + +//! Project version string for TransitionKit-iOS. +FOUNDATION_EXPORT const unsigned char TransitionKit_iOSVersionString[]; + +// In this header, you should import all the public headers of your framework using statements like #import + + diff --git a/TransitionKit.xcodeproj/project.pbxproj b/TransitionKit.xcodeproj/project.pbxproj index 71cefc0..82d2625 100644 --- a/TransitionKit.xcodeproj/project.pbxproj +++ b/TransitionKit.xcodeproj/project.pbxproj @@ -1,1174 +1,896 @@ - - - - - archiveVersion - 1 - classes - - objectVersion - 46 - objects - - 039C53C97223B376E518B6C8 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - name - Pods-osx.release.xcconfig - path - Pods/Target Support Files/Pods-osx/Pods-osx.release.xcconfig - sourceTree - <group> - - 252C45CF16F681D400CF1FEA - - children - - 252C460316F6833D00CF1FEA - 252C460816F6835900CF1FEA - 252C45DA16F681D400CF1FEA - 252C45D916F681D400CF1FEA - 592F22F9056A5A6C9B079323 - - isa - PBXGroup - sourceTree - <group> - - 252C45D016F681D400CF1FEA - - attributes - - LastTestingUpgradeCheck - 0510 - LastUpgradeCheck - 0510 - - buildConfigurationList - 252C45D316F681D400CF1FEA - compatibilityVersion - Xcode 3.2 - developmentRegion - English - hasScannedForEncodings - 0 - isa - PBXProject - knownRegions - - en - - mainGroup - 252C45CF16F681D400CF1FEA - productRefGroup - 252C45D916F681D400CF1FEA - projectDirPath - - projectReferences - - projectRoot - - targets - - 252C462B16F6849A00CF1FEA - 25AE19B41809A70E00AF5535 - - - 252C45D316F681D400CF1FEA - - buildConfigurations - - 252C45FB16F681D500CF1FEA - 252C45FC16F681D500CF1FEA - - defaultConfigurationIsVisible - 0 - defaultConfigurationName - Release - isa - XCConfigurationList - - 252C45D916F681D400CF1FEA - - children - - 252C462C16F6849A00CF1FEA - 25AE19B51809A70E00AF5535 - - isa - PBXGroup - name - Products - sourceTree - <group> - - 252C45DA16F681D400CF1FEA - - children - - 252C45DB16F681D400CF1FEA - 252C45EC16F681D500CF1FEA - 252C461716F6849A00CF1FEA - 252C461916F6849A00CF1FEA - 32A48E628DDE45B98F10DBA5 - C96E76A4064B44C8AECE57E9 - - isa - PBXGroup - name - Frameworks - sourceTree - <group> - - 252C45DB16F681D400CF1FEA - - isa - PBXFileReference - lastKnownFileType - wrapper.framework - name - Foundation.framework - path - System/Library/Frameworks/Foundation.framework - sourceTree - SDKROOT - - 252C45EC16F681D500CF1FEA - - isa - PBXFileReference - lastKnownFileType - wrapper.framework - name - UIKit.framework - path - Library/Frameworks/UIKit.framework - sourceTree - DEVELOPER_DIR - - 252C45FB16F681D500CF1FEA - - buildSettings - - ALWAYS_SEARCH_USER_PATHS - NO - CLANG_CXX_LANGUAGE_STANDARD - gnu++0x - CLANG_CXX_LIBRARY - libc++ - CLANG_ENABLE_OBJC_ARC - YES - CLANG_WARN_CONSTANT_CONVERSION - YES - CLANG_WARN_EMPTY_BODY - YES - CLANG_WARN_ENUM_CONVERSION - YES - CLANG_WARN_INT_CONVERSION - YES - CLANG_WARN__DUPLICATE_METHOD_MATCH - YES - 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_ABOUT_RETURN_TYPE - YES - GCC_WARN_UNINITIALIZED_AUTOS - YES - GCC_WARN_UNUSED_VARIABLE - YES - IPHONEOS_DEPLOYMENT_TARGET - 6.1 - ONLY_ACTIVE_ARCH - YES - SDKROOT - iphoneos - - isa - XCBuildConfiguration - name - Debug - - 252C45FC16F681D500CF1FEA - - buildSettings - - ALWAYS_SEARCH_USER_PATHS - NO - CLANG_CXX_LANGUAGE_STANDARD - gnu++0x - CLANG_CXX_LIBRARY - libc++ - CLANG_ENABLE_OBJC_ARC - YES - CLANG_WARN_CONSTANT_CONVERSION - YES - CLANG_WARN_EMPTY_BODY - YES - CLANG_WARN_ENUM_CONVERSION - YES - CLANG_WARN_INT_CONVERSION - YES - CLANG_WARN__DUPLICATE_METHOD_MATCH - YES - COPY_PHASE_STRIP - YES - GCC_C_LANGUAGE_STANDARD - gnu99 - GCC_WARN_ABOUT_RETURN_TYPE - YES - GCC_WARN_UNINITIALIZED_AUTOS - YES - GCC_WARN_UNUSED_VARIABLE - YES - IPHONEOS_DEPLOYMENT_TARGET - 6.1 - SDKROOT - iphoneos - VALIDATE_PRODUCT - YES - - isa - XCBuildConfiguration - name - Release - - 252C460316F6833D00CF1FEA - - children - - 252C460416F6833D00CF1FEA - 252C464116F6A4B500CF1FEA - 252C464216F6A4B500CF1FEA - 252C464616F6A4C200CF1FEA - 252C464716F6A4C200CF1FEA - 252C464B16F6A4DF00CF1FEA - 252C464C16F6A4DF00CF1FEA - 25B01F9A1808941D007488E1 - 25B01F9B1808941D007488E1 - 252C465C16F6A79100CF1FEA - - isa - PBXGroup - path - Code - sourceTree - <group> - - 252C460416F6833D00CF1FEA - - fileEncoding - 4 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - path - TransitionKit-Prefix.pch - sourceTree - <group> - - 252C460816F6835900CF1FEA - - children - - 252C460916F6835900CF1FEA - 252C460B16F6835900CF1FEA - 252C465116F6A57700CF1FEA - 252C465516F6A58700CF1FEA - 252C465916F6A59500CF1FEA - - isa - PBXGroup - path - Specs - sourceTree - <group> - - 252C460916F6835900CF1FEA - - children - - 252C460A16F6835900CF1FEA - - isa - PBXVariantGroup - name - InfoPlist.strings - sourceTree - <group> - - 252C460A16F6835900CF1FEA - - isa - PBXFileReference - lastKnownFileType - text.plist.strings - name - en - path - en.lproj/InfoPlist.strings - sourceTree - <group> - - 252C460B16F6835900CF1FEA - - fileEncoding - 4 - isa - PBXFileReference - lastKnownFileType - text.plist.xml - path - TransitionKitTests-Info.plist - sourceTree - <group> - - 252C461716F6849A00CF1FEA - - isa - PBXFileReference - lastKnownFileType - wrapper.framework - name - Cocoa.framework - path - Library/Frameworks/Cocoa.framework - sourceTree - DEVELOPER_DIR - - 252C461916F6849A00CF1FEA - - children - - 252C461A16F6849A00CF1FEA - 252C461B16F6849A00CF1FEA - 252C461C16F6849A00CF1FEA - - isa - PBXGroup - name - Other Frameworks - sourceTree - <group> - - 252C461A16F6849A00CF1FEA - - isa - PBXFileReference - lastKnownFileType - wrapper.framework - name - AppKit.framework - path - Library/Frameworks/AppKit.framework - sourceTree - SDKROOT - - 252C461B16F6849A00CF1FEA - - isa - PBXFileReference - lastKnownFileType - wrapper.framework - name - CoreData.framework - path - Library/Frameworks/CoreData.framework - sourceTree - SDKROOT - - 252C461C16F6849A00CF1FEA - - isa - PBXFileReference - lastKnownFileType - wrapper.framework - name - Foundation.framework - path - Library/Frameworks/Foundation.framework - sourceTree - SDKROOT - - 252C462716F6849A00CF1FEA - - buildActionMask - 2147483647 - files - - 252C465316F6A57700CF1FEA - 252C465716F6A58700CF1FEA - 252C465B16F6A59500CF1FEA - - isa - PBXSourcesBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 252C462816F6849A00CF1FEA - - buildActionMask - 2147483647 - files - - 252C462E16F6849A00CF1FEA - 42AE467DF3384AE6834629CA - - isa - PBXFrameworksBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 252C462916F6849A00CF1FEA - - buildActionMask - 2147483647 - files - - isa - PBXResourcesBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 252C462A16F6849A00CF1FEA - - buildActionMask - 2147483647 - files - - inputPaths - - isa - PBXShellScriptBuildPhase - outputPaths - - runOnlyForDeploymentPostprocessing - 0 - shellPath - /bin/sh - shellScript - # Run the unit tests in this test bundle. -"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests" - - - 252C462B16F6849A00CF1FEA - - buildConfigurationList - 252C463E16F6849A00CF1FEA - buildPhases - - 252C462716F6849A00CF1FEA - 252C462816F6849A00CF1FEA - 252C462916F6849A00CF1FEA - 252C462A16F6849A00CF1FEA - AA43535990A24CE6A7A9E0A2 - - buildRules - - dependencies - - isa - PBXNativeTarget - name - OS X Specs - productName - TransitionKitFrameworkTests - productReference - 252C462C16F6849A00CF1FEA - productType - com.apple.product-type.bundle.unit-test - - 252C462C16F6849A00CF1FEA - - explicitFileType - wrapper.cfbundle - includeInIndex - 0 - isa - PBXFileReference - path - OS X Specs.xctest - sourceTree - BUILT_PRODUCTS_DIR - - 252C462E16F6849A00CF1FEA - - fileRef - 252C461716F6849A00CF1FEA - isa - PBXBuildFile - - 252C463E16F6849A00CF1FEA - - buildConfigurations - - 252C463F16F6849A00CF1FEA - 252C464016F6849A00CF1FEA - - defaultConfigurationIsVisible - 0 - defaultConfigurationName - Release - isa - XCConfigurationList - - 252C463F16F6849A00CF1FEA - - baseConfigurationReference - EDCE38A01AB58323C1616481 - buildSettings - - COMBINE_HIDPI_IMAGES - YES - GCC_ENABLE_OBJC_EXCEPTIONS - YES - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREFIX_HEADER - Code/TransitionKit-Prefix.pch - GCC_WARN_64_TO_32_BIT_CONVERSION - YES - INFOPLIST_FILE - Specs/TransitionKitTests-Info.plist - MACOSX_DEPLOYMENT_TARGET - 10.8 - PRODUCT_NAME - $(TARGET_NAME) - SDKROOT - macosx - - isa - XCBuildConfiguration - name - Debug - - 252C464016F6849A00CF1FEA - - baseConfigurationReference - 039C53C97223B376E518B6C8 - buildSettings - - COMBINE_HIDPI_IMAGES - YES - DEBUG_INFORMATION_FORMAT - dwarf-with-dsym - GCC_ENABLE_OBJC_EXCEPTIONS - YES - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREFIX_HEADER - Code/TransitionKit-Prefix.pch - GCC_WARN_64_TO_32_BIT_CONVERSION - YES - INFOPLIST_FILE - Specs/TransitionKitTests-Info.plist - MACOSX_DEPLOYMENT_TARGET - 10.8 - PRODUCT_NAME - $(TARGET_NAME) - SDKROOT - macosx - - isa - XCBuildConfiguration - name - Release - - 252C464116F6A4B500CF1FEA - - fileEncoding - 4 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - path - TKStateMachine.h - sourceTree - <group> - - 252C464216F6A4B500CF1FEA - - fileEncoding - 4 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - TKStateMachine.m - sourceTree - <group> - - 252C464616F6A4C200CF1FEA - - fileEncoding - 4 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - path - TKEvent.h - sourceTree - <group> - - 252C464716F6A4C200CF1FEA - - fileEncoding - 4 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - TKEvent.m - sourceTree - <group> - - 252C464B16F6A4DF00CF1FEA - - fileEncoding - 4 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - path - TKState.h - sourceTree - <group> - - 252C464C16F6A4DF00CF1FEA - - fileEncoding - 4 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - TKState.m - sourceTree - <group> - - 252C465116F6A57700CF1FEA - - fileEncoding - 4 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - TKStateMachineSpec.m - sourceTree - <group> - - 252C465316F6A57700CF1FEA - - fileRef - 252C465116F6A57700CF1FEA - isa - PBXBuildFile - - 252C465516F6A58700CF1FEA - - fileEncoding - 4 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - TKEventSpec.m - sourceTree - <group> - - 252C465716F6A58700CF1FEA - - fileRef - 252C465516F6A58700CF1FEA - isa - PBXBuildFile - - 252C465916F6A59500CF1FEA - - fileEncoding - 4 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - TKStateSpec.m - sourceTree - <group> - - 252C465B16F6A59500CF1FEA - - fileRef - 252C465916F6A59500CF1FEA - isa - PBXBuildFile - - 252C465C16F6A79100CF1FEA - - fileEncoding - 4 - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - path - TransitionKit.h - sourceTree - <group> - - 25AE19B11809A70E00AF5535 - - buildActionMask - 2147483647 - files - - 25AE19C51809A72400AF5535 - 25AE19C61809A72400AF5535 - 25AE19C71809A72400AF5535 - - isa - PBXSourcesBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 25AE19B21809A70E00AF5535 - - buildActionMask - 2147483647 - files - - 25AE19B81809A70E00AF5535 - 25AE19B71809A70E00AF5535 - 2F4EC36CAD4D4CB08D744BB4 - - isa - PBXFrameworksBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 25AE19B31809A70E00AF5535 - - buildActionMask - 2147483647 - files - - isa - PBXResourcesBuildPhase - runOnlyForDeploymentPostprocessing - 0 - - 25AE19B41809A70E00AF5535 - - buildConfigurationList - 25AE19C21809A70E00AF5535 - buildPhases - - FB4F6E92C45C44DF8B42F3A3 - 25AE19B11809A70E00AF5535 - 25AE19B21809A70E00AF5535 - 25AE19B31809A70E00AF5535 - 8E44984BB1724F918488E8F7 - - buildRules - - dependencies - - isa - PBXNativeTarget - name - iOS Specs - productName - iOS Specs - productReference - 25AE19B51809A70E00AF5535 - productType - com.apple.product-type.bundle.unit-test - - 25AE19B51809A70E00AF5535 - - explicitFileType - wrapper.cfbundle - includeInIndex - 0 - isa - PBXFileReference - path - iOS Specs.xctest - sourceTree - BUILT_PRODUCTS_DIR - - 25AE19B71809A70E00AF5535 - - fileRef - 252C45DB16F681D400CF1FEA - isa - PBXBuildFile - - 25AE19B81809A70E00AF5535 - - fileRef - 252C45EC16F681D500CF1FEA - isa - PBXBuildFile - - 25AE19C21809A70E00AF5535 - - buildConfigurations - - 25AE19C31809A70E00AF5535 - 25AE19C41809A70E00AF5535 - - defaultConfigurationIsVisible - 0 - defaultConfigurationName - Release - isa - XCConfigurationList - - 25AE19C31809A70E00AF5535 - - baseConfigurationReference - AD73E569A343DBC89D42B79D - buildSettings - - CLANG_ENABLE_MODULES - YES - CLANG_WARN_BOOL_CONVERSION - YES - CLANG_WARN_DIRECT_OBJC_ISA_USAGE - YES_ERROR - CLANG_WARN_OBJC_ROOT_CLASS - YES_ERROR - FRAMEWORK_SEARCH_PATHS - - $(SDKROOT)/Developer/Library/Frameworks - $(inherited) - $(DEVELOPER_FRAMEWORKS_DIR) - - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREFIX_HEADER - Code/TransitionKit-Prefix.pch - GCC_PREPROCESSOR_DEFINITIONS - - DEBUG=1 - $(inherited) - - GCC_WARN_64_TO_32_BIT_CONVERSION - YES - GCC_WARN_ABOUT_RETURN_TYPE - YES_ERROR - GCC_WARN_UNDECLARED_SELECTOR - YES - GCC_WARN_UNUSED_FUNCTION - YES - INFOPLIST_FILE - Specs/TransitionKitTests-Info.plist - IPHONEOS_DEPLOYMENT_TARGET - 7.0 - PRODUCT_NAME - $(TARGET_NAME) - - isa - XCBuildConfiguration - name - Debug - - 25AE19C41809A70E00AF5535 - - baseConfigurationReference - F7EF53C22C2E393B467BE847 - buildSettings - - CLANG_ENABLE_MODULES - YES - CLANG_WARN_BOOL_CONVERSION - YES - CLANG_WARN_DIRECT_OBJC_ISA_USAGE - YES_ERROR - CLANG_WARN_OBJC_ROOT_CLASS - YES_ERROR - ENABLE_NS_ASSERTIONS - NO - FRAMEWORK_SEARCH_PATHS - - $(SDKROOT)/Developer/Library/Frameworks - $(inherited) - $(DEVELOPER_FRAMEWORKS_DIR) - - GCC_PRECOMPILE_PREFIX_HEADER - YES - GCC_PREFIX_HEADER - Code/TransitionKit-Prefix.pch - GCC_WARN_64_TO_32_BIT_CONVERSION - YES - GCC_WARN_ABOUT_RETURN_TYPE - YES_ERROR - GCC_WARN_UNDECLARED_SELECTOR - YES - GCC_WARN_UNUSED_FUNCTION - YES - INFOPLIST_FILE - Specs/TransitionKitTests-Info.plist - IPHONEOS_DEPLOYMENT_TARGET - 7.0 - PRODUCT_NAME - $(TARGET_NAME) - - isa - XCBuildConfiguration - name - Release - - 25AE19C51809A72400AF5535 - - fileRef - 252C465116F6A57700CF1FEA - isa - PBXBuildFile - - 25AE19C61809A72400AF5535 - - fileRef - 252C465516F6A58700CF1FEA - isa - PBXBuildFile - - 25AE19C71809A72400AF5535 - - fileRef - 252C465916F6A59500CF1FEA - isa - PBXBuildFile - - 25B01F9A1808941D007488E1 - - isa - PBXFileReference - lastKnownFileType - sourcecode.c.h - path - TKTransition.h - sourceTree - <group> - - 25B01F9B1808941D007488E1 - - isa - PBXFileReference - lastKnownFileType - sourcecode.c.objc - path - TKTransition.m - sourceTree - <group> - - 2F4EC36CAD4D4CB08D744BB4 - - fileRef - 32A48E628DDE45B98F10DBA5 - isa - PBXBuildFile - - 32A48E628DDE45B98F10DBA5 - - explicitFileType - archive.ar - includeInIndex - 0 - isa - PBXFileReference - path - libPods-ios.a - sourceTree - BUILT_PRODUCTS_DIR - - 42AE467DF3384AE6834629CA - - fileRef - C96E76A4064B44C8AECE57E9 - isa - PBXBuildFile - - 592F22F9056A5A6C9B079323 - - children - - AD73E569A343DBC89D42B79D - F7EF53C22C2E393B467BE847 - EDCE38A01AB58323C1616481 - 039C53C97223B376E518B6C8 - - isa - PBXGroup - name - Pods - sourceTree - <group> - - 8E44984BB1724F918488E8F7 - - buildActionMask - 2147483647 - files - - inputPaths - - isa - PBXShellScriptBuildPhase - name - Copy Pods Resources - outputPaths - - runOnlyForDeploymentPostprocessing - 0 - shellPath - /bin/sh - shellScript - "${SRCROOT}/Pods/Target Support Files/Pods-ios/Pods-ios-resources.sh" - - showEnvVarsInLog - 0 - - AA43535990A24CE6A7A9E0A2 - - buildActionMask - 2147483647 - files - - inputPaths - - isa - PBXShellScriptBuildPhase - name - Copy Pods Resources - outputPaths - - runOnlyForDeploymentPostprocessing - 0 - shellPath - /bin/sh - shellScript - "${SRCROOT}/Pods/Target Support Files/Pods-osx/Pods-osx-resources.sh" - - - AD73E569A343DBC89D42B79D - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - name - Pods-ios.debug.xcconfig - path - Pods/Target Support Files/Pods-ios/Pods-ios.debug.xcconfig - sourceTree - <group> - - C96E76A4064B44C8AECE57E9 - - explicitFileType - archive.ar - includeInIndex - 0 - isa - PBXFileReference - path - libPods-osx.a - sourceTree - BUILT_PRODUCTS_DIR - - EDCE38A01AB58323C1616481 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - name - Pods-osx.debug.xcconfig - path - Pods/Target Support Files/Pods-osx/Pods-osx.debug.xcconfig - sourceTree - <group> - - F7EF53C22C2E393B467BE847 - - includeInIndex - 1 - isa - PBXFileReference - lastKnownFileType - text.xcconfig - name - Pods-ios.release.xcconfig - path - Pods/Target Support Files/Pods-ios/Pods-ios.release.xcconfig - sourceTree - <group> - - FB4F6E92C45C44DF8B42F3A3 - - buildActionMask - 2147483647 - files - - inputPaths - - isa - PBXShellScriptBuildPhase - name - Check Pods Manifest.lock - outputPaths - - runOnlyForDeploymentPostprocessing - 0 - shellPath - /bin/sh - shellScript - diff "${PODS_ROOT}/../Podfile.lock" "${PODS_ROOT}/Manifest.lock" > /dev/null -if [[ $? != 0 ]] ; then - cat << EOM -error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation. -EOM - exit 1 -fi - - showEnvVarsInLog - 0 - - - rootObject - 252C45D016F681D400CF1FEA - - +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 252C462E16F6849A00CF1FEA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 252C461716F6849A00CF1FEA /* Cocoa.framework */; }; + 252C465316F6A57700CF1FEA /* TKStateMachineSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252C465116F6A57700CF1FEA /* TKStateMachineSpec.m */; }; + 252C465716F6A58700CF1FEA /* TKEventSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252C465516F6A58700CF1FEA /* TKEventSpec.m */; }; + 252C465B16F6A59500CF1FEA /* TKStateSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252C465916F6A59500CF1FEA /* TKStateSpec.m */; }; + 25AE19B71809A70E00AF5535 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 252C45DB16F681D400CF1FEA /* Foundation.framework */; }; + 25AE19B81809A70E00AF5535 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 252C45EC16F681D500CF1FEA /* UIKit.framework */; }; + 25AE19C51809A72400AF5535 /* TKStateMachineSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252C465116F6A57700CF1FEA /* TKStateMachineSpec.m */; }; + 25AE19C61809A72400AF5535 /* TKEventSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252C465516F6A58700CF1FEA /* TKEventSpec.m */; }; + 25AE19C71809A72400AF5535 /* TKStateSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 252C465916F6A59500CF1FEA /* TKStateSpec.m */; }; + 2F4EC36CAD4D4CB08D744BB4 /* libPods-ios.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 32A48E628DDE45B98F10DBA5 /* libPods-ios.a */; }; + 42AE467DF3384AE6834629CA /* libPods-osx.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C96E76A4064B44C8AECE57E9 /* libPods-osx.a */; }; + 6600A4E51C69D53300378CEE /* TransitionKitOSX.h in Headers */ = {isa = PBXBuildFile; fileRef = 6600A4E41C69D53300378CEE /* TransitionKitOSX.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6600A4EA1C69D64D00378CEE /* TKStateMachine.h in Headers */ = {isa = PBXBuildFile; fileRef = 252C464116F6A4B500CF1FEA /* TKStateMachine.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6600A4EB1C69D64D00378CEE /* TKEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 252C464616F6A4C200CF1FEA /* TKEvent.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6600A4EC1C69D64D00378CEE /* TKState.h in Headers */ = {isa = PBXBuildFile; fileRef = 252C464B16F6A4DF00CF1FEA /* TKState.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6600A4ED1C69D64D00378CEE /* TKTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B01F9A1808941D007488E1 /* TKTransition.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6600A4EE1C69D64D00378CEE /* TransitionKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 252C465C16F6A79100CF1FEA /* TransitionKit.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6600A4F71C69D66F00378CEE /* TransitionKitiOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 6600A4F61C69D66F00378CEE /* TransitionKitiOS.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6600A4FC1C69D69A00378CEE /* TKStateMachine.h in Headers */ = {isa = PBXBuildFile; fileRef = 252C464116F6A4B500CF1FEA /* TKStateMachine.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6600A4FD1C69D69A00378CEE /* TKEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 252C464616F6A4C200CF1FEA /* TKEvent.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6600A4FE1C69D69A00378CEE /* TKState.h in Headers */ = {isa = PBXBuildFile; fileRef = 252C464B16F6A4DF00CF1FEA /* TKState.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6600A4FF1C69D69A00378CEE /* TKTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = 25B01F9A1808941D007488E1 /* TKTransition.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6600A5001C69D69A00378CEE /* TransitionKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 252C465C16F6A79100CF1FEA /* TransitionKit.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 6600A5251C6B0D1400378CEE /* TKStateMachine.m in Sources */ = {isa = PBXBuildFile; fileRef = 252C464216F6A4B500CF1FEA /* TKStateMachine.m */; }; + 6600A5261C6B0D1400378CEE /* TKEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 252C464716F6A4C200CF1FEA /* TKEvent.m */; }; + 6600A5271C6B0D1400378CEE /* TKState.m in Sources */ = {isa = PBXBuildFile; fileRef = 252C464C16F6A4DF00CF1FEA /* TKState.m */; }; + 6600A5281C6B0D1400378CEE /* TKTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B01F9B1808941D007488E1 /* TKTransition.m */; }; + 6600A5291C6B0D2800378CEE /* TKStateMachine.m in Sources */ = {isa = PBXBuildFile; fileRef = 252C464216F6A4B500CF1FEA /* TKStateMachine.m */; }; + 6600A52A1C6B0D2800378CEE /* TKEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 252C464716F6A4C200CF1FEA /* TKEvent.m */; }; + 6600A52B1C6B0D2800378CEE /* TKState.m in Sources */ = {isa = PBXBuildFile; fileRef = 252C464C16F6A4DF00CF1FEA /* TKState.m */; }; + 6600A52C1C6B0D2800378CEE /* TKTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = 25B01F9B1808941D007488E1 /* TKTransition.m */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 039C53C97223B376E518B6C8 /* Pods-osx.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-osx.release.xcconfig"; path = "Pods/Target Support Files/Pods-osx/Pods-osx.release.xcconfig"; sourceTree = ""; }; + 252C45DB16F681D400CF1FEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 252C45EC16F681D500CF1FEA /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; }; + 252C460416F6833D00CF1FEA /* TransitionKit-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "TransitionKit-Prefix.pch"; sourceTree = ""; }; + 252C460A16F6835900CF1FEA /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; + 252C460B16F6835900CF1FEA /* TransitionKitTests-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "TransitionKitTests-Info.plist"; sourceTree = ""; }; + 252C461716F6849A00CF1FEA /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; }; + 252C461A16F6849A00CF1FEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; + 252C461B16F6849A00CF1FEA /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + 252C461C16F6849A00CF1FEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + 252C462C16F6849A00CF1FEA /* OS X Specs.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "OS X Specs.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; + 252C464116F6A4B500CF1FEA /* TKStateMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TKStateMachine.h; sourceTree = ""; }; + 252C464216F6A4B500CF1FEA /* TKStateMachine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TKStateMachine.m; sourceTree = ""; }; + 252C464616F6A4C200CF1FEA /* TKEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TKEvent.h; sourceTree = ""; }; + 252C464716F6A4C200CF1FEA /* TKEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TKEvent.m; sourceTree = ""; }; + 252C464B16F6A4DF00CF1FEA /* TKState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TKState.h; sourceTree = ""; }; + 252C464C16F6A4DF00CF1FEA /* TKState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TKState.m; sourceTree = ""; }; + 252C465116F6A57700CF1FEA /* TKStateMachineSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TKStateMachineSpec.m; sourceTree = ""; }; + 252C465516F6A58700CF1FEA /* TKEventSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TKEventSpec.m; sourceTree = ""; }; + 252C465916F6A59500CF1FEA /* TKStateSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TKStateSpec.m; sourceTree = ""; }; + 252C465C16F6A79100CF1FEA /* TransitionKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TransitionKit.h; sourceTree = ""; }; + 25AE19B51809A70E00AF5535 /* iOS Specs.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "iOS Specs.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; + 25B01F9A1808941D007488E1 /* TKTransition.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TKTransition.h; sourceTree = ""; }; + 25B01F9B1808941D007488E1 /* TKTransition.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TKTransition.m; sourceTree = ""; }; + 32A48E628DDE45B98F10DBA5 /* libPods-ios.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ios.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 6600A4E21C69D53300378CEE /* TransitionKitOSX.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TransitionKitOSX.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 6600A4E41C69D53300378CEE /* TransitionKitOSX.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TransitionKitOSX.h; sourceTree = ""; }; + 6600A4E61C69D53300378CEE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 6600A4F41C69D66F00378CEE /* TransitionKitiOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = TransitionKitiOS.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 6600A4F61C69D66F00378CEE /* TransitionKitiOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TransitionKitiOS.h; sourceTree = ""; }; + 6600A4F81C69D66F00378CEE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + AD73E569A343DBC89D42B79D /* Pods-ios.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ios.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ios/Pods-ios.debug.xcconfig"; sourceTree = ""; }; + C96E76A4064B44C8AECE57E9 /* libPods-osx.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-osx.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + EDCE38A01AB58323C1616481 /* Pods-osx.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-osx.debug.xcconfig"; path = "Pods/Target Support Files/Pods-osx/Pods-osx.debug.xcconfig"; sourceTree = ""; }; + F7EF53C22C2E393B467BE847 /* Pods-ios.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ios.release.xcconfig"; path = "Pods/Target Support Files/Pods-ios/Pods-ios.release.xcconfig"; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 252C462816F6849A00CF1FEA /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 252C462E16F6849A00CF1FEA /* Cocoa.framework in Frameworks */, + 42AE467DF3384AE6834629CA /* libPods-osx.a in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 25AE19B21809A70E00AF5535 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 25AE19B81809A70E00AF5535 /* UIKit.framework in Frameworks */, + 25AE19B71809A70E00AF5535 /* Foundation.framework in Frameworks */, + 2F4EC36CAD4D4CB08D744BB4 /* libPods-ios.a in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 6600A4DE1C69D53300378CEE /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 6600A4F01C69D66F00378CEE /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 252C45CF16F681D400CF1FEA = { + isa = PBXGroup; + children = ( + 252C460316F6833D00CF1FEA /* Code */, + 252C460816F6835900CF1FEA /* Specs */, + 6600A4E31C69D53300378CEE /* TransitionKitOSX */, + 6600A4F51C69D66F00378CEE /* TransitionKitiOS */, + 252C45DA16F681D400CF1FEA /* Frameworks */, + 252C45D916F681D400CF1FEA /* Products */, + 592F22F9056A5A6C9B079323 /* Pods */, + ); + sourceTree = ""; + }; + 252C45D916F681D400CF1FEA /* Products */ = { + isa = PBXGroup; + children = ( + 252C462C16F6849A00CF1FEA /* OS X Specs.xctest */, + 25AE19B51809A70E00AF5535 /* iOS Specs.xctest */, + 6600A4E21C69D53300378CEE /* TransitionKitOSX.framework */, + 6600A4F41C69D66F00378CEE /* TransitionKitiOS.framework */, + ); + name = Products; + sourceTree = ""; + }; + 252C45DA16F681D400CF1FEA /* Frameworks */ = { + isa = PBXGroup; + children = ( + 252C45DB16F681D400CF1FEA /* Foundation.framework */, + 252C45EC16F681D500CF1FEA /* UIKit.framework */, + 252C461716F6849A00CF1FEA /* Cocoa.framework */, + 252C461916F6849A00CF1FEA /* Other Frameworks */, + 32A48E628DDE45B98F10DBA5 /* libPods-ios.a */, + C96E76A4064B44C8AECE57E9 /* libPods-osx.a */, + ); + name = Frameworks; + sourceTree = ""; + }; + 252C460316F6833D00CF1FEA /* Code */ = { + isa = PBXGroup; + children = ( + 252C460416F6833D00CF1FEA /* TransitionKit-Prefix.pch */, + 252C464116F6A4B500CF1FEA /* TKStateMachine.h */, + 252C464216F6A4B500CF1FEA /* TKStateMachine.m */, + 252C464616F6A4C200CF1FEA /* TKEvent.h */, + 252C464716F6A4C200CF1FEA /* TKEvent.m */, + 252C464B16F6A4DF00CF1FEA /* TKState.h */, + 252C464C16F6A4DF00CF1FEA /* TKState.m */, + 25B01F9A1808941D007488E1 /* TKTransition.h */, + 25B01F9B1808941D007488E1 /* TKTransition.m */, + 252C465C16F6A79100CF1FEA /* TransitionKit.h */, + ); + path = Code; + sourceTree = ""; + }; + 252C460816F6835900CF1FEA /* Specs */ = { + isa = PBXGroup; + children = ( + 252C460916F6835900CF1FEA /* InfoPlist.strings */, + 252C460B16F6835900CF1FEA /* TransitionKitTests-Info.plist */, + 252C465116F6A57700CF1FEA /* TKStateMachineSpec.m */, + 252C465516F6A58700CF1FEA /* TKEventSpec.m */, + 252C465916F6A59500CF1FEA /* TKStateSpec.m */, + ); + path = Specs; + sourceTree = ""; + }; + 252C461916F6849A00CF1FEA /* Other Frameworks */ = { + isa = PBXGroup; + children = ( + 252C461A16F6849A00CF1FEA /* AppKit.framework */, + 252C461B16F6849A00CF1FEA /* CoreData.framework */, + 252C461C16F6849A00CF1FEA /* Foundation.framework */, + ); + name = "Other Frameworks"; + sourceTree = ""; + }; + 592F22F9056A5A6C9B079323 /* Pods */ = { + isa = PBXGroup; + children = ( + AD73E569A343DBC89D42B79D /* Pods-ios.debug.xcconfig */, + F7EF53C22C2E393B467BE847 /* Pods-ios.release.xcconfig */, + EDCE38A01AB58323C1616481 /* Pods-osx.debug.xcconfig */, + 039C53C97223B376E518B6C8 /* Pods-osx.release.xcconfig */, + ); + name = Pods; + sourceTree = ""; + }; + 6600A4E31C69D53300378CEE /* TransitionKitOSX */ = { + isa = PBXGroup; + children = ( + 6600A4E41C69D53300378CEE /* TransitionKitOSX.h */, + 6600A4E61C69D53300378CEE /* Info.plist */, + ); + path = TransitionKitOSX; + sourceTree = ""; + }; + 6600A4F51C69D66F00378CEE /* TransitionKitiOS */ = { + isa = PBXGroup; + children = ( + 6600A4F61C69D66F00378CEE /* TransitionKitiOS.h */, + 6600A4F81C69D66F00378CEE /* Info.plist */, + ); + path = TransitionKitiOS; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 6600A4DF1C69D53300378CEE /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 6600A4E51C69D53300378CEE /* TransitionKitOSX.h in Headers */, + 6600A4EA1C69D64D00378CEE /* TKStateMachine.h in Headers */, + 6600A4EB1C69D64D00378CEE /* TKEvent.h in Headers */, + 6600A4EC1C69D64D00378CEE /* TKState.h in Headers */, + 6600A4ED1C69D64D00378CEE /* TKTransition.h in Headers */, + 6600A4EE1C69D64D00378CEE /* TransitionKit.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 6600A4F11C69D66F00378CEE /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 6600A4F71C69D66F00378CEE /* TransitionKitiOS.h in Headers */, + 6600A4FC1C69D69A00378CEE /* TKStateMachine.h in Headers */, + 6600A4FD1C69D69A00378CEE /* TKEvent.h in Headers */, + 6600A4FE1C69D69A00378CEE /* TKState.h in Headers */, + 6600A4FF1C69D69A00378CEE /* TKTransition.h in Headers */, + 6600A5001C69D69A00378CEE /* TransitionKit.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 252C462B16F6849A00CF1FEA /* OS X Specs */ = { + isa = PBXNativeTarget; + buildConfigurationList = 252C463E16F6849A00CF1FEA /* Build configuration list for PBXNativeTarget "OS X Specs" */; + buildPhases = ( + 252C462716F6849A00CF1FEA /* Sources */, + 252C462816F6849A00CF1FEA /* Frameworks */, + 252C462916F6849A00CF1FEA /* Resources */, + 252C462A16F6849A00CF1FEA /* ShellScript */, + AA43535990A24CE6A7A9E0A2 /* Copy Pods Resources */, + 24E45E5FABC8D67518A26195 /* Embed Pods Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "OS X Specs"; + productName = TransitionKitFrameworkTests; + productReference = 252C462C16F6849A00CF1FEA /* OS X Specs.xctest */; + productType = "com.apple.product-type.bundle.unit-test"; + }; + 25AE19B41809A70E00AF5535 /* iOS Specs */ = { + isa = PBXNativeTarget; + buildConfigurationList = 25AE19C21809A70E00AF5535 /* Build configuration list for PBXNativeTarget "iOS Specs" */; + buildPhases = ( + FB4F6E92C45C44DF8B42F3A3 /* Check Pods Manifest.lock */, + 25AE19B11809A70E00AF5535 /* Sources */, + 25AE19B21809A70E00AF5535 /* Frameworks */, + 25AE19B31809A70E00AF5535 /* Resources */, + 8E44984BB1724F918488E8F7 /* Copy Pods Resources */, + D9AF46BC876C716A4146863E /* Embed Pods Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "iOS Specs"; + productName = "iOS Specs"; + productReference = 25AE19B51809A70E00AF5535 /* iOS Specs.xctest */; + productType = "com.apple.product-type.bundle.unit-test"; + }; + 6600A4E11C69D53300378CEE /* TransitionKitOSX */ = { + isa = PBXNativeTarget; + buildConfigurationList = 6600A4E91C69D53300378CEE /* Build configuration list for PBXNativeTarget "TransitionKitOSX" */; + buildPhases = ( + 6600A4DD1C69D53300378CEE /* Sources */, + 6600A4DE1C69D53300378CEE /* Frameworks */, + 6600A4DF1C69D53300378CEE /* Headers */, + 6600A4E01C69D53300378CEE /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = TransitionKitOSX; + productName = TransitionKitOSX; + productReference = 6600A4E21C69D53300378CEE /* TransitionKitOSX.framework */; + productType = "com.apple.product-type.framework"; + }; + 6600A4F31C69D66F00378CEE /* TransitionKitiOS */ = { + isa = PBXNativeTarget; + buildConfigurationList = 6600A4F91C69D66F00378CEE /* Build configuration list for PBXNativeTarget "TransitionKitiOS" */; + buildPhases = ( + 6600A4EF1C69D66F00378CEE /* Sources */, + 6600A4F01C69D66F00378CEE /* Frameworks */, + 6600A4F11C69D66F00378CEE /* Headers */, + 6600A4F21C69D66F00378CEE /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = TransitionKitiOS; + productName = TransitionKitiOS; + productReference = 6600A4F41C69D66F00378CEE /* TransitionKitiOS.framework */; + productType = "com.apple.product-type.framework"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 252C45D016F681D400CF1FEA /* Project object */ = { + isa = PBXProject; + attributes = { + LastTestingUpgradeCheck = 0510; + LastUpgradeCheck = 0510; + TargetAttributes = { + 6600A4E11C69D53300378CEE = { + CreatedOnToolsVersion = 7.2.1; + }; + 6600A4F31C69D66F00378CEE = { + CreatedOnToolsVersion = 7.2.1; + }; + }; + }; + buildConfigurationList = 252C45D316F681D400CF1FEA /* Build configuration list for PBXProject "TransitionKit" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + ); + mainGroup = 252C45CF16F681D400CF1FEA; + productRefGroup = 252C45D916F681D400CF1FEA /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 252C462B16F6849A00CF1FEA /* OS X Specs */, + 25AE19B41809A70E00AF5535 /* iOS Specs */, + 6600A4E11C69D53300378CEE /* TransitionKitOSX */, + 6600A4F31C69D66F00378CEE /* TransitionKitiOS */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 252C462916F6849A00CF1FEA /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 25AE19B31809A70E00AF5535 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 6600A4E01C69D53300378CEE /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 6600A4F21C69D66F00378CEE /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXShellScriptBuildPhase section */ + 24E45E5FABC8D67518A26195 /* Embed Pods Frameworks */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Embed Pods Frameworks"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-osx/Pods-osx-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; + 252C462A16F6849A00CF1FEA /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "# Run the unit tests in this test bundle.\n\"${SYSTEM_DEVELOPER_DIR}/Tools/RunUnitTests\"\n"; + }; + 8E44984BB1724F918488E8F7 /* Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Copy Pods Resources"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ios/Pods-ios-resources.sh\"\n"; + showEnvVarsInLog = 0; + }; + AA43535990A24CE6A7A9E0A2 /* Copy Pods Resources */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Copy Pods Resources"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-osx/Pods-osx-resources.sh\"\n"; + }; + D9AF46BC876C716A4146863E /* Embed Pods Frameworks */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Embed Pods Frameworks"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ios/Pods-ios-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; + FB4F6E92C45C44DF8B42F3A3 /* Check Pods Manifest.lock */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + name = "Check Pods Manifest.lock"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; + showEnvVarsInLog = 0; + }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 252C462716F6849A00CF1FEA /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 252C465316F6A57700CF1FEA /* TKStateMachineSpec.m in Sources */, + 252C465716F6A58700CF1FEA /* TKEventSpec.m in Sources */, + 252C465B16F6A59500CF1FEA /* TKStateSpec.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 25AE19B11809A70E00AF5535 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 25AE19C51809A72400AF5535 /* TKStateMachineSpec.m in Sources */, + 25AE19C61809A72400AF5535 /* TKEventSpec.m in Sources */, + 25AE19C71809A72400AF5535 /* TKStateSpec.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 6600A4DD1C69D53300378CEE /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 6600A5291C6B0D2800378CEE /* TKStateMachine.m in Sources */, + 6600A52A1C6B0D2800378CEE /* TKEvent.m in Sources */, + 6600A52B1C6B0D2800378CEE /* TKState.m in Sources */, + 6600A52C1C6B0D2800378CEE /* TKTransition.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 6600A4EF1C69D66F00378CEE /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 6600A5251C6B0D1400378CEE /* TKStateMachine.m in Sources */, + 6600A5261C6B0D1400378CEE /* TKEvent.m in Sources */, + 6600A5271C6B0D1400378CEE /* TKState.m in Sources */, + 6600A5281C6B0D1400378CEE /* TKTransition.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 252C460916F6835900CF1FEA /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + 252C460A16F6835900CF1FEA /* en */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 252C45FB16F681D500CF1FEA /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + 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_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + MACOSX_DEPLOYMENT_TARGET = 10.7; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 252C45FC16F681D500CF1FEA /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = YES; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + MACOSX_DEPLOYMENT_TARGET = 10.7; + SDKROOT = iphoneos; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 252C463F16F6849A00CF1FEA /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = EDCE38A01AB58323C1616481 /* Pods-osx.debug.xcconfig */; + buildSettings = { + COMBINE_HIDPI_IMAGES = YES; + GCC_ENABLE_OBJC_EXCEPTIONS = YES; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "Code/TransitionKit-Prefix.pch"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + INFOPLIST_FILE = "Specs/TransitionKitTests-Info.plist"; + MACOSX_DEPLOYMENT_TARGET = 10.8; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = macosx; + }; + name = Debug; + }; + 252C464016F6849A00CF1FEA /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 039C53C97223B376E518B6C8 /* Pods-osx.release.xcconfig */; + buildSettings = { + COMBINE_HIDPI_IMAGES = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + GCC_ENABLE_OBJC_EXCEPTIONS = YES; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "Code/TransitionKit-Prefix.pch"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + INFOPLIST_FILE = "Specs/TransitionKitTests-Info.plist"; + MACOSX_DEPLOYMENT_TARGET = 10.8; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = macosx; + }; + name = Release; + }; + 25AE19C31809A70E00AF5535 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = AD73E569A343DBC89D42B79D /* Pods-ios.debug.xcconfig */; + buildSettings = { + CLANG_ENABLE_MODULES = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + FRAMEWORK_SEARCH_PATHS = ( + "$(SDKROOT)/Developer/Library/Frameworks", + "$(inherited)", + "$(DEVELOPER_FRAMEWORKS_DIR)", + ); + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "Code/TransitionKit-Prefix.pch"; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + INFOPLIST_FILE = "Specs/TransitionKitTests-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Debug; + }; + 25AE19C41809A70E00AF5535 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = F7EF53C22C2E393B467BE847 /* Pods-ios.release.xcconfig */; + buildSettings = { + CLANG_ENABLE_MODULES = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + ENABLE_NS_ASSERTIONS = NO; + FRAMEWORK_SEARCH_PATHS = ( + "$(SDKROOT)/Developer/Library/Frameworks", + "$(inherited)", + "$(DEVELOPER_FRAMEWORKS_DIR)", + ); + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "Code/TransitionKit-Prefix.pch"; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + INFOPLIST_FILE = "Specs/TransitionKitTests-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 7.0; + PRODUCT_NAME = "$(TARGET_NAME)"; + }; + name = Release; + }; + 6600A4E71C69D53300378CEE /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + CLANG_ENABLE_MODULES = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_UNREACHABLE_CODE = YES; + CODE_SIGN_IDENTITY = "-"; + COMBINE_HIDPI_IMAGES = YES; + CURRENT_PROJECT_VERSION = 1; + DEBUG_INFORMATION_FORMAT = dwarf; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + FRAMEWORK_VERSION = A; + GCC_NO_COMMON_BLOCKS = YES; + 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_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + INFOPLIST_FILE = TransitionKitOSX/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 10.7; + MTL_ENABLE_DEBUG_INFO = YES; + PRODUCT_BUNDLE_IDENTIFIER = org.blakewatters.TransitionKitOSX; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = macosx; + SKIP_INSTALL = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 6600A4E81C69D53300378CEE /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + CLANG_ENABLE_MODULES = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_UNREACHABLE_CODE = YES; + CODE_SIGN_IDENTITY = "-"; + COMBINE_HIDPI_IMAGES = YES; + COPY_PHASE_STRIP = NO; + CURRENT_PROJECT_VERSION = 1; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + FRAMEWORK_VERSION = A; + GCC_NO_COMMON_BLOCKS = YES; + 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_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + INFOPLIST_FILE = TransitionKitOSX/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; + MACOSX_DEPLOYMENT_TARGET = 10.7; + MTL_ENABLE_DEBUG_INFO = NO; + PRODUCT_BUNDLE_IDENTIFIER = org.blakewatters.TransitionKitOSX; + PRODUCT_NAME = "$(TARGET_NAME)"; + SDKROOT = macosx; + SKIP_INSTALL = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; + 6600A4FA1C69D66F00378CEE /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + CLANG_ENABLE_MODULES = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_UNREACHABLE_CODE = YES; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CURRENT_PROJECT_VERSION = 1; + DEBUG_INFORMATION_FORMAT = dwarf; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_NO_COMMON_BLOCKS = YES; + 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_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + INFOPLIST_FILE = TransitionKitiOS/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MTL_ENABLE_DEBUG_INFO = YES; + PRODUCT_BUNDLE_IDENTIFIER = org.blakewatters.TransitionKitiOS; + PRODUCT_NAME = "$(TARGET_NAME)"; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 6600A4FB1C69D66F00378CEE /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + CLANG_ENABLE_MODULES = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_UNREACHABLE_CODE = YES; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + COPY_PHASE_STRIP = NO; + CURRENT_PROJECT_VERSION = 1; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = YES; + 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_AGGRESSIVE; + GCC_WARN_UNUSED_FUNCTION = YES; + INFOPLIST_FILE = TransitionKitiOS/Info.plist; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.0; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MTL_ENABLE_DEBUG_INFO = NO; + PRODUCT_BUNDLE_IDENTIFIER = org.blakewatters.TransitionKitiOS; + PRODUCT_NAME = "$(TARGET_NAME)"; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 252C45D316F681D400CF1FEA /* Build configuration list for PBXProject "TransitionKit" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 252C45FB16F681D500CF1FEA /* Debug */, + 252C45FC16F681D500CF1FEA /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 252C463E16F6849A00CF1FEA /* Build configuration list for PBXNativeTarget "OS X Specs" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 252C463F16F6849A00CF1FEA /* Debug */, + 252C464016F6849A00CF1FEA /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 25AE19C21809A70E00AF5535 /* Build configuration list for PBXNativeTarget "iOS Specs" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 25AE19C31809A70E00AF5535 /* Debug */, + 25AE19C41809A70E00AF5535 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 6600A4E91C69D53300378CEE /* Build configuration list for PBXNativeTarget "TransitionKitOSX" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 6600A4E71C69D53300378CEE /* Debug */, + 6600A4E81C69D53300378CEE /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 6600A4F91C69D66F00378CEE /* Build configuration list for PBXNativeTarget "TransitionKitiOS" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 6600A4FA1C69D66F00378CEE /* Debug */, + 6600A4FB1C69D66F00378CEE /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 252C45D016F681D400CF1FEA /* Project object */; +} diff --git a/TransitionKit.xcodeproj/xcshareddata/xcschemes/TransitionKitOSX.xcscheme b/TransitionKit.xcodeproj/xcshareddata/xcschemes/TransitionKitOSX.xcscheme new file mode 100644 index 0000000..8c25125 --- /dev/null +++ b/TransitionKit.xcodeproj/xcshareddata/xcschemes/TransitionKitOSX.xcscheme @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/TransitionKit.xcodeproj/xcshareddata/xcschemes/TransitionKitiOS.xcscheme b/TransitionKit.xcodeproj/xcshareddata/xcschemes/TransitionKitiOS.xcscheme new file mode 100644 index 0000000..3672707 --- /dev/null +++ b/TransitionKit.xcodeproj/xcshareddata/xcschemes/TransitionKitiOS.xcscheme @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/TransitionKitOSX/Info.plist b/TransitionKitOSX/Info.plist new file mode 100644 index 0000000..c56f352 --- /dev/null +++ b/TransitionKitOSX/Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + FMWK + CFBundleShortVersionString + 2.3 + CFBundleSignature + ???? + CFBundleVersion + $(CURRENT_PROJECT_VERSION) + NSPrincipalClass + + + diff --git a/TransitionKitOSX/TransitionKitOSX.h b/TransitionKitOSX/TransitionKitOSX.h new file mode 100644 index 0000000..fa586ec --- /dev/null +++ b/TransitionKitOSX/TransitionKitOSX.h @@ -0,0 +1,13 @@ +// +// TransitionKitOSX.h +// TransitionKitOSX +// +// Created by Anthony Weiss on 2/9/16. +// +// + +#import "TKStateMachine.h" +#import "TKEvent.h" +#import "TKState.h" +#import "TKTransition.h" +#import "TransitionKit.h" \ No newline at end of file diff --git a/TransitionKitiOS/Info.plist b/TransitionKitiOS/Info.plist new file mode 100644 index 0000000..c56f352 --- /dev/null +++ b/TransitionKitiOS/Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + FMWK + CFBundleShortVersionString + 2.3 + CFBundleSignature + ???? + CFBundleVersion + $(CURRENT_PROJECT_VERSION) + NSPrincipalClass + + + diff --git a/TransitionKitiOS/TransitionKitiOS.h b/TransitionKitiOS/TransitionKitiOS.h new file mode 100644 index 0000000..6ca1969 --- /dev/null +++ b/TransitionKitiOS/TransitionKitiOS.h @@ -0,0 +1,13 @@ +// +// TransitionKitiOS.h +// TransitionKitiOS +// +// Created by Anthony Weiss on 2/9/16. +// +// + +#import "TKStateMachine.h" +#import "TKEvent.h" +#import "TKState.h" +#import "TKTransition.h" +#import "TransitionKit.h" \ No newline at end of file