From 4a4c5eb7a8dc44b1e3ff8e78e1477e9d6430d454 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 2 Jul 2020 15:39:12 +0300 Subject: [PATCH] Update the first step Won't bother with renaming the Objective-C classes I think, just to keep changes minimal. Change-Id: I683479fc32275a5ee2a1bc9c28275bc887c42474 --- ios/GEN2.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ios/GEN2.txt b/ios/GEN2.txt index 4ab55b990d..e6b1b12046 100644 --- a/ios/GEN2.txt +++ b/ios/GEN2.txt @@ -28,8 +28,8 @@ Ideas: Steps: -- Rename the Objective-C files/classes to have a CO prefix. Reduces - risk of confusion with C++ classes. +- Re-factorings that don't affect any working of current Online or + apps, but which will make the iOS app re-plumbing easier. - ...