Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
react-native-notifications
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
冷佳娟
react-native-notifications
Commits
381b559c
Commit
381b559c
authored
Jul 29, 2019
by
yogevbd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix e2e
parent
ae5570f1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
121 additions
and
2 deletions
+121
-2
example/ios/NotificationsExampleApp.xcodeproj/xcshareddata/xcschemes/NotificationsExampleApp_release.xcscheme
...eddata/xcschemes/NotificationsExampleApp_release.xcscheme
+119
-0
package.json
package.json
+2
-2
No files found.
example/ios/NotificationsExampleApp.xcodeproj/xcshareddata/xcschemes/NotificationsExampleApp_release.xcscheme
0 → 100644
View file @
381b559c
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion =
"1010"
version =
"1.3"
>
<BuildAction
parallelizeBuildables =
"NO"
buildImplicitDependencies =
"YES"
>
<BuildActionEntries>
<BuildActionEntry
buildForTesting =
"YES"
buildForRunning =
"YES"
buildForProfiling =
"YES"
buildForArchiving =
"YES"
buildForAnalyzing =
"YES"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"3D3C04B91DE3340900C268FA"
BuildableName =
"libyoga.a"
BlueprintName =
"yoga"
ReferencedContainer =
"container:../../node_modules/react-native/React/React.xcodeproj"
>
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting =
"YES"
buildForRunning =
"YES"
buildForProfiling =
"YES"
buildForArchiving =
"YES"
buildForAnalyzing =
"YES"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"83CBBA2D1A601D0E00E9B192"
BuildableName =
"libReact.a"
BlueprintName =
"React"
ReferencedContainer =
"container:../../node_modules/react-native/React/React.xcodeproj"
>
</BuildableReference>
</BuildActionEntry>
<BuildActionEntry
buildForTesting =
"YES"
buildForRunning =
"YES"
buildForProfiling =
"YES"
buildForArchiving =
"YES"
buildForAnalyzing =
"YES"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"13B07F861A680F5B00A75B9A"
BuildableName =
"NotificationsExampleApp.app"
BlueprintName =
"NotificationsExampleApp"
ReferencedContainer =
"container:NotificationsExampleApp.xcodeproj"
>
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration =
"Debug"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv =
"YES"
>
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"13B07F861A680F5B00A75B9A"
BuildableName =
"NotificationsExampleApp.app"
BlueprintName =
"NotificationsExampleApp"
ReferencedContainer =
"container:NotificationsExampleApp.xcodeproj"
>
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration =
"Debug"
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle =
"0"
useCustomWorkingDirectory =
"NO"
ignoresPersistentStateOnLaunch =
"NO"
debugDocumentVersioning =
"YES"
debugServiceExtension =
"internal"
allowLocationSimulation =
"YES"
>
<BuildableProductRunnable
runnableDebuggingMode =
"0"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"13B07F861A680F5B00A75B9A"
BuildableName =
"NotificationsExampleApp.app"
BlueprintName =
"NotificationsExampleApp"
ReferencedContainer =
"container:NotificationsExampleApp.xcodeproj"
>
</BuildableReference>
</BuildableProductRunnable>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration =
"Release"
shouldUseLaunchSchemeArgsEnv =
"YES"
savedToolIdentifier =
""
useCustomWorkingDirectory =
"NO"
debugDocumentVersioning =
"YES"
>
<BuildableProductRunnable
runnableDebuggingMode =
"0"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"13B07F861A680F5B00A75B9A"
BuildableName =
"NotificationsExampleApp.app"
BlueprintName =
"NotificationsExampleApp"
ReferencedContainer =
"container:NotificationsExampleApp.xcodeproj"
>
</BuildableReference>
</BuildableProductRunnable>
</ProfileAction>
<AnalyzeAction
buildConfiguration =
"Debug"
>
</AnalyzeAction>
<ArchiveAction
buildConfiguration =
"Release"
revealArchiveInOrganizer =
"YES"
>
</ArchiveAction>
</Scheme>
package.json
View file @
381b559c
...
@@ -93,8 +93,8 @@
...
@@ -93,8 +93,8 @@
"name"
:
"iPhone X"
"name"
:
"iPhone X"
},
},
"ios.sim.release"
:
{
"ios.sim.release"
:
{
"binaryPath"
:
"
playground/ios/DerivedData/playground
/Build/Products/Release-iphonesimulator/playground.app"
,
"binaryPath"
:
"
example/ios/DerivedData/NotificationsExampleApp
/Build/Products/Release-iphonesimulator/playground.app"
,
"build"
:
"RCT_NO_LAUNCH_PACKAGER=true xcodebuild build -scheme
playground_release -project playground/ios/playground.xcodeproj -sdk iphonesimulator -configuration Release -derivedDataPath playground/ios/DerivedData/playground
ONLY_ACTIVE_ARCH=YES -quiet -UseModernBuildSystem=NO"
,
"build"
:
"RCT_NO_LAUNCH_PACKAGER=true xcodebuild build -scheme
NotificationsExampleApp_release -project example/ios/NotificationsExampleApp.xcodeproj -sdk iphonesimulator -configuration Release -derivedDataPath example/ios/DerivedData/NotificationsExampleApp
ONLY_ACTIVE_ARCH=YES -quiet -UseModernBuildSystem=NO"
,
"type"
:
"ios.simulator"
,
"type"
:
"ios.simulator"
,
"name"
:
"iPhone X"
"name"
:
"iPhone X"
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment