使用宏 重定義 方法實現、、release模式下空方法便可
Debug模式 考慮一下游戲和應用裏面的宏名,寫全了
//#if !(TARGET_IPHONE_SIMULATOR)
//#define NSLog(format,...) do {} while (0)
//#endifspa
#ifdef __OBJC__orm
#import <UIKit/UIKit.h>遊戲
#import <Foundation/Foundation.h>string
#endifit
#ifdef DEBUG1io
//#define NSLog( s, ... ) NSLog( @"<%p %@:(%d)> %@", self, [[NSString stringWithUTF8String:__FILE__] lastPathComponent], __LINE__, [NSString stringWithFormat:(s), ##__VA_ARGS__] )ast
#elseform
//#define NSLog( s, ... )import
#endifbug