Created by: ghost
- Adds swift_compiler_flags to apple_library, which are used as compile flags for companion swift target.
- Appends compiler_flags of swift_library to compiler command in SwiftCompile.
- Fixes typo in global swift config: compile_flags -> compiler_flags.