Skip to content
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
1 change: 1 addition & 0 deletions Cartfile
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
github "mixpanel/mixpanel-iphone"
github "ThumbWorks/SwiftAA" "earth-is-a-planet"
4 changes: 2 additions & 2 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github "Thumbworks/SwiftAA" "10f9432e783b864a6a43f7c2868f384456fc03a5"
github "mixpanel/mixpanel-iphone" "v3.1.9"
github "ThumbWorks/SwiftAA" "10f9432e783b864a6a43f7c2868f384456fc03a5"
github "mixpanel/mixpanel-iphone" "v3.2.3"
14 changes: 6 additions & 8 deletions SolarSystem.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@
5F30D4DF1F16CDB7006A45B1 /* PlanetoidGroupNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F30D4DE1F16CDB7006A45B1 /* PlanetoidGroupNode.swift */; };
5F30D4E01F16CDBD006A45B1 /* PlanetoidGroupNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F30D4DE1F16CDB7006A45B1 /* PlanetoidGroupNode.swift */; };
5F39596E1EE9898200EDEBEE /* Utilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F39596D1EE934B200EDEBEE /* Utilities.swift */; };
5F4393BB1FD22C9A00F6DEF7 /* SwiftAA.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F4393BA1FD22C9A00F6DEF7 /* SwiftAA.framework */; };
5F78D70E1F3D222A0059FDA1 /* AppRater.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F78D70D1F3D222A0059FDA1 /* AppRater.swift */; };
5F8B38BD1F7474BC00F0F7D1 /* SwiftAA.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F8B38BC1F7474B800F0F7D1 /* SwiftAA.framework */; };
5F8B38C01F74760B00F0F7D1 /* SwiftAA.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F8B38BC1F7474B800F0F7D1 /* SwiftAA.framework */; };
5F8B38C11F74760B00F0F7D1 /* SwiftAA.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 5F8B38BC1F7474B800F0F7D1 /* SwiftAA.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
5F8B38C61F74CAE600F0F7D1 /* FocusSquare.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F8B38C41F74CAD200F0F7D1 /* FocusSquare.swift */; };
5F8B38C71F74CAE900F0F7D1 /* FocusSquareSegment.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F8B38C51F74CAD200F0F7D1 /* FocusSquareSegment.swift */; };
5F8B38C91F74CCEB00F0F7D1 /* VirtualObjectARView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F8B38C81F74CCE800F0F7D1 /* VirtualObjectARView.swift */; };
Expand Down Expand Up @@ -75,7 +73,6 @@
dstPath = "";
dstSubfolderSpec = 10;
files = (
5F8B38C11F74760B00F0F7D1 /* SwiftAA.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -98,8 +95,8 @@
5F30D4DB1F16CD68006A45B1 /* Planet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Planet.swift; sourceTree = "<group>"; };
5F30D4DE1F16CDB7006A45B1 /* PlanetoidGroupNode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlanetoidGroupNode.swift; sourceTree = "<group>"; };
5F39596D1EE934B200EDEBEE /* Utilities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Utilities.swift; sourceTree = "<group>"; };
5F4393BA1FD22C9A00F6DEF7 /* SwiftAA.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftAA.framework; path = Carthage/Build/iOS/SwiftAA.framework; sourceTree = "<group>"; };
5F78D70D1F3D222A0059FDA1 /* AppRater.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppRater.swift; sourceTree = "<group>"; };
5F8B38BC1F7474B800F0F7D1 /* SwiftAA.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = SwiftAA.framework; sourceTree = "<group>"; };
5F8B38C41F74CAD200F0F7D1 /* FocusSquare.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FocusSquare.swift; sourceTree = "<group>"; };
5F8B38C51F74CAD200F0F7D1 /* FocusSquareSegment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FocusSquareSegment.swift; sourceTree = "<group>"; };
5F8B38C81F74CCE800F0F7D1 /* VirtualObjectARView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VirtualObjectARView.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -141,15 +138,14 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
5F8B38BD1F7474BC00F0F7D1 /* SwiftAA.framework in Frameworks */,
5F0CC2141F2814BD00E25474 /* Mixpanel.framework in Frameworks */,
857C7513D5A11193D90F0F17 /* BuddyBuildSDK.framework in Frameworks */,
17FC693338E5C451EEFBD6FA /* AssetsLibrary.framework in Frameworks */,
65E69A70C61562F94B2514E1 /* CoreText.framework in Frameworks */,
98E5F380AC90E1950A5C65FA /* CoreTelephony.framework in Frameworks */,
F86D392787AFEACCFF1323E9 /* SystemConfiguration.framework in Frameworks */,
36B36DE405C67DDC5ADFD0AB /* QuartzCore.framework in Frameworks */,
5F8B38C01F74760B00F0F7D1 /* SwiftAA.framework in Frameworks */,
5F4393BB1FD22C9A00F6DEF7 /* SwiftAA.framework in Frameworks */,
81F43EDC0F64A38CEE5F37C2 /* AVFoundation.framework in Frameworks */,
8F909B3F9BC3BA392B1542DF /* CoreMedia.framework in Frameworks */,
CD562CDF09A6E4A6A86EE518 /* CoreVideo.framework in Frameworks */,
Expand All @@ -169,7 +165,7 @@
5F0CC2121F2814BD00E25474 /* Frameworks */ = {
isa = PBXGroup;
children = (
5F8B38BC1F7474B800F0F7D1 /* SwiftAA.framework */,
5F4393BA1FD22C9A00F6DEF7 /* SwiftAA.framework */,
5F0CC2131F2814BD00E25474 /* Mixpanel.framework */,
A9C54F36D8B0BA965D4145B6 /* BuddyBuildSDK.framework */,
39DFC5695AC98A1CFA61E623 /* AssetsLibrary.framework */,
Expand Down Expand Up @@ -389,9 +385,11 @@
);
inputPaths = (
"$(SRCROOT)/Carthage/Build/iOS/Mixpanel.framework",
"$(SRCROOT)/Carthage/Build/iOS/SwiftAA.framework",
);
outputPaths = (
"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/Mixpanel.framework",
"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/SwiftAA.framework",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
Expand Down
2 changes: 1 addition & 1 deletion SolarSystem/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.0.2</string>
<string>1.0.3</string>
<key>CFBundleVersion</key>
<string>13</string>
<key>ITSAppUsesNonExemptEncryption</key>
Expand Down
Binary file modified SolarSystem/art.scnassets/2234_venusbump2k.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/2234_venusmap2k.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/Bump.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/Color+Map.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/Night+Lights.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/jupitermap.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/mars_1k_color.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/mars_1k_normal.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/mars_1k_topo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/mercurybump.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/mercurymap.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/moonbump1k.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/moonmap1k.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/neptunemap.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/plutobump1k.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/plutomap1k.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/saturnmap.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/sunmap.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified SolarSystem/art.scnassets/uranusmap.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 0 additions & 25 deletions SwiftAA.framework/Headers/KPCAA2DCoordinate.h

This file was deleted.

26 changes: 0 additions & 26 deletions SwiftAA.framework/Headers/KPCAA3DCoordinate.h

This file was deleted.

26 changes: 0 additions & 26 deletions SwiftAA.framework/Headers/KPCAAAberration.h

This file was deleted.

25 changes: 0 additions & 25 deletions SwiftAA.framework/Headers/KPCAAAngularSeparation.h

This file was deleted.

42 changes: 0 additions & 42 deletions SwiftAA.framework/Headers/KPCAABinaryStar.h

This file was deleted.

50 changes: 0 additions & 50 deletions SwiftAA.framework/Headers/KPCAACoordinateTransformation.h

This file was deleted.

83 changes: 0 additions & 83 deletions SwiftAA.framework/Headers/KPCAADate.h

This file was deleted.

Loading