Skip to content

Commit

Permalink
Carthage support - move project to the root
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaa committed Feb 5, 2017
1 parent 1903ccc commit fd849c0
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
589CA74B1E47C35F0033CE2C /* IAPurchaseManager.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IAPurchaseManager.framework; sourceTree = BUILT_PRODUCTS_DIR; };
589CA74E1E47C35F0033CE2C /* IAPurchaseManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IAPurchaseManager.h; sourceTree = "<group>"; };
589CA74F1E47C35F0033CE2C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
589CA7561E47C3700033CE2C /* IAPManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = IAPManager.swift; path = ../../../IAPManagerTest/Carthage/Checkouts/IAPurchaseManager/IAPManager.swift; sourceTree = "<group>"; };
589CA7561E47C3700033CE2C /* IAPManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = IAPManager.swift; path = ../IAPManager.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -299,6 +299,7 @@
589CA7551E47C35F0033CE2C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit fd849c0

Please sign in to comment.