14 lines
304 B
Plaintext
14 lines
304 B
Plaintext
//
|
|
// hs.xcconfig
|
|
// Hammerspoon
|
|
//
|
|
// Created by Chris Jones on 09/11/2021.
|
|
// Copyright © 2021 Hammerspoon. All rights reserved.
|
|
//
|
|
|
|
// Configuration settings file format documentation can be found at:
|
|
// https://help.apple.com/xcode/#/dev745c5c974
|
|
|
|
SKIP_INSTALL=YES
|
|
ENABLE_HARDENED_RUNTIME = YES
|