Skip to content

Commit

Permalink
Add RxBuetoothKit to project by spm
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikołaj Piechocki committed Oct 16, 2020
1 parent 09f892a commit 67c5cd5
Show file tree
Hide file tree
Showing 10 changed files with 101 additions and 9 deletions.
85 changes: 76 additions & 9 deletions ExampleApp/ExampleApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
archiveVersion = 1;
classes = {
};
objectVersion = 50;
objectVersion = 52;
objects = {

/* Begin PBXBuildFile section */
8D72C58A2539C65000456D1A /* RxBluetoothKit in Frameworks */ = {isa = PBXBuildFile; productRef = 8D72C5892539C65000456D1A /* RxBluetoothKit */; };
8DA476A625399CFA00B79A0A /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DA476A525399CFA00B79A0A /* AppDelegate.swift */; };
8DA476A825399CFA00B79A0A /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DA476A725399CFA00B79A0A /* SceneDelegate.swift */; };
8DA476AA25399CFA00B79A0A /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DA476A925399CFA00B79A0A /* ViewController.swift */; };
Expand All @@ -30,12 +31,56 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
8D72C58A2539C65000456D1A /* RxBluetoothKit in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
8D72C5812539C32100456D1A /* Application */ = {
isa = PBXGroup;
children = (
8DA476A525399CFA00B79A0A /* AppDelegate.swift */,
8DA476A725399CFA00B79A0A /* SceneDelegate.swift */,
);
path = Application;
sourceTree = "<group>";
};
8D72C5822539C33500456D1A /* Supporting Files */ = {
isa = PBXGroup;
children = (
8DA476BB25399D7C00B79A0A /* ExampleApp.entitlements */,
8DA476AE25399CFD00B79A0A /* Assets.xcassets */,
8DA476B025399CFD00B79A0A /* LaunchScreen.storyboard */,
);
path = "Supporting Files";
sourceTree = "<group>";
};
8D72C5832539C34400456D1A /* Screens */ = {
isa = PBXGroup;
children = (
8D72C5862539C3BD00456D1A /* Central */,
8D72C5872539C3C700456D1A /* Peripheral */,
8DA476A925399CFA00B79A0A /* ViewController.swift */,
);
path = Screens;
sourceTree = "<group>";
};
8D72C5862539C3BD00456D1A /* Central */ = {
isa = PBXGroup;
children = (
);
path = Central;
sourceTree = "<group>";
};
8D72C5872539C3C700456D1A /* Peripheral */ = {
isa = PBXGroup;
children = (
);
path = Peripheral;
sourceTree = "<group>";
};
8DA4769925399CFA00B79A0A = {
isa = PBXGroup;
children = (
Expand All @@ -55,12 +100,9 @@
8DA476A425399CFA00B79A0A /* ExampleApp */ = {
isa = PBXGroup;
children = (
8DA476BB25399D7C00B79A0A /* ExampleApp.entitlements */,
8DA476A525399CFA00B79A0A /* AppDelegate.swift */,
8DA476A725399CFA00B79A0A /* SceneDelegate.swift */,
8DA476A925399CFA00B79A0A /* ViewController.swift */,
8DA476AE25399CFD00B79A0A /* Assets.xcassets */,
8DA476B025399CFD00B79A0A /* LaunchScreen.storyboard */,
8D72C5832539C34400456D1A /* Screens */,
8D72C5822539C33500456D1A /* Supporting Files */,
8D72C5812539C32100456D1A /* Application */,
8DA476B325399CFD00B79A0A /* Info.plist */,
);
path = ExampleApp;
Expand All @@ -82,6 +124,9 @@
dependencies = (
);
name = ExampleApp;
packageProductDependencies = (
8D72C5892539C65000456D1A /* RxBluetoothKit */,
);
productName = ExampleApp;
productReference = 8DA476A225399CFA00B79A0A /* ExampleApp.app */;
productType = "com.apple.product-type.application";
Expand Down Expand Up @@ -109,6 +154,9 @@
Base,
);
mainGroup = 8DA4769925399CFA00B79A0A;
packageReferences = (
8D72C5882539C65000456D1A /* XCRemoteSwiftPackageReference "RxBluetoothKit" */,
);
productRefGroup = 8DA476A325399CFA00B79A0A /* Products */;
projectDirPath = "";
projectRoot = "";
Expand Down Expand Up @@ -276,7 +324,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = ExampleApp/ExampleApp.entitlements;
CODE_SIGN_ENTITLEMENTS = "ExampleApp/Supporting Files/ExampleApp.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
CODE_SIGN_STYLE = Automatic;
Expand All @@ -302,7 +350,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = ExampleApp/ExampleApp.entitlements;
CODE_SIGN_ENTITLEMENTS = "ExampleApp/Supporting Files/ExampleApp.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
CODE_SIGN_STYLE = Automatic;
Expand Down Expand Up @@ -345,6 +393,25 @@
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */

/* Begin XCRemoteSwiftPackageReference section */
8D72C5882539C65000456D1A /* XCRemoteSwiftPackageReference "RxBluetoothKit" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/Polidea/RxBluetoothKit";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 6.0.0;
};
};
/* End XCRemoteSwiftPackageReference section */

/* Begin XCSwiftPackageProductDependency section */
8D72C5892539C65000456D1A /* RxBluetoothKit */ = {
isa = XCSwiftPackageProductDependency;
package = 8D72C5882539C65000456D1A /* XCRemoteSwiftPackageReference "RxBluetoothKit" */;
productName = RxBluetoothKit;
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = 8DA4769A25399CFA00B79A0A /* Project object */;
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"object": {
"pins": [
{
"package": "RxBluetoothKit",
"repositoryURL": "https://github.com/Polidea/RxBluetoothKit",
"state": {
"branch": null,
"revision": "20a0736b5f53dedd291254236a99509d2be1855f",
"version": "6.0.0"
}
},
{
"package": "RxSwift",
"repositoryURL": "https://github.com/ReactiveX/RxSwift.git",
"state": {
"branch": null,
"revision": "002d325b0bdee94e7882e1114af5ff4fe1e96afa",
"version": "5.1.1"
}
}
]
},
"version": 1
}
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 67c5cd5

Please sign in to comment.