Update the Demo project
This commit is contained in:
parent
16cf157658
commit
282714883e
|
@ -69,10 +69,8 @@
|
||||||
debugServiceExtension = "internal"
|
debugServiceExtension = "internal"
|
||||||
allowLocationSimulation = "YES"
|
allowLocationSimulation = "YES"
|
||||||
notificationPayloadFile = "SDWebImage Watch Demo Extension/PushNotificationPayload.apns">
|
notificationPayloadFile = "SDWebImage Watch Demo Extension/PushNotificationPayload.apns">
|
||||||
<RemoteRunnable
|
<BuildableProductRunnable
|
||||||
runnableDebuggingMode = "2"
|
runnableDebuggingMode = "0">
|
||||||
BundleIdentifier = "com.apple.Carousel"
|
|
||||||
RemotePath = "/SDWebImage iOS Demo">
|
|
||||||
<BuildableReference
|
<BuildableReference
|
||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "43A629ED1D0E07600089D7DD"
|
BlueprintIdentifier = "43A629ED1D0E07600089D7DD"
|
||||||
|
@ -80,7 +78,7 @@
|
||||||
BlueprintName = "SDWebImage Watch Demo"
|
BlueprintName = "SDWebImage Watch Demo"
|
||||||
ReferencedContainer = "container:SDWebImage Demo.xcodeproj">
|
ReferencedContainer = "container:SDWebImage Demo.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</RemoteRunnable>
|
</BuildableProductRunnable>
|
||||||
</LaunchAction>
|
</LaunchAction>
|
||||||
<ProfileAction
|
<ProfileAction
|
||||||
buildConfiguration = "Release"
|
buildConfiguration = "Release"
|
||||||
|
@ -88,10 +86,8 @@
|
||||||
savedToolIdentifier = ""
|
savedToolIdentifier = ""
|
||||||
useCustomWorkingDirectory = "NO"
|
useCustomWorkingDirectory = "NO"
|
||||||
debugDocumentVersioning = "YES">
|
debugDocumentVersioning = "YES">
|
||||||
<RemoteRunnable
|
<BuildableProductRunnable
|
||||||
runnableDebuggingMode = "2"
|
runnableDebuggingMode = "0">
|
||||||
BundleIdentifier = "com.apple.Carousel"
|
|
||||||
RemotePath = "/SDWebImage iOS Demo">
|
|
||||||
<BuildableReference
|
<BuildableReference
|
||||||
BuildableIdentifier = "primary"
|
BuildableIdentifier = "primary"
|
||||||
BlueprintIdentifier = "43A629ED1D0E07600089D7DD"
|
BlueprintIdentifier = "43A629ED1D0E07600089D7DD"
|
||||||
|
@ -99,16 +95,7 @@
|
||||||
BlueprintName = "SDWebImage Watch Demo"
|
BlueprintName = "SDWebImage Watch Demo"
|
||||||
ReferencedContainer = "container:SDWebImage Demo.xcodeproj">
|
ReferencedContainer = "container:SDWebImage Demo.xcodeproj">
|
||||||
</BuildableReference>
|
</BuildableReference>
|
||||||
</RemoteRunnable>
|
</BuildableProductRunnable>
|
||||||
<MacroExpansion>
|
|
||||||
<BuildableReference
|
|
||||||
BuildableIdentifier = "primary"
|
|
||||||
BlueprintIdentifier = "43A629ED1D0E07600089D7DD"
|
|
||||||
BuildableName = "SDWebImage Watch Demo.app"
|
|
||||||
BlueprintName = "SDWebImage Watch Demo"
|
|
||||||
ReferencedContainer = "container:SDWebImage Demo.xcodeproj">
|
|
||||||
</BuildableReference>
|
|
||||||
</MacroExpansion>
|
|
||||||
</ProfileAction>
|
</ProfileAction>
|
||||||
<AnalyzeAction
|
<AnalyzeAction
|
||||||
buildConfiguration = "Debug">
|
buildConfiguration = "Debug">
|
||||||
|
|
Loading…
Reference in New Issue