GithubHelp home page GithubHelp logo

spritekitwatchface's Introduction

SpriteKitWatchFace

Simple project to create a 'fake' Apple Watch watch face using Sprite Kit.

Screenshot

screenshot

spritekitwatchface's People

Contributors

ghecho avatar jacobsyndeo avatar steventroughtonsmith avatar zydeco avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spritekitwatchface's Issues

crazy path for embedded.mobileprovision...

I've the below compilation error that I never had ... why it doing this with the path...

CpResource /Users/marc/Library/Developer/Xcode/DerivedData/SpriteKitWatchFace-flgppsvyrvcluxcgwoveunmhjzaa/Build/Products/Debug-iphoneos/SpriteKitWatchFace.app /Users/marc/Library/Developer/Xcode/DerivedData/SpriteKitWatchFace-flgppsvyrvcluxcgwoveunmhjzaa/Build/Products/Debug-iphoneos/SpriteKitWatchFace.app/SpriteKitWatchFace.app (in target: SpriteKitWatchFace)
cd /Users/marc/Downloads/SpriteKitWatchFace-master
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/marc/Library/Developer/Xcode/DerivedData/SpriteKitWatchFace-flgppsvyrvcluxcgwoveunmhjzaa/Build/Products/Debug-iphoneos/SpriteKitWatchFace.app /Users/marc/Library/Developer/Xcode/DerivedData/SpriteKitWatchFace-flgppsvyrvcluxcgwoveunmhjzaa/Build/Products/Debug-iphoneos/SpriteKitWatchFace.app

error: open /Users/marc/Library/Developer/Xcode/DerivedData/SpriteKitWatchFace-flgppsvyrvcluxcgwoveunmhjzaa/Build/Products/Debug-iphoneos/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/SpriteKitWatchFace.app/embedded.mobileprovision: File name too long

Video watch face background

Recently an option was added to use a static image as a watch face bg. It’d be equally great to be able to set a video (or series of videos) as the bg as well.

I’ve extracted the new fullscreen motion faces from Xcode in .mov format, would be sweet to see them on my S2 🙂

QOL Suggestion:

You should remove your Team and Bundle ID in the master-branch to avoid conflicts and compiling for first time users or newbies.

Xcode crashing when opening the FaceScene.sks file

Attempting to open the FaceScene.sks file will display it briefly, before Xcode crashes with a 'malloc: Incorrect checksum for freed object 0x7fbcebe67c00: probably modified after being freed.' error. I can open the sks on its own from Finder, and it loads fine, but the only way I can avoid the crash in the main project is by deleting the Centre Disc/Hours/Minutes/Seconds assets from this scene.

I recognise this might not be specific to this project and maybe more of a general Xcode bug, but hopefully someone will be able to point me in the right direction or give me a workaround.

an instruction manual or ipa release for the comfy ones :)

Hello, there is somewhere a description or a published ipa that you can download it. I always get an error message about Xcode invalid app bundle identifier. Although I know I am still a new member of WatchKit. please help!!! sorry for my Bad English.

Keep watch face up

The custom face comes back if you set the right settings for the timeout, but if you put the face to sleep manually the normal watch face comes back. I saw on twitter that Steve was able to get his watch face into the watch face picker but it was “too hacky”. Is there a way we can do it ourselves, even if it’s hacky?

Semantic Issue SpriteKitWatchFace WatchKit Extension Group

DesktopShim seems to compile properly but getting an issue with SpriteKitWatchFace WatchKit App

Unknown receiver 'WKRelevantShortcutRefreshBackgroundTask'; did you mean 'WKSnapshotRefreshBackgroundTask'?

Xcode Version 9.4.1
macOS 10.14.1

watchOS 6 Bug

When running watchOS 6, the time on the top right doesn’t hide.

question

Can you use SpriteKit WatchFace on PC or you need to use a Macbook?

All ok except DesktopShim

I was able to compile everything, it's working on the watch... but I cannot succeed to run DesktopShim on the Mac...

I've the error : "'WatchKit/WatchKit.h' file not found FaceScene.h ...

and of course it's the line "#import <WatchKit/WatchKit.h>" who give a me file not found ...
any idea as google didn't help me there...

Simulator Cropped Occasionally?

Anyone else have this happen where the Simulator will sometimes be an odd crop? https://cl.ly/89c2a225eb69

Sometimes it goes away with a rebuild. And doesn't happen much with the Series 3 42mm simulator, just the Series 4 ones.

I tried messing with some of the SKCamera properties, but it didn't seem to help much.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.