"No scheme" when i open a project in xcode

Hi,

I transferred a project from one mac to another through airdrop. In the destination mac,when i open the project, it is showing "No scheme".In source mac it is working fine with no error.

source mac :

xcode : Version 9.3.1 (9E501)

swift compiler : 4.1

Destination mac:

xcode : 9.2 (9C40b)

swift compiler : 3.2


help me in this regard.

Post not yet marked as solved Up vote post of mksmurali Down vote post of mksmurali
6.1k views

Replies

same problem is happened with me when I updated Xcode 10.0 from Xcode 9.4.
I manually goes to Manage Scheme --> Add sceme(same as project name) and it works.