- Reactive Programming with Swift 4
- Navdeep Singh
- 95字
- 2021-06-24 18:58:02
After migration
After applying the migrator changes, you might need to do some manual changes in order to build the project.
Some compiler errors might have some fixits; Xcode suggests these fixits and most of them are applied already by the migrator, but if the fixit does not fit almost 100% in the given scenario, then you might need to do it manually.
It is not necessary that the code that the migrator supplies is ideal, even if it compiles correctly. Use your best judgement and check that the changes are appropriate for your project.
推薦閱讀
- 演進式架構(原書第2版)
- 自然語言處理實戰(zhàn):預訓練模型應用及其產品化
- C# Programming Cookbook
- MongoDB for Java Developers
- Java設計模式及實踐
- WordPress Plugin Development Cookbook(Second Edition)
- Learning Python by Building Games
- Learning Hunk
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- Struts 2.x權威指南
- 軟件測試(慕課版)
- Design Patterns and Best Practices in Java
- Access 2016數據庫應用與開發(fā):實戰(zhàn)從入門到精通(視頻教學版)
- 現代JavaScript編程:經典范例與實踐技巧
- 零基礎入門學習C語言:帶你學C帶你飛