Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.

Grammatical change to code signing instructions #2186

Merged
merged 1 commit into from
Sep 26, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ On the left there under Targets should be:
* FreetimeWatch
* FreetimeWatch Extension

3. Under each of these targets make sure your in the _General_ tab. **Change the team** to the team associated with your Apple Developer Account and switch the bundle ID’s like so:
3. Under each of these targets make sure you're in the _General_ tab. **Change the team** to the team associated with your Apple Developer Account and switch the bundle ID’s like so:

**Freetime**: *com.xxxx.freetime* ➡️
*com.`<yourRegularBundleName>`.freetime*
Expand Down