CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS- Clang flag
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Xcode 4.3.3 | |
| Apple clang version 3.1 (tags/Apple/clang-318.0.61) (based on LLVM 3.1svn) | |
| Target: x86_64-apple-darwin11.4.0 | |
| Thread model: posix | |
| # Xcode 4.3.2 | |
| Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) | |
| Target: x86_64-apple-darwin11.4.0 | |
| Thread model: posix |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| associatedtype | |
| class | |
| deinit | |
| enum | |
| extension | |
| func | |
| import | |
| init | |
| inout | |
| let |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #not_keyword | |
| #if | |
| #ifdef | |
| #ifndef | |
| #elif | |
| #else | |
| #endif | |
| #defined | |
| #include | |
| #__include_macros |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| extern void SACLockScreenImmediate ( ); | |
| SACLockScreenImmediate(); |
Installation procedure for pre-build actions to automatically populate Xcode Info.plist with dynamic data.
Edit Xcode Scheme and add a pre-action script.
Copy the contents of preaction.sh into the pre-action script box.
Patches for [ssldump][ssldump] (the last ssldump-0.9b3.tar.gz version).
→ You can install a Mac OS X version of ssldump with these patches included, using [Homebrew][brew].
Check https://github.com/mtigas/homebrew-ssldump for instructions.
Patch 2-ssldump-tls12.diff adds information about new TLSv1.2 cipher suites
