diff --git a/export_presets.cfg b/export_presets.cfg index e2b3c44..177ba25 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -134,6 +134,7 @@ permissions/mount_format_filesystems=false permissions/mount_unmount_filesystems=false permissions/nfc=false permissions/persistent_activity=false +permissions/post_notifications=false permissions/process_outgoing_calls=false permissions/read_calendar=false permissions/read_call_log=false @@ -458,7 +459,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../../Desktop/bagtagiosexport/BagTag.ipa" +export_path="./BagTag.ipa" encryption_include_filters="" encryption_exclude_filters="" encrypt_pck=false @@ -470,11 +471,11 @@ custom_template/debug="" custom_template/release="" architectures/arm64=true application/app_store_team_id="GJW3Y7WRG6" -application/code_sign_identity_debug="Apple Development" +application/code_sign_identity_debug="" application/export_method_debug=1 -application/code_sign_identity_release="Apple Development" +application/code_sign_identity_release="" application/export_method_release=0 -application/targeted_device_family=2 +application/targeted_device_family=0 application/bundle_identifier="com.example.bagtag" application/signature="" application/short_version="SHORT_VERSION"