Compiling and final app file size differences

Today I saw something odd. When compiling an app to 64bit, without changing any code, several time it does not always have the exact same file size.

  • Is this expected? (I don’t think so)
  • Are caches the cause?

BTW OSX

[quote=267135:@Christoph De Vocht]Today I saw something odd. When compiling an app to 64bit, without changing any code, several time it does not always have the exact same file size.

  • Is this expected? (I don’t think so)[/quote]

Does your app use Application.BuildDate or an auto-incremention version number?

What sizes did you see?