Skip to content

Commit 6b691a2

Browse files
authored
Update README.md
Signed-off-by: Firekeeper <0xFirekeeper@gmail.com>
1 parent e963bc9 commit 6b691a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,8 @@ If you're uploading your build, set `Compression Format` to `Disabled` in `Playe
7171
## Mobile
7272

7373
- For Android, it is best to run Force Resolve from the `Assets` menu > `External Dependency Manager` > `Android Resolver` > `Force Resolve` before building your game.
74-
- For iOS, if you are missing a MetaMask package, you can double click on `main.unitypackage` under `Assets\Thirdweb\Plugins\MetaMask\Installer\Packages` and reimport the `iOS` folder
74+
- For iOS, if you are missing a MetaMask package, you can double click on `main.unitypackage` under `Assets\Thirdweb\Plugins\MetaMask\Installer\Packages` and reimport the `iOS` folder.
75+
- If you are having trouble building in XCode, make sure ENABLE_BITCODE is disabled, MetaMask and Embedded Frameworks in your Build Phases contain potentially missing frameworks like MetaMask or Starscream. You may also need to remove the `Thirdweb/Plugins/MetaMask/Plugins/iOS/iphoneos/MetaMask_iOS.framework/Frameworks` folder in some cases.
7576

7677
# Usage
7778

0 commit comments

Comments
 (0)