Commit 9e53337b authored by mei's avatar mei

no message

parent 18566676
......@@ -98,7 +98,7 @@
C1E0930B1AC8FC94003B7126 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = C1E0930D1AC8FC94003B7126 /* Localizable.strings */; };
C1F696091AB870B400F9F5DD /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C1F696081AB870B400F9F5DD /* main.m */; };
C1F696141AB870B400F9F5DD /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C1F696131AB870B400F9F5DD /* Images.xcassets */; };
C1F696231AB870B400F9F5DD /* CruiserTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C1F696221AB870B400F9F5DD /* CruiserTests.m */; };
C1F696231AB870B400F9F5DD /* XFFuritTests.m in Sources */ = {isa = PBXBuildFile; fileRef = C1F696221AB870B400F9F5DD /* XFFuritTests.m */; };
FEECEA3F1B4A5BB20004AC73 /* libPods.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FEECEA3E1B4A5BB20004AC73 /* libPods.a */; };
/* End PBXBuildFile section */
......@@ -177,7 +177,7 @@
C159183A1AC062460013B391 /* IBTUINavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IBTUINavigationController.m; sourceTree = "<group>"; };
C159183B1AC062460013B391 /* IBTUIViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IBTUIViewController.h; sourceTree = "<group>"; };
C159183C1AC062460013B391 /* IBTUIViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IBTUIViewController.m; sourceTree = "<group>"; };
C15918571AC068110013B391 /* Cruiser-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Cruiser-Prefix.pch"; sourceTree = "<group>"; };
C15918571AC068110013B391 /* XFFurit-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "XFFurit-Prefix.pch"; sourceTree = "<group>"; };
C15918611AC19FB30013B391 /* ICRHomeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICRHomeViewController.h; sourceTree = "<group>"; };
C15918621AC19FB30013B391 /* ICRHomeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ICRHomeViewController.m; sourceTree = "<group>"; };
C15918651AC19FCF0013B391 /* ICRStoreViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICRStoreViewController.h; sourceTree = "<group>"; };
......@@ -212,13 +212,13 @@
C1E093031AC8E8E0003B7126 /* ICRCheckBox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ICRCheckBox.m; sourceTree = "<group>"; };
C1E0930C1AC8FC94003B7126 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
C1E0930E1AC8FC96003B7126 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
C1F696031AB870B400F9F5DD /* Cruiser.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Cruiser.app; sourceTree = BUILT_PRODUCTS_DIR; };
C1F696031AB870B400F9F5DD /* XFFurit.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = XFFurit.app; sourceTree = BUILT_PRODUCTS_DIR; };
C1F696071AB870B400F9F5DD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
C1F696081AB870B400F9F5DD /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
C1F696131AB870B400F9F5DD /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
C1F6961C1AB870B400F9F5DD /* CruiserTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CruiserTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
C1F6961C1AB870B400F9F5DD /* XFFuritTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = XFFuritTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
C1F696211AB870B400F9F5DD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
C1F696221AB870B400F9F5DD /* CruiserTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CruiserTests.m; sourceTree = "<group>"; };
C1F696221AB870B400F9F5DD /* XFFuritTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XFFuritTests.m; sourceTree = "<group>"; };
FEECEA3C1B4A5B620004AC73 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
FEECEA3E1B4A5BB20004AC73 /* libPods.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libPods.a; path = "Pods/../build/Debug-iphoneos/libPods.a"; sourceTree = "<group>"; };
/* End PBXFileReference section */
......@@ -547,8 +547,8 @@
C1F695FA1AB870B400F9F5DD = {
isa = PBXGroup;
children = (
C1F696051AB870B400F9F5DD /* Cruiser */,
C1F6961F1AB870B400F9F5DD /* CruiserTests */,
C1F696051AB870B400F9F5DD /* XFFurit */,
C1F6961F1AB870B400F9F5DD /* XFFuritTests */,
C1F696041AB870B400F9F5DD /* Products */,
F032638BD7CDBEB29419873D /* Pods */,
8CDB3C30A601E08F91ED44F8 /* Frameworks */,
......@@ -558,13 +558,13 @@
C1F696041AB870B400F9F5DD /* Products */ = {
isa = PBXGroup;
children = (
C1F696031AB870B400F9F5DD /* Cruiser.app */,
C1F6961C1AB870B400F9F5DD /* CruiserTests.xctest */,
C1F696031AB870B400F9F5DD /* XFFurit.app */,
C1F6961C1AB870B400F9F5DD /* XFFuritTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
C1F696051AB870B400F9F5DD /* Cruiser */ = {
C1F696051AB870B400F9F5DD /* XFFurit */ = {
isa = PBXGroup;
children = (
C1677FC91AC28A17002613C5 /* AppDelegate */,
......@@ -580,7 +580,7 @@
C1F696131AB870B400F9F5DD /* Images.xcassets */,
C1F696061AB870B400F9F5DD /* Supporting Files */,
);
path = Cruiser;
path = XFFurit;
sourceTree = "<group>";
};
C1F696061AB870B400F9F5DD /* Supporting Files */ = {
......@@ -588,19 +588,19 @@
children = (
C1F696071AB870B400F9F5DD /* Info.plist */,
C1F696081AB870B400F9F5DD /* main.m */,
C15918571AC068110013B391 /* Cruiser-Prefix.pch */,
C15918571AC068110013B391 /* XFFurit-Prefix.pch */,
C1E0930D1AC8FC94003B7126 /* Localizable.strings */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
C1F6961F1AB870B400F9F5DD /* CruiserTests */ = {
C1F6961F1AB870B400F9F5DD /* XFFuritTests */ = {
isa = PBXGroup;
children = (
C1F696221AB870B400F9F5DD /* CruiserTests.m */,
C1F696221AB870B400F9F5DD /* XFFuritTests.m */,
C1F696201AB870B400F9F5DD /* Supporting Files */,
);
path = CruiserTests;
path = XFFuritTests;
sourceTree = "<group>";
};
C1F696201AB870B400F9F5DD /* Supporting Files */ = {
......@@ -623,9 +623,9 @@
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
C1F696021AB870B400F9F5DD /* Cruiser */ = {
C1F696021AB870B400F9F5DD /* XFFurit */ = {
isa = PBXNativeTarget;
buildConfigurationList = C1F696261AB870B400F9F5DD /* Build configuration list for PBXNativeTarget "Cruiser" */;
buildConfigurationList = C1F696261AB870B400F9F5DD /* Build configuration list for PBXNativeTarget "XFFurit" */;
buildPhases = (
2F15FB75DA97749DAA8CA872 /* Check Pods Manifest.lock */,
C1F695FF1AB870B400F9F5DD /* Sources */,
......@@ -637,14 +637,14 @@
);
dependencies = (
);
name = Cruiser;
name = XFFurit;
productName = Cruiser;
productReference = C1F696031AB870B400F9F5DD /* Cruiser.app */;
productReference = C1F696031AB870B400F9F5DD /* XFFurit.app */;
productType = "com.apple.product-type.application";
};
C1F6961B1AB870B400F9F5DD /* CruiserTests */ = {
C1F6961B1AB870B400F9F5DD /* XFFuritTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = C1F696291AB870B400F9F5DD /* Build configuration list for PBXNativeTarget "CruiserTests" */;
buildConfigurationList = C1F696291AB870B400F9F5DD /* Build configuration list for PBXNativeTarget "XFFuritTests" */;
buildPhases = (
C1F696181AB870B400F9F5DD /* Sources */,
C1F696191AB870B400F9F5DD /* Frameworks */,
......@@ -655,9 +655,9 @@
dependencies = (
C1F6961E1AB870B400F9F5DD /* PBXTargetDependency */,
);
name = CruiserTests;
name = XFFuritTests;
productName = CruiserTests;
productReference = C1F6961C1AB870B400F9F5DD /* CruiserTests.xctest */;
productReference = C1F6961C1AB870B400F9F5DD /* XFFuritTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
......@@ -678,7 +678,7 @@
};
};
};
buildConfigurationList = C1F695FE1AB870B400F9F5DD /* Build configuration list for PBXProject "Cruiser" */;
buildConfigurationList = C1F695FE1AB870B400F9F5DD /* Build configuration list for PBXProject "XFFurit" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
......@@ -691,8 +691,8 @@
projectDirPath = "";
projectRoot = "";
targets = (
C1F696021AB870B400F9F5DD /* Cruiser */,
C1F6961B1AB870B400F9F5DD /* CruiserTests */,
C1F696021AB870B400F9F5DD /* XFFurit */,
C1F6961B1AB870B400F9F5DD /* XFFuritTests */,
);
};
/* End PBXProject section */
......@@ -825,7 +825,7 @@
C159186C1AC1A03B0013B391 /* ICRSyncViewController.m in Sources */,
C142D2AB1AC3A155000109A7 /* NSDate+FormatterAdditions.m in Sources */,
C18AEA851AC8D2EA00A1DB7B /* IBTUIButton.m in Sources */,
C1F696231AB870B400F9F5DD /* CruiserTests.m in Sources */,
C1F696231AB870B400F9F5DD /* XFFuritTests.m in Sources */,
C15918501AC062460013B391 /* IBTTableViewCell.m in Sources */,
C159184A1AC062460013B391 /* IBTObject.m in Sources */,
C142D2B11AC3A155000109A7 /* UIColor+Helper.m in Sources */,
......@@ -858,7 +858,7 @@
/* Begin PBXTargetDependency section */
C1F6961E1AB870B400F9F5DD /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = C1F696021AB870B400F9F5DD /* Cruiser */;
target = C1F696021AB870B400F9F5DD /* XFFurit */;
targetProxy = C1F6961D1AB870B400F9F5DD /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
......@@ -914,6 +914,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_LDFLAGS = "-all_load";
PROVISIONING_PROFILE = "6697dcaa-98d9-4d63-9eb4-7545c370a23d";
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
......@@ -952,6 +953,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_LDFLAGS = "-all_load";
PROVISIONING_PROFILE = "6697dcaa-98d9-4d63-9eb4-7545c370a23d";
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
......@@ -967,10 +969,11 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer: Minglong Hu (TR9LJDJBFT)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Minglong Hu (TR9LJDJBFT)";
GCC_PREFIX_HEADER = "Cruiser/Cruiser-Prefix.pch";
INFOPLIST_FILE = Cruiser/Info.plist;
GCC_PREFIX_HEADER = "XFFurit/XFFurit-Prefix.pch";
INFOPLIST_FILE = XFFurit/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
OTHER_LDFLAGS = "$(OTHER_LDFLAGS)";
PRODUCT_NAME = XFFurit;
PROVISIONING_PROFILE = "6697dcaa-98d9-4d63-9eb4-7545c370a23d";
USER_HEADER_SEARCH_PATHS = "${SRCROOT}/**";
};
......@@ -983,10 +986,11 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "iPhone Developer: Minglong Hu (TR9LJDJBFT)";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Minglong Hu (TR9LJDJBFT)";
GCC_PREFIX_HEADER = "Cruiser/Cruiser-Prefix.pch";
INFOPLIST_FILE = Cruiser/Info.plist;
GCC_PREFIX_HEADER = "XFFurit/XFFurit-Prefix.pch";
INFOPLIST_FILE = XFFurit/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
OTHER_LDFLAGS = "$(OTHER_LDFLAGS)";
PRODUCT_NAME = XFFurit;
PROVISIONING_PROFILE = "6697dcaa-98d9-4d63-9eb4-7545c370a23d";
USER_HEADER_SEARCH_PATHS = "${SRCROOT}/**";
};
......@@ -1000,19 +1004,19 @@
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
GCC_PREFIX_HEADER = "Cruiser/Cruiser-Prefix.pch";
GCC_PREFIX_HEADER = "XFFurit/XFFurit-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
INFOPLIST_FILE = CruiserTests/Info.plist;
INFOPLIST_FILE = XFFuritTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/build/Debug-iphoneos",
);
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Cruiser.app/Cruiser";
PRODUCT_NAME = XFFuritTests;
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/XFFurit.app/XFFurit";
};
name = Debug;
};
......@@ -1024,22 +1028,22 @@
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
GCC_PREFIX_HEADER = "Cruiser/Cruiser-Prefix.pch";
INFOPLIST_FILE = CruiserTests/Info.plist;
GCC_PREFIX_HEADER = "XFFurit/XFFurit-Prefix.pch";
INFOPLIST_FILE = XFFuritTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/build/Debug-iphoneos",
);
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Cruiser.app/Cruiser";
PRODUCT_NAME = XFFuritTests;
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/XFFurit.app/XFFurit";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
C1F695FE1AB870B400F9F5DD /* Build configuration list for PBXProject "Cruiser" */ = {
C1F695FE1AB870B400F9F5DD /* Build configuration list for PBXProject "XFFurit" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C1F696241AB870B400F9F5DD /* Debug */,
......@@ -1048,7 +1052,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
C1F696261AB870B400F9F5DD /* Build configuration list for PBXNativeTarget "Cruiser" */ = {
C1F696261AB870B400F9F5DD /* Build configuration list for PBXNativeTarget "XFFurit" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C1F696271AB870B400F9F5DD /* Debug */,
......@@ -1057,7 +1061,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
C1F696291AB870B400F9F5DD /* Build configuration list for PBXNativeTarget "CruiserTests" */ = {
C1F696291AB870B400F9F5DD /* Build configuration list for PBXNativeTarget "XFFuritTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C1F6962A1AB870B400F9F5DD /* Debug */,
......
......@@ -2,7 +2,7 @@
<Workspace
version = "1.0">
<FileRef
location = "group:Cruiser.xcodeproj">
location = "group:XFFurit.xcodeproj">
</FileRef>
<FileRef
location = "group:Pods/Pods.xcodeproj">
......
//
// ICRAppDelegate.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/23/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRAppDelegate.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/23/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRAppViewControllerManager.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/23/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRAppViewControllerManager.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/23/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRHTTPController.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/26/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRHTTPController.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/26/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// UIApplication+CheckFirstRun.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/26/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// UIApplication+CheckFirstRun.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/26/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// IBTAdditionsObserver.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/26/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// IBTAdditionsObserver.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/26/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRBaseViewController.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/22/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRBaseViewController.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/22/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRUIAppearance.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/31/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRUIAppearance.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/31/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRCheckBox.h
// Cruiser
// XFFurit
//
// Created by Xummer on 15/3/30.
// Copyright (c) 2015年 Xummer. All rights reserved.
......
//
// ICRCheckBox.m
// Cruiser
// XFFurit
//
// Created by Xummer on 15/3/30.
// Copyright (c) 2015年 Xummer. All rights reserved.
......
//
// ICRLoginContentView.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/30/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRLoginContentView.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/30/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......@@ -177,7 +177,7 @@
self.m_titleLabel.font = [UIFont systemFontOfSize:19.0f];
self.m_titleLabel.textColor = [UIColor whiteColor];
self.m_titleLabel.textAlignment = NSTextAlignmentCenter;
self.m_titleLabel.text = [IBTCommon localizableString:@"Cruiser"];
self.m_titleLabel.text = [IBTCommon localizableString:@"XFFurit"];
[self addSubview:_m_titleLabel];
......
//
// ICRAppMacro.h
// Cruiser
// XFFurit
//
// Created by Xummer on 15/3/25.
// Copyright (c) 2015年 Xummer. All rights reserved.
//
#ifndef Cruiser_ICRAppMacro_h
#define Cruiser_ICRAppMacro_h
#ifndef XFFurit_ICRAppMacro_h
#define XFFurit_ICRAppMacro_h
// COLOR
#define ICR_TINTCOLOR [UIColor colorWithR:63 g:134 b:244 a:1]
......
//
// ICRNotificationMacro.h
// Cruiser
// XFFurit
//
// Created by Xummer on 15/3/25.
// Copyright (c) 2015年 Xummer. All rights reserved.
//
#ifndef Cruiser_ICRNotificationMacro_h
#define Cruiser_ICRNotificationMacro_h
#ifndef XFFurit_ICRNotificationMacro_h
#define XFFurit_ICRNotificationMacro_h
#endif
//
// ICRUtilsMacro.h
// Cruiser
// XFFurit
//
// Created by Xummer on 15/3/25.
// Copyright (c) 2015年 Xummer. All rights reserved.
//
#ifndef Cruiser_ICRUtilsMacro_h
#define Cruiser_ICRUtilsMacro_h
#ifndef XFFurit_ICRUtilsMacro_h
#define XFFurit_ICRUtilsMacro_h
#endif
//
// ICRVendorMacro.h
// Cruiser
// XFFurit
//
// Created by Xummer on 15/3/25.
// Copyright (c) 2015年 Xummer. All rights reserved.
//
#ifndef Cruiser_ICRVendorMacro_h
#define Cruiser_ICRVendorMacro_h
#ifndef XFFurit_ICRVendorMacro_h
#define XFFurit_ICRVendorMacro_h
#endif
//
// IBTLoadingView.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/30/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// IBTLoadingView.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/30/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// IBTUIButton.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/30/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// IBTUIButton.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/30/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// IBTUIView.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/30/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// IBTUIView.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/30/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRUserUtil.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/29/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRUserUtil.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/29/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRHomeViewController.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/24/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRHomeViewController.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/24/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRLoginViewController.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/22/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRLoginViewController.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/22/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRStoreViewController.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/24/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRStoreViewController.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/24/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRSyncViewController.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/24/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRSyncViewController.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/24/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRSystemViewController.h
// Cruiser
// XFFurit
//
// Created by Xummer on 3/24/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// ICRSystemViewController.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/24/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
//
// Cruiser-Prefix.pch
// Cruiser
// XFFurit-Prefix.pch
// XFFurit
//
// Created by Xummer on 3/23/15.
// Copyright (c) 2015 Xummer. All rights reserved.
//
#ifndef Cruiser_Cruiser_Prefix_pch
#define Cruiser_Cruiser_Prefix_pch
#ifndef XFFurit_XFFurit_Prefix_pch
#define XFFurit_XFFurit_Prefix_pch
// Include any system framework and library headers here that should be included in all compilation units.
// You will also need to set the Prefix Header build setting of one or more of your targets to reference this file.
......
/*
Localizable.strings
Cruiser
XFFurit
Created by Xummer on 15/3/30.
Copyright (c) 2015年 Xummer. All rights reserved.
*/
// Login
"Cruiser" = "移动巡店系统";
"XFFurit" = "移动巡店系统";
"CompanyCode" = "公司识别码";
"User" = "用户";
"Password" = "密码";
......
//
// main.m
// Cruiser
// XFFurit
//
// Created by Xummer on 3/17/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......
/*
Localizable.strings
Cruiser
XFFurit
Created by Xummer on 15/3/30.
Copyright (c) 2015年 Xummer. All rights reserved.
*/
// Login
"Cruiser" = "移动巡店系统";
"XFFurit" = "移动巡店系统";
"CompanyCode" = "公司识别码";
"User" = "用户";
"Password" = "密码";
......
//
// CruiserTests.m
// CruiserTests
// XFFuritTests.m
// XFFuritTests
//
// Created by Xummer on 3/17/15.
// Copyright (c) 2015 Xummer. All rights reserved.
......@@ -9,11 +9,11 @@
#import <UIKit/UIKit.h>
#import <XCTest/XCTest.h>
@interface CruiserTests : XCTestCase
@interface XFFuritTests : XCTestCase
@end
@implementation CruiserTests
@implementation XFFuritTests
- (void)setUp {
[super setUp];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment