Post

Replies

Boosts

Views

Activity

Reply to simctl launch --console flag doesn't seem to work?
Hi @rnikander, Per simctl help launch usage message, all arguments that are passed after the <bundle identifier> are directly passed to the spawned application (I guess via usual argv[] vector). --console should thus be specified before the bundle identifier, as in. % xcrun simctl launch --console booted com.example.TestBuildCommands Cheers, Javier.
Replies
Boosts
Views
Activity
Mar ’24