| Index: ios/build/tools/setup-gn.config
|
| diff --git a/ios/build/tools/setup-gn.config b/ios/build/tools/setup-gn.config
|
| index 7e0c282d3b37ab1d16a91ed84625794407dc5d0e..57a971658d1bec3974bc59ebeda20944e300b3a3 100644
|
| --- a/ios/build/tools/setup-gn.config
|
| +++ b/ios/build/tools/setup-gn.config
|
| @@ -12,7 +12,7 @@ jobs = 0
|
|
|
| [build]
|
| # Controls the build output. The only supported values are "64-bit", "32-bit"
|
| -# and "multi" (for a fat binary supporting both "32-bit" and "64-bit" cpus).
|
| +# and "fat" (for a fat binary supporting both "32-bit" and "64-bit" cpus).
|
| arch = "64-bit"
|
|
|
| [gn_args]
|
|
|