summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2016-12-17 11:22:55 -0700
committermo khan <mo@mokhan.ca>2016-12-17 11:22:55 -0700
commit64abe356b671473cda7e033f75fe8c79547129e9 (patch)
tree76f3f9a20b71bf36adc5d09fff674e066db1f967 /ios
parent6fe81103cd541d996efd7a3785871554af5570b8 (diff)
install native-base.
Diffstat (limited to 'ios')
-rw-r--r--ios/AwesomeProject.xcodeproj/project.pbxproj52
-rw-r--r--ios/AwesomeProject/Info.plist112
2 files changed, 113 insertions, 51 deletions
diff --git a/ios/AwesomeProject.xcodeproj/project.pbxproj b/ios/AwesomeProject.xcodeproj/project.pbxproj
index a2b0b38..dc89b82 100644
--- a/ios/AwesomeProject.xcodeproj/project.pbxproj
+++ b/ios/AwesomeProject.xcodeproj/project.pbxproj
@@ -23,6 +23,15 @@
146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
E511531ACFBA400FBA9DF12B /* libReactNativeConfig.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BF6A0D72848944579EC0E3A3 /* libReactNativeConfig.a */; };
+ E326C1FDEDD9406CB0B63578 /* libRNVectorIcons.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E248720F5C34F05A758989C /* libRNVectorIcons.a */; };
+ EB3EFC0FDDC14879B2CA6EAE /* Entypo.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 67517435D6CE42E48B174B68 /* Entypo.ttf */; };
+ 903ECE589E82443DBE11476A /* EvilIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 4D94AD0435244A6B9A8C233C /* EvilIcons.ttf */; };
+ 93A63812BCA84674A919280A /* FontAwesome.ttf in Resources */ = {isa = PBXBuildFile; fileRef = ED889E3F80B941018008731E /* FontAwesome.ttf */; };
+ A7D1CC0EFB5D43278853FA08 /* Foundation.ttf in Resources */ = {isa = PBXBuildFile; fileRef = F770E7A6AAEA404BAD4684F9 /* Foundation.ttf */; };
+ 8E735181B36B47499CDFAA7A /* Ionicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 7BCDB0C19BAF432BA30505CE /* Ionicons.ttf */; };
+ 64701C52F8C944D1851A122D /* MaterialIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 801C02729FFC4D5992AABAFE /* MaterialIcons.ttf */; };
+ 8EA72E3C210F47EFA178BF67 /* Octicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 28736EDEF8114DCF946BB9A7 /* Octicons.ttf */; };
+ 94E2130CD0784C0293677BF6 /* Zocial.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 8B691B1C37964E23B5153D98 /* Zocial.ttf */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
@@ -129,6 +138,16 @@
832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = ../node_modules/react-native/Libraries/Text/RCTText.xcodeproj; sourceTree = "<group>"; };
7317F356E99046B085D0D417 /* ReactNativeConfig.xcodeproj */ = {isa = PBXFileReference; name = "ReactNativeConfig.xcodeproj"; path = "../node_modules/react-native-config/ios/ReactNativeConfig.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; };
BF6A0D72848944579EC0E3A3 /* libReactNativeConfig.a */ = {isa = PBXFileReference; name = "libReactNativeConfig.a"; path = "libReactNativeConfig.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
+ 62DD85F67A4642FEB7AE3AF9 /* RNVectorIcons.xcodeproj */ = {isa = PBXFileReference; name = "RNVectorIcons.xcodeproj"; path = "../node_modules/react-native-vector-icons/RNVectorIcons.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; };
+ 5E248720F5C34F05A758989C /* libRNVectorIcons.a */ = {isa = PBXFileReference; name = "libRNVectorIcons.a"; path = "libRNVectorIcons.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
+ 67517435D6CE42E48B174B68 /* Entypo.ttf */ = {isa = PBXFileReference; name = "Entypo.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/Entypo.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
+ 4D94AD0435244A6B9A8C233C /* EvilIcons.ttf */ = {isa = PBXFileReference; name = "EvilIcons.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/EvilIcons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
+ ED889E3F80B941018008731E /* FontAwesome.ttf */ = {isa = PBXFileReference; name = "FontAwesome.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
+ F770E7A6AAEA404BAD4684F9 /* Foundation.ttf */ = {isa = PBXFileReference; name = "Foundation.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/Foundation.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
+ 7BCDB0C19BAF432BA30505CE /* Ionicons.ttf */ = {isa = PBXFileReference; name = "Ionicons.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/Ionicons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
+ 801C02729FFC4D5992AABAFE /* MaterialIcons.ttf */ = {isa = PBXFileReference; name = "MaterialIcons.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/MaterialIcons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
+ 28736EDEF8114DCF946BB9A7 /* Octicons.ttf */ = {isa = PBXFileReference; name = "Octicons.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/Octicons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
+ 8B691B1C37964E23B5153D98 /* Zocial.ttf */ = {isa = PBXFileReference; name = "Zocial.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/Zocial.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@@ -155,6 +174,7 @@
00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
E511531ACFBA400FBA9DF12B /* libReactNativeConfig.a in Frameworks */,
+ E326C1FDEDD9406CB0B63578 /* libRNVectorIcons.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -278,6 +298,7 @@
00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
7317F356E99046B085D0D417 /* ReactNativeConfig.xcodeproj */,
+ 62DD85F67A4642FEB7AE3AF9 /* RNVectorIcons.xcodeproj */,
);
name = Libraries;
sourceTree = "<group>";
@@ -297,6 +318,7 @@
832341AE1AAA6A7D00B99B32 /* Libraries */,
00E356EF1AD99517003FC87E /* AwesomeProjectTests */,
83CBBA001A601CBA00E9B192 /* Products */,
+ 00CDDB421C8F46C3B1AF10FC /* Resources */,
);
indentWidth = 2;
sourceTree = "<group>";
@@ -311,6 +333,22 @@
name = Products;
sourceTree = "<group>";
};
+ 00CDDB421C8F46C3B1AF10FC /* Resources */ = {
+ isa = PBXGroup;
+ children = (
+ 67517435D6CE42E48B174B68 /* Entypo.ttf */,
+ 4D94AD0435244A6B9A8C233C /* EvilIcons.ttf */,
+ ED889E3F80B941018008731E /* FontAwesome.ttf */,
+ F770E7A6AAEA404BAD4684F9 /* Foundation.ttf */,
+ 7BCDB0C19BAF432BA30505CE /* Ionicons.ttf */,
+ 801C02729FFC4D5992AABAFE /* MaterialIcons.ttf */,
+ 28736EDEF8114DCF946BB9A7 /* Octicons.ttf */,
+ 8B691B1C37964E23B5153D98 /* Zocial.ttf */,
+ );
+ name = Resources;
+ path = "";
+ sourceTree = "<group>";
+ };
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
@@ -513,6 +551,14 @@
files = (
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
+ EB3EFC0FDDC14879B2CA6EAE /* Entypo.ttf in Resources */,
+ 903ECE589E82443DBE11476A /* EvilIcons.ttf in Resources */,
+ 93A63812BCA84674A919280A /* FontAwesome.ttf in Resources */,
+ A7D1CC0EFB5D43278853FA08 /* Foundation.ttf in Resources */,
+ 8E735181B36B47499CDFAA7A /* Ionicons.ttf in Resources */,
+ 64701C52F8C944D1851A122D /* MaterialIcons.ttf in Resources */,
+ 8EA72E3C210F47EFA178BF67 /* Octicons.ttf in Resources */,
+ 94E2130CD0784C0293677BF6 /* Zocial.ttf in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -593,6 +639,7 @@
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/$(TARGET_NAME)\"",
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
);
};
name = Debug;
@@ -610,6 +657,7 @@
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/$(TARGET_NAME)\"",
+ "\"$(SRCROOT)/$(TARGET_NAME)\"",
);
};
name = Release;
@@ -625,6 +673,7 @@
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(SRCROOT)/../node_modules/react-native/React/**",
"$(SRCROOT)/../node_modules/react-native-config/ios/ReactNativeConfig",
+ "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
);
INFOPLIST_FILE = "AwesomeProject/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
@@ -648,6 +697,7 @@
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(SRCROOT)/../node_modules/react-native/React/**",
"$(SRCROOT)/../node_modules/react-native-config/ios/ReactNativeConfig",
+ "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
);
INFOPLIST_FILE = "AwesomeProject/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
@@ -700,6 +750,7 @@
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(SRCROOT)/../node_modules/react-native/React/**",
"$(SRCROOT)/../node_modules/react-native-config/ios/ReactNativeConfig",
+ "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
);
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MTL_ENABLE_DEBUG_INFO = YES;
@@ -741,6 +792,7 @@
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(SRCROOT)/../node_modules/react-native/React/**",
"$(SRCROOT)/../node_modules/react-native-config/ios/ReactNativeConfig",
+ "$(SRCROOT)/../node_modules/react-native-vector-icons/RNVectorIconsManager",
);
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MTL_ENABLE_DEBUG_INFO = NO;
diff --git a/ios/AwesomeProject/Info.plist b/ios/AwesomeProject/Info.plist
index 2fb6a11..2dff97a 100644
--- a/ios/AwesomeProject/Info.plist
+++ b/ios/AwesomeProject/Info.plist
@@ -1,54 +1,64 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
-<dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>en</string>
- <key>CFBundleExecutable</key>
- <string>$(EXECUTABLE_NAME)</string>
- <key>CFBundleIdentifier</key>
- <string>org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>$(PRODUCT_NAME)</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>1.0</string>
- <key>CFBundleSignature</key>
- <string>????</string>
- <key>CFBundleVersion</key>
- <string>1</string>
- <key>LSRequiresIPhoneOS</key>
- <true/>
- <key>UILaunchStoryboardName</key>
- <string>LaunchScreen</string>
- <key>UIRequiredDeviceCapabilities</key>
- <array>
- <string>armv7</string>
- </array>
- <key>UISupportedInterfaceOrientations</key>
- <array>
- <string>UIInterfaceOrientationPortrait</string>
- <string>UIInterfaceOrientationLandscapeLeft</string>
- <string>UIInterfaceOrientationLandscapeRight</string>
- </array>
- <key>UIViewControllerBasedStatusBarAppearance</key>
- <false/>
- <key>NSLocationWhenInUseUsageDescription</key>
- <string></string>
- <key>NSAppTransportSecurity</key>
- <!--See http://ste.vn/2015/06/10/configuring-app-transport-security-ios-9-osx-10-11/ -->
- <dict>
- <key>NSExceptionDomains</key>
- <dict>
- <key>localhost</key>
- <dict>
- <key>NSExceptionAllowsInsecureHTTPLoads</key>
- <true/>
- </dict>
- </dict>
- </dict>
-</dict>
-</plist>
+ <dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>en</string>
+ <key>CFBundleExecutable</key>
+ <string>$(EXECUTABLE_NAME)</string>
+ <key>CFBundleIdentifier</key>
+ <string>org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>$(PRODUCT_NAME)</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleShortVersionString</key>
+ <string>1.0</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
+ <string>1</string>
+ <key>LSRequiresIPhoneOS</key>
+ <true/>
+ <key>UILaunchStoryboardName</key>
+ <string>LaunchScreen</string>
+ <key>UIRequiredDeviceCapabilities</key>
+ <array>
+ <string>armv7</string>
+ </array>
+ <key>UISupportedInterfaceOrientations</key>
+ <array>
+ <string>UIInterfaceOrientationPortrait</string>
+ <string>UIInterfaceOrientationLandscapeLeft</string>
+ <string>UIInterfaceOrientationLandscapeRight</string>
+ </array>
+ <key>UIViewControllerBasedStatusBarAppearance</key>
+ <false/>
+ <key>NSLocationWhenInUseUsageDescription</key>
+ <string/>
+ <key>NSAppTransportSecurity</key>
+ <dict>
+ <key>NSExceptionDomains</key>
+ <dict>
+ <key>localhost</key>
+ <dict>
+ <key>NSExceptionAllowsInsecureHTTPLoads</key>
+ <true/>
+ </dict>
+ </dict>
+ </dict>
+ <key>UIAppFonts</key>
+ <array>
+ <string>Entypo.ttf</string>
+ <string>EvilIcons.ttf</string>
+ <string>FontAwesome.ttf</string>
+ <string>Foundation.ttf</string>
+ <string>Ionicons.ttf</string>
+ <string>MaterialIcons.ttf</string>
+ <string>Octicons.ttf</string>
+ <string>Zocial.ttf</string>
+ </array>
+ </dict>
+</plist> \ No newline at end of file