Skip to content

Commit

Permalink
Move Selenium.framework to Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
norekinc committed Apr 13, 2016
1 parent bebe02a commit 84ef67a
Show file tree
Hide file tree
Showing 73 changed files with 177 additions and 3,826 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -15,6 +15,7 @@ profile
DerivedData
.idea/
*.hmap
Pods

Appium.xcodeproj/xcuserdata/danc.xcuserdatad/xcschemes/xcschememanagement.plist

Expand Down
112 changes: 85 additions & 27 deletions Appium.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions Appium.xcworkspace/contents.xcworkspacedata

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

2 changes: 1 addition & 1 deletion Appium/Appium-Info.plist
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.4.8 (Draco)</string>
<string>1.5.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>LSApplicationCategoryType</key>
Expand Down
58 changes: 58 additions & 0 deletions Appium/Images.xcassets/AppIcon.appiconset/Contents.json
@@ -0,0 +1,58 @@
{
"images" : [
{
"idiom" : "mac",
"scale" : "1x",
"size" : "16x16"
},
{
"idiom" : "mac",
"scale" : "2x",
"size" : "16x16"
},
{
"idiom" : "mac",
"scale" : "1x",
"size" : "32x32"
},
{
"idiom" : "mac",
"scale" : "2x",
"size" : "32x32"
},
{
"idiom" : "mac",
"scale" : "1x",
"size" : "128x128"
},
{
"idiom" : "mac",
"scale" : "2x",
"size" : "128x128"
},
{
"idiom" : "mac",
"scale" : "1x",
"size" : "256x256"
},
{
"idiom" : "mac",
"scale" : "2x",
"size" : "256x256"
},
{
"idiom" : "mac",
"scale" : "1x",
"size" : "512x512"
},
{
"idiom" : "mac",
"scale" : "2x",
"size" : "512x512"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
27 changes: 0 additions & 27 deletions Frameworks/Selenium.framework/Headers/By.h

This file was deleted.

35 changes: 0 additions & 35 deletions Frameworks/Selenium.framework/Headers/Capabilities.h

This file was deleted.

27 changes: 0 additions & 27 deletions Frameworks/Selenium.framework/Headers/Enums.h

This file was deleted.

74 changes: 0 additions & 74 deletions Frameworks/Selenium.framework/Headers/RemoteWebDriver.h

This file was deleted.

19 changes: 0 additions & 19 deletions Frameworks/Selenium.framework/Headers/RemoteWebDriverSession.h

This file was deleted.

22 changes: 0 additions & 22 deletions Frameworks/Selenium.framework/Headers/RemoteWebDriverStatus.h

This file was deleted.

27 changes: 0 additions & 27 deletions Frameworks/Selenium.framework/Headers/SEBy.h

This file was deleted.

35 changes: 0 additions & 35 deletions Frameworks/Selenium.framework/Headers/SECapabilities.h

This file was deleted.

0 comments on commit 84ef67a

Please sign in to comment.