IdreesInc / Apple-Watch-Poketch

Recreating the Poketch from Pokemon Diamond and Pearl on the Apple Watch with SwiftUI and WatchOS 8
https://idreesinc.com/about-poketch.html
Mozilla Public License 2.0
332 stars 45 forks source link

Installation via AltStore Failed #2

Closed sjfreed21 closed 2 years ago

sjfreed21 commented 2 years ago

Invalid value of WKCompanionAppBundleIdentifier key in Info.plist IMG_4507

IdreesInc commented 2 years ago

Unfortunately, I am not sure how to sideload to an Apple Watch without Xcode and I can only make the ipa bundles available. Looks like the Apple Watch app that is bundled with the ipa has an autogenerated bundle identifier which I can't change. You can instead use the TestFlight link posted here: https://testflight.apple.com/join/jd1cqyip

sjfreed21 commented 2 years ago

Thanks for the TestFlight link, that works great! Hope I didn't come off too harsh in the original post!

IdreesInc commented 2 years ago

Not at all, glad it worked!