Skip to content

Skip CLEAN - how to clean all the Android generated files and start fresh #228

Answered by aabewhite
davidakoontz asked this question in Q&A
Discussion options

You must be logged in to vote

If you're building from Xcode, then the .build folder shouldn't come into play, but you can delete it if you like. It can't hurt.

To get a truly clean build you can do the same thing you do for iOS: tell Xcode to Clean and also delete DerivedData.

When I see the error pictured above, my first question is whether you have an old version of skip-ui where UIApplication.launch does not exist. Make sure to run File->Packages->Update to Latest Versions to ensure you have the latest libraries.

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@aabewhite
Comment options

Answer selected by davidakoontz
Comment options

You must be logged in to vote
1 reply
@aabewhite
Comment options

Comment options

You must be logged in to vote
1 reply
@davidakoontz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants