Skip to content

Commit

Permalink
Trying to figure out handleTaskResult
Browse files Browse the repository at this point in the history
  • Loading branch information
czhang771 committed Mar 6, 2024
1 parent 2256f13 commit 6c4d42c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"originHash" : "2744d3b6cb9385cb089a3b7f85f47cd50be0044a6d049ff1f93f530ab4329df2",
"pins" : [
{
"identity" : "abseil-cpp-binary",
Expand Down Expand Up @@ -131,8 +132,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/StanfordBDHG/ResearchKit",
"state" : {
"revision" : "15f06cf7c1d2d22805b7b939823536bc78ad63a6",
"version" : "2.2.25"
"revision" : "e4afb10ec636a70e06afc4a84fb98e457818439a",
"version" : "2.2.27"
}
},
{
Expand Down Expand Up @@ -316,5 +317,5 @@
}
}
],
"version" : 2
"version" : 3
}
4 changes: 2 additions & 2 deletions PICS.xcodeproj/xcshareddata/xcschemes/PICS.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,15 @@
<CommandLineArguments>
<CommandLineArgument
argument = "--disableFirebase"
isEnabled = "NO">
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "--showOnboarding"
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "--skipOnboarding"
isEnabled = "NO">
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "--testSchedule"
Expand Down

0 comments on commit 6c4d42c

Please sign in to comment.