Skip to content

szymusu/minimal-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quest to make smallest, simplest correct iOS app

install app on Simulator

xcrun simctl install booted MinimalIos.app

run app on Simulator

xcrun simctl launch booted pl.n4u.minimalios

view logs

xcrun simctl spawn booted log stream --predicate 'process == "MinimalIos"'
xcrun simctl spawn booted log stream --predicate 'eventMessage CONTAINS "pl.n4u.minimalios"' --style compact

About

Quest to make smallest, simplest correct iOS app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors