Skip to content

Commit

Permalink
Update expo-target.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBacon committed Dec 26, 2024
1 parent 9683251 commit 14e400c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions targets/safari/expo-target.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/** @type {import('@bacons/apple-targets/app.plugin').ConfigFunction} */
module.exports = (config) => ({
type: "safari",
deploymentTarget: "18.0",
entitlements: {
/* Add entitlements */
},
Expand Down

0 comments on commit 14e400c

Please sign in to comment.