diff --git a/TGPControlsDemo7/Podfile b/TGPControlsDemo7/Podfile index f6b46ae..a6944e9 100644 --- a/TGPControlsDemo7/Podfile +++ b/TGPControlsDemo7/Podfile @@ -5,8 +5,3 @@ target 'TGPControlsDemo7' do #pod 'TGPControls', :path => '../../TGPControls' pod 'TGPControls' end - -target 'TGPControlsDemo7Tests' do - -end - diff --git a/TGPControlsDemo7/TGPControlsDemo7.xcodeproj/project.pbxproj b/TGPControlsDemo7/TGPControlsDemo7.xcodeproj/project.pbxproj index 9e00b9b..7690b7d 100644 --- a/TGPControlsDemo7/TGPControlsDemo7.xcodeproj/project.pbxproj +++ b/TGPControlsDemo7/TGPControlsDemo7.xcodeproj/project.pbxproj @@ -14,19 +14,8 @@ DC74B6821A901699001DC526 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DC74B6801A901699001DC526 /* Main.storyboard */; }; DC74B6841A901699001DC526 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = DC74B6831A901699001DC526 /* Images.xcassets */; }; DC74B6871A901699001DC526 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = DC74B6851A901699001DC526 /* LaunchScreen.xib */; }; - DC74B6931A901699001DC526 /* TGPControlsDemo7Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = DC74B6921A901699001DC526 /* TGPControlsDemo7Tests.m */; }; /* End PBXBuildFile section */ -/* Begin PBXContainerItemProxy section */ - DC74B68D1A901699001DC526 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = DC74B66B1A901699001DC526 /* Project object */; - proxyType = 1; - remoteGlobalIDString = DC74B6721A901699001DC526; - remoteInfo = TGPControlsDemo7; - }; -/* End PBXContainerItemProxy section */ - /* Begin PBXFileReference section */ 3227B7F26D7BFA5B9536A0DB /* Pods-TGPControlsDemo7.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TGPControlsDemo7.release.xcconfig"; path = "Pods/Target Support Files/Pods-TGPControlsDemo7/Pods-TGPControlsDemo7.release.xcconfig"; sourceTree = ""; }; 9D6EC9A4396AF16D62F320EE /* Pods-TGPControlsDemo7.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TGPControlsDemo7.debug.xcconfig"; path = "Pods/Target Support Files/Pods-TGPControlsDemo7/Pods-TGPControlsDemo7.debug.xcconfig"; sourceTree = ""; }; @@ -41,9 +30,6 @@ DC74B6811A901699001DC526 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; DC74B6831A901699001DC526 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; DC74B6861A901699001DC526 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = ""; }; - DC74B68C1A901699001DC526 /* TGPControlsDemo7Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TGPControlsDemo7Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - DC74B6911A901699001DC526 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - DC74B6921A901699001DC526 /* TGPControlsDemo7Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TGPControlsDemo7Tests.m; sourceTree = ""; }; DCC831371A9017670047F142 /* Podfile */ = {isa = PBXFileReference; lastKnownFileType = text; path = Podfile; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; /* End PBXFileReference section */ @@ -56,13 +42,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - DC74B6891A901699001DC526 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ @@ -79,7 +58,6 @@ children = ( DCC831371A9017670047F142 /* Podfile */, DC74B6751A901699001DC526 /* TGPControlsDemo7 */, - DC74B68F1A901699001DC526 /* TGPControlsDemo7Tests */, DC74B6741A901699001DC526 /* Products */, EA8C94FA4563F0443C64E897 /* Pods */, 2BAC7104A1110CC622B002A7 /* Frameworks */, @@ -90,7 +68,6 @@ isa = PBXGroup; children = ( DC74B6731A901699001DC526 /* TGPControlsDemo7.app */, - DC74B68C1A901699001DC526 /* TGPControlsDemo7Tests.xctest */, ); name = Products; sourceTree = ""; @@ -119,23 +96,6 @@ name = "Supporting Files"; sourceTree = ""; }; - DC74B68F1A901699001DC526 /* TGPControlsDemo7Tests */ = { - isa = PBXGroup; - children = ( - DC74B6921A901699001DC526 /* TGPControlsDemo7Tests.m */, - DC74B6901A901699001DC526 /* Supporting Files */, - ); - path = TGPControlsDemo7Tests; - sourceTree = ""; - }; - DC74B6901A901699001DC526 /* Supporting Files */ = { - isa = PBXGroup; - children = ( - DC74B6911A901699001DC526 /* Info.plist */, - ); - name = "Supporting Files"; - sourceTree = ""; - }; EA8C94FA4563F0443C64E897 /* Pods */ = { isa = PBXGroup; children = ( @@ -167,40 +127,18 @@ productReference = DC74B6731A901699001DC526 /* TGPControlsDemo7.app */; productType = "com.apple.product-type.application"; }; - DC74B68B1A901699001DC526 /* TGPControlsDemo7Tests */ = { - isa = PBXNativeTarget; - buildConfigurationList = DC74B6991A901699001DC526 /* Build configuration list for PBXNativeTarget "TGPControlsDemo7Tests" */; - buildPhases = ( - DC74B6881A901699001DC526 /* Sources */, - DC74B6891A901699001DC526 /* Frameworks */, - DC74B68A1A901699001DC526 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - DC74B68E1A901699001DC526 /* PBXTargetDependency */, - ); - name = TGPControlsDemo7Tests; - productName = TGPControlsDemo7Tests; - productReference = DC74B68C1A901699001DC526 /* TGPControlsDemo7Tests.xctest */; - productType = "com.apple.product-type.bundle.unit-test"; - }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ DC74B66B1A901699001DC526 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0610; + LastUpgradeCheck = 0710; ORGANIZATIONNAME = TheGothicParty; TargetAttributes = { DC74B6721A901699001DC526 = { CreatedOnToolsVersion = 6.1.1; }; - DC74B68B1A901699001DC526 = { - CreatedOnToolsVersion = 6.1.1; - TestTargetID = DC74B6721A901699001DC526; - }; }; }; buildConfigurationList = DC74B66E1A901699001DC526 /* Build configuration list for PBXProject "TGPControlsDemo7" */; @@ -217,7 +155,6 @@ projectRoot = ""; targets = ( DC74B6721A901699001DC526 /* TGPControlsDemo7 */, - DC74B68B1A901699001DC526 /* TGPControlsDemo7Tests */, ); }; /* End PBXProject section */ @@ -233,13 +170,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - DC74B68A1A901699001DC526 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ @@ -286,24 +216,8 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - DC74B6881A901699001DC526 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - DC74B6931A901699001DC526 /* TGPControlsDemo7Tests.m in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXSourcesBuildPhase section */ -/* Begin PBXTargetDependency section */ - DC74B68E1A901699001DC526 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = DC74B6721A901699001DC526 /* TGPControlsDemo7 */; - targetProxy = DC74B68D1A901699001DC526 /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - /* Begin PBXVariantGroup section */ DC74B6801A901699001DC526 /* Main.storyboard */ = { isa = PBXVariantGroup; @@ -344,6 +258,7 @@ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; @@ -407,9 +322,11 @@ baseConfigurationReference = 9D6EC9A4396AF16D62F320EE /* Pods-TGPControlsDemo7.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; INFOPLIST_FILE = TGPControlsDemo7/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 7.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = "com.thegothicparty.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; @@ -419,47 +336,15 @@ baseConfigurationReference = 3227B7F26D7BFA5B9536A0DB /* Pods-TGPControlsDemo7.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; INFOPLIST_FILE = TGPControlsDemo7/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 7.0; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = "com.thegothicparty.$(PRODUCT_NAME:rfc1034identifier)"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; - DC74B69A1A901699001DC526 /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUNDLE_LOADER = "$(TEST_HOST)"; - FRAMEWORK_SEARCH_PATHS = ( - "$(SDKROOT)/Developer/Library/Frameworks", - "$(inherited)", - ); - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - INFOPLIST_FILE = TGPControlsDemo7Tests/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_NAME = "$(TARGET_NAME)"; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/TGPControlsDemo7.app/TGPControlsDemo7"; - }; - name = Debug; - }; - DC74B69B1A901699001DC526 /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - BUNDLE_LOADER = "$(TEST_HOST)"; - FRAMEWORK_SEARCH_PATHS = ( - "$(SDKROOT)/Developer/Library/Frameworks", - "$(inherited)", - ); - INFOPLIST_FILE = TGPControlsDemo7Tests/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_NAME = "$(TARGET_NAME)"; - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/TGPControlsDemo7.app/TGPControlsDemo7"; - }; - name = Release; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -481,15 +366,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - DC74B6991A901699001DC526 /* Build configuration list for PBXNativeTarget "TGPControlsDemo7Tests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - DC74B69A1A901699001DC526 /* Debug */, - DC74B69B1A901699001DC526 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; /* End XCConfigurationList section */ }; rootObject = DC74B66B1A901699001DC526 /* Project object */; diff --git a/TGPControlsDemo7/TGPControlsDemo7/Images.xcassets/Contents.json b/TGPControlsDemo7/TGPControlsDemo7/Images.xcassets/Contents.json new file mode 100644 index 0000000..da4a164 --- /dev/null +++ b/TGPControlsDemo7/TGPControlsDemo7/Images.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/TGPControlsDemo7/TGPControlsDemo7/Images.xcassets/LaunchImage.launchimage/Contents.json b/TGPControlsDemo7/TGPControlsDemo7/Images.xcassets/LaunchImage.launchimage/Contents.json new file mode 100644 index 0000000..c682b54 --- /dev/null +++ b/TGPControlsDemo7/TGPControlsDemo7/Images.xcassets/LaunchImage.launchimage/Contents.json @@ -0,0 +1,53 @@ +{ + "images" : [ + { + "orientation" : "portrait", + "idiom" : "iphone", + "filename" : "Default-2x.png", + "extent" : "full-screen", + "minimum-system-version" : "7.0", + "scale" : "2x" + }, + { + "extent" : "full-screen", + "idiom" : "iphone", + "subtype" : "retina4", + "filename" : "Default-Retina4.png", + "minimum-system-version" : "7.0", + "orientation" : "portrait", + "scale" : "2x" + }, + { + "orientation" : "portrait", + "idiom" : "ipad", + "extent" : "full-screen", + "minimum-system-version" : "7.0", + "scale" : "1x" + }, + { + "orientation" : "landscape", + "idiom" : "ipad", + "extent" : "full-screen", + "minimum-system-version" : "7.0", + "scale" : "1x" + }, + { + "orientation" : "portrait", + "idiom" : "ipad", + "extent" : "full-screen", + "minimum-system-version" : "7.0", + "scale" : "2x" + }, + { + "orientation" : "landscape", + "idiom" : "ipad", + "extent" : "full-screen", + "minimum-system-version" : "7.0", + "scale" : "2x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/TGPControlsDemo7/TGPControlsDemo7/Images.xcassets/LaunchImage.launchimage/Default-2x.png b/TGPControlsDemo7/TGPControlsDemo7/Images.xcassets/LaunchImage.launchimage/Default-2x.png new file mode 100644 index 0000000..d29728b Binary files /dev/null and b/TGPControlsDemo7/TGPControlsDemo7/Images.xcassets/LaunchImage.launchimage/Default-2x.png differ diff --git a/TGPControlsDemo7/TGPControlsDemo7/Images.xcassets/LaunchImage.launchimage/Default-Retina4.png b/TGPControlsDemo7/TGPControlsDemo7/Images.xcassets/LaunchImage.launchimage/Default-Retina4.png new file mode 100644 index 0000000..9df2f8e Binary files /dev/null and b/TGPControlsDemo7/TGPControlsDemo7/Images.xcassets/LaunchImage.launchimage/Default-Retina4.png differ diff --git a/TGPControlsDemo7/TGPControlsDemo7/Info.plist b/TGPControlsDemo7/TGPControlsDemo7/Info.plist index 21f9d00..40c6215 100644 --- a/TGPControlsDemo7/TGPControlsDemo7/Info.plist +++ b/TGPControlsDemo7/TGPControlsDemo7/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier - com.thegothicparty.$(PRODUCT_NAME:rfc1034identifier) + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/TGPControlsDemo7/TGPControlsDemo7Tests/Info.plist b/TGPControlsDemo7/TGPControlsDemo7Tests/Info.plist deleted file mode 100644 index f794cd2..0000000 --- a/TGPControlsDemo7/TGPControlsDemo7Tests/Info.plist +++ /dev/null @@ -1,24 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIdentifier - com.thegothicparty.$(PRODUCT_NAME:rfc1034identifier) - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - $(PRODUCT_NAME) - CFBundlePackageType - BNDL - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleVersion - 1 - - diff --git a/TGPControlsDemo7/TGPControlsDemo7Tests/TGPControlsDemo7Tests.m b/TGPControlsDemo7/TGPControlsDemo7Tests/TGPControlsDemo7Tests.m deleted file mode 100644 index e3561f1..0000000 --- a/TGPControlsDemo7/TGPControlsDemo7Tests/TGPControlsDemo7Tests.m +++ /dev/null @@ -1,62 +0,0 @@ -// @file: TGPControlsDemo7Tests.m -// @project: TGPControlsDemo7 (TGPControls) -// -// @history: Created November 27, 2014 (Thanksgiving Day) -// @author: Xavier Schott -// mailto://xschott@gmail.com -// http://thegothicparty.com -// tel://+18089383634 -// -// @license: http://opensource.org/licenses/MIT -// Copyright (c) 2014, Xavier Schott -// -// Permission is hereby granted, free of charge, to any person obtaining a copy -// of this software and associated documentation files (the "Software"), to deal -// in the Software without restriction, including without limitation the rights -// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -// copies of the Software, and to permit persons to whom the Software is -// furnished to do so, subject to the following conditions: -// -// The above copyright notice and this permission notice shall be included in -// all copies or substantial portions of the Software. -// -// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -// THE SOFTWARE. - -#import -#import - -@interface TGPControlsDemo7Tests : XCTestCase - -@end - -@implementation TGPControlsDemo7Tests - -- (void)setUp { - [super setUp]; - // Put setup code here. This method is called before the invocation of each test method in the class. -} - -- (void)tearDown { - // Put teardown code here. This method is called after the invocation of each test method in the class. - [super tearDown]; -} - -- (void)testExample { - // This is an example of a functional test case. - XCTAssert(YES, @"Pass"); -} - -- (void)testPerformanceExample { - // This is an example of a performance test case. - [self measureBlock:^{ - // Put the code you want to measure the time of here. - }]; -} - -@end