-
-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: NativeScript/node-xcode
base: 1.4.0
head repository: NativeScript/node-xcode
compare: master
- 15 commits
- 3 files changed
- 6 contributors
Commits on May 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5c9c2c6 - Browse repository at this point
Copy the full SHA 5c9c2c6View commit details -
feat: Implement adding and removing of pbx groups
*support for c++ files added *recursively add pbxGroup and its children *recursively remove pbxGroup and its children *make sure pbx group name is not duplicated on adding new group
Configuration menu - View commit details
-
Copy full SHA for a56960f - Browse repository at this point
Copy the full SHA a56960fView commit details
Commits on May 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 93cb011 - Browse repository at this point
Copy the full SHA 93cb011View commit details -
Merge pull request #6 from NativeScript/tdermendzhiev/fix-addpbxgroup
feature: Add groups created by addPbxGroup() to the meta PBXGroup
Configuration menu - View commit details
-
Copy full SHA for 0aa91f6 - Browse repository at this point
Copy the full SHA 0aa91f6View commit details
Commits on May 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 692a08d - Browse repository at this point
Copy the full SHA 692a08dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 848b424 - Browse repository at this point
Copy the full SHA 848b424View commit details -
Merge pull request #7 from NativeScript/tdermendzhiev/fix-root-group-…
…duplication bugfix: Remove group reference from root group after group removal
Configuration menu - View commit details
-
Copy full SHA for f6acdd4 - Browse repository at this point
Copy the full SHA f6acdd4View commit details
Commits on May 25, 2018
-
fix: Add C++ Source files to the Sources group
They were wrongly being added to Resources.
Configuration menu - View commit details
-
Copy full SHA for 5aaca2b - Browse repository at this point
Copy the full SHA 5aaca2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c52b5c2 - Browse repository at this point
Copy the full SHA c52b5c2View commit details -
Merge pull request #8 from NativeScript/bektchiev/fix-cpp-files-group
fix: Add C++ Source files to the Sources group …
Martin Bektchiev authoredMay 25, 2018 Configuration menu - View commit details
-
Copy full SHA for 90db4d6 - Browse repository at this point
Copy the full SHA 90db4d6View commit details
Commits on May 30, 2018
-
The correct file type string is `sourcecode.c.c` and not `sourcecode.c`
Configuration menu - View commit details
-
Copy full SHA for 2f89da0 - Browse repository at this point
Copy the full SHA 2f89da0View commit details
Commits on Jul 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bd5622d - Browse repository at this point
Copy the full SHA bd5622dView commit details -
Merge pull request #9 from NativeScript/fatme/fix-file-references
Fix file references inside .pbxproject
Fatme authoredJul 5, 2018 Configuration menu - View commit details
-
Copy full SHA for 92a6f07 - Browse repository at this point
Copy the full SHA 92a6f07View commit details -
Configuration menu - View commit details
-
Copy full SHA for a907be7 - Browse repository at this point
Copy the full SHA a907be7View commit details
Commits on Jul 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ea5554f - Browse repository at this point
Copy the full SHA ea5554fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.4.0...master