Skip to content

Commit

Permalink
App store api key session duration
Browse files Browse the repository at this point in the history
  • Loading branch information
Rogier Voogt committed Nov 16, 2023
1 parent 620a2bf commit 25060dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ platform :ios do
key_id: "4B3KZ8N747",
issuer_id: "69a6de97-c5e4-47e3-e053-5b8c7c11a4d1",
key_filepath: './certs/App_Store_Connect_API_Key_4B3KZ8N747.p8',
duration: 2000,
duration: 1200,
in_house: false,
)
end
Expand Down

0 comments on commit 25060dd

Please sign in to comment.