Skip to content

Commit

Permalink
remove PebbleKit
Browse files Browse the repository at this point in the history
RIP pebble
  • Loading branch information
aaronpk committed Feb 22, 2017
1 parent 33035fd commit 11b516b
Show file tree
Hide file tree
Showing 13 changed files with 60 additions and 233 deletions.
70 changes: 35 additions & 35 deletions GPSLogger.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

/* Begin PBXBuildFile section */
0F444F0C1BD04A7E00106C2E /* TripModeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0F444F0B1BD04A7E00106C2E /* TripModeViewController.m */; };
0FB85ABC1BE0048300F25126 /* PebbleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FB85ABB1BE0048300F25126 /* PebbleManager.m */; };
0FB85ABE1BE0151300F25126 /* CoreBluetooth.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0FB85ABD1BE0151300F25126 /* CoreBluetooth.framework */; };
0FB85AC01BE0151800F25126 /* ExternalAccessory.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0FB85ABF1BE0151800F25126 /* ExternalAccessory.framework */; };
0FFD31571BAB7A34009B3A03 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FFD31561BAB7A34009B3A03 /* main.m */; };
Expand All @@ -24,14 +23,12 @@
0FFD317A1BAB7C7F009B3A03 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 0FFD31761BAB7C7F009B3A03 /* libsqlite3.tbd */; };
0FFD317B1BAB7C7F009B3A03 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0FFD31771BAB7C7F009B3A03 /* UIKit.framework */; };
0FFD317F1BAB7CC7009B3A03 /* LOLDatabase.m in Sources */ = {isa = PBXBuildFile; fileRef = 0FFD317E1BAB7CC7009B3A03 /* LOLDatabase.m */; };
3C7DA13EAA9F815EF28DCB8C /* libPods-GPSLogger.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4703A9854A7451EC4C58B1C9 /* libPods-GPSLogger.a */; };
6EC056B49F3CF37FAE57EA21 /* libPods-GPSLogger.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3CCE0D26F93B3FCD5A4A1D16 /* libPods-GPSLogger.a */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
0F444F0A1BD04A7E00106C2E /* TripModeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TripModeViewController.h; sourceTree = "<group>"; };
0F444F0B1BD04A7E00106C2E /* TripModeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TripModeViewController.m; sourceTree = "<group>"; };
0FB85ABA1BE0048300F25126 /* PebbleManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PebbleManager.h; sourceTree = "<group>"; };
0FB85ABB1BE0048300F25126 /* PebbleManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PebbleManager.m; sourceTree = "<group>"; };
0FB85ABD1BE0151300F25126 /* CoreBluetooth.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBluetooth.framework; path = System/Library/Frameworks/CoreBluetooth.framework; sourceTree = SDKROOT; };
0FB85ABF1BE0151800F25126 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; };
0FFD31521BAB7A34009B3A03 /* GPSLogger.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GPSLogger.app; sourceTree = BUILT_PRODUCTS_DIR; };
Expand All @@ -54,9 +51,9 @@
0FFD31771BAB7C7F009B3A03 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
0FFD317D1BAB7CC7009B3A03 /* LOLDatabase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LOLDatabase.h; sourceTree = "<group>"; };
0FFD317E1BAB7CC7009B3A03 /* LOLDatabase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LOLDatabase.m; sourceTree = "<group>"; };
43B3AD3EE1184ABBB66B100E /* Pods-GPSLogger.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GPSLogger.debug.xcconfig"; path = "Pods/Target Support Files/Pods-GPSLogger/Pods-GPSLogger.debug.xcconfig"; sourceTree = "<group>"; };
4703A9854A7451EC4C58B1C9 /* libPods-GPSLogger.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GPSLogger.a"; sourceTree = BUILT_PRODUCTS_DIR; };
5836A478B1E81430F29D560D /* Pods-GPSLogger.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GPSLogger.release.xcconfig"; path = "Pods/Target Support Files/Pods-GPSLogger/Pods-GPSLogger.release.xcconfig"; sourceTree = "<group>"; };
378F9BC146097DEF5A9CCBF9 /* Pods-GPSLogger.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GPSLogger.release.xcconfig"; path = "Pods/Target Support Files/Pods-GPSLogger/Pods-GPSLogger.release.xcconfig"; sourceTree = "<group>"; };
3CCE0D26F93B3FCD5A4A1D16 /* libPods-GPSLogger.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-GPSLogger.a"; sourceTree = BUILT_PRODUCTS_DIR; };
4321137E3D59A45E6CD72293 /* Pods-GPSLogger.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GPSLogger.debug.xcconfig"; path = "Pods/Target Support Files/Pods-GPSLogger/Pods-GPSLogger.debug.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand All @@ -70,7 +67,7 @@
0FFD31791BAB7C7F009B3A03 /* CoreMotion.framework in Frameworks */,
0FFD317A1BAB7C7F009B3A03 /* libsqlite3.tbd in Frameworks */,
0FFD317B1BAB7C7F009B3A03 /* UIKit.framework in Frameworks */,
3C7DA13EAA9F815EF28DCB8C /* libPods-GPSLogger.a in Frameworks */,
6EC056B49F3CF37FAE57EA21 /* libPods-GPSLogger.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand All @@ -86,7 +83,7 @@
0FFD31751BAB7C7F009B3A03 /* CoreMotion.framework */,
0FFD31761BAB7C7F009B3A03 /* libsqlite3.tbd */,
0FFD31771BAB7C7F009B3A03 /* UIKit.framework */,
4703A9854A7451EC4C58B1C9 /* libPods-GPSLogger.a */,
3CCE0D26F93B3FCD5A4A1D16 /* libPods-GPSLogger.a */,
);
name = Frameworks;
sourceTree = "<group>";
Expand All @@ -96,8 +93,8 @@
children = (
0FFD31541BAB7A34009B3A03 /* GPSLogger */,
0FFD31531BAB7A34009B3A03 /* Products */,
149BAE5002EB5443FC53045E /* Pods */,
0BE775F16162CE9DF6AE0775 /* Frameworks */,
1CD5358810FD08AFC4E02284 /* Pods */,
);
sourceTree = "<group>";
};
Expand All @@ -122,8 +119,6 @@
0FFD315F1BAB7A34009B3A03 /* SecondViewController.m */,
0FFD31711BAB7BEA009B3A03 /* GLManager.h */,
0FFD31721BAB7BEA009B3A03 /* GLManager.m */,
0FB85ABA1BE0048300F25126 /* PebbleManager.h */,
0FB85ABB1BE0048300F25126 /* PebbleManager.m */,
0FFD31611BAB7A34009B3A03 /* Main.storyboard */,
0FFD31641BAB7A34009B3A03 /* Assets.xcassets */,
0FFD31661BAB7A34009B3A03 /* LaunchScreen.storyboard */,
Expand Down Expand Up @@ -151,11 +146,11 @@
name = LOLDB;
sourceTree = "<group>";
};
149BAE5002EB5443FC53045E /* Pods */ = {
1CD5358810FD08AFC4E02284 /* Pods */ = {
isa = PBXGroup;
children = (
43B3AD3EE1184ABBB66B100E /* Pods-GPSLogger.debug.xcconfig */,
5836A478B1E81430F29D560D /* Pods-GPSLogger.release.xcconfig */,
4321137E3D59A45E6CD72293 /* Pods-GPSLogger.debug.xcconfig */,
378F9BC146097DEF5A9CCBF9 /* Pods-GPSLogger.release.xcconfig */,
);
name = Pods;
sourceTree = "<group>";
Expand All @@ -167,12 +162,12 @@
isa = PBXNativeTarget;
buildConfigurationList = 0FFD316C1BAB7A34009B3A03 /* Build configuration list for PBXNativeTarget "GPSLogger" */;
buildPhases = (
B280FE715CBFD07C3D4F4845 /* Check Pods Manifest.lock */,
42A683883C70BDF3169358D5 /* [CP] Check Pods Manifest.lock */,
0FFD314E1BAB7A34009B3A03 /* Sources */,
0FFD314F1BAB7A34009B3A03 /* Frameworks */,
0FFD31501BAB7A34009B3A03 /* Resources */,
326E8FD0B03C055C1101E906 /* Copy Pods Resources */,
D3550B7E97DA3E4FD8513456 /* Embed Pods Frameworks */,
194409F874597A79AC7202A9 /* [CP] Embed Pods Frameworks */,
D263E058FB7FFBE2E9E88DA6 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand All @@ -194,7 +189,7 @@
TargetAttributes = {
0FFD31511BAB7A34009B3A03 = {
CreatedOnToolsVersion = 7.0;
DevelopmentTeam = 7MC6UZR2UV;
DevelopmentTeam = KC289229J8;
SystemCapabilities = {
com.apple.BackgroundModes = {
enabled = 1;
Expand Down Expand Up @@ -235,49 +230,49 @@
/* End PBXResourcesBuildPhase section */

/* Begin PBXShellScriptBuildPhase section */
326E8FD0B03C055C1101E906 /* Copy Pods Resources */ = {
194409F874597A79AC7202A9 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Copy Pods Resources";
name = "[CP] Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GPSLogger/Pods-GPSLogger-resources.sh\"\n";
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GPSLogger/Pods-GPSLogger-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
B280FE715CBFD07C3D4F4845 /* Check Pods Manifest.lock */ = {
42A683883C70BDF3169358D5 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Check Pods Manifest.lock";
name = "[CP] Check Pods Manifest.lock";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n";
shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
showEnvVarsInLog = 0;
};
D3550B7E97DA3E4FD8513456 /* Embed Pods Frameworks */ = {
D263E058FB7FFBE2E9E88DA6 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Embed Pods Frameworks";
name = "[CP] Copy Pods Resources";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GPSLogger/Pods-GPSLogger-frameworks.sh\"\n";
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GPSLogger/Pods-GPSLogger-resources.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
Expand All @@ -294,7 +289,6 @@
0FFD315D1BAB7A34009B3A03 /* FirstViewController.m in Sources */,
0FFD317F1BAB7CC7009B3A03 /* LOLDatabase.m in Sources */,
0FFD31571BAB7A34009B3A03 /* main.m in Sources */,
0FB85ABC1BE0048300F25126 /* PebbleManager.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -402,30 +396,36 @@
};
0FFD316D1BAB7A34009B3A03 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 43B3AD3EE1184ABBB66B100E /* Pods-GPSLogger.debug.xcconfig */;
baseConfigurationReference = 4321137E3D59A45E6CD72293 /* Pods-GPSLogger.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEVELOPMENT_TEAM = KC289229J8;
INFOPLIST_FILE = GPSLogger/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
IPHONEOS_DEPLOYMENT_TARGET = 9.1;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.esripdx.GPSLogger;
PRODUCT_BUNDLE_IDENTIFIER = com.treeness.aaronpk.gps;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
0FFD316E1BAB7A34009B3A03 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 5836A478B1E81430F29D560D /* Pods-GPSLogger.release.xcconfig */;
baseConfigurationReference = 378F9BC146097DEF5A9CCBF9 /* Pods-GPSLogger.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
DEVELOPMENT_TEAM = KC289229J8;
INFOPLIST_FILE = GPSLogger/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
IPHONEOS_DEPLOYMENT_TARGET = 9.1;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.esripdx.GPSLogger;
PRODUCT_BUNDLE_IDENTIFIER = com.treeness.aaronpk.gps;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE = "";
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
Expand Down
6 changes: 3 additions & 3 deletions GPSLogger/Base.lproj/LaunchScreen.storyboard
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8191" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialViewController="01J-lp-oVM">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="10116" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialViewController="01J-lp-oVM">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
</dependencies>
<scenes>
<!--View Controller-->
Expand All @@ -15,7 +16,6 @@
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<animations/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
</view>
</viewController>
Expand Down
Loading

0 comments on commit 11b516b

Please sign in to comment.