Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
OffcnLiveSDKiOS
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
opensource
OffcnLiveSDKiOS
Commits
6f4830a1
Commit
6f4830a1
authored
Nov 24, 2021
by
wxf65180
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
白板功能更新
parent
8bc49ad7
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
7 deletions
+5
-7
project.pbxproj
Example/OffcnLiveSDKiOS.xcodeproj/project.pbxproj
+4
-6
OffcnLiveSDK.h
OffcnLiveSDKiOS/Classes/OffcnLiveSDK.h
+1
-1
OffcnWhiteBoard
...KiOS/Frameworks/OffcnWhiteBoard.framework/OffcnWhiteBoard
+0
-0
ZGIJKMediaFramework
...meworks/ZGIJKMediaFramework.framework/ZGIJKMediaFramework
+0
-0
libOffcnLiveSDK.a
OffcnLiveSDKiOS/Libraries/libOffcnLiveSDK.a
+0
-0
No files found.
Example/OffcnLiveSDKiOS.xcodeproj/project.pbxproj
View file @
6f4830a1
...
...
@@ -22,7 +22,6 @@
A95923162484B533007F5131
/* iOSViewController.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A95923142484B533007F5131
/* iOSViewController.m */
;
};
A95923172484B533007F5131
/* iOSAppDelegate.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A95923152484B533007F5131
/* iOSAppDelegate.m */
;
};
A95923192484B53F007F5131
/* Main.storyboard in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A95923182484B53E007F5131
/* Main.storyboard */
;
};
D58CE196990836036E0DF012
/* Pods_OffcnLiveSDKiOS_Example.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A89BE439C54D2FF6CA0FDAEC
/* Pods_OffcnLiveSDKiOS_Example.framework */
;
};
E031BC5A6D1684C7FC29ACF1
/* Pods_OffcnLiveSDKiOS_Tests.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
54CBC425CF8AC01BB87AC75D
/* Pods_OffcnLiveSDKiOS_Tests.framework */
;
};
/* End PBXBuildFile section */
...
...
@@ -77,7 +76,6 @@
6003F590195388D20070C39A
/* CoreGraphics.framework in Frameworks */
,
6003F592195388D20070C39A
/* UIKit.framework in Frameworks */
,
6003F58E195388D20070C39A
/* Foundation.framework in Frameworks */
,
D58CE196990836036E0DF012
/* Pods_OffcnLiveSDKiOS_Example.framework in Frameworks */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
...
...
@@ -533,9 +531,9 @@
IPHONEOS_DEPLOYMENT_TARGET
=
8.0
;
MODULE_NAME
=
ExampleApp
;
ONLY_ACTIVE_ARCH
=
NO
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.eoffcn.
questions
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.eoffcn.
selfexamination
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE_SPECIFIER
=
WXQues
tionDev
;
PROVISIONING_PROFILE_SPECIFIER
=
selfexamina
tionDev
;
SWIFT_VERSION
=
4.0
;
WRAPPER_EXTENSION
=
app
;
};
...
...
@@ -555,9 +553,9 @@
INFOPLIST_FILE
=
"OffcnLiveSDKiOS/OffcnLiveSDKiOS-Info.plist"
;
IPHONEOS_DEPLOYMENT_TARGET
=
8.0
;
MODULE_NAME
=
ExampleApp
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.eoffcn.
questions
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.eoffcn.
selfexamination
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
PROVISIONING_PROFILE_SPECIFIER
=
WXQues
tionDev
;
PROVISIONING_PROFILE_SPECIFIER
=
selfexamina
tionDev
;
SWIFT_VERSION
=
4.0
;
WRAPPER_EXTENSION
=
app
;
};
...
...
OffcnLiveSDKiOS/Classes/OffcnLiveSDK.h
View file @
6f4830a1
...
...
@@ -9,7 +9,7 @@
#import <UIKit/UIKit.h>
#import "OffcnShareWindow.h"
static
const
NSString
*
OffcnLiveSDKVersion
=
@"2.7.3.
6
"
;
static
const
NSString
*
OffcnLiveSDKVersion
=
@"2.7.3.
7
"
;
//事件通知
#define kOffcnEventNotification @"kOffcnEventNotification"
...
...
OffcnLiveSDKiOS/Frameworks/OffcnWhiteBoard.framework/OffcnWhiteBoard
View file @
6f4830a1
No preview for this file type
OffcnLiveSDKiOS/Frameworks/ZGIJKMediaFramework.framework/ZGIJKMediaFramework
View file @
6f4830a1
No preview for this file type
OffcnLiveSDKiOS/Libraries/libOffcnLiveSDK.a
View file @
6f4830a1
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment