File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 370370 CLANG_WARN_UNREACHABLE_CODE = YES_AGGRESSIVE;
371371 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
372372 COPY_PHASE_STRIP = NO;
373- CURRENT_PROJECT_VERSION = 2.0.6b3 ;
373+ CURRENT_PROJECT_VERSION = 2.0.6 ;
374374 DEAD_CODE_STRIPPING = YES;
375375 DSTROOT = "/export/tmp/$(PROJECT_NAME).dst";
376376 ENABLE_STRICT_OBJC_MSGSEND = YES;
424424 CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
425425 CLANG_WARN_UNREACHABLE_CODE = YES_AGGRESSIVE;
426426 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
427- CURRENT_PROJECT_VERSION = 2.0.6b3 ;
427+ CURRENT_PROJECT_VERSION = 2.0.6 ;
428428 DEAD_CODE_STRIPPING = YES;
429429 DSTROOT = "/export/tmp/$(PROJECT_NAME).dst";
430430 ENABLE_STRICT_OBJC_MSGSEND = YES;
Original file line number Diff line number Diff line change 1- /* This code is copyright Nathaniel Gray, licensed under the GPL v2 .
1+ /* This code is copyright Nathaniel Gray, licensed under the GPL v3 .
22 See LICENSE.txt for details. */
33
44#import < CoreFoundation/CoreFoundation.h>
Original file line number Diff line number Diff line change 11#! /usr/bin/env zsh -f
22
33# ##############################################################################
4- # This code is licensed under the GPL v2 . See LICENSE.txt for details.
4+ # This code is licensed under the GPL v3 . See LICENSE.txt for details.
55#
66# Copyright 2007 Nathaniel Gray.
77# Copyright 2012-2016 Anthony Gelibert.
You can’t perform that action at this time.
0 commit comments