Skip to content

Commit f9c1780

Browse files
committed
Updated readme
1 parent 1e3c6fd commit f9c1780

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Samples/AsyncWorker/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,5 @@ Demonstrates how to create a `WorkflowConcurrency` async `Worker`.
55
This is an example of how you would create a closure based network request from within the async function of a `WorkflowConcurrency` `Worker`.
66

77
`AsyncWorkerWorkflow.swift` contains the `Worker` implementation.
8+
9+
This sample uses a local swift package reference for Workflow so that the Development.podspec didn't have to have it's iOS deployment target increased to iOS 13+.

0 commit comments

Comments
 (0)