Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .rat-excludes
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@

.git/
coverage/
test/fixtures/
**/*.pbxproj
node_modules/
test/parser/projects/**/*.pbxproj
lcov.info
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion lib/parseJob.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion lib/parser/pbxproj.pegjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion lib/pbxFile.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion lib/pbxProject.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion lib/pbxWriter.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/BuildSettings.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/FrameworkSearchPaths.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/HeaderSearchPaths.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/LibrarySearchPaths.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/OtherLinkerFlags.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/addBuildPhase.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/addFramework.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/addHeaderFile.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/addRemovePbxGroup.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/addResourceFile.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/addSourceFile.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/addStaticLibrary.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/addTarget.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/addTargetDependency.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/addToPbxFileReferenceSection.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/addWatch2App.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/addWatch2Extension.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/addWatchApp.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/addWatchExtension.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/addXCConfigurationList.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/dataModelDocument.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
18 changes: 18 additions & 0 deletions test/fixtures/multiple-data-model.xcdatamodeld/.xccurrentversion
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="9057" systemVersion="15B42" minimumToolsVersion="Xcode 7.0">
<elements/>
</model>
</model>
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="9057" systemVersion="15B42" minimumToolsVersion="Xcode 7.0">
<elements/>
</model>
</model>
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<model userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="9057" systemVersion="15B42" minimumToolsVersion="Xcode 7.0">
<elements/>
</model>
</model>
2 changes: 1 addition & 1 deletion test/group.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/knownRegions.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/multipleTargets.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/parser/build-config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/parser/comments.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/parser/dotsInNames.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/parser/file-references.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/parser/hash.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/parser/header-search.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
34 changes: 16 additions & 18 deletions test/parser/projects/comments.pbxproj
Original file line number Diff line number Diff line change
@@ -1,23 +1,21 @@
// !$*UTF8*$!
/*
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
*/
{
archiveVersion = 1;
Expand Down
2 changes: 1 addition & 1 deletion test/parser/section-entries.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/parser/section-split.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/parser/section.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/parser/two-sections.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/parser/with_array.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
2 changes: 1 addition & 1 deletion test/pbxFile.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/**
/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
Expand Down
Loading
Loading