Skip to content
Open
Show file tree
Hide file tree
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
10 changes: 0 additions & 10 deletions DesktopShim/DesktopShim.entitlements

This file was deleted.

3 changes: 3 additions & 0 deletions SpriteKitWatchFace WatchKit Extension/FaceScene.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@ typedef enum : NSUInteger {
@property BOOL useProgrammaticLayout;
@property BOOL useRoundFace;

@property CGSize majorMarkSize;
@property CGSize minorMarkSize;

@end


Expand Down
Loading