FauxPas 1.0.1 hangs

Issue #32 closed
Jonathan created an issue

I updated to 1.0.1 this morning and I’m seeing the app hang/time-out indefinitely, both in the GUI and when executed via command line. I’m using the same config file I’ve used previously; the only change has been the update to 1.0.1.

The hang occurs consistently on ‘Applying rules before checking code’ — see below. Thanks for any help you can provide.

Initialization: Determining VCS state...
Initialization: Resolving build settings...
Rule LoadMethodWithoutAutoreleasePool will not be applied: Applies to projects targeting an OS prior to iOS 6 or Mac OS 10.8.
Rule UnsupportedWeakReference will not be applied: Applies to OS X targets.
Rule ReleaseBuildCompilerArgs will not be applied: Applies to release builds.
Rule TerminatingApp will not be applied: Applies to release builds of iOS apps.
Rule ReleaseBuildConfig will not be applied: Applies to release builds.
Rule DylibInstallName will not be applied: Applies to OS X targets.
Rule NSLogUsed will not be applied: Applies to release builds of application targets.
Initialization: Interpreting 1 XIB files...
Initialization: Discarding build step cache: The Xcode project has been modified since the last build cache
Initialization: Determining build steps
Initialization: Processing build steps
Initialization: Processing precompiled header #1/1 (ARC, Objective-C, armv7)
Initialization: Done processing precompiled header #1/1 (ARC, Objective-C, armv7)

Applying rules before checking code

Comments (3)

  1. Log in to comment