Skip to content

Commit

Permalink
independent + companion
Browse files Browse the repository at this point in the history
WKRunsIndependentlyOfCompanionApp and WKWatchOnly
#20
  • Loading branch information
BSVogler committed Sep 18, 2019
1 parent 7d33939 commit 7dc8331
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion moodmeterwatch WatchKit Extension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@
</dict>
<key>WKExtensionDelegateClassName</key>
<string>$(PRODUCT_MODULE_NAME).ExtensionDelegate</string>
<key>WKWatchOnly</key>
<key>WKRunsIndependentlyOfCompanionApp</key>
<true/>
<key>WKWatchOnly</key>
<false/>
</dict>
</plist>

0 comments on commit 7dc8331

Please # to comment.