liftoff icon indicating copy to clipboard operation
liftoff copied to clipboard

version script usage with extensions

Open Ashton-W opened this issue 11 years ago • 1 comments

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.

Ashton-W avatar Apr 24 '15 04:04 Ashton-W

Yeah, I saw that was going to be an issue. Haven't had a chance to figure out a solution. Bummer.

gfontenot avatar Apr 24 '15 17:04 gfontenot