Problem description
When trying to build an app for iOS, if the computer's date is moved back after a succesful build, the process won't work anymore
Steps to reproduce
1. Change the computer's date to a future date (even 1h later is ok)
2. Perform a clean build of any project in Studio to iPhone Simulator
3. Change back to the current date
From now on, the build won't work anymore for that project and that SDK version, giving the error:
[ERROR] fatal error: file '/Users/username/Titanium/TestApp/build/iphone/TestApp_Prefix.pch' has been modified since the precompiled header was built
I tried to clean the project from Studio and to delete the directory DerivedData, but none helps.
Issue does not reproduces Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 Titanium SDK version: 3.0.2 iOS iPhone Simulator: iOS SDK version: 6.0
Closing ticket as the issue cannot be reproduced and due to the above comments.