Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Scan ios hooks from iphone directory #676

Merged
merged 1 commit into from
Aug 4, 2024
Merged

Conversation

cb1kenobi
Copy link
Contributor

With the recent "fixes" around --platform, the platform name ios and iphone have been normalized to ios, but this inadvertently broke the scan hooks since it was checking for ios when the directory is called iphone. We should rename the directory. :)

Fixes #675

@cb1kenobi cb1kenobi requested a review from m1ga August 4, 2024 20:57
@m1ga
Copy link
Contributor

m1ga commented Aug 4, 2024

ti build -p ios -T simulator and ti build -p iphone -T simulator run fine now and start the simulator 👍

@cb1kenobi cb1kenobi merged commit 274f861 into main Aug 4, 2024
19 checks passed
@cb1kenobi cb1kenobi deleted the load-ios-hooks branch August 4, 2024 21:19
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.

v 7.1.3 doesn't start simulator
2 participants