diff --git a/README.md b/README.md index 7edb3fa6a6..3488e983b2 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ pod 'FLEX', :configurations => ['Debug'] ### Swift Package Manager -In Xcode, navigate to `Build Settings > Build Options > Excluded Source File Names`. For your `Release` configuration, set it to `FLEX*` like this to exclude all files with the `FLEX` prefix: +In Xcode, navigate to `Build Settings > Build Options > Excluded Source File Names`. For your `Release` configuration, set it to `FLEX.o` like this to exclude the object file created from compiling the FLEX package: