Commit b9b1c5abf48a08ba93786361e0e86b6edcc936b0
1 parent
4c0dd822
no message
Showing
3 changed files
with
14 additions
and
18 deletions
Example/CNLiveIntegralModule.xcodeproj/project.pbxproj
| @@ -537,6 +537,7 @@ | @@ -537,6 +537,7 @@ | ||
| 537 | PRODUCT_BUNDLE_IDENTIFIER = com.cnlive.CNLiveNetAdd.CNLiveIntegralModule; | 537 | PRODUCT_BUNDLE_IDENTIFIER = com.cnlive.CNLiveNetAdd.CNLiveIntegralModule; |
| 538 | PRODUCT_NAME = "积分模块"; | 538 | PRODUCT_NAME = "积分模块"; |
| 539 | SWIFT_VERSION = 4.0; | 539 | SWIFT_VERSION = 4.0; |
| 540 | + TARGETED_DEVICE_FAMILY = "1,2"; | ||
| 540 | WRAPPER_EXTENSION = app; | 541 | WRAPPER_EXTENSION = app; |
| 541 | }; | 542 | }; |
| 542 | name = Debug; | 543 | name = Debug; |
| @@ -554,6 +555,7 @@ | @@ -554,6 +555,7 @@ | ||
| 554 | PRODUCT_BUNDLE_IDENTIFIER = com.cnlive.CNLiveNetAdd.CNLiveIntegralModule; | 555 | PRODUCT_BUNDLE_IDENTIFIER = com.cnlive.CNLiveNetAdd.CNLiveIntegralModule; |
| 555 | PRODUCT_NAME = "积分模块"; | 556 | PRODUCT_NAME = "积分模块"; |
| 556 | SWIFT_VERSION = 4.0; | 557 | SWIFT_VERSION = 4.0; |
| 558 | + TARGETED_DEVICE_FAMILY = "1,2"; | ||
| 557 | WRAPPER_EXTENSION = app; | 559 | WRAPPER_EXTENSION = app; |
| 558 | }; | 560 | }; |
| 559 | name = Release; | 561 | name = Release; |
Example/CNLiveIntegralModule.xcodeproj/xcshareddata/xcschemes/CNLiveIntegralModule-Example.xcscheme
| @@ -15,7 +15,7 @@ | @@ -15,7 +15,7 @@ | ||
| 15 | <BuildableReference | 15 | <BuildableReference |
| 16 | BuildableIdentifier = "primary" | 16 | BuildableIdentifier = "primary" |
| 17 | BlueprintIdentifier = "6003F589195388D20070C39A" | 17 | BlueprintIdentifier = "6003F589195388D20070C39A" |
| 18 | - BuildableName = "CNLiveIntegralModule_Example.app" | 18 | + BuildableName = "积分模块.app" |
| 19 | BlueprintName = "CNLiveIntegralModule_Example" | 19 | BlueprintName = "CNLiveIntegralModule_Example" |
| 20 | ReferencedContainer = "container:CNLiveIntegralModule.xcodeproj"> | 20 | ReferencedContainer = "container:CNLiveIntegralModule.xcodeproj"> |
| 21 | </BuildableReference> | 21 | </BuildableReference> |
| @@ -27,6 +27,15 @@ | @@ -27,6 +27,15 @@ | ||
| 27 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | 27 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" |
| 28 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | 28 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" |
| 29 | shouldUseLaunchSchemeArgsEnv = "YES"> | 29 | shouldUseLaunchSchemeArgsEnv = "YES"> |
| 30 | + <MacroExpansion> | ||
| 31 | + <BuildableReference | ||
| 32 | + BuildableIdentifier = "primary" | ||
| 33 | + BlueprintIdentifier = "6003F589195388D20070C39A" | ||
| 34 | + BuildableName = "积分模块.app" | ||
| 35 | + BlueprintName = "CNLiveIntegralModule_Example" | ||
| 36 | + ReferencedContainer = "container:CNLiveIntegralModule.xcodeproj"> | ||
| 37 | + </BuildableReference> | ||
| 38 | + </MacroExpansion> | ||
| 30 | <Testables> | 39 | <Testables> |
| 31 | <TestableReference | 40 | <TestableReference |
| 32 | skipped = "NO"> | 41 | skipped = "NO"> |
| @@ -39,17 +48,6 @@ | @@ -39,17 +48,6 @@ | ||
| 39 | </BuildableReference> | 48 | </BuildableReference> |
| 40 | </TestableReference> | 49 | </TestableReference> |
| 41 | </Testables> | 50 | </Testables> |
| 42 | - <MacroExpansion> | ||
| 43 | - <BuildableReference | ||
| 44 | - BuildableIdentifier = "primary" | ||
| 45 | - BlueprintIdentifier = "6003F589195388D20070C39A" | ||
| 46 | - BuildableName = "CNLiveIntegralModule_Example.app" | ||
| 47 | - BlueprintName = "CNLiveIntegralModule_Example" | ||
| 48 | - ReferencedContainer = "container:CNLiveIntegralModule.xcodeproj"> | ||
| 49 | - </BuildableReference> | ||
| 50 | - </MacroExpansion> | ||
| 51 | - <AdditionalOptions> | ||
| 52 | - </AdditionalOptions> | ||
| 53 | </TestAction> | 51 | </TestAction> |
| 54 | <LaunchAction | 52 | <LaunchAction |
| 55 | buildConfiguration = "Debug" | 53 | buildConfiguration = "Debug" |
| @@ -66,13 +64,11 @@ | @@ -66,13 +64,11 @@ | ||
| 66 | <BuildableReference | 64 | <BuildableReference |
| 67 | BuildableIdentifier = "primary" | 65 | BuildableIdentifier = "primary" |
| 68 | BlueprintIdentifier = "6003F589195388D20070C39A" | 66 | BlueprintIdentifier = "6003F589195388D20070C39A" |
| 69 | - BuildableName = "CNLiveIntegralModule_Example.app" | 67 | + BuildableName = "积分模块.app" |
| 70 | BlueprintName = "CNLiveIntegralModule_Example" | 68 | BlueprintName = "CNLiveIntegralModule_Example" |
| 71 | ReferencedContainer = "container:CNLiveIntegralModule.xcodeproj"> | 69 | ReferencedContainer = "container:CNLiveIntegralModule.xcodeproj"> |
| 72 | </BuildableReference> | 70 | </BuildableReference> |
| 73 | </BuildableProductRunnable> | 71 | </BuildableProductRunnable> |
| 74 | - <AdditionalOptions> | ||
| 75 | - </AdditionalOptions> | ||
| 76 | </LaunchAction> | 72 | </LaunchAction> |
| 77 | <ProfileAction | 73 | <ProfileAction |
| 78 | buildConfiguration = "Release" | 74 | buildConfiguration = "Release" |
| @@ -85,7 +81,7 @@ | @@ -85,7 +81,7 @@ | ||
| 85 | <BuildableReference | 81 | <BuildableReference |
| 86 | BuildableIdentifier = "primary" | 82 | BuildableIdentifier = "primary" |
| 87 | BlueprintIdentifier = "6003F589195388D20070C39A" | 83 | BlueprintIdentifier = "6003F589195388D20070C39A" |
| 88 | - BuildableName = "CNLiveIntegralModule_Example.app" | 84 | + BuildableName = "积分模块.app" |
| 89 | BlueprintName = "CNLiveIntegralModule_Example" | 85 | BlueprintName = "CNLiveIntegralModule_Example" |
| 90 | ReferencedContainer = "container:CNLiveIntegralModule.xcodeproj"> | 86 | ReferencedContainer = "container:CNLiveIntegralModule.xcodeproj"> |
| 91 | </BuildableReference> | 87 | </BuildableReference> |
Example/CNLiveIntegralModule/CNLiveIntegralModule-Info.plist
| @@ -40,8 +40,6 @@ | @@ -40,8 +40,6 @@ | ||
| 40 | <key>UISupportedInterfaceOrientations</key> | 40 | <key>UISupportedInterfaceOrientations</key> |
| 41 | <array> | 41 | <array> |
| 42 | <string>UIInterfaceOrientationPortrait</string> | 42 | <string>UIInterfaceOrientationPortrait</string> |
| 43 | - <string>UIInterfaceOrientationLandscapeLeft</string> | ||
| 44 | - <string>UIInterfaceOrientationLandscapeRight</string> | ||
| 45 | </array> | 43 | </array> |
| 46 | <key>UISupportedInterfaceOrientations~ipad</key> | 44 | <key>UISupportedInterfaceOrientations~ipad</key> |
| 47 | <array> | 45 | <array> |