lib/assets/SnapfileTemplate in snapshot-0.10.1 vs lib/assets/SnapfileTemplate in snapshot-0.10.2

- old
+ new

@@ -32,10 +32,10 @@ # By default, the latest version should be used automatically. If you want to change it, do it here # ios_version '8.1' # Comment out the line below to add a `SNAPSHOT` preprocessor macro # More information available: https://github.com/krausefx/snapshot#custom-args-for-the-build-command -# custom_build_args "GCC_PREPROCESSOR_DEFINITIONS='$(inherited) SNAPSHOT=1' OTHER_SWIFT_FLAGS='$(inherited) -DSNAPSHOT=1'" +# custom_build_args "GCC_PREPROCESSOR_DEFINITIONS='$(inherited) SNAPSHOT=1' OTHER_SWIFT_FLAGS='$(inherited) -D SNAPSHOT'" # Custom Callbacks # setup_for_device_change do |device, udid, language|