Skip to content

Commit 58f3ed6

Browse files
authored
Update beta builds.md (#111)
Update paths for new Xcode version
1 parent 650886f commit 58f3ed6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/beta builds.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ Open your Xcode project and modify some information:
5959

6060
- [ ] In the `General` tab, `Identity` section, change the `Bundle Identifier` to your identifier (useful for Fastlane)
6161
- [ ] In the `Signing & Capabilities` tab, `Signing` section, disable `Automatically manage signing`
62-
- [ ] In the `Build Settings` tab, `Signing` section and into `Code Signing Identity`, set `Don't Code Sign` for the `debug` line (including `Any iOS SDK` also) and set `iOS Distribution` for the `release` line (including `Any iOS SDK` also).
62+
- [ ] In the `Build Settings` tab, set view filter on top to `All` and `Combined`, then go to the `Signing` section and into `Code Signing Identity`, set `Don't Code Sign` for the `debug` line (including `Any iOS SDK` also) and set `iOS Distribution` for the `release` line (including `Any iOS SDK` also).
63+
6364

6465
Like this:
6566

0 commit comments

Comments
 (0)