diff --git a/evaluations/swift_api_3_semuelle.md b/evaluations/swift_api_3_semuelle.md index 601164bd6..461a27bf5 100755 --- a/evaluations/swift_api_3_semuelle.md +++ b/evaluations/swift_api_3_semuelle.md @@ -27,7 +27,7 @@ Overall, good inline comments, great docs, and library usage examples. The testing guide was very helpful. Test app runs nicely. Had to fix SDK path to run swift tests, [see here](https://github.com/w3f/Grant-Milestone-Delivery/pull/1002#issuecomment-1740060784). -Custom RPC calls, common API calls, signer, keychain, and batch extrinsics work as expected. Nice work! +Custom RPC calls, common API calls, signer, keychain, and batch extrinsics work as expected. Nice work! I hope to see this library eventually utilized by some native iOS apps. `CustomStaticConfig` successfully initializes with local node and completes a transfer.