Skip to content

Commit

Permalink
Update comment to point to updated repo
Browse files Browse the repository at this point in the history
This tool is now owned by the Mobile Native Foundation. Just updating this comment so folks can find it.
  • Loading branch information
cwalo authored Mar 16, 2021
1 parent 9e3ed69 commit 9138031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ControlRoom/Simulator UI/ControlScreens/LocationView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ struct LocationView: View {
"simulateLocationDevices": simulatorIds
]

// An undocumented notification name to change the current simulator's location. From here: https://github.com/lyft/set-simulator-location
// An undocumented notification name to change the current simulator's location. From here: https://github.com/MobileNativeFoundation/set-simulator-location
let locationNotificationName = "com.apple.iphonesimulator.simulateLocation"

let notification = Notification(name: Notification.Name(rawValue: locationNotificationName),
Expand Down

0 comments on commit 9138031

Please sign in to comment.