How to remove XCode9 "Conversion to swift 4 is available" warning?

Joseph Toronto

I had to convert my project manually since Xcode would crash when I tried to use the migration tool. Now that that's done I'd like to remove the warning from my project. I can't see any obvious way to do it and clicking on the warning immediately crashes Xcode which is why I ended up manually converting to begin with.

dfd

When manually converting - not using the migration tool - to Swift 4, remember to set the project setting to be Swift 4. (Project | Build Settings | Swift Compiler - Language | Swift Language Version.)

Screen shot:

enter image description here

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

How to remove the Xcode warning Apple Mach-O Linker Warning 'Pointer not aligned at address

Remove this warning error on XCode 6?

How to remove warning in React native

How to remove the deprecation warning in nodejs

How to remove this warning to this php script

How to remove setting with copy warning?

How is UnrecognizedSelector even possible in Xcode9/Swift4?

XCode9 how to get right click > Structure > Reindent back?

How can I see the current git branch on Xcode9?

how to use IOS10 on xcode9?

how to remove this warning - "Element SwitchPreferenceCompat is not allowed here"?

How do I remove acpi Warning on boot?

How to remove a Warning label from Tkinter GUI

How to remove warning for the name "google" in Angular?

How to remove Bad Escaping warning for <br\> in jshint

scribble: how to remove "WARNING no declared exporting libraries"

How to remove unchecked assignment warning in hibernate generics

How to remove the following warning Android Studio?

How to remove warning in echoing a string constant in PHP

How to remove warning popups in Chromium Portable?

How to remove this naming activity warning from manifest?

How to compose excel formula to remove green warning

How should I remove static datatype warning

How do I display this Log message in the Debug area using Xcode9?

Remove Xcode "incompatible type" type warning for subclassed properties containing subclasses

How to remove I/O warning failed to load external entity

How to remove C# null reference warning CS8604

There is warning of undefined index in php page.how to remove it?

How to remove "Using Log instead of Timber" warning in Android Studio?