Skip to content

Commit

Permalink
Create Project AnimateTableViewCell
Browse files Browse the repository at this point in the history
  • Loading branch information
khuong291 committed Jun 4, 2016
1 parent 393ab11 commit 79885b8
Show file tree
Hide file tree
Showing 11 changed files with 614 additions and 0 deletions.
@@ -0,0 +1,293 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {

/* Begin PBXBuildFile section */
99B7DF4A1D033FAC00D195D3 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99B7DF491D033FAC00D195D3 /* AppDelegate.swift */; };
99B7DF4C1D033FAC00D195D3 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 99B7DF4B1D033FAC00D195D3 /* ViewController.swift */; };
99B7DF4F1D033FAC00D195D3 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 99B7DF4D1D033FAC00D195D3 /* Main.storyboard */; };
99B7DF511D033FAC00D195D3 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 99B7DF501D033FAC00D195D3 /* Assets.xcassets */; };
99B7DF541D033FAC00D195D3 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 99B7DF521D033FAC00D195D3 /* LaunchScreen.storyboard */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
99B7DF461D033FAB00D195D3 /* AnimateTableViewCell.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AnimateTableViewCell.app; sourceTree = BUILT_PRODUCTS_DIR; };
99B7DF491D033FAC00D195D3 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
99B7DF4B1D033FAC00D195D3 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
99B7DF4E1D033FAC00D195D3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
99B7DF501D033FAC00D195D3 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
99B7DF531D033FAC00D195D3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
99B7DF551D033FAC00D195D3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
99B7DF431D033FAB00D195D3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
99B7DF3D1D033FAA00D195D3 = {
isa = PBXGroup;
children = (
99B7DF481D033FAC00D195D3 /* AnimateTableViewCell */,
99B7DF471D033FAB00D195D3 /* Products */,
);
sourceTree = "<group>";
};
99B7DF471D033FAB00D195D3 /* Products */ = {
isa = PBXGroup;
children = (
99B7DF461D033FAB00D195D3 /* AnimateTableViewCell.app */,
);
name = Products;
sourceTree = "<group>";
};
99B7DF481D033FAC00D195D3 /* AnimateTableViewCell */ = {
isa = PBXGroup;
children = (
99B7DF491D033FAC00D195D3 /* AppDelegate.swift */,
99B7DF4B1D033FAC00D195D3 /* ViewController.swift */,
99B7DF4D1D033FAC00D195D3 /* Main.storyboard */,
99B7DF501D033FAC00D195D3 /* Assets.xcassets */,
99B7DF521D033FAC00D195D3 /* LaunchScreen.storyboard */,
99B7DF551D033FAC00D195D3 /* Info.plist */,
);
path = AnimateTableViewCell;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
99B7DF451D033FAB00D195D3 /* AnimateTableViewCell */ = {
isa = PBXNativeTarget;
buildConfigurationList = 99B7DF581D033FAC00D195D3 /* Build configuration list for PBXNativeTarget "AnimateTableViewCell" */;
buildPhases = (
99B7DF421D033FAB00D195D3 /* Sources */,
99B7DF431D033FAB00D195D3 /* Frameworks */,
99B7DF441D033FAB00D195D3 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = AnimateTableViewCell;
productName = AnimateTableViewCell;
productReference = 99B7DF461D033FAB00D195D3 /* AnimateTableViewCell.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
99B7DF3E1D033FAA00D195D3 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0730;
LastUpgradeCheck = 0730;
ORGANIZATIONNAME = Fantageek;
TargetAttributes = {
99B7DF451D033FAB00D195D3 = {
CreatedOnToolsVersion = 7.3;
};
};
};
buildConfigurationList = 99B7DF411D033FAA00D195D3 /* Build configuration list for PBXProject "AnimateTableViewCell" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 99B7DF3D1D033FAA00D195D3;
productRefGroup = 99B7DF471D033FAB00D195D3 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
99B7DF451D033FAB00D195D3 /* AnimateTableViewCell */,
);
};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
99B7DF441D033FAB00D195D3 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
99B7DF541D033FAC00D195D3 /* LaunchScreen.storyboard in Resources */,
99B7DF511D033FAC00D195D3 /* Assets.xcassets in Resources */,
99B7DF4F1D033FAC00D195D3 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
99B7DF421D033FAB00D195D3 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
99B7DF4C1D033FAC00D195D3 /* ViewController.swift in Sources */,
99B7DF4A1D033FAC00D195D3 /* AppDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
99B7DF4D1D033FAC00D195D3 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
99B7DF4E1D033FAC00D195D3 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
99B7DF521D033FAC00D195D3 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
99B7DF531D033FAC00D195D3 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
99B7DF561D033FAC00D195D3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
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_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
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_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 9.3;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
99B7DF571D033FAC00D195D3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
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_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
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;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 9.3;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
99B7DF591D033FAC00D195D3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = AnimateTableViewCell/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.fantageek.AnimateTableViewCell;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
99B7DF5A1D033FAC00D195D3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = AnimateTableViewCell/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.fantageek.AnimateTableViewCell;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
99B7DF411D033FAA00D195D3 /* Build configuration list for PBXProject "AnimateTableViewCell" */ = {
isa = XCConfigurationList;
buildConfigurations = (
99B7DF561D033FAC00D195D3 /* Debug */,
99B7DF571D033FAC00D195D3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
99B7DF581D033FAC00D195D3 /* Build configuration list for PBXNativeTarget "AnimateTableViewCell" */ = {
isa = XCConfigurationList;
buildConfigurations = (
99B7DF591D033FAC00D195D3 /* Debug */,
99B7DF5A1D033FAC00D195D3 /* Release */,
);
defaultConfigurationIsVisible = 0;
};
/* End XCConfigurationList section */
};
rootObject = 99B7DF3E1D033FAA00D195D3 /* Project object */;
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
@@ -0,0 +1,91 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0730"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
<BuildActionEntries>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "99B7DF451D033FAB00D195D3"
BuildableName = "AnimateTableViewCell.app"
BlueprintName = "AnimateTableViewCell"
ReferencedContainer = "container:AnimateTableViewCell.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "99B7DF451D033FAB00D195D3"
BuildableName = "AnimateTableViewCell.app"
BlueprintName = "AnimateTableViewCell"
ReferencedContainer = "container:AnimateTableViewCell.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
allowLocationSimulation = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "99B7DF451D033FAB00D195D3"
BuildableName = "AnimateTableViewCell.app"
BlueprintName = "AnimateTableViewCell"
ReferencedContainer = "container:AnimateTableViewCell.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "99B7DF451D033FAB00D195D3"
BuildableName = "AnimateTableViewCell.app"
BlueprintName = "AnimateTableViewCell"
ReferencedContainer = "container:AnimateTableViewCell.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
</Scheme>

0 comments on commit 79885b8

Please sign in to comment.