Skip to content

Commit

Permalink
switched method key
Browse files Browse the repository at this point in the history
  • Loading branch information
carzh committed Oct 21, 2024
1 parent 3abdd15 commit 6534a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/python/generate_plist.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<plist version="1.0">
<dict>
<key>method</key>
<string>debugging</string>
<string>development</string>
<key>teamID</key>
<string>{team_id}</string>
<key>provisioningProfiles</key>
Expand Down

0 comments on commit 6534a4a

Please sign in to comment.