xcfit 3.1.7 → 4.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Pre-Defined_Steps/Cucumberish_Predefined_Steps.md +2 -2
- data/README.md +119 -46
- data/XCFit.gemspec +1 -1
- data/XCFit.podspec +1 -1
- data/homebrew/xcfit +1 -1
- data/lib/XCFit/version.rb +1 -1
- metadata +1 -30
- data/XCFit4Demo/Cartfile +0 -1
- data/XCFit4Demo/Cartfile.resolved +0 -2
- data/XCFit4Demo/XCFit4Demo/AppDelegate.swift +0 -46
- data/XCFit4Demo/XCFit4Demo/Assets.xcassets/AppIcon.appiconset/Contents.json +0 -38
- data/XCFit4Demo/XCFit4Demo/Base.lproj/LaunchScreen.storyboard +0 -27
- data/XCFit4Demo/XCFit4Demo/Base.lproj/Main.storyboard +0 -53
- data/XCFit4Demo/XCFit4Demo/Info.plist +0 -38
- data/XCFit4Demo/XCFit4Demo/ViewController.swift +0 -33
- data/XCFit4Demo/XCFit4Demo.xcodeproj/project.pbxproj +0 -864
- data/XCFit4Demo/XCFit4Demo.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
- data/XCFit4Demo/XCFit4DemoCucumberTests/BaseScreen.swift +0 -21
- data/XCFit4Demo/XCFit4DemoCucumberTests/CommonStepDefinitions.swift +0 -89
- data/XCFit4Demo/XCFit4DemoCucumberTests/Extensions.swift +0 -57
- data/XCFit4Demo/XCFit4DemoCucumberTests/Features/demo.feature +0 -8
- data/XCFit4Demo/XCFit4DemoCucumberTests/HomeScreen.swift +0 -24
- data/XCFit4Demo/XCFit4DemoCucumberTests/HomeScreenSteps.swift +0 -29
- data/XCFit4Demo/XCFit4DemoCucumberTests/Hooks.swift +0 -27
- data/XCFit4Demo/XCFit4DemoCucumberTests/Info.plist +0 -22
- data/XCFit4Demo/XCFit4DemoCucumberTests/XCFit4DemoCucumberTests-Bridging-Header.h +0 -17
- data/XCFit4Demo/XCFit4DemoCucumberTests/XCFit4DemoCucumberTests.h +0 -22
- data/XCFit4Demo/XCFit4DemoCucumberTests/XCFit4DemoCucumberTests.m +0 -27
- data/XCFit4Demo/XCFit4DemoCucumberTests/XCFit4DemoCucumberTests.swift +0 -39
- data/XCFit4Demo/XCFit4DemoTests/Info.plist +0 -22
- data/XCFit4Demo/XCFit4DemoTests/XCFit4DemoTests.swift +0 -36
- data/XCFit4Demo/XCFit4DemoXCUIPoMTests/Extensions.swift +0 -60
- data/XCFit4Demo/XCFit4DemoXCUIPoMTests/HomeScreen.swift +0 -23
- data/XCFit4Demo/XCFit4DemoXCUIPoMTests/HomeScreenTest.swift +0 -28
- data/XCFit4Demo/XCFit4DemoXCUIPoMTests/Info.plist +0 -22
- data/XCFit4Demo/XCFit4DemoXCUIPoMTests/XCFit4DemoXCUIPoMTestsTestBase.swift +0 -36
@@ -1,53 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12106.1" systemVersion="16C68" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
|
3
|
-
<device id="retina4_7" orientation="portrait">
|
4
|
-
<adaptation id="fullscreen"/>
|
5
|
-
</device>
|
6
|
-
<dependencies>
|
7
|
-
<deployment identifier="iOS"/>
|
8
|
-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12074.1"/>
|
9
|
-
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
10
|
-
</dependencies>
|
11
|
-
<scenes>
|
12
|
-
<!--View Controller-->
|
13
|
-
<scene sceneID="tne-QT-ifu">
|
14
|
-
<objects>
|
15
|
-
<viewController id="BYZ-38-t0r" customClass="ViewController" customModule="XCFit4Demo" customModuleProvider="target" sceneMemberID="viewController">
|
16
|
-
<layoutGuides>
|
17
|
-
<viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
|
18
|
-
<viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
|
19
|
-
</layoutGuides>
|
20
|
-
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
|
21
|
-
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
22
|
-
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
23
|
-
<subviews>
|
24
|
-
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XUv-Ck-Fmr">
|
25
|
-
<rect key="frame" x="51" y="318" width="186" height="30"/>
|
26
|
-
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
27
|
-
<accessibility key="accessibilityConfiguration" hint="Click" identifier="Click" label="Click"/>
|
28
|
-
<state key="normal" title="Click Me"/>
|
29
|
-
<connections>
|
30
|
-
<action selector="ClickMeButton:" destination="BYZ-38-t0r" eventType="touchUpInside" id="lWJ-VB-jXa"/>
|
31
|
-
</connections>
|
32
|
-
</button>
|
33
|
-
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="5UX-c6-Hel">
|
34
|
-
<rect key="frame" x="23" y="390" width="243" height="30"/>
|
35
|
-
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
36
|
-
<accessibility key="accessibilityConfiguration" hint="Welcome" identifier="Welcome" label="Welcome"/>
|
37
|
-
<nil key="textColor"/>
|
38
|
-
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
39
|
-
<textInputTraits key="textInputTraits"/>
|
40
|
-
</textField>
|
41
|
-
</subviews>
|
42
|
-
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
43
|
-
</view>
|
44
|
-
<connections>
|
45
|
-
<outlet property="WelcomeTextField" destination="5UX-c6-Hel" id="yc7-N1-90X"/>
|
46
|
-
</connections>
|
47
|
-
</viewController>
|
48
|
-
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
|
49
|
-
</objects>
|
50
|
-
<point key="canvasLocation" x="136.80000000000001" y="138.98050974512745"/>
|
51
|
-
</scene>
|
52
|
-
</scenes>
|
53
|
-
</document>
|
@@ -1,38 +0,0 @@
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
-
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
3
|
-
<plist version="1.0">
|
4
|
-
<dict>
|
5
|
-
<key>CFBundleDevelopmentRegion</key>
|
6
|
-
<string>en</string>
|
7
|
-
<key>CFBundleExecutable</key>
|
8
|
-
<string>$(EXECUTABLE_NAME)</string>
|
9
|
-
<key>CFBundleIdentifier</key>
|
10
|
-
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
11
|
-
<key>CFBundleInfoDictionaryVersion</key>
|
12
|
-
<string>6.0</string>
|
13
|
-
<key>CFBundleName</key>
|
14
|
-
<string>$(PRODUCT_NAME)</string>
|
15
|
-
<key>CFBundlePackageType</key>
|
16
|
-
<string>APPL</string>
|
17
|
-
<key>CFBundleShortVersionString</key>
|
18
|
-
<string>1.0</string>
|
19
|
-
<key>CFBundleVersion</key>
|
20
|
-
<string>1</string>
|
21
|
-
<key>LSRequiresIPhoneOS</key>
|
22
|
-
<true/>
|
23
|
-
<key>UILaunchStoryboardName</key>
|
24
|
-
<string>LaunchScreen</string>
|
25
|
-
<key>UIMainStoryboardFile</key>
|
26
|
-
<string>Main</string>
|
27
|
-
<key>UIRequiredDeviceCapabilities</key>
|
28
|
-
<array>
|
29
|
-
<string>armv7</string>
|
30
|
-
</array>
|
31
|
-
<key>UISupportedInterfaceOrientations</key>
|
32
|
-
<array>
|
33
|
-
<string>UIInterfaceOrientationPortrait</string>
|
34
|
-
<string>UIInterfaceOrientationLandscapeLeft</string>
|
35
|
-
<string>UIInterfaceOrientationLandscapeRight</string>
|
36
|
-
</array>
|
37
|
-
</dict>
|
38
|
-
</plist>
|
@@ -1,33 +0,0 @@
|
|
1
|
-
//
|
2
|
-
// ViewController.swift
|
3
|
-
// XCFit4Demo
|
4
|
-
//
|
5
|
-
// Created by Shashikant Jagtap on 11/02/2017.
|
6
|
-
// Copyright © 2017 Shashikant Jagtap. All rights reserved.
|
7
|
-
//
|
8
|
-
|
9
|
-
import UIKit
|
10
|
-
|
11
|
-
class ViewController: UIViewController {
|
12
|
-
|
13
|
-
@IBAction func ClickMeButton(_ sender: Any) {
|
14
|
-
|
15
|
-
WelcomeTextField.text = "HELLO XCFIT"
|
16
|
-
}
|
17
|
-
|
18
|
-
|
19
|
-
@IBOutlet weak var WelcomeTextField: UITextField!
|
20
|
-
|
21
|
-
override func viewDidLoad() {
|
22
|
-
super.viewDidLoad()
|
23
|
-
// Do any additional setup after loading the view, typically from a nib.
|
24
|
-
}
|
25
|
-
|
26
|
-
override func didReceiveMemoryWarning() {
|
27
|
-
super.didReceiveMemoryWarning()
|
28
|
-
// Dispose of any resources that can be recreated.
|
29
|
-
}
|
30
|
-
|
31
|
-
|
32
|
-
}
|
33
|
-
|