1. ARC & MRC mixed development What should I do if I encounter a third-party library developed using MRC during project development? For example: ASI 1> Try to use Xcode's conversion tool (high failure rate) 2> In the compilation options, add the -fno-objc-arc tag to the MRC program, indicating that the file is compiled using MRC. Remark: (1) The RegexKitLite used in the demonstration also needs to import the libicucore.dylib dynamic library (2) If you want to add ARC files to the MRC project, you can use the -fobjc-arc flag. 3> Compile MRC's third-party library directly into a static library for use Note: When compiling a static library, you cannot add a dynamic library reference illustrate: RegexKitLite is a regular expression category added to NSString *** In the project, if the static library used contains classification, you need to add the -ObjC option in the Other Link Flag |
>>: Five core points: How to carry out refined operations of mobile games
Erya told me today that she has registered accoun...
The user churn rate directly reflects the market ...
[[441084]] Apple recently pushed the official ver...
Southwest Associated University Study Diary - Fan...
According to foreign media reports, Toyota Motor ...
Jia Yueting or Xu Jiayin’s FF91 car is about to g...
The promotion of 5G is in full swing, but don’t f...
【51CTO.com Quick Translation】As we all know, soft...
I have been working in the operation position for...
"User-centric" is the consensus of Inte...
There is no clear definition of operation and spe...
Recently, the French Ministry of Economy, the Min...
Hello everyone, I believe everyone hopes to recei...
The PS4 game console was officially launched in C...