Old driver iOS weekly, just for you to present valuable information. You can also contribute to the project, if you find valuable information, articles, tools,...
Automatic release pool is an automatic garbage collection mechanism for OC to manage the release of objects. It can delay the release timing of objects...
In iOS development we often use tools like CocoaPods for package management. So what about flutter development? This section uses the session list as an...
"Learning iOS programming with Daming: Straightening out the core Knowledge points" was officially released. Daming is a well-known technical expert in the industry and is...
2019 is undoubtedly the year that Flutter is in full swing. Every mobile developer is bringing the features and ideas of "fast iterative, expressive and...
Obtaining a certificate 1. Create a project and configure bundleId2. Bind bundleId in AppleDeveloper website, start push service, and generate AppIDs3. Generate a CSR(CertificateSi) from...
IM chat function as the supplement and important support of the whole e-commerce function, I believe that many e-commerce apps will integrate such a function,...
Swift 4 is now available! Swift 4 builds on Swift 3 with more robustness and stability, provides source compatibility for Swift 3, improves the standard...
Check if you have configured static and dynamic libraries incorrectly!! Below is where you configure the dynamic library! For both dynamic and static libraries, set...
I. Background The daily development of the client often encounters various inefficient pain points. For example, when developing the UI interface, the students who develop...
Inspector is a major debugging tool for Web development. It enables you to debug Web pages, JAVASCRIPT code executed through JavaScriptCore, and offline Web pages....
The total number of event sources handled by RunLoop can actually be divided into two categories: source0 and MachPort-based messages. Tasks sent to the main...
Constraint is a more flexible and powerful alternative to Autoresizing. The short name for Constraint is NSLayoutConstraint, also known as AutoLayout, which makes it very...
Nuggets is a community that helps developers grow. It's Hacker News for developers, Designer News for designers, and Medium for product managers. The technical articles...