Closed okwasniewski closed 1 month ago
Can you add manual instructions of what needs to be changed in Xcode, so that it stays in this PR and can be easily referenced / copied over to the Upgrade Helper?
@thymikee I've added additional instructions for manual steps in Xcode if users don't want to deal with editing the file manually
Instructions could be simpler: it should be enough to:
pod install
.Step 5 should take care of all the other parts.
Thanks @cipolleschi, I upgraded the instructions
Hey @cipolleschi is anything blocking the merge?
Hey @cipolleschi is anything blocking the merge?
My (lack of) time! xD
Summary:
This PR removes native iOS tests as they are no longer used.
Unfortunately, this change creates a big diff in
HelloWorld.xcodeproj/project.pbxproj
We should annotate it in upgrade helper. But less code to maintain for users is always better 👍🏻Manual Instruction for upgrade helper
Changelog:
[IOS] [REMOVED] - Native iOS tests
Test Plan: