Skip to content

Commit

Permalink
Fix export options ofr Continuous deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jijopulikkottil committed Dec 20, 2023
1 parent 2f28ce3 commit 57976b5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions mindLAMP/exportOptions.plist
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
<key>provisioningProfiles</key>
<dict>
<key>digital.lamp.mindlamp</key>
<string>mindLAMP2 2022</string>
<string>mindLAMP2</string>
<key>digital.lamp.mindlamp.CustomNotification</key>
<string>mindLAMP2 Custom Notification Extension AppStore</string>
<string>mindLAMP2 Custom Notification Extension</string>
<key>digital.lamp.mindlamp.NotificationService</key>
<string>mindLAMP2 Notification Service AppStore</string>
<string>mindLAMP2 Notification Service</string>
<key>digital.lamp.mindlamp.wearable</key>
<string>mindLAMP2 WatchApp AppStore</string>
<string>mindLAMP2 WatchApp</string>
<key>digital.lamp.mindlamp.wearable.extension</key>
<string>mindLAMP2 WatchApp Extension AppStore</string>
<string>mindLAMP2 WatchApp Extension</string>
</dict>
</dict>
</plist>

0 comments on commit 57976b5

Please sign in to comment.