Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
BasicApp
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
施贇杰
BasicApp
Commits
4243524d
Commit
4243524d
authored
Jun 13, 2019
by
shiyunjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
largList
parent
d4829cc3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
+4
-2
.gitignore
.gitignore
+2
-0
project.pbxproj
ios/BasicApp.xcodeproj/project.pbxproj
+2
-2
UserInterfaceState.xcuserstate
...data/shiyunjie.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
No files found.
.gitignore
View file @
4243524d
...
@@ -20,6 +20,8 @@ DerivedData
...
@@ -20,6 +20,8 @@ DerivedData
*.hmap
*.hmap
*.ipa
*.ipa
*.xcuserstate
*.xcuserstate
UserInterfaceState.xcuserstate
UserInterface.xcuserstate
project.xcworkspace
project.xcworkspace
# Android/IntelliJ
# Android/IntelliJ
...
...
ios/BasicApp.xcodeproj/project.pbxproj
View file @
4243524d
...
@@ -1454,7 +1454,7 @@
...
@@ -1454,7 +1454,7 @@
"-ObjC"
,
"-ObjC"
,
"-lc++"
,
"-lc++"
,
);
);
PRODUCT_BUNDLE_IDENTIFIER
=
com.basicapp
;
PRODUCT_BUNDLE_IDENTIFIER
=
{{
packageName
}}
;
PRODUCT_NAME
=
BasicApp
;
PRODUCT_NAME
=
BasicApp
;
VERSIONING_SYSTEM
=
"apple-generic"
;
VERSIONING_SYSTEM
=
"apple-generic"
;
};
};
...
@@ -1477,7 +1477,7 @@
...
@@ -1477,7 +1477,7 @@
"-ObjC"
,
"-ObjC"
,
"-lc++"
,
"-lc++"
,
);
);
PRODUCT_BUNDLE_IDENTIFIER
=
com.basicapp
;
PRODUCT_BUNDLE_IDENTIFIER
=
{{
packageName
}}
;
PRODUCT_NAME
=
BasicApp
;
PRODUCT_NAME
=
BasicApp
;
VERSIONING_SYSTEM
=
"apple-generic"
;
VERSIONING_SYSTEM
=
"apple-generic"
;
};
};
...
...
ios/BasicApp.xcodeproj/project.xcworkspace/xcuserdata/shiyunjie.xcuserdatad/UserInterfaceState.xcuserstate
View file @
4243524d
No preview for this file type
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