SquaredTiki / Dringend-Issues

Public issue tracker for the Dringend app, an iPad dev environment
dringend.cc
16 stars 0 forks source link

Builds but build and run fails with "Exporting project failed" #103

Closed ezhes closed 8 years ago

ezhes commented 8 years ago

This doesn't seem to be the same as issue #93 because it fails even with the most basic single view (both objective-c and swift) app. I'm currently out and can't copy and paste the log, but I've got a screenshot here image

If I set it to keep projects I can successfully open and build them in Xcode. Thoughts?

SquaredTiki commented 8 years ago

This sounds like it may be a provisioning error that is causing Xcode to silently fail. Please could you try using this beta version of The Constructor and check the logs again for a new one that indicates the output of stderr.

ezhes commented 8 years ago

So the beta version works just fine with the exact same provisioning profile. Not sure what's changed in this version, but something's working.

iPhone Developer: * (2017-8-17) is the profile name

SquaredTiki commented 8 years ago

Glad to hear it. It may be related to some changes made to do with symbolic links and CocoaPods. I'll be releasing it as a full update soon.