61 lines
1.9 KiB
INI
61 lines
1.9 KiB
INI
# Astra: Diese beiden Abschnitte in die bestehende export_presets.cfg einfügen.
|
|||
|
|
# Ersetze <NEXT_INDEX> durch den nächsten freien Preset-Index an allen Stellen.
|
||
|
|
[preset.<NEXT_INDEX>]
|
||
|
|
name="macOS"
|
||
|
|
platform="macOS"
|
||
|
|
runnable=true
|
||
|
|
advanced_options=false
|
||
|
|
dedicated_server=false
|
||
|
|
custom_features=""
|
||
|
|
export_filter="all_resources"
|
||
|
|
include_filter=""
|
||
|
|
exclude_filter=""
|
||
|
|
export_path="dist/macos/BLOCKLINE.zip"
|
||
|
|
patches=PackedStringArray()
|
||
|
|
encryption_include_filters=""
|
||
|
|
encryption_exclude_filters=""
|
||
|
|
seed=0
|
||
|
|
encrypt_pck=false
|
||
|
|
encrypt_directory=false
|
||
|
|
script_export_mode=2
|
||
|
|
|
||
|
|
[preset.<NEXT_INDEX>.options]
|
||
|
|
export/distribution_type=1
|
||
|
|
binary_format/architecture="universal"
|
||
|
|
custom_template/debug=""
|
||
|
|
custom_template/release=""
|
||
|
|
debug/export_console_wrapper=1
|
||
|
|
application/icon=""
|
||
|
|
application/icon_interpolation=4
|
||
|
|
application/bundle_identifier="com.blockline.relaydistrict"
|
||
|
|
application/signature=""
|
||
|
|
application/app_category="Games"
|
||
|
|
application/short_version=""
|
||
|
|
application/version=""
|
||
|
|
application/copyright=""
|
||
|
|
application/copyright_localized={}
|
||
|
|
application/min_macos_version_x86_64="10.12"
|
||
|
|
application/min_macos_version_arm64="11.00"
|
||
|
|
application/export_angle=0
|
||
|
|
application/additional_plist_content=""
|
||
|
|
display/high_res=true
|
||
|
|
codesign/codesign=1
|
||
|
|
codesign/installer_identity=""
|
||
|
|
codesign/apple_team_id=""
|
||
|
|
codesign/identity=""
|
||
|
|
codesign/entitlements/allow_jit_code_execution=false
|
||
|
|
codesign/entitlements/allow_unsigned_executable_memory=false
|
||
|
|
codesign/entitlements/allow_dyld_environment_variables=false
|
||
|
|
codesign/entitlements/disable_library_validation=true
|
||
|
|
codesign/entitlements/audio_input=false
|
||
|
|
codesign/entitlements/camera=false
|
||
|
|
codesign/entitlements/location=false
|
||
|
|
codesign/entitlements/address_book=false
|
||
|
|
codesign/entitlements/calendars=false
|
||
|
|
codesign/entitlements/photos_library=false
|
||
|
|
codesign/entitlements/apple_events=false
|
||
|
|
codesign/entitlements/debugging=false
|
||
|
|
codesign/entitlements/app_sandbox/enabled=false
|
||
|
|
codesign/custom_options=PackedStringArray()
|
||
|
|
notarization/notarization=0
|