frank Questions
3
Solved
I want to enroll Touch ID in the iOS Simulator from the command line so I can run some automated UI feature tests around authorization.
I've tried a few things that didn't work:
xcrun simctl do...
0
My workspace has multiple targets one of which is unit tests.
When I run my unit tests from Xcode on iOS 10.3 simulator they all passed. However, when I test from command line i.e. by xcodebuild ...
1
Background
I am looking for a way to implement a scheme similar to what Frank library uses to implement "Automated acceptance tests for native iOS apps", but I want this scheme rely on native iOS/...
Winona asked 30/10, 2013 at 18:50
1
I have gone through the instructions provided by Ted on this group. When I put in the following, with my path to the .app:
./fruitstrap -d -b <full_path_to_your_xcode_project_directory>/Fran...
Vivianne asked 13/5, 2013 at 15:34
1
© 2022 - 2024 — McMap. All rights reserved.