@@ -40,3 +40,77 @@ application/product_name="LunCo"
4040application/file_description =" Lunar Colony engineering tool (and a bit a game :D)"
4141application/copyright =" Difint & Community"
4242application/trademarks =" "
43+
44+ [preset.1]
45+
46+ name =" LunCo-mac"
47+ platform =" Mac OSX"
48+ runnable =true
49+ custom_features =" "
50+ export_filter =" all_resources"
51+ include_filter =" "
52+ exclude_filter =" "
53+ export_path =" build/LunCo-mac.app"
54+ script_export_mode =1
55+ script_encryption_key =" "
56+
57+ [preset.1.options]
58+
59+ custom_template/debug =" "
60+ custom_template/release =" "
61+ application/name =" LunCo"
62+ application/info =" "
63+ application/icon =" res://assets/icon.png"
64+ application/identifier =" space.lunco.sim"
65+ application/signature =" "
66+ application/app_category =" Games"
67+ application/short_version =" 0.0.1"
68+ application/version =" 0.0.1"
69+ application/copyright =" LunCo"
70+ display/high_res =true
71+ privacy/microphone_usage_description =" "
72+ privacy/camera_usage_description =" "
73+ privacy/location_usage_description =" "
74+ privacy/address_book_usage_description =" "
75+ privacy/calendar_usage_description =" "
76+ privacy/photos_library_usage_description =" "
77+ privacy/desktop_folder_usage_description =" "
78+ privacy/documents_folder_usage_description =" "
79+ privacy/downloads_folder_usage_description =" "
80+ privacy/network_volumes_usage_description =" "
81+ privacy/removable_volumes_usage_description =" "
82+ codesign/enable =false
83+ codesign/identity =" "
84+ codesign/timestamp =false
85+ codesign/hardened_runtime =false
86+ codesign/replace_existing_signature =false
87+ codesign/entitlements/custom_file =" "
88+ codesign/entitlements/allow_jit_code_execution =false
89+ codesign/entitlements/allow_unsigned_executable_memory =false
90+ codesign/entitlements/allow_dyld_environment_variables =false
91+ codesign/entitlements/disable_library_validation =false
92+ codesign/entitlements/audio_input =false
93+ codesign/entitlements/camera =false
94+ codesign/entitlements/location =false
95+ codesign/entitlements/address_book =false
96+ codesign/entitlements/calendars =false
97+ codesign/entitlements/photos_library =false
98+ codesign/entitlements/apple_events =false
99+ codesign/entitlements/debugging =false
100+ codesign/entitlements/app_sandbox/enabled =false
101+ codesign/entitlements/app_sandbox/network_server =false
102+ codesign/entitlements/app_sandbox/network_client =false
103+ codesign/entitlements/app_sandbox/device_usb =false
104+ codesign/entitlements/app_sandbox/device_bluetooth =false
105+ codesign/entitlements/app_sandbox/files_downloads =0
106+ codesign/entitlements/app_sandbox/files_pictures =0
107+ codesign/entitlements/app_sandbox/files_music =0
108+ codesign/entitlements/app_sandbox/files_movies =0
109+ codesign/custom_options =PoolStringArray( )
110+ notarization/enable =false
111+ notarization/apple_id_name =" "
112+ notarization/apple_id_password =" "
113+ notarization/apple_team_id =" "
114+ texture_format/s3tc =true
115+ texture_format/etc =false
116+ texture_format/etc2 =false
0 commit comments