Ifd_Mobile 1.1.0 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (39) hide show
  1. checksums.yaml +4 -4
  2. data/lib/Ifd_Mobile/methods/core.rb +10 -2
  3. data/lib/Ifd_Mobile/version.rb +1 -1
  4. data/project/features/TestData/globalData.yml +2 -0
  5. data/project/features/TestSuite/login.feature +1 -0
  6. data/project/features/support/env.rb +3 -0
  7. metadata +2 -33
  8. data/project/apps/TestApp/Default-568h@2x.png +0 -0
  9. data/project/apps/TestApp/Test App 2/GestureTestViewController.h +0 -18
  10. data/project/apps/TestApp/Test App 2/GestureTestViewController.m +0 -48
  11. data/project/apps/TestApp/Test App 2/GestureTestViewController.xib +0 -47
  12. data/project/apps/TestApp/Test App 2/MyViewControllerViewController.h +0 -42
  13. data/project/apps/TestApp/Test App 2/MyViewControllerViewController.m +0 -193
  14. data/project/apps/TestApp/Test App 2/TA2AppDelegate.h +0 -28
  15. data/project/apps/TestApp/Test App 2/TA2AppDelegate.m +0 -85
  16. data/project/apps/TestApp/Test App 2/TestApp-Info.plist +0 -40
  17. data/project/apps/TestApp/Test App 2/TestApp-Prefix.pch +0 -29
  18. data/project/apps/TestApp/Test App 2/en.lproj/InfoPlist.strings +0 -21
  19. data/project/apps/TestApp/Test App 2/en.lproj/Localizable.strings +0 -0
  20. data/project/apps/TestApp/Test App 2/en.lproj/MyViewControllerViewController.xib +0 -175
  21. data/project/apps/TestApp/Test App 2/main.m +0 -31
  22. data/project/apps/TestApp/TestApp.xcodeproj/project.pbxproj +0 -336
  23. data/project/apps/TestApp/TestApp.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  24. data/project/apps/TestApp/TestApp.xcodeproj/project.xcworkspace/xcuserdata/anhpham.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
  25. data/project/apps/TestApp/TestApp.xcodeproj/xcuserdata/anhpham.xcuserdatad/xcschemes/TestApp.xcscheme +0 -88
  26. data/project/apps/TestApp/TestApp.xcodeproj/xcuserdata/anhpham.xcuserdatad/xcschemes/xcschememanagement.plist +0 -22
  27. data/project/apps/TestApp/build/release-iphonesimulator/TestApp.app/Default-568h@2x.png +0 -0
  28. data/project/apps/TestApp/build/release-iphonesimulator/TestApp.app/GestureTestViewController.nib/objects-8.0+.nib +0 -0
  29. data/project/apps/TestApp/build/release-iphonesimulator/TestApp.app/GestureTestViewController.nib/objects.nib +0 -0
  30. data/project/apps/TestApp/build/release-iphonesimulator/TestApp.app/GestureTestViewController.nib/runtime.nib +0 -0
  31. data/project/apps/TestApp/build/release-iphonesimulator/TestApp.app/Info.plist +0 -0
  32. data/project/apps/TestApp/build/release-iphonesimulator/TestApp.app/PkgInfo +0 -1
  33. data/project/apps/TestApp/build/release-iphonesimulator/TestApp.app/TestApp +0 -0
  34. data/project/apps/TestApp/build/release-iphonesimulator/TestApp.app/en.lproj/InfoPlist.strings +0 -0
  35. data/project/apps/TestApp/build/release-iphonesimulator/TestApp.app/en.lproj/Localizable.strings +0 -0
  36. data/project/apps/TestApp/build/release-iphonesimulator/TestApp.app/en.lproj/MyViewControllerViewController.nib/objects-8.0+.nib +0 -0
  37. data/project/apps/TestApp/build/release-iphonesimulator/TestApp.app/en.lproj/MyViewControllerViewController.nib/objects.nib +0 -0
  38. data/project/apps/TestApp/build/release-iphonesimulator/TestApp.app/en.lproj/MyViewControllerViewController.nib/runtime.nib +0 -0
  39. data/project/apps/selendroid-test-app.apk +0 -0
@@ -1,7 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <Workspace
3
- version = "1.0">
4
- <FileRef
5
- location = "self:TestApp.xcodeproj">
6
- </FileRef>
7
- </Workspace>
@@ -1,88 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <Scheme
3
- LastUpgradeVersion = "0630"
4
- version = "1.3">
5
- <BuildAction
6
- parallelizeBuildables = "YES"
7
- buildImplicitDependencies = "YES">
8
- <BuildActionEntries>
9
- <BuildActionEntry
10
- buildForTesting = "YES"
11
- buildForRunning = "YES"
12
- buildForProfiling = "YES"
13
- buildForArchiving = "YES"
14
- buildForAnalyzing = "YES">
15
- <BuildableReference
16
- BuildableIdentifier = "primary"
17
- BlueprintIdentifier = "3647AE0D15CA0082006F70D6"
18
- BuildableName = "TestApp.app"
19
- BlueprintName = "TestApp"
20
- ReferencedContainer = "container:TestApp.xcodeproj">
21
- </BuildableReference>
22
- </BuildActionEntry>
23
- </BuildActionEntries>
24
- </BuildAction>
25
- <TestAction
26
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
27
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
28
- shouldUseLaunchSchemeArgsEnv = "YES"
29
- buildConfiguration = "Debug">
30
- <Testables>
31
- </Testables>
32
- <MacroExpansion>
33
- <BuildableReference
34
- BuildableIdentifier = "primary"
35
- BlueprintIdentifier = "3647AE0D15CA0082006F70D6"
36
- BuildableName = "TestApp.app"
37
- BlueprintName = "TestApp"
38
- ReferencedContainer = "container:TestApp.xcodeproj">
39
- </BuildableReference>
40
- </MacroExpansion>
41
- </TestAction>
42
- <LaunchAction
43
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
44
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
45
- launchStyle = "0"
46
- useCustomWorkingDirectory = "NO"
47
- buildConfiguration = "Debug"
48
- ignoresPersistentStateOnLaunch = "NO"
49
- debugDocumentVersioning = "YES"
50
- allowLocationSimulation = "YES">
51
- <BuildableProductRunnable
52
- runnableDebuggingMode = "0">
53
- <BuildableReference
54
- BuildableIdentifier = "primary"
55
- BlueprintIdentifier = "3647AE0D15CA0082006F70D6"
56
- BuildableName = "TestApp.app"
57
- BlueprintName = "TestApp"
58
- ReferencedContainer = "container:TestApp.xcodeproj">
59
- </BuildableReference>
60
- </BuildableProductRunnable>
61
- <AdditionalOptions>
62
- </AdditionalOptions>
63
- </LaunchAction>
64
- <ProfileAction
65
- shouldUseLaunchSchemeArgsEnv = "YES"
66
- savedToolIdentifier = ""
67
- useCustomWorkingDirectory = "NO"
68
- buildConfiguration = "Release"
69
- debugDocumentVersioning = "YES">
70
- <BuildableProductRunnable
71
- runnableDebuggingMode = "0">
72
- <BuildableReference
73
- BuildableIdentifier = "primary"
74
- BlueprintIdentifier = "3647AE0D15CA0082006F70D6"
75
- BuildableName = "TestApp.app"
76
- BlueprintName = "TestApp"
77
- ReferencedContainer = "container:TestApp.xcodeproj">
78
- </BuildableReference>
79
- </BuildableProductRunnable>
80
- </ProfileAction>
81
- <AnalyzeAction
82
- buildConfiguration = "Debug">
83
- </AnalyzeAction>
84
- <ArchiveAction
85
- buildConfiguration = "Release"
86
- revealArchiveInOrganizer = "YES">
87
- </ArchiveAction>
88
- </Scheme>
@@ -1,22 +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>SchemeUserState</key>
6
- <dict>
7
- <key>TestApp.xcscheme</key>
8
- <dict>
9
- <key>orderHint</key>
10
- <integer>0</integer>
11
- </dict>
12
- </dict>
13
- <key>SuppressBuildableAutocreation</key>
14
- <dict>
15
- <key>3647AE0D15CA0082006F70D6</key>
16
- <dict>
17
- <key>primary</key>
18
- <true/>
19
- </dict>
20
- </dict>
21
- </dict>
22
- </plist>
Binary file