-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
13 lines (8 loc) · 788 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
Always use the EventSonic.xcworkspace file when making changes to the file. This is required for the google sdk
a lot of the documentation for the sdk is located https://developers.google.com/maps/documentation/ios-sdk/map
Enter the EventSonic directory and then type "sh coverage.sh"
run that in terminal, it will give you test coverage results, in percentage and it will also make an html file that you can open to view it on a browser
If this doesnt give you results for all files, you might have to clean the xcode project before running the teests, and then rn the command
FIX THIS!!!!
Strange bug with distances being nan
Location services is a bit wonky, sometimes asks for it even though it is already enabled, and it crashes if i change it while the application is runniong