add readme
This commit is contained in:
parent
c811289360
commit
ff5eb9da06
4
README.md
Normal file
4
README.md
Normal file
@ -0,0 +1,4 @@
|
||||
CEBG iOS客户端
|
||||
|
||||
须将unity打包出来的iOS项目中的Data添加项目根路径, 选择Create folder references
|
||||
将Class/Native, 添加至项目/Classes/下, 选择Create groups
|
@ -2,7 +2,7 @@
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "group:/Users/packmac/Documents/workspace/cebg-phone/exit.xcodeproj">
|
||||
location = "group:/Users/packmac/Documents/workspace/cebg-phone/cebg.xcodeproj">
|
||||
</FileRef>
|
||||
<FileRef
|
||||
location = "group:Pods/Pods.xcodeproj">
|
||||
|
Binary file not shown.
@ -1994,7 +1994,7 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "exit" */;
|
||||
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "cebg" */;
|
||||
compatibilityVersion = "Xcode 3.2";
|
||||
developmentRegion = English;
|
||||
hasScannedForEncodings = 1;
|
||||
@ -3285,7 +3285,7 @@
|
||||
defaultConfigurationIsVisible = 0;
|
||||
defaultConfigurationName = Release;
|
||||
};
|
||||
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "exit" */ = {
|
||||
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "cebg" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
C01FCF5008A954540054247B /* Release */,
|
@ -17,7 +17,7 @@
|
||||
BlueprintIdentifier = "1D6058900D05DD3D006BFB54"
|
||||
BuildableName = "cebg.app"
|
||||
BlueprintName = "Unity-iPhone"
|
||||
ReferencedContainer = "container:exit.xcodeproj">
|
||||
ReferencedContainer = "container:cebg.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
</BuildActionEntries>
|
||||
@ -33,7 +33,7 @@
|
||||
BlueprintIdentifier = "1D6058900D05DD3D006BFB54"
|
||||
BuildableName = "cebg.app"
|
||||
BlueprintName = "Unity-iPhone"
|
||||
ReferencedContainer = "container:exit.xcodeproj">
|
||||
ReferencedContainer = "container:cebg.xcodeproj">
|
||||
</BuildableReference>
|
||||
</MacroExpansion>
|
||||
<CommandLineArguments>
|
||||
@ -50,7 +50,7 @@
|
||||
BlueprintIdentifier = "5623C57217FDCB0800090B9E"
|
||||
BuildableName = "test.xctest"
|
||||
BlueprintName = "Unity-iPhone Tests"
|
||||
ReferencedContainer = "container:exit.xcodeproj">
|
||||
ReferencedContainer = "container:cebg.xcodeproj">
|
||||
</BuildableReference>
|
||||
</TestableReference>
|
||||
</Testables>
|
||||
@ -77,7 +77,7 @@
|
||||
BlueprintIdentifier = "1D6058900D05DD3D006BFB54"
|
||||
BuildableName = "cebg.app"
|
||||
BlueprintName = "Unity-iPhone"
|
||||
ReferencedContainer = "container:exit.xcodeproj">
|
||||
ReferencedContainer = "container:cebg.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
</LaunchAction>
|
||||
@ -94,7 +94,7 @@
|
||||
BlueprintIdentifier = "1D6058900D05DD3D006BFB54"
|
||||
BuildableName = "cebg.app"
|
||||
BlueprintName = "Unity-iPhone"
|
||||
ReferencedContainer = "container:exit.xcodeproj">
|
||||
ReferencedContainer = "container:cebg.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
</ProfileAction>
|
Loading…
x
Reference in New Issue
Block a user