ThumbWorks / AugmentedSolarSystem

An Augmented reality experience to explore planets in our Solar System
71 stars 25 forks source link

bug - latest swift aa - fails #53

Closed johndpope closed 6 years ago

johndpope commented 6 years ago

carthage build platform=ios xcode 9.1

Checking out SwiftAA at "2.0"

screen shot 2017-11-19 at 21 04 29 screen shot 2017-11-19 at 21 06 57
rodericj commented 6 years ago

It’s built off of this https://github.com/ThumbWorks/SwiftAA

johndpope commented 6 years ago

ok thanks perhaps need to update carthage file accordingly github "ThumbWorks/SwiftAA"

johndpope commented 6 years ago

fyi

this is resolved - but needed following actions.

using github "ThumbWorks/SwiftAA" >

screen shot 2017-11-30 at 2 14 42 pm

drag in framework into project.

https://github.com/mixpanel/mixpanel-iphone/issues/345

but then update build phases to include framework

screen shot 2017-11-30 at 2 14 06 pm