You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the last item in the list can be check off now, right? Are there any additional/new items we want to add here based on @Saadnajmi observations so far on the macOS side?
Thanks @matthargett, I checked off the last item from the list 👍🏻 Can we close this @szymonrybczak or is there something more you want to add under this umbrella issue?
Descripiton
cli-platform-apple
is a new package introduced for OOT platforms. This issue lists further improvements that can be done to improve the codebase.getFallbackSimulator()
and use first available simulatorcreateRun
andcreateLog
commands: feat: add platform-cli-apple with reusable utilities for OOT platforms #2208 (comment)createLog
toprompts.ts
: PRbuildOptions
/runOptions
to include proper platformName - PRMultiple Podfiles were found
to take OOT platforms into account PRcreateRun
andcreateBuild
. Logic to re-check Xcode project can be moved togetXcodeProjectAndDir
behind a flag refactor: extract duplicated code togetXcodeProjectAndDir
#2220buildOptions
intorunOptions
to avoid confusion when importing/extendingThe text was updated successfully, but these errors were encountered: