[SWIFT] How to change the file name with Xcode (Refactor Rename)

If you change the file name as it is, an error will occur and it will be a big deal, so make a note here!

Right click on the class name スクリーンショット 2020-12-13 21.38.00.png

Select Rename for the refactor feature. スクリーンショット 2020-12-13 21.42.50.png

Once in this screen, just enter the name you want to change! After making changes, press Rename in the upper right.

If there is no problem with building, the file name has been renamed successfully (^ ^)

Recommended Posts

How to change the file name with Xcode (Refactor Rename)
How to change the action with multiple submit buttons
[Java] How to extract the file name from the path
[Rails] How to change the column name of the table
How to dynamically change the column name acquired by MyBatis
How to change the contents of the jar file without decompressing
[chown] How to change the owner of a file or directory
[Xcode] How to add a README.md file
How to change app name in rails
[Java] How to use the File class
How to delete the wrong migration file
How to delete the migration file NO FILE
How to change the timezone on Ubuntu
How to achieve file download with Feign
Ransack sort_link How to change the color!
How to achieve file upload with Feign
[swift5] How to change the color of TabBar or the color of item of TabBar with code
Rename the package name of the existing jar file
http: // localhost: How to change the port number
[Spring Boot] How to refer to the property file
Organized how to interact with the JDK in stages
How to debug the generated jar file in Eclipse
If you use SQLite with VSCode, use the extension (how to see the binary file of sqlite3)
How to save a file with the specified extension under the directory specified in Java to the list
How to get the class name / method name running in Java
How to correctly check the local HTML file in the browser
How to take a screenshot with the Android Studio emulator
[Java] Change the process according to the situation with the Strategy pattern
How to request a CSV file as JSON with jMeter
How to decompile apk file to java source code with MAC
Change the port with SpringBoot
[IOS] How to get the table name from AWS DynamoDB
[Easy] How to automatically format Ruby erb file with vsCode
Uppercase only the specified range with substring. (How to use substring)
[With back tricks] How to introduce React to the simplest Rails
How to number (number) with html.erb
Git How to easily return to the state before the change (before commit)
Change the file name and output destination of the JavaVM error file
How to update with activerecord-import
How to change the setting value of Springboot Hikari CP
How to deal with the error ERROR: While executing gem ... (Gem :: FilePermissionError)
How to deal with the event that Committee :: InvalidRequest occurs in committee during Rspec file upload test
[Swift] How to dynamically change the height of the toolbar on the keyboard
How to create a jar file or war file using the jar command
How to set the IP address and host name of CentOS8
How to make a jar file with no dependencies in Maven
How to realize huge file upload with TERASOLUNA 5.x (= Spring MVC)
[Tips] How to solve problems with XCode and Swift for beginners
Fix the file name of war to the one set in Maven
How to rename a model with foreign key constraints in Rails
How to open a script file from Ubuntu with VS code
[Note] How to restart the Windows container set up with docker-compose
[For beginners] How to get the Ruby delayed railway line name
Overwrite upload of file with the same name with BOX SDK (java)
How to use MinIO with the same function as S3 Use docker-compose
How to get the length of an audio file in java
How to realize huge file upload with Rest Template of Spring
[Rails 5] How to display the password change screen when using devise
How to use the link_to method
Add Extended Attributes to the file
How to scroll horizontally with ScrollView