duemunk / Async

Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch
MIT License
4.59k stars 316 forks source link

Add SKIP_INSTALL=YES assertion in Tests #113

Closed toshi0383 closed 7 years ago

toshi0383 commented 7 years ago

Also refactored test script. Xcode's buildSettings now can be easily tested just by adding expecting value to expected.xcconfig.

toshi0383 commented 7 years ago

Related: #112

toshi0383 commented 7 years ago

🚀