https://github.com/lucaslarson/xcodewarnings.xcconfig
π before warned, be forewarned with a pedantic π‘πππππππ file for Xcode
https://github.com/lucaslarson/xcodewarnings.xcconfig
compilation-errors hacktoberfest static-analysis static-analyzer xcconfig xcode xcode-warnings xcodewarnings
Last synced: 3 months ago
JSON representation
π before warned, be forewarned with a pedantic π‘πππππππ file for Xcode
- Host: GitHub
- URL: https://github.com/lucaslarson/xcodewarnings.xcconfig
- Owner: LucasLarson
- License: other
- Created: 2020-09-27T20:36:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T20:08:05.000Z (almost 2 years ago)
- Last Synced: 2025-02-28T14:09:04.033Z (over 1 year ago)
- Topics: compilation-errors, hacktoberfest, static-analysis, static-analyzer, xcconfig, xcode, xcode-warnings, xcodewarnings
- Homepage: https://git.io/XcodeWarnings
- Size: 109 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license.txt
Awesome Lists containing this project
README
# XcodeWarnings.xcconfig
This is a kitchen-sink, army-knife `xcconfig` file to alert software developers
to as many potential Xcode problems as possible, without preventing potentially
successfulΒ builds.
## Sources
- [@jonreid](https://github.com/jonreid)βs
[XcodeWarnings](https://github.com/jonreid/XcodeWarnings)
- [@guillaumealgis](https://github.com/guillaumealgis)βs
[XcodeWarningsAsXcconfig](https://github.com/guillaumealgis/XcodeWarningsAsXcconfig)
- [@invalidname](https://github.com/invalidname)βs
_[Xcode Treasures](https://www.indiebound.org/book/9781680505863)_