[AC-5978] TIMOB-26433 (same problem)
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-11-29T06:09:53.000+0000 |
Affected Version/s | Appcelerator Studio 4.5.0 |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | ios |
Reporter | alejandro_capel |
Assignee | Shak Hossain |
Created | 2018-10-16T20:21:49.000+0000 |
Updated | 2018-11-29T06:09:53.000+0000 |
Description
Hi,
I´m afraid I receive same error with 7.4.1 sdk version.
This is my message log:
Operating System
Name = Mac OS X
Version = 10.13.6
Architecture = 64bit
# CPUs = 8
Memory = 8589934592
Node.js
Node.js Version = 9.2.1
npm Version = 5.5.1
Titanium CLI
CLI Version = 5.1.1
Titanium SDK
SDK Version = 7.4.1.v20181008103750
SDK Path = /Users/alejandrocapelcristobal/Library/Application Support/Titanium/mobilesdk/osx/7.4.1.v20181008103750
Target Platform = iphone
.
.
.
.
[INFO] : Disabling ATS
[INFO] : Creating main.m
[INFO] : Creating Xcode config files
[INFO] : Copying Titanium libraries
[INFO] : Copying Titanium iOS files
[INFO] : Cleaning Xcode derived data
[ERROR] : User defaults from command line:
[ERROR] : UseNewBuildSystem = YES
[ERROR] : note: Using new build system
[ERROR] : error: Could not delete /Users/alejandrocapelcristobal/Documents/mm/build/iphone/build
because it was not created by the build system and it is not a subfolder of derived data.
[ERROR] : ** CLEAN FAILED **
Any ideas?
Best Regards
Attachments
Hello, Can you try deleting your build folder and re-build your project? This workaround sometimes works. Thanks.
Hi Sharif, No solution with this workaround. Thanks
Hello, Can you try the following and let us know how it goes. * Run 'appc ti sdk install -b master' followed by an 'appc ti sdk select' . * Clean your project ,then build. Thanks
Same error Running with 7.4.0 : [ERROR] : note: Using new build system [ERROR] : error: Could not delete
/Users/alejandrocapelcristobal/Documents/Mitologia/build/iphone/build
because it was not created by the build system and it is not a subfolder of derived data. [ERROR] : ** CLEAN FAILED ** Running with 7.4.1 ERROR] : User defaults from command line: [ERROR] : UseNewBuildSystem = YES [ERROR] : note: Using new build system [ERROR] : error: Could not delete/Users/alejandrocapelcristobal/Documents/mm/build/iphone/build
because it was not created by the build system and it is not a subfolder of derived data. [ERROR] : ** CLEAN FAILED ** do u want my log? Regards!Hello, Please share your complete log file in a separate text file. Thanks
7.4.0 & 7.4.1 logs attached.
Hi, Could you find out anything about the error? Do you need more information about my environment? Thanks
Hello, We are not able to repeoduce the issue on our end. Could you please try deleting the simulator and reinstall again and try running there? Thanks.
Hi Sharif, what I have to do exactly? reinstall titanium? Regards
Hi again. I discovered the problem. Incredible, there was 2 documents folders(the second one is where project is). I deleted one and success!!! I don't understand how could create it with the same name.... Please you can close the ticket. Thanks for all. Best regards!!!
As per the customer's confirmation closing this.