Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
react-native-fcm
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
ym
react-native-fcm
Commits
2b92af7e
Commit
2b92af7e
authored
May 29, 2016
by
Libin Lu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rename project
parent
73a0cc70
Changes
7
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
32 additions
and
23 deletions
+32
-23
ios/RNFCM.xcodeproj/project.pbxproj
ios/RNFCM.xcodeproj/project.pbxproj
+12
-12
ios/RNFCM.xcodeproj/project.xcworkspace/contents.xcworkspacedata
...CM.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+0
-0
ios/RNFCM.xcodeproj/project.xcworkspace/xcuserdata/libinlu.xcuserdatad/UserInterfaceState.xcuserstate
...erdata/libinlu.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
ios/RNFCM.xcodeproj/xcuserdata/LLu.xcuserdatad/xcschemes/RNFCM.xcscheme
...eproj/xcuserdata/LLu.xcuserdatad/xcschemes/RNFCM.xcscheme
+18
-9
ios/RNFCM.xcodeproj/xcuserdata/LLu.xcuserdatad/xcschemes/xcschememanagement.plist
...erdata/LLu.xcuserdatad/xcschemes/xcschememanagement.plist
+2
-2
ios/RNFCM.xcodeproj/xcuserdata/libinlu.xcuserdatad/xcschemes/RCTPushNotification.xcscheme
...ibinlu.xcuserdatad/xcschemes/RCTPushNotification.xcscheme
+0
-0
ios/RNFCM.xcodeproj/xcuserdata/libinlu.xcuserdatad/xcschemes/xcschememanagement.plist
...ta/libinlu.xcuserdatad/xcschemes/xcschememanagement.plist
+0
-0
No files found.
ios/FCM.xcodeproj/project.pbxproj
→
ios/
RN
FCM.xcodeproj/project.pbxproj
View file @
2b92af7e
...
...
@@ -23,7 +23,7 @@
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
134814201AA4EA6300B7C361
/* libRN
GCM.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
archive.ar
;
includeInIndex
=
0
;
path
=
libRNG
CM.a
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
134814201AA4EA6300B7C361
/* libRN
FCM.a */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
archive.ar
;
includeInIndex
=
0
;
path
=
libRNF
CM.a
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
3AD1DC291CFA802F008C092E
/* FCMModule.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
FCMModule.h
;
sourceTree
=
"<group>"
;
};
3AD1DC2A1CFA802F008C092E
/* FCMModule.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
FCMModule.m
;
sourceTree
=
"<group>"
;
};
/* End PBXFileReference section */
...
...
@@ -42,7 +42,7 @@
134814211AA4EA7D00B7C361
/* Products */
=
{
isa
=
PBXGroup
;
children
=
(
134814201AA4EA6300B7C361
/* libRN
G
CM.a */
,
134814201AA4EA6300B7C361
/* libRN
F
CM.a */
,
);
name
=
Products
;
sourceTree
=
"<group>"
;
...
...
@@ -61,9 +61,9 @@
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
58B511DA1A9E6C8500147676
/* RN
G
CM */
=
{
58B511DA1A9E6C8500147676
/* RN
F
CM */
=
{
isa
=
PBXNativeTarget
;
buildConfigurationList
=
58B511EF1A9E6C8500147676
/* Build configuration list for PBXNativeTarget "RN
G
CM" */
;
buildConfigurationList
=
58B511EF1A9E6C8500147676
/* Build configuration list for PBXNativeTarget "RN
F
CM" */
;
buildPhases
=
(
58B511D71A9E6C8500147676
/* Sources */
,
58B511D81A9E6C8500147676
/* Frameworks */
,
...
...
@@ -73,9 +73,9 @@
);
dependencies
=
(
);
name
=
RN
G
CM
;
name
=
RN
F
CM
;
productName
=
RCTDataManager
;
productReference
=
134814201AA4EA6300B7C361
/* libRN
G
CM.a */
;
productReference
=
134814201AA4EA6300B7C361
/* libRN
F
CM.a */
;
productType
=
"com.apple.product-type.library.static"
;
};
/* End PBXNativeTarget section */
...
...
@@ -92,7 +92,7 @@
};
};
};
buildConfigurationList
=
58B511D61A9E6C8500147676
/* Build configuration list for PBXProject "FCM" */
;
buildConfigurationList
=
58B511D61A9E6C8500147676
/* Build configuration list for PBXProject "
RN
FCM" */
;
compatibilityVersion
=
"Xcode 3.2"
;
developmentRegion
=
English
;
hasScannedForEncodings
=
0
;
...
...
@@ -104,7 +104,7 @@
projectDirPath
=
""
;
projectRoot
=
""
;
targets
=
(
58B511DA1A9E6C8500147676
/* RN
G
CM */
,
58B511DA1A9E6C8500147676
/* RN
F
CM */
,
);
};
/* End PBXProject section */
...
...
@@ -216,7 +216,7 @@
);
LIBRARY_SEARCH_PATHS
=
"$(inherited)"
;
OTHER_LDFLAGS
=
"-ObjC"
;
PRODUCT_NAME
=
RN
G
CM
;
PRODUCT_NAME
=
RN
F
CM
;
RUN_CLANG_STATIC_ANALYZER
=
YES
;
SKIP_INSTALL
=
YES
;
};
...
...
@@ -232,7 +232,7 @@
);
LIBRARY_SEARCH_PATHS
=
"$(inherited)"
;
OTHER_LDFLAGS
=
"-ObjC"
;
PRODUCT_NAME
=
RN
G
CM
;
PRODUCT_NAME
=
RN
F
CM
;
SKIP_INSTALL
=
YES
;
};
name
=
Release
;
...
...
@@ -240,7 +240,7 @@
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
58B511D61A9E6C8500147676
/* Build configuration list for PBXProject "FCM" */
=
{
58B511D61A9E6C8500147676
/* Build configuration list for PBXProject "
RN
FCM" */
=
{
isa
=
XCConfigurationList
;
buildConfigurations
=
(
58B511ED1A9E6C8500147676
/* Debug */
,
...
...
@@ -249,7 +249,7 @@
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
};
58B511EF1A9E6C8500147676
/* Build configuration list for PBXNativeTarget "RN
G
CM" */
=
{
58B511EF1A9E6C8500147676
/* Build configuration list for PBXNativeTarget "RN
F
CM" */
=
{
isa
=
XCConfigurationList
;
buildConfigurations
=
(
58B511F01A9E6C8500147676
/* Debug */
,
...
...
ios/FCM.xcodeproj/project.xcworkspace/contents.xcworkspacedata
→
ios/
RN
FCM.xcodeproj/project.xcworkspace/contents.xcworkspacedata
View file @
2b92af7e
File moved
ios/FCM.xcodeproj/project.xcworkspace/xcuserdata/libinlu.xcuserdatad/UserInterfaceState.xcuserstate
→
ios/
RN
FCM.xcodeproj/project.xcworkspace/xcuserdata/libinlu.xcuserdatad/UserInterfaceState.xcuserstate
View file @
2b92af7e
File moved
ios/
FCM.xcodeproj/xcuserdata/LLu.xcuserdatad/xcschemes/RNG
CM.xcscheme
→
ios/
RNFCM.xcodeproj/xcuserdata/LLu.xcuserdatad/xcschemes/RNF
CM.xcscheme
View file @
2b92af7e
...
...
@@ -15,9 +15,9 @@
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"58B511DA1A9E6C8500147676"
BuildableName =
"libRN
G
CM.a"
BlueprintName =
"RN
G
CM"
ReferencedContainer =
"container:FCM.xcodeproj"
>
BuildableName =
"libRN
F
CM.a"
BlueprintName =
"RN
F
CM"
ReferencedContainer =
"container:
RN
FCM.xcodeproj"
>
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
...
...
@@ -29,6 +29,15 @@
shouldUseLaunchSchemeArgsEnv =
"YES"
>
<Testables>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"58B511DA1A9E6C8500147676"
BuildableName =
"libRNFCM.a"
BlueprintName =
"RNFCM"
ReferencedContainer =
"container:RNFCM.xcodeproj"
>
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
...
...
@@ -46,9 +55,9 @@
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"58B511DA1A9E6C8500147676"
BuildableName =
"libRN
G
CM.a"
BlueprintName =
"RN
G
CM"
ReferencedContainer =
"container:FCM.xcodeproj"
>
BuildableName =
"libRN
F
CM.a"
BlueprintName =
"RN
F
CM"
ReferencedContainer =
"container:
RN
FCM.xcodeproj"
>
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
...
...
@@ -64,9 +73,9 @@
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"58B511DA1A9E6C8500147676"
BuildableName =
"libRN
G
CM.a"
BlueprintName =
"RN
G
CM"
ReferencedContainer =
"container:FCM.xcodeproj"
>
BuildableName =
"libRN
F
CM.a"
BlueprintName =
"RN
F
CM"
ReferencedContainer =
"container:
RN
FCM.xcodeproj"
>
</BuildableReference>
</MacroExpansion>
</ProfileAction>
...
...
ios/FCM.xcodeproj/xcuserdata/LLu.xcuserdatad/xcschemes/xcschememanagement.plist
→
ios/
RN
FCM.xcodeproj/xcuserdata/LLu.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
2b92af7e
...
...
@@ -4,10 +4,10 @@
<dict>
<key>
SchemeUserState
</key>
<dict>
<key>
RN
G
CM.xcscheme
</key>
<key>
RN
F
CM.xcscheme
</key>
<dict>
<key>
orderHint
</key>
<integer>
20
</integer>
<integer>
19
</integer>
</dict>
</dict>
<key>
SuppressBuildableAutocreation
</key>
...
...
ios/FCM.xcodeproj/xcuserdata/libinlu.xcuserdatad/xcschemes/RCTPushNotification.xcscheme
→
ios/
RN
FCM.xcodeproj/xcuserdata/libinlu.xcuserdatad/xcschemes/RCTPushNotification.xcscheme
View file @
2b92af7e
File moved
ios/FCM.xcodeproj/xcuserdata/libinlu.xcuserdatad/xcschemes/xcschememanagement.plist
→
ios/
RN
FCM.xcodeproj/xcuserdata/libinlu.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
2b92af7e
File moved
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