|
@@ -10,8 +10,6 @@
|
|
|
711BA6C1191E0525002EDE6F /* MessageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 711BA6C0191E0525002EDE6F /* MessageViewController.m */; };
|
|
711BA6C1191E0525002EDE6F /* MessageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 711BA6C0191E0525002EDE6F /* MessageViewController.m */; };
|
|
|
711BA6C4191E0553002EDE6F /* MessageItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 711BA6C3191E0553002EDE6F /* MessageItem.m */; };
|
|
711BA6C4191E0553002EDE6F /* MessageItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 711BA6C3191E0553002EDE6F /* MessageItem.m */; };
|
|
|
711DC6B218C30A4800FB1749 /* TableCellEdit.m in Sources */ = {isa = PBXBuildFile; fileRef = 711DC6B118C30A4800FB1749 /* TableCellEdit.m */; };
|
|
711DC6B218C30A4800FB1749 /* TableCellEdit.m in Sources */ = {isa = PBXBuildFile; fileRef = 711DC6B118C30A4800FB1749 /* TableCellEdit.m */; };
|
|
|
- 7120DCE718BE255000E7546F /* GoogleMaps.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCE618BE255000E7546F /* GoogleMaps.framework */; };
|
|
|
|
|
- 7120DCE918BE25B000E7546F /* GoogleMaps.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 7120DCE818BE25B000E7546F /* GoogleMaps.bundle */; };
|
|
|
|
|
7120DCEB18BE25CE00E7546F /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCEA18BE25CE00E7546F /* AVFoundation.framework */; };
|
|
7120DCEB18BE25CE00E7546F /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCEA18BE25CE00E7546F /* AVFoundation.framework */; };
|
|
|
7120DCED18BE25DA00E7546F /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCEC18BE25DA00E7546F /* CoreData.framework */; };
|
|
7120DCED18BE25DA00E7546F /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCEC18BE25DA00E7546F /* CoreData.framework */; };
|
|
|
7120DCEF18BE25E500E7546F /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCEE18BE25E500E7546F /* CoreLocation.framework */; };
|
|
7120DCEF18BE25E500E7546F /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCEE18BE25E500E7546F /* CoreLocation.framework */; };
|
|
@@ -38,6 +36,8 @@
|
|
|
7130B3F41900FB61000610D8 /* NewsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7130B3F31900FB61000610D8 /* NewsViewController.m */; };
|
|
7130B3F41900FB61000610D8 /* NewsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7130B3F31900FB61000610D8 /* NewsViewController.m */; };
|
|
|
71330C2018BCC4DA0048956C /* FunctionSelectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71330C1F18BCC4DA0048956C /* FunctionSelectViewController.m */; };
|
|
71330C2018BCC4DA0048956C /* FunctionSelectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71330C1F18BCC4DA0048956C /* FunctionSelectViewController.m */; };
|
|
|
71375C8F18D96EDE00EBA026 /* TabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71375C8E18D96EDE00EBA026 /* TabBarController.m */; };
|
|
71375C8F18D96EDE00EBA026 /* TabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71375C8E18D96EDE00EBA026 /* TabBarController.m */; };
|
|
|
|
|
+ 7137C56F19245DEA0063DD37 /* GoogleMaps.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7137C56E19245DEA0063DD37 /* GoogleMaps.framework */; };
|
|
|
|
|
+ 7137C57119245E740063DD37 /* GoogleMaps.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 7137C57019245E740063DD37 /* GoogleMaps.bundle */; };
|
|
|
713AA7A1191736E600B44092 /* DocumentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 713AA7A0191736E600B44092 /* DocumentsViewController.m */; };
|
|
713AA7A1191736E600B44092 /* DocumentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 713AA7A0191736E600B44092 /* DocumentsViewController.m */; };
|
|
|
713AA7A41917373600B44092 /* LocalDocumentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 713AA7A31917373600B44092 /* LocalDocumentsViewController.m */; };
|
|
713AA7A41917373600B44092 /* LocalDocumentsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 713AA7A31917373600B44092 /* LocalDocumentsViewController.m */; };
|
|
|
71406DCE18C36A52000914C4 /* TableCellBool.m in Sources */ = {isa = PBXBuildFile; fileRef = 71406DCD18C36A52000914C4 /* TableCellBool.m */; };
|
|
71406DCE18C36A52000914C4 /* TableCellBool.m in Sources */ = {isa = PBXBuildFile; fileRef = 71406DCD18C36A52000914C4 /* TableCellBool.m */; };
|
|
@@ -121,8 +121,6 @@
|
|
|
711BA6C3191E0553002EDE6F /* MessageItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageItem.m; sourceTree = "<group>"; };
|
|
711BA6C3191E0553002EDE6F /* MessageItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageItem.m; sourceTree = "<group>"; };
|
|
|
711DC6B018C30A4800FB1749 /* TableCellEdit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableCellEdit.h; sourceTree = "<group>"; };
|
|
711DC6B018C30A4800FB1749 /* TableCellEdit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableCellEdit.h; sourceTree = "<group>"; };
|
|
|
711DC6B118C30A4800FB1749 /* TableCellEdit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableCellEdit.m; sourceTree = "<group>"; };
|
|
711DC6B118C30A4800FB1749 /* TableCellEdit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableCellEdit.m; sourceTree = "<group>"; };
|
|
|
- 7120DCE618BE255000E7546F /* GoogleMaps.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GoogleMaps.framework; sourceTree = "<group>"; };
|
|
|
|
|
- 7120DCE818BE25B000E7546F /* GoogleMaps.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = GoogleMaps.bundle; path = GoogleMaps.framework/Versions/A/Resources/GoogleMaps.bundle; sourceTree = "<group>"; };
|
|
|
|
|
7120DCEA18BE25CE00E7546F /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
7120DCEA18BE25CE00E7546F /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
|
|
|
7120DCEC18BE25DA00E7546F /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
|
|
7120DCEC18BE25DA00E7546F /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
|
|
|
7120DCEE18BE25E500E7546F /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
|
|
7120DCEE18BE25E500E7546F /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
|
|
@@ -161,6 +159,8 @@
|
|
|
71330C1F18BCC4DA0048956C /* FunctionSelectViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FunctionSelectViewController.m; sourceTree = "<group>"; };
|
|
71330C1F18BCC4DA0048956C /* FunctionSelectViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FunctionSelectViewController.m; sourceTree = "<group>"; };
|
|
|
71375C8D18D96EDE00EBA026 /* TabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TabBarController.h; sourceTree = "<group>"; };
|
|
71375C8D18D96EDE00EBA026 /* TabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TabBarController.h; sourceTree = "<group>"; };
|
|
|
71375C8E18D96EDE00EBA026 /* TabBarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TabBarController.m; sourceTree = "<group>"; };
|
|
71375C8E18D96EDE00EBA026 /* TabBarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TabBarController.m; sourceTree = "<group>"; };
|
|
|
|
|
+ 7137C56E19245DEA0063DD37 /* GoogleMaps.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GoogleMaps.framework; sourceTree = "<group>"; };
|
|
|
|
|
+ 7137C57019245E740063DD37 /* GoogleMaps.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = GoogleMaps.bundle; path = "../../GoogleMaps-iOS-1.8.0/GoogleMaps.framework/Versions/A/Resources/GoogleMaps.bundle"; sourceTree = "<group>"; };
|
|
|
713AA79F191736E600B44092 /* DocumentsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DocumentsViewController.h; sourceTree = "<group>"; };
|
|
713AA79F191736E600B44092 /* DocumentsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DocumentsViewController.h; sourceTree = "<group>"; };
|
|
|
713AA7A0191736E600B44092 /* DocumentsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DocumentsViewController.m; sourceTree = "<group>"; };
|
|
713AA7A0191736E600B44092 /* DocumentsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DocumentsViewController.m; sourceTree = "<group>"; };
|
|
|
713AA7A21917373600B44092 /* LocalDocumentsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocalDocumentsViewController.h; sourceTree = "<group>"; };
|
|
713AA7A21917373600B44092 /* LocalDocumentsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocalDocumentsViewController.h; sourceTree = "<group>"; };
|
|
@@ -292,6 +292,7 @@
|
|
|
7120DCFF18BE265100E7546F /* QuartzCore.framework in Frameworks */,
|
|
7120DCFF18BE265100E7546F /* QuartzCore.framework in Frameworks */,
|
|
|
7120DCFD18BE264300E7546F /* OpenGLES.framework in Frameworks */,
|
|
7120DCFD18BE264300E7546F /* OpenGLES.framework in Frameworks */,
|
|
|
7120DCFB18BE263800E7546F /* libz.dylib in Frameworks */,
|
|
7120DCFB18BE263800E7546F /* libz.dylib in Frameworks */,
|
|
|
|
|
+ 7137C56F19245DEA0063DD37 /* GoogleMaps.framework in Frameworks */,
|
|
|
7120DCF918BE262E00E7546F /* libicucore.dylib in Frameworks */,
|
|
7120DCF918BE262E00E7546F /* libicucore.dylib in Frameworks */,
|
|
|
7120DCF718BE262300E7546F /* libc++.dylib in Frameworks */,
|
|
7120DCF718BE262300E7546F /* libc++.dylib in Frameworks */,
|
|
|
7120DCF518BE261500E7546F /* ImageIO.framework in Frameworks */,
|
|
7120DCF518BE261500E7546F /* ImageIO.framework in Frameworks */,
|
|
@@ -302,7 +303,6 @@
|
|
|
7120DCEB18BE25CE00E7546F /* AVFoundation.framework in Frameworks */,
|
|
7120DCEB18BE25CE00E7546F /* AVFoundation.framework in Frameworks */,
|
|
|
719EF8E318BB839F00EFFF5F /* CoreGraphics.framework in Frameworks */,
|
|
719EF8E318BB839F00EFFF5F /* CoreGraphics.framework in Frameworks */,
|
|
|
719EF8E518BB839F00EFFF5F /* UIKit.framework in Frameworks */,
|
|
719EF8E518BB839F00EFFF5F /* UIKit.framework in Frameworks */,
|
|
|
- 7120DCE718BE255000E7546F /* GoogleMaps.framework in Frameworks */,
|
|
|
|
|
719EF8E118BB839F00EFFF5F /* Foundation.framework in Frameworks */,
|
|
719EF8E118BB839F00EFFF5F /* Foundation.framework in Frameworks */,
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -538,6 +538,8 @@
|
|
|
719EF8DF18BB839F00EFFF5F /* Frameworks */ = {
|
|
719EF8DF18BB839F00EFFF5F /* Frameworks */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 7137C57019245E740063DD37 /* GoogleMaps.bundle */,
|
|
|
|
|
+ 7137C56E19245DEA0063DD37 /* GoogleMaps.framework */,
|
|
|
71514ED1191B7E2500009C00 /* AddressBookUI.framework */,
|
|
71514ED1191B7E2500009C00 /* AddressBookUI.framework */,
|
|
|
719E7E3418C0395E003408FF /* libsqlite3.dylib */,
|
|
719E7E3418C0395E003408FF /* libsqlite3.dylib */,
|
|
|
7120DD0018BE266000E7546F /* SystemConfiguration.framework */,
|
|
7120DD0018BE266000E7546F /* SystemConfiguration.framework */,
|
|
@@ -552,8 +554,6 @@
|
|
|
7120DCEE18BE25E500E7546F /* CoreLocation.framework */,
|
|
7120DCEE18BE25E500E7546F /* CoreLocation.framework */,
|
|
|
7120DCEC18BE25DA00E7546F /* CoreData.framework */,
|
|
7120DCEC18BE25DA00E7546F /* CoreData.framework */,
|
|
|
7120DCEA18BE25CE00E7546F /* AVFoundation.framework */,
|
|
7120DCEA18BE25CE00E7546F /* AVFoundation.framework */,
|
|
|
- 7120DCE818BE25B000E7546F /* GoogleMaps.bundle */,
|
|
|
|
|
- 7120DCE618BE255000E7546F /* GoogleMaps.framework */,
|
|
|
|
|
719EF8E018BB839F00EFFF5F /* Foundation.framework */,
|
|
719EF8E018BB839F00EFFF5F /* Foundation.framework */,
|
|
|
719EF8E218BB839F00EFFF5F /* CoreGraphics.framework */,
|
|
719EF8E218BB839F00EFFF5F /* CoreGraphics.framework */,
|
|
|
719EF8E418BB839F00EFFF5F /* UIKit.framework */,
|
|
719EF8E418BB839F00EFFF5F /* UIKit.framework */,
|
|
@@ -755,11 +755,11 @@
|
|
|
719EF8FF18BB839F00EFFF5F /* Images.xcassets in Resources */,
|
|
719EF8FF18BB839F00EFFF5F /* Images.xcassets in Resources */,
|
|
|
719EF8F418BB839F00EFFF5F /* Main_iPhone.storyboard in Resources */,
|
|
719EF8F418BB839F00EFFF5F /* Main_iPhone.storyboard in Resources */,
|
|
|
71286AB518C70061001FDF43 /* LICENSE in Resources */,
|
|
71286AB518C70061001FDF43 /* LICENSE in Resources */,
|
|
|
- 7120DCE918BE25B000E7546F /* GoogleMaps.bundle in Resources */,
|
|
|
|
|
71DA74A818BDDFB5003B46A6 /* about.htm in Resources */,
|
|
71DA74A818BDDFB5003B46A6 /* about.htm in Resources */,
|
|
|
714C39BF19234065004F045B /* Localizable.strings in Resources */,
|
|
714C39BF19234065004F045B /* Localizable.strings in Resources */,
|
|
|
71286AB918C70061001FDF43 /* README.md in Resources */,
|
|
71286AB918C70061001FDF43 /* README.md in Resources */,
|
|
|
719EF8EB18BB839F00EFFF5F /* InfoPlist.strings in Resources */,
|
|
719EF8EB18BB839F00EFFF5F /* InfoPlist.strings in Resources */,
|
|
|
|
|
+ 7137C57119245E740063DD37 /* GoogleMaps.bundle in Resources */,
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
};
|
|
@@ -983,7 +983,9 @@
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
|
- "/xcode_workspace/ERPSuiteIOS/Apex\\ Mobile",
|
|
|
|
|
|
|
+ /xcode_workspace/ERPSuiteIOS/Apex,
|
|
|
|
|
+ Mobile,
|
|
|
|
|
+ "$(PROJECT_DIR)",
|
|
|
);
|
|
);
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
|
|
GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
|
|
@@ -1010,7 +1012,9 @@
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
|
- "/xcode_workspace/ERPSuiteIOS/Apex\\ Mobile",
|
|
|
|
|
|
|
+ /xcode_workspace/ERPSuiteIOS/Apex,
|
|
|
|
|
+ Mobile,
|
|
|
|
|
+ "$(PROJECT_DIR)",
|
|
|
);
|
|
);
|
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
|
|
GCC_PREFIX_HEADER = "Apex Mobile/Apex Mobile-Prefix.pch";
|