Skip to content

Xcode 16 beta 5 bugfixes#571

Draft
ob wants to merge 2 commits intomasterfrom
ob/xcode-16-beta5
Draft

Xcode 16 beta 5 bugfixes#571
ob wants to merge 2 commits intomasterfrom
ob/xcode-16-beta5

Conversation

@ob
Copy link
Copy Markdown
Member

@ob ob commented Aug 10, 2024

We were adding the injected dylib both to the runner and the app. Only the app needs it.

Also, we were adding the injection twice, once with the dylib in the app's Frameworks dir and again with the dylib in Xcode.

We were adding the injected dylib both to the runner and the app.
Only the app needs it.

Also, we were adding the injection twice, once with the dylib in the
app's Frameworks dir and again with the dylib in Xcode.

Signed-off-by: Oscar Bonilla <6f6231@gmail.com>
@ob ob requested a review from a team as a code owner August 10, 2024 01:35
@ob ob marked this pull request as draft August 10, 2024 01:48
Signed-off-by: Oscar Bonilla <6f6231@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant