Unable to add frameworks in Xcode project

MacDeveloper

enter image description hereSteps folloed are

1)In the project editor, select the target to which you want to add a library or framework.

2)Click Build Phases at the top of the project editor.

3)Open the Link Binary With Libraries section.

4)Click the Add button (+) to add a library or framework.

5)And then selected a framework of my requirement. Nothing is getting added nor i am seeing any error msg. Please find below attached

I clicked Cancel and Ok in two different times, but files didnot got added. I didnot created any repository, i just downloaded some existing project from internet and trying to add frameworks to it. What should i give username and password.

enter image description here

MacDeveloper

By removing source control, i am able to add frame works to the project.

I removed source control by following steps In Xcode, choose Xcode-> Preferences, and select Source Control and uncheck Enable Source Control optionenter image description here

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Unable to add WKWebView to Xcode Project

From Dev

Add many frameworks to Xcode at once

From Dev

How to add frameworks to Xcode 7?

From Dev

How to remove unwanted frameworks from xcode project

From Dev

Xcode 6: No Frameworks Folder in Project Navigator

From Dev

Unable To Find Xcode Project

From Java

How to "add existing frameworks" in Xcode 4?

From Dev

add IOS frameworks & bundle to unity project

From Dev

Xcode unable to find strip-frameworks.sh directory

From Dev

Adding frameworks to project in Xcode 5 and having *relative* paths added

From Dev

Is it safe to delete unused Parse frameworks from an Xcode project?

From Dev

Unable to debug project in Xcode 8.2.1

From Dev

Unable to add UIImageView Xcode Swift

From Dev

How to add OpenSSL to an Xcode project

From Dev

Correct way to add frameworks to an iOS project to be included in subversion

From Dev

How to add a project inside a xcode project as a module

From Dev

Unable to add slack to bluemix project

From Dev

Unable to add library to android project

From Dev

Unable to add slack to bluemix project

From Dev

Xcode and optional frameworks

From Dev

Adding Frameworks Xcode 5.1

From Dev

Swift Xcode cant remove Embedded binaries / Linked frameworks and libraries from project

From Dev

PHP Frameworks and Project Repositories

From Dev

Unable to add a header section to UiCollectionView with xCode

From Dev

Unable to add compiler flag in Xcode 5

From Dev

Unable to add accounts in Xcode 6 beta 6

From Dev

Unable to add images to image button in Xcode

From Dev

How to add an image to a C++ project in Xcode

From Dev

How to manually add Alamofire into xcode project

Related Related

HotTag

Archive