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