2

I am writing this project using AppCode: https://github.com/AndrewShmig/ASASocialServices

It works fine in AppCode, *.app file is created, simulator is working ok, but when I open and try to run current project in Xcode all I get is "Build succeeded" message. Performed "Clean", removed all from "Derived Data" folder etc - the same message.

XCode Version 4.6 (4H127)

AppCode 2.0.2

What can be the problem? How to make XCode not just build my project but also run it?

Thx.

AndrewShmig
  • 4,843
  • 6
  • 39
  • 68

1 Answers1

1

Recreated my project, added again ASASocialServices header files and it worked (in XCode and in AppCode).

AndrewShmig
  • 4,843
  • 6
  • 39
  • 68