This commit is contained in:
nikolay-diyanov 2015-11-09 15:59:32 +02:00
Родитель 696e5ad0fa
Коммит 9fa367e0e5
25 изменённых файлов: 358 добавлений и 700 удалений

Просмотреть файл

@ -1,5 +0,0 @@
//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import <TelerikUI/TelerikUI.h>

Просмотреть файл

@ -1,531 +0,0 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
1B24EE851BDF84670090E311 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B24EE841BDF84670090E311 /* AppDelegate.swift */; };
1B24EE871BDF84670090E311 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B24EE861BDF84670090E311 /* ViewController.swift */; };
1B24EE8A1BDF84670090E311 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 1B24EE881BDF84670090E311 /* Main.storyboard */; };
1B24EE8C1BDF84670090E311 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1B24EE8B1BDF84670090E311 /* Assets.xcassets */; };
1B24EE8F1BDF84670090E311 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 1B24EE8D1BDF84670090E311 /* LaunchScreen.storyboard */; };
1B24EE9A1BDF84670090E311 /* BlogExamplesInswiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B24EE991BDF84670090E311 /* BlogExamplesInswiftTests.swift */; };
1B24EEA51BDF84670090E311 /* BlogExamplesInswiftUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B24EEA41BDF84670090E311 /* BlogExamplesInswiftUITests.swift */; };
1B24EEB31BDF848E0090E311 /* TelerikUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1B24EEB21BDF848E0090E311 /* TelerikUI.framework */; };
1B24EEB61BDF86770090E311 /* fdfd.m in Sources */ = {isa = PBXBuildFile; fileRef = 1B24EEB51BDF86770090E311 /* fdfd.m */; settings = {ASSET_TAGS = (); }; };
1B8D80B61BECA3AF007F2BBC /* time1.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 1B8D80B51BECA3AF007F2BBC /* time1.jpg */; settings = {ASSET_TAGS = (); }; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
1B24EE961BDF84670090E311 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 1B24EE791BDF84670090E311 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 1B24EE801BDF84670090E311;
remoteInfo = BlogExamplesInswift;
};
1B24EEA11BDF84670090E311 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 1B24EE791BDF84670090E311 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 1B24EE801BDF84670090E311;
remoteInfo = BlogExamplesInswift;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
1B24EE811BDF84670090E311 /* BlogExamplesInswift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BlogExamplesInswift.app; sourceTree = BUILT_PRODUCTS_DIR; };
1B24EE841BDF84670090E311 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
1B24EE861BDF84670090E311 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
1B24EE891BDF84670090E311 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
1B24EE8B1BDF84670090E311 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
1B24EE8E1BDF84670090E311 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
1B24EE901BDF84670090E311 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
1B24EE951BDF84670090E311 /* BlogExamplesInswiftTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BlogExamplesInswiftTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
1B24EE991BDF84670090E311 /* BlogExamplesInswiftTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlogExamplesInswiftTests.swift; sourceTree = "<group>"; };
1B24EE9B1BDF84670090E311 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
1B24EEA01BDF84670090E311 /* BlogExamplesInswiftUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BlogExamplesInswiftUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
1B24EEA41BDF84670090E311 /* BlogExamplesInswiftUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlogExamplesInswiftUITests.swift; sourceTree = "<group>"; };
1B24EEA61BDF84670090E311 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
1B24EEB21BDF848E0090E311 /* TelerikUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = TelerikUI.framework; path = "../../Documents/Telerik/UI for iOS Q3 2015/TelerikUI.framework"; sourceTree = "<group>"; };
1B24EEB41BDF86760090E311 /* BlogExamplesInswift-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "BlogExamplesInswift-Bridging-Header.h"; sourceTree = "<group>"; };
1B24EEB51BDF86770090E311 /* fdfd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = fdfd.m; sourceTree = "<group>"; };
1B8D80B51BECA3AF007F2BBC /* time1.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = time1.jpg; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
1B24EE7E1BDF84670090E311 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
1B24EEB31BDF848E0090E311 /* TelerikUI.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
1B24EE921BDF84670090E311 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
1B24EE9D1BDF84670090E311 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
1B24EE781BDF84670090E311 = {
isa = PBXGroup;
children = (
1B24EEB51BDF86770090E311 /* fdfd.m */,
1B24EEB21BDF848E0090E311 /* TelerikUI.framework */,
1B24EE831BDF84670090E311 /* BlogExamplesInswift */,
1B24EE981BDF84670090E311 /* BlogExamplesInswiftTests */,
1B24EEA31BDF84670090E311 /* BlogExamplesInswiftUITests */,
1B24EE821BDF84670090E311 /* Products */,
1B24EEB41BDF86760090E311 /* BlogExamplesInswift-Bridging-Header.h */,
);
sourceTree = "<group>";
};
1B24EE821BDF84670090E311 /* Products */ = {
isa = PBXGroup;
children = (
1B24EE811BDF84670090E311 /* BlogExamplesInswift.app */,
1B24EE951BDF84670090E311 /* BlogExamplesInswiftTests.xctest */,
1B24EEA01BDF84670090E311 /* BlogExamplesInswiftUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
1B24EE831BDF84670090E311 /* BlogExamplesInswift */ = {
isa = PBXGroup;
children = (
1B24EE841BDF84670090E311 /* AppDelegate.swift */,
1B24EE861BDF84670090E311 /* ViewController.swift */,
1B8D80B51BECA3AF007F2BBC /* time1.jpg */,
1B24EE881BDF84670090E311 /* Main.storyboard */,
1B24EE8B1BDF84670090E311 /* Assets.xcassets */,
1B24EE8D1BDF84670090E311 /* LaunchScreen.storyboard */,
1B24EE901BDF84670090E311 /* Info.plist */,
);
path = BlogExamplesInswift;
sourceTree = "<group>";
};
1B24EE981BDF84670090E311 /* BlogExamplesInswiftTests */ = {
isa = PBXGroup;
children = (
1B24EE991BDF84670090E311 /* BlogExamplesInswiftTests.swift */,
1B24EE9B1BDF84670090E311 /* Info.plist */,
);
path = BlogExamplesInswiftTests;
sourceTree = "<group>";
};
1B24EEA31BDF84670090E311 /* BlogExamplesInswiftUITests */ = {
isa = PBXGroup;
children = (
1B24EEA41BDF84670090E311 /* BlogExamplesInswiftUITests.swift */,
1B24EEA61BDF84670090E311 /* Info.plist */,
);
path = BlogExamplesInswiftUITests;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
1B24EE801BDF84670090E311 /* BlogExamplesInswift */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1B24EEA91BDF84670090E311 /* Build configuration list for PBXNativeTarget "BlogExamplesInswift" */;
buildPhases = (
1B24EE7D1BDF84670090E311 /* Sources */,
1B24EE7E1BDF84670090E311 /* Frameworks */,
1B24EE7F1BDF84670090E311 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = BlogExamplesInswift;
productName = BlogExamplesInswift;
productReference = 1B24EE811BDF84670090E311 /* BlogExamplesInswift.app */;
productType = "com.apple.product-type.application";
};
1B24EE941BDF84670090E311 /* BlogExamplesInswiftTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1B24EEAC1BDF84670090E311 /* Build configuration list for PBXNativeTarget "BlogExamplesInswiftTests" */;
buildPhases = (
1B24EE911BDF84670090E311 /* Sources */,
1B24EE921BDF84670090E311 /* Frameworks */,
1B24EE931BDF84670090E311 /* Resources */,
);
buildRules = (
);
dependencies = (
1B24EE971BDF84670090E311 /* PBXTargetDependency */,
);
name = BlogExamplesInswiftTests;
productName = BlogExamplesInswiftTests;
productReference = 1B24EE951BDF84670090E311 /* BlogExamplesInswiftTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
1B24EE9F1BDF84670090E311 /* BlogExamplesInswiftUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1B24EEAF1BDF84670090E311 /* Build configuration list for PBXNativeTarget "BlogExamplesInswiftUITests" */;
buildPhases = (
1B24EE9C1BDF84670090E311 /* Sources */,
1B24EE9D1BDF84670090E311 /* Frameworks */,
1B24EE9E1BDF84670090E311 /* Resources */,
);
buildRules = (
);
dependencies = (
1B24EEA21BDF84670090E311 /* PBXTargetDependency */,
);
name = BlogExamplesInswiftUITests;
productName = BlogExamplesInswiftUITests;
productReference = 1B24EEA01BDF84670090E311 /* BlogExamplesInswiftUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
1B24EE791BDF84670090E311 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0700;
LastUpgradeCheck = 0700;
ORGANIZATIONNAME = "Yoanna Mareva";
TargetAttributes = {
1B24EE801BDF84670090E311 = {
CreatedOnToolsVersion = 7.0;
};
1B24EE941BDF84670090E311 = {
CreatedOnToolsVersion = 7.0;
TestTargetID = 1B24EE801BDF84670090E311;
};
1B24EE9F1BDF84670090E311 = {
CreatedOnToolsVersion = 7.0;
TestTargetID = 1B24EE801BDF84670090E311;
};
};
};
buildConfigurationList = 1B24EE7C1BDF84670090E311 /* Build configuration list for PBXProject "BlogExamplesInswift" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 1B24EE781BDF84670090E311;
productRefGroup = 1B24EE821BDF84670090E311 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
1B24EE801BDF84670090E311 /* BlogExamplesInswift */,
1B24EE941BDF84670090E311 /* BlogExamplesInswiftTests */,
1B24EE9F1BDF84670090E311 /* BlogExamplesInswiftUITests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
1B24EE7F1BDF84670090E311 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1B8D80B61BECA3AF007F2BBC /* time1.jpg in Resources */,
1B24EE8F1BDF84670090E311 /* LaunchScreen.storyboard in Resources */,
1B24EE8C1BDF84670090E311 /* Assets.xcassets in Resources */,
1B24EE8A1BDF84670090E311 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
1B24EE931BDF84670090E311 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
1B24EE9E1BDF84670090E311 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
1B24EE7D1BDF84670090E311 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1B24EE871BDF84670090E311 /* ViewController.swift in Sources */,
1B24EEB61BDF86770090E311 /* fdfd.m in Sources */,
1B24EE851BDF84670090E311 /* AppDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
1B24EE911BDF84670090E311 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1B24EE9A1BDF84670090E311 /* BlogExamplesInswiftTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
1B24EE9C1BDF84670090E311 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1B24EEA51BDF84670090E311 /* BlogExamplesInswiftUITests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
1B24EE971BDF84670090E311 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 1B24EE801BDF84670090E311 /* BlogExamplesInswift */;
targetProxy = 1B24EE961BDF84670090E311 /* PBXContainerItemProxy */;
};
1B24EEA21BDF84670090E311 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 1B24EE801BDF84670090E311 /* BlogExamplesInswift */;
targetProxy = 1B24EEA11BDF84670090E311 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
1B24EE881BDF84670090E311 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
1B24EE891BDF84670090E311 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
1B24EE8D1BDF84670090E311 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
1B24EE8E1BDF84670090E311 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
1B24EEA71BDF84670090E311 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
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.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
1B24EEA81BDF84670090E311 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
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.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
1B24EEAA1BDF84670090E311 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
FRAMEWORK_SEARCH_PATHS = "/Users/mareva/Documents/Telerik/**";
INFOPLIST_FILE = BlogExamplesInswift/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.telerik.BlogExamplesInswift;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "BlogExamplesInswift-Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
1B24EEAB1BDF84670090E311 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
FRAMEWORK_SEARCH_PATHS = "/Users/mareva/Documents/Telerik/**";
INFOPLIST_FILE = BlogExamplesInswift/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.telerik.BlogExamplesInswift;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_OBJC_BRIDGING_HEADER = "BlogExamplesInswift-Bridging-Header.h";
};
name = Release;
};
1B24EEAD1BDF84670090E311 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
INFOPLIST_FILE = BlogExamplesInswiftTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.telerik.BlogExamplesInswiftTests;
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BlogExamplesInswift.app/BlogExamplesInswift";
};
name = Debug;
};
1B24EEAE1BDF84670090E311 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
INFOPLIST_FILE = BlogExamplesInswiftTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.telerik.BlogExamplesInswiftTests;
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BlogExamplesInswift.app/BlogExamplesInswift";
};
name = Release;
};
1B24EEB01BDF84670090E311 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
INFOPLIST_FILE = BlogExamplesInswiftUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.telerik.BlogExamplesInswiftUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_TARGET_NAME = BlogExamplesInswift;
USES_XCTRUNNER = YES;
};
name = Debug;
};
1B24EEB11BDF84670090E311 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
INFOPLIST_FILE = BlogExamplesInswiftUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.telerik.BlogExamplesInswiftUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_TARGET_NAME = BlogExamplesInswift;
USES_XCTRUNNER = YES;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
1B24EE7C1BDF84670090E311 /* Build configuration list for PBXProject "BlogExamplesInswift" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1B24EEA71BDF84670090E311 /* Debug */,
1B24EEA81BDF84670090E311 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
1B24EEA91BDF84670090E311 /* Build configuration list for PBXNativeTarget "BlogExamplesInswift" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1B24EEAA1BDF84670090E311 /* Debug */,
1B24EEAB1BDF84670090E311 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
1B24EEAC1BDF84670090E311 /* Build configuration list for PBXNativeTarget "BlogExamplesInswiftTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1B24EEAD1BDF84670090E311 /* Debug */,
1B24EEAE1BDF84670090E311 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
1B24EEAF1BDF84670090E311 /* Build configuration list for PBXNativeTarget "BlogExamplesInswiftUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1B24EEB01BDF84670090E311 /* Debug */,
1B24EEB11BDF84670090E311 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 1B24EE791BDF84670090E311 /* Project object */;
}

Просмотреть файл

@ -1,36 +0,0 @@
//
// BlogExamplesInswiftTests.swift
// BlogExamplesInswiftTests
//
// Created by Yoanna Mareva on 27.10.15.
// Copyright © 2015 г. Yoanna Mareva. All rights reserved.
//
import XCTest
@testable import BlogExamplesInswift
class BlogExamplesInswiftTests: XCTestCase {
override func setUp() {
super.setUp()
// Put setup code here. This method is called before the invocation of each test method in the class.
}
override func tearDown() {
// Put teardown code here. This method is called after the invocation of each test method in the class.
super.tearDown()
}
func testExample() {
// This is an example of a functional test case.
// Use XCTAssert and related functions to verify your tests produce the correct results.
}
func testPerformanceExample() {
// This is an example of a performance test case.
self.measureBlock {
// Put the code you want to measure the time of here.
}
}
}

Просмотреть файл

@ -1,24 +0,0 @@
<?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>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

Просмотреть файл

@ -1,36 +0,0 @@
//
// BlogExamplesInswiftUITests.swift
// BlogExamplesInswiftUITests
//
// Created by Yoanna Mareva on 27.10.15.
// Copyright © 2015 г. Yoanna Mareva. All rights reserved.
//
import XCTest
class BlogExamplesInswiftUITests: XCTestCase {
override func setUp() {
super.setUp()
// Put setup code here. This method is called before the invocation of each test method in the class.
// In UI tests it is usually best to stop immediately when a failure occurs.
continueAfterFailure = false
// UI tests must launch the application that they test. Doing this in setup will make sure it happens for each test method.
XCUIApplication().launch()
// In UI tests its important to set the initial state - such as interface orientation - required for your tests before they run. The setUp method is a good place to do this.
}
override func tearDown() {
// Put teardown code here. This method is called after the invocation of each test method in the class.
super.tearDown()
}
func testExample() {
// Use recording to get started writing UI tests.
// Use XCTAssert and related functions to verify your tests produce the correct results.
}
}

Просмотреть файл

@ -1,24 +0,0 @@
<?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>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>

Просмотреть файл

@ -1,9 +0,0 @@
//
// fdfd.m
// BlogExamplesInswift
//
// Created by Yoanna Mareva on 27.10.15.
// Copyright © 2015 г. Yoanna Mareva. All rights reserved.
//
#import <Foundation/Foundation.h>

Двоичные данные
GaugesBlogImages/Animation1.gif

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 185 KiB

Двоичные данные
GaugesBlogImages/Interaction.gif

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 172 KiB

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 44 KiB

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 46 KiB

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 47 KiB

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 69 KiB

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 104 KiB

Двоичный файл не отображается.

До

Ширина:  |  Высота:  |  Размер: 82 KiB

Просмотреть файл

@ -0,0 +1,322 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
EBAF24491BF0D8C000BFCD74 /* TelerikUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EBAF24481BF0D8C000BFCD74 /* TelerikUI.framework */; settings = {ASSET_TAGS = (); }; };
EBAF244C1BF0D8C000BFCD74 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBAF244B1BF0D8C000BFCD74 /* AppDelegate.swift */; };
EBAF244E1BF0D8C000BFCD74 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EBAF244D1BF0D8C000BFCD74 /* ViewController.swift */; };
EBAF24521BF0D8C000BFCD74 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = EBAF24501BF0D8C000BFCD74 /* Main.storyboard */; };
EBAF24541BF0D8C000BFCD74 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = EBAF24531BF0D8C000BFCD74 /* Assets.xcassets */; };
EBAF24571BF0D8C000BFCD74 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = EBAF24551BF0D8C000BFCD74 /* LaunchScreen.storyboard */; };
EBAF245F1BF0D90200BFCD74 /* time1.jpg in Resources */ = {isa = PBXBuildFile; fileRef = EBAF245E1BF0D90200BFCD74 /* time1.jpg */; settings = {ASSET_TAGS = (); }; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
EBAF24451BF0D8C000BFCD74 /* TelerikGaugesInSwift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TelerikGaugesInSwift.app; sourceTree = BUILT_PRODUCTS_DIR; };
EBAF24481BF0D8C000BFCD74 /* TelerikUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = TelerikUI.framework; path = Library/Frameworks/TelerikUI.framework; sourceTree = DEVELOPER_DIR; };
EBAF244B1BF0D8C000BFCD74 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
EBAF244D1BF0D8C000BFCD74 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
EBAF244F1BF0D8C000BFCD74 /* Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Bridging-Header.h"; sourceTree = "<group>"; };
EBAF24511BF0D8C000BFCD74 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
EBAF24531BF0D8C000BFCD74 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
EBAF24561BF0D8C000BFCD74 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
EBAF24581BF0D8C000BFCD74 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
EBAF245E1BF0D90200BFCD74 /* time1.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = time1.jpg; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
EBAF24421BF0D8C000BFCD74 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
EBAF24491BF0D8C000BFCD74 /* TelerikUI.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
EBAF243C1BF0D8C000BFCD74 = {
isa = PBXGroup;
children = (
EBAF244A1BF0D8C000BFCD74 /* TelerikGaugesInSwift */,
EBAF24471BF0D8C000BFCD74 /* Frameworks */,
EBAF24461BF0D8C000BFCD74 /* Products */,
);
sourceTree = "<group>";
};
EBAF24461BF0D8C000BFCD74 /* Products */ = {
isa = PBXGroup;
children = (
EBAF24451BF0D8C000BFCD74 /* TelerikGaugesInSwift.app */,
);
name = Products;
sourceTree = "<group>";
};
EBAF24471BF0D8C000BFCD74 /* Frameworks */ = {
isa = PBXGroup;
children = (
EBAF24481BF0D8C000BFCD74 /* TelerikUI.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
EBAF244A1BF0D8C000BFCD74 /* TelerikGaugesInSwift */ = {
isa = PBXGroup;
children = (
EBAF245E1BF0D90200BFCD74 /* time1.jpg */,
EBAF244B1BF0D8C000BFCD74 /* AppDelegate.swift */,
EBAF244D1BF0D8C000BFCD74 /* ViewController.swift */,
EBAF244F1BF0D8C000BFCD74 /* Bridging-Header.h */,
EBAF24501BF0D8C000BFCD74 /* Main.storyboard */,
EBAF24531BF0D8C000BFCD74 /* Assets.xcassets */,
EBAF24551BF0D8C000BFCD74 /* LaunchScreen.storyboard */,
EBAF24581BF0D8C000BFCD74 /* Info.plist */,
);
path = TelerikGaugesInSwift;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
EBAF24441BF0D8C000BFCD74 /* TelerikGaugesInSwift */ = {
isa = PBXNativeTarget;
buildConfigurationList = EBAF245B1BF0D8C000BFCD74 /* Build configuration list for PBXNativeTarget "TelerikGaugesInSwift" */;
buildPhases = (
EBAF24411BF0D8C000BFCD74 /* Sources */,
EBAF24421BF0D8C000BFCD74 /* Frameworks */,
EBAF24431BF0D8C000BFCD74 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = TelerikGaugesInSwift;
productName = TelerikGaugesInSwift;
productReference = EBAF24451BF0D8C000BFCD74 /* TelerikGaugesInSwift.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
EBAF243D1BF0D8C000BFCD74 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0700;
ORGANIZATIONNAME = Telerik;
TargetAttributes = {
EBAF24441BF0D8C000BFCD74 = {
CreatedOnToolsVersion = 7.0;
};
};
};
buildConfigurationList = EBAF24401BF0D8C000BFCD74 /* Build configuration list for PBXProject "TelerikGaugesInSwift" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = EBAF243C1BF0D8C000BFCD74;
productRefGroup = EBAF24461BF0D8C000BFCD74 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
EBAF24441BF0D8C000BFCD74 /* TelerikGaugesInSwift */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
EBAF24431BF0D8C000BFCD74 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
EBAF245F1BF0D90200BFCD74 /* time1.jpg in Resources */,
EBAF24571BF0D8C000BFCD74 /* LaunchScreen.storyboard in Resources */,
EBAF24541BF0D8C000BFCD74 /* Assets.xcassets in Resources */,
EBAF24521BF0D8C000BFCD74 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
EBAF24411BF0D8C000BFCD74 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
EBAF244E1BF0D8C000BFCD74 /* ViewController.swift in Sources */,
EBAF244C1BF0D8C000BFCD74 /* AppDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
EBAF24501BF0D8C000BFCD74 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
EBAF24511BF0D8C000BFCD74 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
EBAF24551BF0D8C000BFCD74 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
EBAF24561BF0D8C000BFCD74 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
EBAF24591BF0D8C000BFCD74 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
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;
FRAMEWORK_SEARCH_PATHS = (
"\"$(DEVELOPER_FRAMEWORKS_DIR)\"",
"\"$(inherited)\"",
"\"\\\"/Users/${USER}/Documents/Telerik/\\\"/**\"",
);
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.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_OBJC_BRIDGING_HEADER = "$(PROJECT_NAME)/Bridging-Header.h";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
EBAF245A1BF0D8C000BFCD74 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
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;
FRAMEWORK_SEARCH_PATHS = (
"\"$(DEVELOPER_FRAMEWORKS_DIR)\"",
"\"$(inherited)\"",
"\"\\\"/Users/${USER}/Documents/Telerik/\\\"/**\"",
);
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.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_OBJC_BRIDGING_HEADER = "$(PROJECT_NAME)/Bridging-Header.h";
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
EBAF245C1BF0D8C000BFCD74 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = TelerikGaugesInSwift/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.telerik.TelerikGaugesInSwift;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
EBAF245D1BF0D8C000BFCD74 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = TelerikGaugesInSwift/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.telerik.TelerikGaugesInSwift;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
EBAF24401BF0D8C000BFCD74 /* Build configuration list for PBXProject "TelerikGaugesInSwift" */ = {
isa = XCConfigurationList;
buildConfigurations = (
EBAF24591BF0D8C000BFCD74 /* Debug */,
EBAF245A1BF0D8C000BFCD74 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
EBAF245B1BF0D8C000BFCD74 /* Build configuration list for PBXNativeTarget "TelerikGaugesInSwift" */ = {
isa = XCConfigurationList;
buildConfigurations = (
EBAF245C1BF0D8C000BFCD74 /* Debug */,
EBAF245D1BF0D8C000BFCD74 /* Release */,
);
defaultConfigurationIsVisible = 0;
};
/* End XCConfigurationList section */
};
rootObject = EBAF243D1BF0D8C000BFCD74 /* Project object */;
}

Просмотреть файл

@ -2,6 +2,6 @@
<Workspace
version = "1.0">
<FileRef
location = "self:BlogExamplesInswift.xcodeproj">
location = "self:TelerikGaugesInSwift.xcodeproj">
</FileRef>
</Workspace>

Просмотреть файл

@ -1,9 +1,9 @@
//
// AppDelegate.swift
// BlogExamplesInswift
// TelerikGaugesInSwift
//
// Created by Yoanna Mareva on 27.10.15.
// Copyright © 2015 г. Yoanna Mareva. All rights reserved.
// Created by Nikolay Diyanov on 11/9/15.
// Copyright © 2015 Telerik. All rights reserved.
//
import UIKit

Просмотреть файл

@ -0,0 +1,11 @@
//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import<TelerikUI/TelerikUI.h>
#ifdef AppFeedback
#import<TelerikAppFeedback/TelerikAppFeedback.h>
#endif

Просмотреть файл

@ -32,9 +32,7 @@
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>

Просмотреть файл

@ -9,7 +9,7 @@
import UIKit
class ViewController: UIViewController, TKGaugeDelegate {
let temperature: TKRadialGauge = TKRadialGauge()
let humidity: TKRadialGauge = TKRadialGauge()
let wind: TKRadialGauge = TKRadialGauge()
@ -25,18 +25,13 @@ class ViewController: UIViewController, TKGaugeDelegate {
self.humidityGauge()
self.windGauge()
}
override func didReceiveMemoryWarning() {
super.didReceiveMemoryWarning()
// Dispose of any resources that can be recreated.
}
func temperatureGauge()
{
temperature.delegate = self
self.view.addSubview(temperature)
let radialScale = TKGaugeRadialScale(minimum: -30, maximum: 40)
let radialScale = TKGaugeRadialScale(minimum:-30, maximum:40)
radialScale.ticks.hidden = true
radialScale.labels.hidden = true
temperature.addScale(radialScale)
@ -56,30 +51,28 @@ class ViewController: UIViewController, TKGaugeDelegate {
measureTemperatureSegment.shadowOpacity = 0.5
measureTemperatureSegment.shadowOffset = CGSizeMake(0, 0)
measureTemperatureSegment.setRangeAnimated(TKRange(minimum: -30, andMaximum:19), withDuration:1.0, mediaTimingFunction:kCAMediaTimingFunctionEaseInEaseOut)
radialScale.addSegment(measureTemperatureSegment)
temperature.labelTitle.text = "19C"
temperature.labelTitle.font = UIFont(name: "HelveticaNeue-Light", size:35)
temperature.labelTitle.textColor = UIColor.whiteColor()
// let needle : TKGaugeNeedle = TKGaugeNeedle()
// radialScale.addIndicator(needle)
// needle.setValueAnimated(50, withDuration: 1, mediaTimingFunction: kCAMediaTimingFunctionEaseInEaseOut)
//
// let freezing : TKGaugeSegment = TKGaugeSegment(minimum: -10, maximum: 0)
// radialScale.addSegment(freezing)
//
// let liquid : TKGaugeSegment = TKGaugeSegment(minimum: 1, maximum: 99)
// liquid.fill = TKLinearGradientFill(colors: [UIColor(red: 0.24, green: 0.52, blue: 0.78, alpha: 1.0), UIColor(red: 1.00, green: 0.85, blue: 0.40, alpha: 1.0)], locations: [0, 1], startPoint: CGPointMake(0, 0.5), endPoint: CGPointMake(1, 0.5))
// radialScale.addSegment(liquid)
//
// let boiling = TKGaugeSegment(minimum: 100, maximum: 110)
// boiling.fill = TKSolidFill(color: UIColor(red: 0.90, green: 0.57, blue: 0.22, alpha: 1.0))
// radialScale.addSegment(boiling)
// let needle : TKGaugeNeedle = TKGaugeNeedle()
// radialScale.addIndicator(needle)
// needle.setValueAnimated(50, withDuration: 1, mediaTimingFunction: kCAMediaTimingFunctionEaseInEaseOut)
//
// let freezing : TKGaugeSegment = TKGaugeSegment(minimum: -10, maximum: 0)
// radialScale.addSegment(freezing)
//
// let liquid : TKGaugeSegment = TKGaugeSegment(minimum: 1, maximum: 99)
// liquid.fill = TKLinearGradientFill(colors: [UIColor(red: 0.24, green: 0.52, blue: 0.78, alpha: 1.0), UIColor(red: 1.00, green: 0.85, blue: 0.40, alpha: 1.0)], locations: [0, 1], startPoint: CGPointMake(0, 0.5), endPoint: CGPointMake(1, 0.5))
// radialScale.addSegment(liquid)
//
// let boiling = TKGaugeSegment(minimum: 100, maximum: 110)
// boiling.fill = TKSolidFill(color: UIColor(red: 0.90, green: 0.57, blue: 0.22, alpha: 1.0))
// radialScale.addSegment(boiling)
}
func humidityGauge()
@ -91,7 +84,7 @@ class ViewController: UIViewController, TKGaugeDelegate {
radialScale.ticks.hidden = true
radialScale.labels.hidden = true
humidity.addScale(radialScale)
let mainTemperatureSegment = TKGaugeSegment(minimum:0, maximum:100)
mainTemperatureSegment.cap = TKGaugeSegmentCap.Round
mainTemperatureSegment.location = 0.87
@ -119,6 +112,7 @@ class ViewController: UIViewController, TKGaugeDelegate {
func windGauge()
{
wind.delegate = self
self.view.addSubview(wind)
let radialScale = TKGaugeRadialScale(minimum: 0, maximum: 32)
@ -147,7 +141,6 @@ class ViewController: UIViewController, TKGaugeDelegate {
wind.labelTitle.text = "5.7 m/s"
wind.labelTitle.font = UIFont(name: "HelveticaNeue-Light", size:20)
wind.labelTitle.textColor = UIColor.whiteColor()
}
func gauge(gauge: TKGauge, valueChanged value: CGFloat, forScale scale: TKGaugeScale) {
@ -168,8 +161,7 @@ class ViewController: UIViewController, TKGaugeDelegate {
super.viewDidLayoutSubviews()
temperature.frame = CGRectMake(CGRectGetWidth(self.view.frame)/2 - 75, 20, 150, 150)
humidity.frame = CGRectMake(10, 60, 100, 100)
wind.frame = CGRectMake(263, 60, 100, 100)
wind.frame = CGRectMake(460, 60, 100, 100)
}
}

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 12 KiB

После

Ширина:  |  Высота:  |  Размер: 12 KiB