Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for Carthage package manager #624

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
136 changes: 136 additions & 0 deletions iCarousel-Carthage.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,136 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {

/* Begin PBXContainerItemProxy section */
7EE501D31B31BC90000D5662 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7EE501CD1B31BC90000D5662 /* iCarousel-iOS.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 7EE501691B31BB2D000D5662;
remoteInfo = "iCarousel-iOS";
};
7EE501D51B31BC90000D5662 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7EE501CD1B31BC90000D5662 /* iCarousel-iOS.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 7EE5018B1B31BB63000D5662;
remoteInfo = "iCarousel-iOS-dynamic";
};
7EE501D71B31BC90000D5662 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7EE501CD1B31BC90000D5662 /* iCarousel-iOS.xcodeproj */;
proxyType = 2;
remoteGlobalIDString = 7EE501AB1B31BBA0000D5662;
remoteInfo = "iCarousel-iOS-static";
};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
7EE501CD1B31BC90000D5662 /* iCarousel-iOS.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "iCarousel-iOS.xcodeproj"; path = "iCarousel/iCarousel-iOS/iCarousel-iOS.xcodeproj"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXGroup section */
7EE501C61B31BC75000D5662 = {
isa = PBXGroup;
children = (
7EE501CD1B31BC90000D5662 /* iCarousel-iOS.xcodeproj */,
);
sourceTree = "<group>";
};
7EE501CE1B31BC90000D5662 /* Products */ = {
isa = PBXGroup;
children = (
7EE501D41B31BC90000D5662 /* libiCarousel-iOS.a */,
7EE501D61B31BC90000D5662 /* iCarousel.framework */,
7EE501D81B31BC90000D5662 /* iCarousel.framework */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXProject section */
7EE501C71B31BC75000D5662 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0630;
};
buildConfigurationList = 7EE501CA1B31BC75000D5662 /* Build configuration list for PBXProject "iCarousel-Carthage" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 7EE501C61B31BC75000D5662;
projectDirPath = "";
projectReferences = (
{
ProductGroup = 7EE501CE1B31BC90000D5662 /* Products */;
ProjectRef = 7EE501CD1B31BC90000D5662 /* iCarousel-iOS.xcodeproj */;
},
);
projectRoot = "";
targets = (
);
};
/* End PBXProject section */

/* Begin PBXReferenceProxy section */
7EE501D41B31BC90000D5662 /* libiCarousel-iOS.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
path = "libiCarousel-iOS.a";
remoteRef = 7EE501D31B31BC90000D5662 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
7EE501D61B31BC90000D5662 /* iCarousel.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = iCarousel.framework;
remoteRef = 7EE501D51B31BC90000D5662 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
7EE501D81B31BC90000D5662 /* iCarousel.framework */ = {
isa = PBXReferenceProxy;
fileType = wrapper.framework;
path = iCarousel.framework;
remoteRef = 7EE501D71B31BC90000D5662 /* PBXContainerItemProxy */;
sourceTree = BUILT_PRODUCTS_DIR;
};
/* End PBXReferenceProxy section */

/* Begin XCBuildConfiguration section */
7EE501CB1B31BC75000D5662 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = Debug;
};
7EE501CC1B31BC75000D5662 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = Release;
};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
7EE501CA1B31BC75000D5662 /* Build configuration list for PBXProject "iCarousel-Carthage" */ = {
isa = XCConfigurationList;
buildConfigurations = (
7EE501CB1B31BC75000D5662 /* Debug */,
7EE501CC1B31BC75000D5662 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 7EE501C71B31BC75000D5662 /* Project object */;
}
26 changes: 26 additions & 0 deletions iCarousel/iCarousel-iOS/iCarousel-iOS-dynamic/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>com.healthjoy.$(PRODUCT_NAME:rfc1034identifier)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
</plist>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
//
// iCarousel-iOS-dynamic.h
// iCarousel-iOS-dynamic
//
// Created by Oleksandr Dodatko on 6/17/15.
// Copyright (c) 2015 healthjoy. All rights reserved.
//

#import <UIKit/UIKit.h>

//! Project version number for iCarousel-iOS-dynamic.
FOUNDATION_EXPORT double iCarousel_iOS_dynamicVersionNumber;

//! Project version string for iCarousel-iOS-dynamic.
FOUNDATION_EXPORT const unsigned char iCarousel_iOS_dynamicVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <iCarousel_iOS_dynamic/PublicHeader.h>


24 changes: 24 additions & 0 deletions iCarousel/iCarousel-iOS/iCarousel-iOS-dynamicTests/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>com.healthjoy.$(PRODUCT_NAME:rfc1034identifier)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
//
// iCarousel_iOS_dynamicTests.m
// iCarousel-iOS-dynamicTests
//
// Created by Oleksandr Dodatko on 6/17/15.
// Copyright (c) 2015 healthjoy. All rights reserved.
//

#import <UIKit/UIKit.h>
#import <XCTest/XCTest.h>

@interface iCarousel_iOS_dynamicTests : XCTestCase

@end

@implementation iCarousel_iOS_dynamicTests

- (void)setUp {
[super setUp];
// Put setup code here. This method is called before the invocation of each test method in the class.
}

- (void)tearDown {
// Put teardown code here. This method is called after the invocation of each test method in the class.
[super tearDown];
}

- (void)testExample {
// This is an example of a functional test case.
XCTAssert(YES, @"Pass");
}

- (void)testPerformanceExample {
// This is an example of a performance test case.
[self measureBlock:^{
// Put the code you want to measure the time of here.
}];
}

@end
26 changes: 26 additions & 0 deletions iCarousel/iCarousel-iOS/iCarousel-iOS-static/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>com.healthjoy.$(PRODUCT_NAME:rfc1034identifier)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
</plist>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
//
// iCarousel-iOS-static.h
// iCarousel-iOS-static
//
// Created by Oleksandr Dodatko on 6/17/15.
// Copyright (c) 2015 healthjoy. All rights reserved.
//

#import <UIKit/UIKit.h>

//! Project version number for iCarousel-iOS-static.
FOUNDATION_EXPORT double iCarousel_iOS_staticVersionNumber;

//! Project version string for iCarousel-iOS-static.
FOUNDATION_EXPORT const unsigned char iCarousel_iOS_staticVersionString[];

// In this header, you should import all the public headers of your framework using statements like #import <iCarousel_iOS_static/PublicHeader.h>


24 changes: 24 additions & 0 deletions iCarousel/iCarousel-iOS/iCarousel-iOS-staticTests/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>com.healthjoy.$(PRODUCT_NAME:rfc1034identifier)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
</dict>
</plist>
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
//
// iCarousel_iOS_staticTests.m
// iCarousel-iOS-staticTests
//
// Created by Oleksandr Dodatko on 6/17/15.
// Copyright (c) 2015 healthjoy. All rights reserved.
//

#import <UIKit/UIKit.h>
#import <XCTest/XCTest.h>

@interface iCarousel_iOS_staticTests : XCTestCase

@end

@implementation iCarousel_iOS_staticTests

- (void)setUp {
[super setUp];
// Put setup code here. This method is called before the invocation of each test method in the class.
}

- (void)tearDown {
// Put teardown code here. This method is called after the invocation of each test method in the class.
[super tearDown];
}

- (void)testExample {
// This is an example of a functional test case.
XCTAssert(YES, @"Pass");
}

- (void)testPerformanceExample {
// This is an example of a performance test case.
[self measureBlock:^{
// Put the code you want to measure the time of here.
}];
}

@end
Loading