diff options
author | Struan Donald <struan@exo.org.uk> | 2013-03-25 13:27:37 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-03-25 17:13:54 +0000 |
commit | e5d7b3b62be5025f31c39b50ea3955398bc7cf40 (patch) | |
tree | b3a3c36275a727b7a66ba447090fffcc8363465e /iPhone/FixMyStreet/Classes/MainViewController.xib | |
parent | 5ecc3c7d6049e0006f6dc25204f2ba5793864586 (diff) |
upgrade to ios phonegap 2.4
Diffstat (limited to 'iPhone/FixMyStreet/Classes/MainViewController.xib')
-rw-r--r-- | iPhone/FixMyStreet/Classes/MainViewController.xib | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/iPhone/FixMyStreet/Classes/MainViewController.xib b/iPhone/FixMyStreet/Classes/MainViewController.xib index 9837f57..e45d65c 100644 --- a/iPhone/FixMyStreet/Classes/MainViewController.xib +++ b/iPhone/FixMyStreet/Classes/MainViewController.xib @@ -1,4 +1,24 @@ <?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. +# +--> <archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="8.00"> <data> <int key="IBDocument.SystemTarget">1280</int> |