Skip to content

Commit

Permalink
Removes hard-coded local file path for profiling (#41)
Browse files Browse the repository at this point in the history
The removes a warning for Carthage users.
  • Loading branch information
Florian Krüger authored and plivesey committed Oct 5, 2016
1 parent f00c4ee commit 5ed13ec
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,7 @@
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES"
launchAutomaticallySubstyle = "2">
<PathRunnable
runnableDebuggingMode = "0"
FilePath = "/Users/plivesey/Library/Developer/Xcode/DerivedData/ConsistencyManager-ezmcupkggqbxrkawtipbzcwqqolg/Build/Products/ConsistencyManager">
</PathRunnable>
debugDocumentVersioning = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
Expand Down

0 comments on commit 5ed13ec

Please sign in to comment.