This repository has been archived by the owner on Dec 31, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to Beta 3, see associated release for info.
- Loading branch information
Showing
145 changed files
with
2,324 additions
and
2,551 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,12 +18,14 @@ | |
D34057471676C7FA00FE1E64 /* symboll.sphero in Resources */ = {isa = PBXBuildFile; fileRef = 6784E80215DDA2BB00BD3A02 /* symboll.sphero */; }; | ||
D34057481676C80400FE1E64 /* dance1.sphero in Resources */ = {isa = PBXBuildFile; fileRef = 6784E7FF15DDA2BB00BD3A02 /* dance1.sphero */; }; | ||
DE53D07E1977119B006E4C0B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = DE53D07D1977119B006E4C0B /* [email protected] */; }; | ||
DE9F26051A2635DB007DFB5C /* RobotKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE9F26031A2635DB007DFB5C /* RobotKit.framework */; }; | ||
DE9F26061A2635DB007DFB5C /* RobotUIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE9F26041A2635DB007DFB5C /* RobotUIKit.framework */; }; | ||
DE9F26081A2635F1007DFB5C /* RobotUIKit.bundle in Resources */ = {isa = PBXBuildFile; fileRef = DE9F26071A2635F1007DFB5C /* RobotUIKit.bundle */; }; | ||
E60EEC9D15DD6ED5008FFEB9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E60EEC9C15DD6ED5008FFEB9 /* Foundation.framework */; }; | ||
E60EECA015DD6EE8008FFEB9 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E60EEC9F15DD6EE8008FFEB9 /* UIKit.framework */; }; | ||
E60EECAC15DD6F6F008FFEB9 /* ExternalAccessory.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E60EECAB15DD6F6F008FFEB9 /* ExternalAccessory.framework */; }; | ||
EA7AD4891AB21C420075BCE1 /* libstdc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = DE07AAF0196F9C0700FB523A /* libstdc++.dylib */; }; | ||
EA7AD48A1AB21C510075BCE1 /* libc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = DE07AAEF196F9C0700FB523A /* libc++.dylib */; }; | ||
EA7AD48C1AB21C6C0075BCE1 /* RobotKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA7AD48B1AB21C6C0075BCE1 /* RobotKit.framework */; }; | ||
EA84518A1A40DBDC0098A6C0 /* MacroLoader.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = EA8451891A40DBDC0098A6C0 /* MacroLoader.storyboard */; }; | ||
/* End PBXBuildFile section */ | ||
|
||
|
@@ -54,6 +56,7 @@ | |
E60EEC9C15DD6ED5008FFEB9 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; | ||
E60EEC9F15DD6EE8008FFEB9 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; | ||
E60EECAB15DD6F6F008FFEB9 /* ExternalAccessory.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ExternalAccessory.framework; path = System/Library/Frameworks/ExternalAccessory.framework; sourceTree = SDKROOT; }; | ||
EA7AD48B1AB21C6C0075BCE1 /* RobotKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RobotKit.framework; path = "../../../../Library/Developer/Xcode/DerivedData/RobotKitDevelopment-aebkzbizlelybwetqdzbpgkykyot/Build/Products/Debug-iphoneos/RobotKit.framework"; sourceTree = "<group>"; }; | ||
EA8451891A40DBDC0098A6C0 /* MacroLoader.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = MacroLoader.storyboard; sourceTree = "<group>"; }; | ||
/* End PBXFileReference section */ | ||
|
||
|
@@ -62,7 +65,9 @@ | |
isa = PBXFrameworksBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
DE9F26051A2635DB007DFB5C /* RobotKit.framework in Frameworks */, | ||
EA7AD48C1AB21C6C0075BCE1 /* RobotKit.framework in Frameworks */, | ||
EA7AD48A1AB21C510075BCE1 /* libc++.dylib in Frameworks */, | ||
EA7AD4891AB21C420075BCE1 /* libstdc++.dylib in Frameworks */, | ||
DE9F26061A2635DB007DFB5C /* RobotUIKit.framework in Frameworks */, | ||
E60EECAC15DD6F6F008FFEB9 /* ExternalAccessory.framework in Frameworks */, | ||
E60EECA015DD6EE8008FFEB9 /* UIKit.framework in Frameworks */, | ||
|
@@ -92,6 +97,7 @@ | |
6784E7FA15DDA24B00BD3A02 /* Frameworks */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
EA7AD48B1AB21C6C0075BCE1 /* RobotKit.framework */, | ||
DE9F26031A2635DB007DFB5C /* RobotKit.framework */, | ||
DE9F26041A2635DB007DFB5C /* RobotUIKit.framework */, | ||
DE07AAEF196F9C0700FB523A /* libc++.dylib */, | ||
|
@@ -322,6 +328,7 @@ | |
FRAMEWORK_SEARCH_PATHS = ( | ||
"$(inherited)", | ||
"$(PROJECT_DIR)/../_Frameworks_iOS", | ||
"$(USER_LIBRARY_DIR)/Developer/Xcode/DerivedData/RobotKitDevelopment-aebkzbizlelybwetqdzbpgkykyot/Build/Products/Debug-iphoneos", | ||
); | ||
GCC_PRECOMPILE_PREFIX_HEADER = YES; | ||
GCC_PREFIX_HEADER = "MacroLoader/MacroLoader-Prefix.pch"; | ||
|
@@ -346,6 +353,7 @@ | |
FRAMEWORK_SEARCH_PATHS = ( | ||
"$(inherited)", | ||
"$(PROJECT_DIR)/../_Frameworks_iOS", | ||
"$(USER_LIBRARY_DIR)/Developer/Xcode/DerivedData/RobotKitDevelopment-aebkzbizlelybwetqdzbpgkykyot/Build/Products/Debug-iphoneos", | ||
); | ||
GCC_PRECOMPILE_PREFIX_HEADER = YES; | ||
GCC_PREFIX_HEADER = "MacroLoader/MacroLoader-Prefix.pch"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,8 +19,10 @@ | |
DE1D2C4A1A24E3F200C00924 /* MacroSample.storyboard in Sources */ = {isa = PBXBuildFile; fileRef = DE1D2C431A24D9C600C00924 /* MacroSample.storyboard */; }; | ||
DE53D082197711A5006E4C0B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = DE53D081197711A5006E4C0B /* [email protected] */; }; | ||
DE9F260A1A26360A007DFB5C /* RobotUIKit.bundle in Resources */ = {isa = PBXBuildFile; fileRef = DE9F26091A26360A007DFB5C /* RobotUIKit.bundle */; }; | ||
DE9F260D1A263624007DFB5C /* RobotKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE9F260B1A263624007DFB5C /* RobotKit.framework */; }; | ||
DE9F260E1A263624007DFB5C /* RobotUIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE9F260C1A263624007DFB5C /* RobotUIKit.framework */; }; | ||
EA7AD48F1AB21E7E0075BCE1 /* RobotKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EA7AD48E1AB21E7E0075BCE1 /* RobotKit.framework */; }; | ||
EA7AD4911AB21E8B0075BCE1 /* libstdc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = EA7AD4901AB21E8B0075BCE1 /* libstdc++.dylib */; }; | ||
EA7AD4931AB21E900075BCE1 /* libc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = EA7AD4921AB21E900075BCE1 /* libc++.dylib */; }; | ||
/* End PBXBuildFile section */ | ||
|
||
/* Begin PBXFileReference section */ | ||
|
@@ -46,14 +48,19 @@ | |
DE9F26091A26360A007DFB5C /* RobotUIKit.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = RobotUIKit.bundle; path = ../_Frameworks_iOS/RobotUIKit.bundle; sourceTree = "<group>"; }; | ||
DE9F260B1A263624007DFB5C /* RobotKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RobotKit.framework; path = ../_Frameworks_iOS/RobotKit.framework; sourceTree = "<group>"; }; | ||
DE9F260C1A263624007DFB5C /* RobotUIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RobotUIKit.framework; path = ../_Frameworks_iOS/RobotUIKit.framework; sourceTree = "<group>"; }; | ||
EA7AD48E1AB21E7E0075BCE1 /* RobotKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RobotKit.framework; path = "../../../../Library/Developer/Xcode/DerivedData/RobotKitDevelopment-aebkzbizlelybwetqdzbpgkykyot/Build/Products/Debug-iphoneos/RobotKit.framework"; sourceTree = "<group>"; }; | ||
EA7AD4901AB21E8B0075BCE1 /* libstdc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libstdc++.dylib"; path = "usr/lib/libstdc++.dylib"; sourceTree = SDKROOT; }; | ||
EA7AD4921AB21E900075BCE1 /* libc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libc++.dylib"; path = "usr/lib/libc++.dylib"; sourceTree = SDKROOT; }; | ||
/* End PBXFileReference section */ | ||
|
||
/* Begin PBXFrameworksBuildPhase section */ | ||
81EE343A1491452A00132035 /* Frameworks */ = { | ||
isa = PBXFrameworksBuildPhase; | ||
buildActionMask = 2147483647; | ||
files = ( | ||
DE9F260D1A263624007DFB5C /* RobotKit.framework in Frameworks */, | ||
EA7AD4931AB21E900075BCE1 /* libc++.dylib in Frameworks */, | ||
EA7AD4911AB21E8B0075BCE1 /* libstdc++.dylib in Frameworks */, | ||
EA7AD48F1AB21E7E0075BCE1 /* RobotKit.framework in Frameworks */, | ||
DE9F260E1A263624007DFB5C /* RobotUIKit.framework in Frameworks */, | ||
DE1D2C401A24D76B00C00924 /* CoreBluetooth.framework in Frameworks */, | ||
81EE34421491452A00132035 /* UIKit.framework in Frameworks */, | ||
|
@@ -111,6 +118,9 @@ | |
81EE34401491452A00132035 /* Frameworks */ = { | ||
isa = PBXGroup; | ||
children = ( | ||
EA7AD4921AB21E900075BCE1 /* libc++.dylib */, | ||
EA7AD4901AB21E8B0075BCE1 /* libstdc++.dylib */, | ||
EA7AD48E1AB21E7E0075BCE1 /* RobotKit.framework */, | ||
DE9F260B1A263624007DFB5C /* RobotKit.framework */, | ||
DE9F260C1A263624007DFB5C /* RobotUIKit.framework */, | ||
DE1D2C411A24D7CF00C00924 /* RobotKit.framework */, | ||
|
@@ -293,10 +303,13 @@ | |
81EE346D1491452B00132035 /* Debug */ = { | ||
isa = XCBuildConfiguration; | ||
buildSettings = { | ||
CLANG_CXX_LANGUAGE_STANDARD = "c++0x"; | ||
CLANG_CXX_LIBRARY = "libc++"; | ||
CLANG_ENABLE_OBJC_ARC = YES; | ||
FRAMEWORK_SEARCH_PATHS = ( | ||
"$(PROJECT_DIR)/../_Frameworks_iOS", | ||
"$(inherited)", | ||
"$(USER_LIBRARY_DIR)/Developer/Xcode/DerivedData/RobotKitDevelopment-aebkzbizlelybwetqdzbpgkykyot/Build/Products/Debug-iphoneos", | ||
); | ||
GCC_PRECOMPILE_PREFIX_HEADER = YES; | ||
GCC_PREFIX_HEADER = "MacroSample/MacroSample-Prefix.pch"; | ||
|
@@ -306,7 +319,6 @@ | |
OTHER_LDFLAGS = ( | ||
"-ObjC", | ||
"-all_load", | ||
"-lstdc++", | ||
"-lsqlite3", | ||
); | ||
PRODUCT_NAME = MacroSample; | ||
|
@@ -318,10 +330,13 @@ | |
81EE346E1491452B00132035 /* Release */ = { | ||
isa = XCBuildConfiguration; | ||
buildSettings = { | ||
CLANG_CXX_LANGUAGE_STANDARD = "c++0x"; | ||
CLANG_CXX_LIBRARY = "libc++"; | ||
CLANG_ENABLE_OBJC_ARC = YES; | ||
FRAMEWORK_SEARCH_PATHS = ( | ||
"$(PROJECT_DIR)/../_Frameworks_iOS", | ||
"$(inherited)", | ||
"$(USER_LIBRARY_DIR)/Developer/Xcode/DerivedData/RobotKitDevelopment-aebkzbizlelybwetqdzbpgkykyot/Build/Products/Debug-iphoneos", | ||
); | ||
GCC_PRECOMPILE_PREFIX_HEADER = YES; | ||
GCC_PREFIX_HEADER = "MacroSample/MacroSample-Prefix.pch"; | ||
|
@@ -331,7 +346,6 @@ | |
OTHER_LDFLAGS = ( | ||
"-ObjC", | ||
"-all_load", | ||
"-lstdc++", | ||
"-lsqlite3", | ||
); | ||
PRODUCT_NAME = MacroSample; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.