You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version script does not play nicely with iOS extensions, specifically WatchKit App. It complains that the version numbers are different. I tried applying liftoff to my extension targets but that didn't change it.
Also the 'WatchKit App' extension doesn't have a Build Phases section in Xcode - but liftoff is adding the scripts. This is probably an xcodeproj issue.
The text was updated successfully, but these errors were encountered:
The version script does not play nicely with iOS extensions, specifically WatchKit App. It complains that the version numbers are different. I tried applying
liftoff
to my extension targets but that didn't change it.Also the 'WatchKit App' extension doesn't have a Build Phases section in Xcode - but liftoff is adding the scripts. This is probably an xcodeproj issue.
The text was updated successfully, but these errors were encountered: