Cloud build can't locate correct project

Good day.
I have strange log when trying to build the project for ios. For android everything is good.

1: Running Prebuild steps
2: Removing bvr
3: Successfully uninstalled bvr-1.2.11
4: 1 gem installed
5: done.
6: bvr 1.2.12
7: bvr-api 0.2.4
8: Cloning the remote Git repository
9: Cloning repository ssh://git@bitbucket.org/Blabla/foo.git
10: Fetching upstream changes from ssh://git@bitbucket.org/Blabla/foo.git
11: Fetching upstream changes from ssh://git@bitbucket.org/Blabla/foo.git
12: Checking out Revision a18b65236f622g124b5f7e6e27232fae47a0c (refs/remotes/origin/master)
13: Calculated Workspace Size: 123.45 MiB
14: PATH | SIZE
15: /Assets | 123.42 MiB
16: /ProjectSettings | 29.53 kiB
17: /QCAR | 348.00 B
18: postcheckoutstatus finished successfully.
19: find: /BUILD_PATH/blabla.arshiftvizcard.default-ios/com.foocompany.foo: No such file or directory
20: Error: unrecognized project! Please check your app configuration - if this is a Unity application, We expect your “Project Subdirectory” to be set to the path which directly contains the ProjectSettings and Assets directories. For a native app, this should be set to the path which directly contains the project file (.xcodeproj, project.properties, etc).
21: Build step ‘Execute shell’ marked build as failure
22: postbuildstatus finished successfully.
23: Finished: FAILURE

Project repo directory hierarcy

It’s my fault, everything is good now, sorry