Is there a way to solve the problem "com.apple.product-type.framework"?

I am trying to implement the effect of the flow of covers in my application using the objectFlickr project, but it shows

     "target specifies product type 'com.apple.product-type.framework', but there no such product type for the 'iphonesimulator' platform" 

when i'm going to run the application.

Note. I have included the entire infrastructure and objectflickr library. I made the necessary changes to the project settings.

Is there any solution for these problems or should I follow with another sample?

+3
source share
1 answer

. - , Mac iOS-, Xcode . project.pbxproj xcodeproj . .

, xcodeproj. :

  • Xcode.
  • xcodeproj ( , Finder, " " ).
  • pbxuser perspectivev3. .
  • Xcode.
+4

Source: https://habr.com/ru/post/1771485/


All Articles